NetBSD/pkgsrc-wip 67146a3freetds distinfo Makefile

Bump wip/freetds to 1.5.9
DeltaFile
+3-3freetds/distinfo
+1-1freetds/Makefile
+4-42 files

NetBSD/pkgsrc-wip b4481ebp5-PDL PLIST Makefile

(math/p5-PDL) Updated 2.024 to 2.100

2.100 2025-03-27
- fix Math function prototypes for GCC 15 (#528) - thanks @jplesnik for report
- Basic::rvals to allow Centre as ndarray (#532) - thanks @wlmb
- now an error to qsort{,vec} complex data
- {and,or}over output type now same as input type (#533)
- add Ufunc::{b,}xorover (#533) - thanks @jo-37
- fix Math::polyroots crashing on [2 1 0 1] (#536) - thanks @pipatron for report
- fix Slices::indexND with an empty used as an lvalue (#535) - thanks @yelnats for report
- many fixes and improvements to the auto-generated POD docs (#534) - thanks @jo-37

2.099 2025-01-23
- fix test that assumed acosh(0)->byte, i.e. nan()->byte, was always 0 (#514) - thanks @eserte for report
- separate PDL::Type POD documentation
- partly restoring pre-2.096 xform type-selection: if xform given no typed outputs, and non-available (greater than last-given type) typed inputs, use last-given (#511, https://github.com/moocow-the-bovine/PDL-CCS/issues/18)
- fix Math::polyroots with native-complex input and supplied null output
- add Pars type-spec "!real" which makes it an error to supply real values (#511)
- now an error to call Ops::carg on a real value, or Ops::czip on complex inputs (#511)

    [813 lines not shown]
DeltaFile
+0-97p5-PDL/PLIST
+16-7p5-PDL/Makefile
+3-3p5-PDL/distinfo
+19-1073 files

NetBSD/pkgsrc-wip 97c3d7fp5-File-Map distinfo Makefile

(devel/p5-File-Map) Updated 0.67 to 0.71

0.71      2023-04-10 14:18:43+02:00 Europe/Amsterdam
          - Check layers before statting
          - Split out mmap-compat.c

0.70      2023-04-02 22:27:45+02:00 Europe/Amsterdam
          - Fix backwards compatability issue

0.69      2023-04-02 22:07:56+02:00 Europe/Amsterdam
          - Move almost all code from .pm file into .xs file

0.68      2023-03-25 10:32:11+01:00 Europe/Amsterdam
          - Re-eliminate second magic vtable
          - Eliminate all CODE blocks in XS
DeltaFile
+3-3p5-File-Map/distinfo
+1-1p5-File-Map/Makefile
+4-42 files

NetBSD/pkgsrc-wip 6d7a24dpy-tokenizers distinfo cargo-depends.mk

py-tokenizers: Import py-tokenizers-0.22.1 as wip/py-tokenizers

Provides an implementation of today's most used tokenizers, with a
focus on performance and versatility.

Bindings over the Rust implementation. If you are interested in the
High-level design, you can go check it there.

Main features:

* Train new vocabularies and tokenize using 4 pre-made tokenizers
  (Bert WordPiece and the 3 most common BPE versions).
* Extremely fast (both training and tokenization), thanks to the Rust
  implementation. Takes less than 20 seconds to tokenize a GB of text
  on a server's CPU.
* Easy to use, but also extremely versatile.
* Designed for research and production.
* Normalization comes with alignments tracking. It's always possible
  to get the part of the original sentence that corresponds to a given

    [3 lines not shown]
DeltaFile
+539-0py-tokenizers/distinfo
+185-0py-tokenizers/cargo-depends.mk
+61-0py-tokenizers/PLIST
+24-0py-tokenizers/Makefile
+20-0py-tokenizers/DESCR
+829-05 files

NetBSD/pkgsrc-wip e14db5cpy-transformers PLIST Makefile

py-transformers: Import py-transformers-4.57.1 as wip/py-transformers

Transformers acts as the model-definition framework for
state-of-the-art machine learning with text, computer vision, audio,
video, and multimodal models, for both inference and training.

It centralizes the model definition so that this definition is agreed
upon across the ecosystem. transformers is the pivot across
frameworks: if a model definition is supported, it will be compatible
with the majority of training frameworks (Axolotl, Unsloth, DeepSpeed,
FSDP, PyTorch-Lightning, ...), inference engines (vLLM, SGLang, TGI,
...), and adjacent modeling libraries (llama.cpp, mlx, ...) which
leverage the model definition from transformers.

We pledge to help support new state-of-the-art models and democratize
their usage by having their model definition be simple, customizable,
and efficient.

There are over 1M+ Transformers model checkpoints on the Hugging Face

    [4 lines not shown]
DeltaFile
+6,677-0py-transformers/PLIST
+121-0py-transformers/Makefile
+21-0py-transformers/DESCR
+5-0py-transformers/distinfo
+6,824-04 files

NetBSD/pkgsrc-wip 8ff3775. Makefile, py-safetensors distinfo cargo-depends.mk

py-safetensors: Import py-safetensors-0.7.0 as wip/py-safetensors

New simple format for storing tensors safely (as opposed to pickle)
and that is still fast (zero-copy).
DeltaFile
+98-0py-safetensors/distinfo
+33-0py-safetensors/cargo-depends.mk
+29-0py-safetensors/PLIST
+24-0py-safetensors/Makefile
+2-0py-safetensors/DESCR
+1-0Makefile
+187-06 files

NetBSD/pkgsrc-wip ea2aa87coeurl Makefile distinfo, coeurl/patches patch-lib_client.cpp

coeurl: added a patch that fixes an application crash during destructor call.
DeltaFile
+15-0coeurl/patches/patch-lib_client.cpp
+1-0coeurl/Makefile
+1-0coeurl/distinfo
+17-03 files

NetBSD/pkgsrc-wip 549de0e. TODO

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

NetBSD/pkgsrc-wip 930a13dpy-sqlite-web PLIST Makefile

py-sqlite-web: imported version 0.6.5
DeltaFile
+66-0py-sqlite-web/PLIST
+23-0py-sqlite-web/Makefile
+5-0py-sqlite-web/distinfo
+1-0py-sqlite-web/DESCR
+95-04 files

NetBSD/pkgsrc-wip fa1c6adflang distinfo, libcxx distinfo

llvm: updated to 21.1.6
DeltaFile
+0-15mlir/patch-cmake_modules_MLIRConfig.cmake.in
+3-3flang/distinfo
+3-3libcxx/distinfo
+3-3libcxxabi/distinfo
+3-3libunwind/distinfo
+3-3lld/distinfo
+15-3010 files not shown
+43-5816 files

NetBSD/pkgsrc-wip b3f3cc8vulkan-loader Makefile distinfo, vulkan-loader/patches patch-CMakeLists.txt

vulkan-loader: fix fallback pathes
DeltaFile
+18-0vulkan-loader/patches/patch-CMakeLists.txt
+6-0vulkan-loader/Makefile
+1-0vulkan-loader/distinfo
+25-03 files

NetBSD/pkgsrc-wip 3b94f0cauto-admin distinfo Makefile

auto-admin: Update to 0.8.3.32

auto-select-sound-device: Display choices and prompt for default device
auto-sound-driver-setup: Call auto-select-sound-device
DeltaFile
+3-3auto-admin/distinfo
+2-2auto-admin/Makefile
+1-0auto-admin/PLIST
+6-53 files

NetBSD/pkgsrc-wip e122bdaswiftshader Makefile distinfo, swiftshader/patches patch-third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h patch-third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h

Import swiftshader

SwiftShader is a high-performance CPU-based implementation
of the Vulkan graphics API. Its goal is to provide hardware
independence for advanced 3D graphics.
DeltaFile
+154-0swiftshader/patches/patch-third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h
+61-0swiftshader/Makefile
+51-0swiftshader/patches/patch-third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h
+41-0swiftshader/patches/patch-src_System_Linux_MemFd.cpp
+38-0swiftshader/distinfo
+25-0swiftshader/patches/patch-third__party_marl_src_thread.cpp
+370-011 files not shown
+519-017 files

NetBSD/pkgsrc-wip 971a9e8. Makefile

cargo-nextest, remove leftovers
DeltaFile
+0-1Makefile
+0-11 files

NetBSD/pkgsrc-wip 2c9486bcargo-nextest distinfo cargo-depends.mk

Remove cargo-nextest

Packages has now been tested and will be imported into main.
DeltaFile
+0-1,376cargo-nextest/distinfo
+0-459cargo-nextest/cargo-depends.mk
+0-44cargo-nextest/Makefile
+0-2cargo-nextest/PLIST
+0-2cargo-nextest/DESCR
+0-1cargo-nextest/COMMIT_MSG
+0-1,8846 files

NetBSD/pkgsrc-wip ed46507bind920 distinfo Makefile, bind920/patches patch-lib_isc_include_isc_random.h

bind920: update to BIND version 9.20.16.

Pkgsrc changes:
 * Remove patch for problem now solved upstream.
 * Version bump, checksums.

Upstream changes:

BIND 9.20.16
------------

Feature Changes
~~~~~~~~~~~~~~~

- Fix assertion failure from arc4random_uniform with invalid limit.
  ``1040282de7e``

  When the arc4random_uniform() is called on NetBSD with upper_bound
  that makes no sense statistically (0 or 1), the call crashes the

    [58 lines not shown]
DeltaFile
+0-17bind920/patches/patch-lib_isc_include_isc_random.h
+3-4bind920/distinfo
+1-2bind920/Makefile
+4-233 files

NetBSD/pkgsrc-wip 3cff6a0chromium Makefile

chromium: fix pkglint
DeltaFile
+5-5chromium/Makefile
+5-51 files

NetBSD/pkgsrc-wip 390aecbnheko Makefile PLIST, nheko/patches patch-CMakeLists.txt

nheko: add Nheko version 0.12.1

Nheko is a lightweight, Qt-based Matrix client that provides a clean, fast, and user-friendly interface for secure messaging.
DeltaFile
+46-0nheko/Makefile
+27-0nheko/patches/patch-CMakeLists.txt
+14-0nheko/PLIST
+6-0nheko/distinfo
+4-0nheko/TODO
+3-0nheko/COMMIT_MSG
+100-01 files not shown
+103-07 files

NetBSD/pkgsrc-wip f69df45chromium distinfo, chromium/patches patch-chrome_browser_about__flags.cc patch-chromecast_browser_cast__browser__main__parts.cc

chromium: update to 142.0.7444.175
DeltaFile
+1,517-1,518chromium/distinfo
+39-39chromium/patches/patch-chrome_browser_about__flags.cc
+0-44chromium/patches/patch-chromecast_browser_cast__browser__main__parts.cc
+35-0chromium/patches/patch-chrome_browser_headless_headless__mode__util.cc
+29-0chromium/patches/patch-third__party_protobuf_proto__library.gni
+0-26chromium/patches/patch-chromecast_media_base_default__monotonic__clock.cc
+1,620-1,6271,515 files not shown
+3,243-3,2481,521 files

NetBSD/pkgsrc-wip 12fa0f0mtxclient PLIST Makefile

mtxclient: add mtxclient version 0.10.1

Client API library for the Matrix protocol.
DeltaFile
+95-0mtxclient/PLIST
+32-0mtxclient/Makefile
+13-0mtxclient/buildlink3.mk
+5-0mtxclient/distinfo
+3-0mtxclient/COMMIT_MSG
+2-0mtxclient/DESCR
+150-01 files not shown
+151-07 files

NetBSD/pkgsrc-wip 21eeeedcoeurl Makefile buildlink3.mk

coeurl: add coeurl version 0.3.1

Simple library to do http requests asynchronously via CURL in C++.
DeltaFile
+23-0coeurl/Makefile
+14-0coeurl/buildlink3.mk
+8-0coeurl/PLIST
+5-0coeurl/distinfo
+3-0coeurl/COMMIT_MSG
+1-0coeurl/DESCR
+54-01 files not shown
+55-07 files

NetBSD/pkgsrc-wip 7af5424kdsingleapplication Makefile PLIST

kdsingleapplication: add kdsingleapplication version 1.2.0

KDAB's helper class for single-instance policy applications.
DeltaFile
+21-0kdsingleapplication/Makefile
+19-0kdsingleapplication/PLIST
+13-0kdsingleapplication/buildlink3.mk
+5-0kdsingleapplication/distinfo
+4-0kdsingleapplication/DESCR
+3-0kdsingleapplication/COMMIT_MSG
+65-01 files not shown
+66-07 files

NetBSD/pkgsrc-wip a712ca9lmdbxx Makefile buildlink3.mk

lmdbxx: add lmdbxx version 1.0.0

C++ wrapper for the LMDB embedded database library.
DeltaFile
+20-0lmdbxx/Makefile
+14-0lmdbxx/buildlink3.mk
+5-0lmdbxx/distinfo
+3-0lmdbxx/COMMIT_MSG
+3-0lmdbxx/DESCR
+2-0lmdbxx/PLIST
+47-01 files not shown
+48-07 files

NetBSD/pkgsrc-wip 73e5dd8sddm Makefile

sddm: minor fixes to the Makefile
DeltaFile
+24-22sddm/Makefile
+24-221 files

NetBSD/pkgsrc-wip 8f1bb88cargo-nextest distinfo Makefile

cargo-nextest: update to 0.9.114
DeltaFile
+3-3cargo-nextest/distinfo
+2-1cargo-nextest/Makefile
+5-42 files

NetBSD/pkgsrc-wip 5e52cc1spotifyd-0.4.2 distinfo cargo-depends.mk, spotifyd-0.4.2/patches patch-src_utils.rs

Remove spotifyd, merged into main

Thank you for the update.
DeltaFile
+0-1,377spotifyd-0.4.2/distinfo
+0-459spotifyd-0.4.2/cargo-depends.mk
+0-36spotifyd-0.4.2/options.mk
+0-33spotifyd-0.4.2/Makefile
+0-14spotifyd-0.4.2/patches/patch-src_utils.rs
+0-6spotifyd-0.4.2/DESCR
+0-1,9251 files not shown
+0-1,9277 files

NetBSD/pkgsrc-wip d51f11fspotifyd-0.4.2 distinfo cargo-depends.mk

Update Spotifyd to 0.4.2

From [the release notes][1]:

> This release fixes the recent (and not so recent) issues with
> playback, you should be able to enjoy your music again! 🎉
>
> Fixed
>
>     fix multiple playback issues introduced by Spotify changes (#1362,
>     #1374)
>     fix crash on user switch (#1361)
>
> Added
>
>     add suggestions for alsa mixer / control device names
>     improve distribution support for Debian and Fedora (#1364, #1372)

[1]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.2
DeltaFile
+837-822spotifyd-0.4.2/distinfo
+279-274spotifyd-0.4.2/cargo-depends.mk
+1-2spotifyd-0.4.2/Makefile
+1,117-1,0983 files

NetBSD/pkgsrc-wip bf34ac9spotifyd-0.4.2 distinfo cargo-depends.mk, spotifyd-0.4.2/patches patch-src_utils.rs

Add spotifyd-0.4.1nb1 from main
DeltaFile
+1,362-0spotifyd-0.4.2/distinfo
+454-0spotifyd-0.4.2/cargo-depends.mk
+36-0spotifyd-0.4.2/options.mk
+34-0spotifyd-0.4.2/Makefile
+14-0spotifyd-0.4.2/patches/patch-src_utils.rs
+6-0spotifyd-0.4.2/DESCR
+1,906-01 files not shown
+1,908-07 files

NetBSD/pkgsrc-wip d7cfb36tailscale distinfo Makefile

tailscale: update to 1.90.8
DeltaFile
+3-3tailscale/distinfo
+2-2tailscale/Makefile
+5-52 files

NetBSD/pkgsrc-wip 55db45clowdown Makefile PLIST

Remove lowdown from pkgsrc-wip

lowdown has been updated in HEAD to version 2.0.4 matching the version
here in wip.
DeltaFile
+0-21lowdown/Makefile
+0-12lowdown/PLIST
+0-5lowdown/distinfo
+0-4lowdown/DESCR
+0-1lowdown/COMMIT_MSG
+0-435 files