NetBSD/pkgsrc-wip e8a1265wadptr Makefile distinfo, wadptr/patches patch-Makefile patch-main.c

wadptr: Update to 3.8

- Remove existing pkgsrc patch (merged upstream)
- Add pkgsrc patch for tolower() parameter of type char
- Add pkgsrc patch to install files with desired permissions
- Force C standard to C99
- Enable testsuite
- Take maintainership

 * The `-u` ("uncompress") option was renamed to `-d` ("decompress", the
   usual terminology used by almost every other compression tool).
 * A bug was fixed that made the Windows version for the previous release not
   work properly; a dependency was unintentionally added on the pthreads API,
   the DLL for which was not included in the release. That dependency has now
   been removed. Thanks to Anonysussy and happygreenfairy for the bug report.
 * A special sector tag range (9700-9799) is now recognized for special
   effects. There are some cases where level authors may deliberately want
   sidedefs to be merged even when they are attached to special lines, and
   this allows that. Thanks to kitchen-ace for the suggestion.

    [16 lines not shown]
DeltaFile
+12-14wadptr/patches/patch-Makefile
+9-13wadptr/Makefile
+15-0wadptr/patches/patch-main.c
+5-4wadptr/distinfo
+1-1wadptr/COMMIT_MSG
+42-325 files

NetBSD/pkgsrc-wip 2c96a0ellama.cpp Makefile.common

llama.cpp: py-gguf does not reach over to Makefile.common any longer

remove comment
DeltaFile
+0-1llama.cpp/Makefile.common
+0-11 files

NetBSD/pkgsrc-wip eea3fd9py-gguf Makefile distinfo

py-gguf: switch to pypi distfile
DeltaFile
+5-10py-gguf/Makefile
+3-3py-gguf/distinfo
+8-132 files

NetBSD/pkgsrc-wip 7e13453llama.cpp PLIST Makefile

llama.cpp: use gglm
DeltaFile
+0-32llama.cpp/PLIST
+3-18llama.cpp/Makefile
+3-502 files

NetBSD/pkgsrc-wip 6a2853c. Makefile, ggml Makefile PLIST

gglm: add new package
DeltaFile
+43-0ggml/Makefile
+37-0ggml/PLIST
+13-0ggml/buildlink3.mk
+11-0ggml/DESCR
+5-0ggml/distinfo
+1-0Makefile
+110-06 files

NetBSD/pkgsrc-wip 9340964wadgadget Makefile

wadgadget: Force C standard to C99
DeltaFile
+1-5wadgadget/Makefile
+1-51 files

NetBSD/pkgsrc-wip d24ef05wadgadget distinfo, wadgadget/patches patch-src_pager_help.c patch-src_GNUmakefile

wadgadget: Update to 0.2

New features:
- Mouse input is now suppported, and many parts of the UI can now be
  interacted with by clicking.
- A texture editor was added, making the TEXTURE browser
  feature-complete.
- A browser/editor for GENMIDI lumps was implemented, including export
  to / import from .sbi voice files.
- A new action was added to update existing WAD entries. This works
  the same as the import action but instead automatically replaces the
  contents of existing entries, rather creating new ones.
- A new action to move files between directories was added.
- Duke3D/ROTT .rts files are now recognized as WAD files, and embedded
  .voc files (found inside them) are recognized as sound effects.
- It is now possible to edit the headers of graphic lumps (useful in
  particular in order to change the X/Y offsets).
- It's now possible to import graphics from a variety of other file
  formats in addition to .png: .pcx, .lbm, .gif, .bmp, .ppm, .tiff and

    [27 lines not shown]
DeltaFile
+48-0wadgadget/patches/patch-src_pager_help.c
+27-0wadgadget/patches/patch-src_GNUmakefile
+0-18wadgadget/patches/patch-GNUmakefile
+12-4wadgadget/distinfo
+15-0wadgadget/patches/patch-src_textures_textures.c
+15-0wadgadget/patches/patch-src_textures_pnames.c
+117-227 files not shown
+198-3013 files

NetBSD/pkgsrc-wip e20971e. Makefile, shaderc Makefile PLIST

shaderc: add new package
DeltaFile
+37-0shaderc/Makefile
+16-0shaderc/patches/patch-CMakeLists.txt
+14-0shaderc/PLIST
+9-0shaderc/distinfo
+5-0shaderc/DESCR
+2-0Makefile
+83-06 files

NetBSD/pkgsrc-wip 4be751agotosocial distinfo go-modules.mk, gotosocial/files gotosocial.sh

gotosocial: remove, used for updating pkgsrc
DeltaFile
+0-1,871gotosocial/distinfo
+0-623gotosocial/go-modules.mk
+0-456gotosocial/PLIST
+0-83gotosocial/Makefile
+0-49gotosocial/files/gotosocial.sh
+0-29gotosocial/files/smf/manifest.xml
+0-3,1113 files not shown
+0-3,1479 files

NetBSD/pkgsrc-wip 1121f3dmuon COMMIT_MSG distinfo

muon: Update to 0.6.0

- internals / language features
  - in script mode: refactor how scope works, all variable resolution
    happens at compile time, globals are disallowed.
    Improves performance and clarifies scoping rules.
    (github pr)[https://github.com/muon-build/muon/pull/241]
  - all memory is tracked an managed with an arena allocator.
    This should improve memory usage, performance, and developer
    ergonomics.
- toolchains
  - toolchains are now defined in scripts:
    src/script/runtime/toolchains.meson
  - tcc
  - clang-cl
  - ccache and sccache
- documentation
  - muon help
  - source links in refernce manual

    [4 lines not shown]
DeltaFile
+31-5muon/COMMIT_MSG
+6-6muon/distinfo
+1-3muon/Makefile
+38-143 files

NetBSD/pkgsrc-wip f9ad7aafreecad Makefile

freecad: enable utf8-cpp
DeltaFile
+1-0freecad/Makefile
+1-01 files

NetBSD/pkgsrc-wip 450dc6bfreecad distinfo, freecad/patches patch-cMake_FreeCAD__Helpers_SetupSalomeSMESH.cmake

freecad: Hack around libaec detection
DeltaFile
+14-0freecad/patches/patch-cMake_FreeCAD__Helpers_SetupSalomeSMESH.cmake
+1-0freecad/distinfo
+15-02 files

NetBSD/pkgsrc-wip 103e765just distinfo cargo-depends.mk

Update devel/just to v.1.55.1
DeltaFile
+72-129just/distinfo
+23-42just/cargo-depends.mk
+2-0just/COMMIT_MSG
+1-1just/Makefile
+98-1724 files

NetBSD/pkgsrc-wip 2fc8f82. Makefile, blogc Makefile PLIST

blogc: Add blogc-0.20.1

Blogc is a blog compiler written in C. It compiles source files and
templates intro blog/website resources.
DeltaFile
+16-0blogc/Makefile
+8-0blogc/PLIST
+5-0blogc/distinfo
+2-0blogc/DESCR
+1-0Makefile
+32-05 files

NetBSD/pkgsrc-wip 9628344fresh Makefile distinfo

Update editors/fresh to 0.4.2. Remove git-versioned crate scaffold.
DeltaFile
+2-16fresh/Makefile
+6-9fresh/distinfo
+3-1fresh/COMMIT_MSG
+1-1fresh/cargo-depends.mk
+12-274 files

NetBSD/pkgsrc-wip 848f5c8llama.cpp Makefile

llama.cpp: remove git dependency

version string is handled by pkgsrc, and doesn't work for
github tarballs anyway
DeltaFile
+1-1llama.cpp/Makefile
+1-11 files

NetBSD/pkgsrc-wip 8022078. TODO

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

NetBSD/pkgsrc-wip e6d520dchromium COMMIT_MSG distinfo

chromium: update to 149.0.7827.200
DeltaFile
+29-36chromium/COMMIT_MSG
+6-6chromium/distinfo
+2-1chromium/Makefile
+0-1chromium/options.mk
+37-444 files

NetBSD/pkgsrc-wip fe163aftrivy distinfo go-modules.mk

trivy: updated to 0.72.0
DeltaFile
+273-234trivy/distinfo
+90-77trivy/go-modules.mk
+1-1trivy/Makefile
+364-3123 files

NetBSD/pkgsrc-wip 0848db5crush distinfo go-modules.mk

crush: Update to v0.81.0
DeltaFile
+99-93crush/distinfo
+32-31crush/go-modules.mk
+22-20crush/COMMIT_MSG
+1-1crush/Makefile
+154-1454 files

NetBSD/pkgsrc-wip ad9f997go-transifex-cli distinfo go-modules.mk

go-transifex-cli: Import go-transifex-cli-1.6.17 as wip/go-transifex-cli

The Transifex Command-line Client (APIv3) which should replace old
devel/transifex-client.
DeltaFile
+635-0go-transifex-cli/distinfo
+212-0go-transifex-cli/go-modules.mk
+24-0go-transifex-cli/Makefile
+13-0go-transifex-cli/COMMIT_MSG
+9-0go-transifex-cli/DESCR
+2-0go-transifex-cli/PLIST
+895-06 files

NetBSD/pkgsrc-wip b294dc7gotosocial distinfo go-modules.mk, gotosocial/files gotosocial.sh

gotosocial: Update to 0.22.0

Changes:
- Update go modules depencies.

Pkglint: passed.

Package built and tested tested on NetBSD 10.1 amd64.

WARNING:
- Configuration changes and database schema changes.
- Before starting this new release, first adapt the configuration file,
then do not interrupt as a database migration will take some time.
See https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0
for upgrade instructions.
DeltaFile
+1,871-0gotosocial/distinfo
+623-0gotosocial/go-modules.mk
+456-0gotosocial/PLIST
+83-0gotosocial/Makefile
+49-0gotosocial/files/gotosocial.sh
+29-0gotosocial/files/smf/manifest.xml
+3,111-03 files not shown
+3,147-09 files

NetBSD/pkgsrc-wip 3a6ae93llama.cpp distinfo PLIST, py-gguf distinfo

llama.cpp: update to today's snapshot
DeltaFile
+6-6llama.cpp/distinfo
+4-4llama.cpp/PLIST
+3-3py-gguf/distinfo
+3-3py-llama-cpp-scripts/distinfo
+2-2llama.cpp/Makefile.common
+18-185 files

NetBSD/pkgsrc-wip c7496da. Makefile, xclock TODO Makefile

xclock: remove, used for updating pkgsrc
DeltaFile
+0-31xclock/TODO
+0-29xclock/Makefile
+0-5xclock/PLIST
+0-5xclock/distinfo
+0-3xclock/DESCR
+0-1Makefile
+0-746 files

NetBSD/pkgsrc-wip 4fc716cledger PLIST Makefile, ledger/patches patch-src_main.cc patch-src_CMakeLists.txt

ledger: remove, used for updating wip/ledger
DeltaFile
+0-116ledger/PLIST
+0-59ledger/Makefile
+0-23ledger/options.mk
+0-18ledger/patches/patch-src_main.cc
+0-16ledger/patches/patch-src_CMakeLists.txt
+0-12ledger/DESCR
+0-2443 files not shown
+0-2549 files

NetBSD/pkgsrc-wip ec8eab6ledger Makefile PLIST

ledger: fix PLIST for python option

Fix installed scripts to have the correct interpreter.
DeltaFile
+12-1ledger/Makefile
+1-1ledger/PLIST
+13-22 files

NetBSD/pkgsrc-wip 46f1d85ledger Makefile, py-cutadapt Makefile

*: restrict to Python 3.12+ for py-numpy
DeltaFile
+1-1ledger/Makefile
+1-1py-cutadapt/Makefile
+2-0py-dnaio/Makefile
+1-1py-huggingface-hub/Makefile
+5-34 files

NetBSD/pkgsrc-wip 43310e6. Makefile TODO, py-whichllm distinfo Makefile

py-whichllm: update to 0.5.13
DeltaFile
+3-3py-whichllm/distinfo
+1-1Makefile
+1-1py-whichllm/Makefile
+0-1TODO
+5-64 files

NetBSD/pkgsrc-wip 4f6cc5egotosocial distinfo go-modules.mk, gotosocial/files gotosocial.sh

gotosocial: remove, used for updating pkgsrc
DeltaFile
+0-1,859gotosocial/distinfo
+0-619gotosocial/go-modules.mk
+0-431gotosocial/PLIST
+0-83gotosocial/Makefile
+0-49gotosocial/files/gotosocial.sh
+0-34gotosocial/COMMIT_MSG
+0-3,0753 files not shown
+0-3,1249 files

NetBSD/pkgsrc-wip 24fafe0gotosocial Makefile

gotosocial: minor cleanups

fix pkglint
DeltaFile
+6-7gotosocial/Makefile
+6-71 files