math/octave-forge-fxp: New port.
Lightweight fixed-point numeric type for GNU Octave. Intended for
fixed-point modeling, algorithm validation, and education. Supports
signed and unsigned formats, quantization, overflow handling, and basic
arithmetic operations.
devel/manuals: new port
New port: devel/manuals: browse, search GNOME developer documentation
Manuals indexes your developer manuals and provides robust browsing
and searching capabilities. It supports the devhelp documentation format
used by many libraries integrating with the GTK platform.
desktop-file-utils is not needed. (truckman)
PR: 294103
UPDATING: Add note for java/openjdk{25,26} package renames
The jre-flavored packages were renamed in ad618043f3d. Instruct users
on how to rename their installed packages, so `pkg upgrade` will
correctly replace them with the new package names.
Reviewed by: haraldei
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56123
devel/foundry: new port
Foundry provides a platform for developer tools in GNOME
Foundry is a command line tool for creating applications, libraries,
and tools from the command line. It has robust integration with SDKs,
documentation, language servers, and more.
Add USE_LDCONFIG=yes to please portlint. (truckman)
PR: 294102
devel/libdex: update to 1.0.0
Update to 1.0.0
libdex 1.0.0
============
Libdex has now reached our ceremonial 1.0 for GNOME 49.
Thanks to everyone who has helped over the past couple of years
to make that happen.
libdex 0.11.1
=============
This is a beta release for the upcoming GNOME 49
* Ensure a full-barrier before giving callers access to a newly
created thread pool scheduler via `get_default()`
[17 lines not shown]
devel/template-glib: update to 3.40.0
Update to 3.40.0
==============
Version 3.40.0
==============
Stable release for GNOME 50.0
==============
Version 3.39.0
==============
Release for GNOME 50 Beta
* Allow loading and comparing enums during eval
* Allow null gpointer to gchararray cast
* Add a new silencing expression node using {% %}
[43 lines not shown]
biology/bcftools: Update to 1.23.1
A few bug fixes, though more changes to underlying htslib
Changes: https://github.com/samtools/bcftools/releases
New commands: gff2gff and roh-viz