NetBSD/pkgsrc-wip e54911fglsmac COMMIT_MSG

Most recent COMMIT_MSG.
DeltaFile
+3-0glsmac/COMMIT_MSG
+3-01 files

NetBSD/pkgsrc-wip bdab8d1glsmac Makefile

Cleaning up pkglint warnings.
DeltaFile
+1-1glsmac/Makefile
+1-11 files

NetBSD/pkgsrc-wip 94cc3fcglsmac Makefile

Updating glsmac Makefile to conform to pkglint hints.
DeltaFile
+4-4glsmac/Makefile
+4-41 files

NetBSD/pkgsrc-wip 8408809glsmac DESCR

New DESCR to replace boiler-plate placeholder created by url2pkg.
DeltaFile
+5-2glsmac/DESCR
+5-21 files

NetBSD/pkgsrc-wip 1fc4c9d. TODO

TODO: + deno-2.8.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc-wip fb2f30brust-beta distinfo Makefile

rust-beta: update to 1.96.0-beta.9
DeltaFile
+3-3rust-beta/distinfo
+1-1rust-beta/Makefile
+4-42 files

NetBSD/pkgsrc-wip 7794bb1glsmac Makefile distinfo

Redoing base pkg files with url2pkg.
DeltaFile
+17-0glsmac/Makefile
+5-0glsmac/distinfo
+4-0glsmac/PLIST
+2-0glsmac/DESCR
+28-04 files

NetBSD/pkgsrc-wip 30c2ed1glsmac Makefile DESCR

Cleaning up unsuccessful attempts, to try url2pkg instead.
DeltaFile
+0-35glsmac/Makefile
+0-5glsmac/DESCR
+0-3glsmac/COMMIT_MSG
+0-1glsmac/PLIST
+0-1glsmac/TODO
+0-455 files

NetBSD/pkgsrc-wip 2df77e4glsmac Makefile

Modified GCC_REQD 11, typo said 17 before, which is not existent!
DeltaFile
+1-1glsmac/Makefile
+1-11 files

NetBSD/pkgsrc-wip 96ec473glsmac DESCR

Modified DESCR due to warning line 4 is too long.
DeltaFile
+2-1glsmac/DESCR
+2-11 files

NetBSD/pkgsrc-wip a0b0348glsmac TODO

Add TODO, explaining my lack of experience.
DeltaFile
+1-0glsmac/TODO
+1-01 files

NetBSD/pkgsrc-wip 31900ecglsmac DESCR

Add DESCR
DeltaFile
+4-0glsmac/DESCR
+4-01 files

NetBSD/pkgsrc-wip c8cb4a9glsmac Makefile

Hacking glsmac Makefile
DeltaFile
+1-4glsmac/Makefile
+1-41 files

NetBSD/pkgsrc-wip 4eb335fglsmac PLIST

Add PLIST
DeltaFile
+1-0glsmac/PLIST
+1-01 files

NetBSD/pkgsrc-wip 05adf87. TODO

TODO: + tor-browser-15.0.14.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc-wip 45cf9e8glsmac COMMIT_MSG

Added a COMMIT_MSG, following (as best I could):
https://pkgsrc.org/wip/users/

and helpful email from:
Greg Troxel <gdt at lexort.com>
DeltaFile
+3-0glsmac/COMMIT_MSG
+3-01 files

NetBSD/pkgsrc-wip 8c0d22arust-beta distinfo Makefile

rust-beta: update to 1.96.0-beta.8
DeltaFile
+3-3rust-beta/distinfo
+1-1rust-beta/Makefile
+4-42 files

NetBSD/pkgsrc-wip 5fedbfeclang distinfo, clang-tools-extra distinfo

llvm: updated to 22.1.6
DeltaFile
+3-3clang-tools-extra/distinfo
+3-3clang/distinfo
+3-3compiler-rt/distinfo
+3-3flang/distinfo
+3-3libcxx/distinfo
+3-3libcxxabi/distinfo
+18-189 files not shown
+43-4315 files

NetBSD/pkgsrc-wip 6fa0cd8glsmac Makefile

Changes to be committed:
        modified:   glsmac Makefile
DeltaFile
+2-4glsmac/Makefile
+2-41 files

NetBSD/pkgsrc-wip 4f7b08eglsmac Makefile

Changes to be committed:
        new file:   Makefile #for glsmac only!
DeltaFile
+40-0glsmac/Makefile
+40-01 files

NetBSD/pkgsrc-wip 8869733webkit-gtk Makefile

Reverting webkit-gtk Makefile to state prior to my mixup!
DeltaFile
+208-16webkit-gtk/Makefile
+208-161 files

NetBSD/pkgsrc-wip 1b30cb1glsmac Makefile

Revert "Changes to be committed:"

This reverts commit 6aacc2c531052437f67f7a2b66aaec73b8728c30.

Horrible error, seems to have replaced wip/webkit-gtk/Makefile with glsmac/Makefile, which was NOT intended at all! Sorry!!
DeltaFile
+0-40glsmac/Makefile
+0-401 files

NetBSD/pkgsrc-wip 6aacc2cglsmac Makefile

Changes to be committed:
        new file:   Makefile
DeltaFile
+40-0glsmac/Makefile
+40-01 files

NetBSD/pkgsrc-wip 3b7851cwebkit-gtk Makefile

Changes to be committed:
        created:    glsmac/Makefile
DeltaFile
+15-207webkit-gtk/Makefile
+15-2071 files

NetBSD/pkgsrc-wip 386378apowerlevel10k distinfo, powerlevel10k/patches patch-gitstatus_src_index.cc patch-gitstatus_src_tag_db.cc

shells/powerlevel10k: Fix build with GCC 14 in bundled gitstatus

Add patches for gitstatus src/index.cc and src/tag_db.cc to resolve
GCC 14 build failures. Update distinfo with patch checksums.
DeltaFile
+20-0powerlevel10k/patches/patch-gitstatus_src_index.cc
+18-0powerlevel10k/patches/patch-gitstatus_src_tag_db.cc
+2-0powerlevel10k/distinfo
+40-03 files

NetBSD/pkgsrc-wip 8871be4gcc16/patches patch-libgcobol_posix_shim_open.cc

lang/gcc16: Guard Linux-only open(2) flags with #ifdef for NetBSD portability

Adds patch to libgcobol/posix/shim/open.cc to wrap O_DIRECT, O_LARGEFILE,
O_NOATIME, O_PATH and O_TMPFILE in #ifdef guards; these flags are
Linux-specific and not defined on NetBSD.
DeltaFile
+35-0gcc16/patches/patch-libgcobol_posix_shim_open.cc
+35-01 files

NetBSD/pkgsrc-wip 7775a25DeepSeek-TUI distinfo cargo-depends.mk, DeepSeek-TUI/patches patch-Cargo.lock patch-crates_tui_Cargo.toml

misc/DeepSeek-TUI: Add deepseek-tui version 0.8.39

Packaged in wip by Chavdar Ivanov and Claude Code.

Rust-based terminal coding agent for Deep-Seek V4.
DeltaFile
+1,912-0DeepSeek-TUI/distinfo
+637-0DeepSeek-TUI/cargo-depends.mk
+148-0DeepSeek-TUI/patches/patch-Cargo.lock
+36-0DeepSeek-TUI/Makefile
+18-0DeepSeek-TUI/patches/patch-crates_tui_Cargo.toml
+12-0DeepSeek-TUI/DESCR
+2,763-03 files not shown
+2,773-09 files

NetBSD/pkgsrc-wip 6dd4a5czimh distinfo Makefile

zimh: update to 2026.05.09
DeltaFile
+3-3zimh/distinfo
+2-2zimh/Makefile
+5-52 files

NetBSD/pkgsrc-wip 48927f9bind920 distinfo Makefile

bind920: update to version 9.20.23.

Pkgsrc changes:
 * None, other than checksum changes.

Upstream changes:

BIND 9.20.23
------------

Security Fixes
~~~~~~~~~~~~~~

- Fix outgoing zone transfers' quota issue. ``1006b044b7``

  Unauthorized clients could consume outgoing zone transfers quota and
  block authorized zone transfer clients. This has been fixed.
  :gl:`#3589`


    [344 lines not shown]
DeltaFile
+3-3bind920/distinfo
+1-1bind920/Makefile
+4-42 files

NetBSD/pkgsrc-wip 82a0a4fzellij distinfo cargo-depends.mk

remove zellij: importing soon
DeltaFile
+0-1,469zellij/distinfo
+0-490zellij/cargo-depends.mk
+0-29zellij/Makefile
+0-4zellij/DESCR
+0-3zellij/COMMIT_MSG
+0-2zellij/PLIST
+0-1,9971 files not shown
+0-1,9987 files