* origin/pristine: (396 commits)
irc/anope-devel: hook to build
devel/jujutsu: upgrade to version 0.31.0
dns/py-dnspython: Refactor
www/py-wsaccel: Set EXPIRATION_DATE 2025-08-03
www/py-autobahn: Remove ACCELERATE OPTION
deskutils/birdtray: Return to pool
security/snort3: Update version 3.9.0.0=>3.9.1.0
devel/libthreadar: Update version 1.5.2=>1.6.0
devel/cirrus-cli: Update version 0.137.4=>0.138.0
databases/freetds-devel: Update version 1.5.97=>1.5.99
comms/libmodbus: Update version 3.1.10=>3.1.11
net/gnome-online-accounts: Update to 3.54.4
devel/jsonrpc-glib: Update to 3.44.2
devel/rubygem-test-unit: Update to 3.6.9
devel/rubygem-google-apis-iam_v1: Update to 0.71.0
www/py-notebook: Update to 7.4.4
www/py-django52: Update to 5.2.4
german/mythes: Update to 2025.06.29
www/rubygem-selenium-webdriver: Update to 4.34.0
www/rubygem-jwt: Update to 2.10.2
...
* origin/pristine: (135 commits)
filesystems/e2fsprogs-core: mark r_corrupt_fs test is_slow_test
net-im/toot: Update 0.48.0 => 0.48.1
devel/llvm20: 20.1.7 release
devel/llvm20: Link LLDB with libxml2 to allow an interop with openocd
devel/mdb: Update to latest version
textproc/ibus-typing-booster: upgrade to 2.27.67
editors/bee-host: upgrade to 1.4.0
www/threejs: upgrade to r178
astro/py-jplephem: upgrade to 2.23
math/eclib: upgrade to 20250627
all: expire (indirect) consumers of astro/R-cran-maptools on 2025-09-30
all: expire (indirect) consumers of devel/{bmake,bmkdep} on 2025-09-30
games/py-fife: mark FIFECHAN option as deprecated
science/salome-kernel: expire on 2025-09-30 for science/salome-configuration
devel/cons-test: expire on 2025-09-30 for devel/cons
devel/rubygem-aws-sdk-worklink: Remove obsoleted port
devel/rubygem-aws-sdk-ssooidc: Remove obsoleted port
devel/rubygem-aws-sdk-privatenetworks: Remove obsoleted port
devel/rubygem-aws-sdk-nimblestudio: Remove obsoleted port
devel/rubygem-aws-sdk-mobile: Remove obsoleted port
...
* origin/pristine: (2419 commits)
devel/arduino-irremote: Update to 4.4.3
graphics/rigsofrods-pagedgeometry: Rename to graphics/pagedgeometry, switch upstream with fix build with ogre3d 1.14
devel/py-buildbot: Update version 3.11.9=>4.3.0
devel/py-buildbot-worker: Update version 3.11.9=>4.3.0
devel/py-buildbot-www: Update version 3.11.9=>4.3.0
devel/py-buildbot-wsgi-dashboards: New port
devel/py-buildbot-waterfall-view: Update version 3.11.9=>4.3.0
devel/py-buildbot-react-console-view: Update version 3.11.9=>4.0.4
devel/py-buildbot-grid-view: Update version 3.11.9=>4.3.0
devel/py-buildbot-console-view: Update version 3.11.9=>4.3.0
devel/py-buildbot-badges: Update version 3.11.9=>4.3.0
devel/gitea-act_runner: Update version 0.2.11=>0.2.12
multimedia/photofilmstrip: Return to pool
net/liblinphone: Update version 5.4.4=>5.4.25
net/mediastreamer: Update version 5.4.2=>5.4.24
security/lime: Update version 5.4.2=>5.4.24
security/bzrtp: Update version 5.4.2=>5.4.24
net/belle-sip: Update version 5.4.2=>5.4.24
deskutils/belcard: Update version 5.4.2=>5.4.24
net/ortp: Update version 5.4.2=>5.4.24
...
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
in libuuid, also replace mkdir --parents GNUism by POSIX mkdir -p
to avoid MANPAGES build issue.
While here, clean up with portfmt/portclippy.
PR: 251489
Upstream has split most of the bindings out into separate projects with
this release, so the child ports that were previously providing various
bindings are now autonomous and have new origins. The python bindings
should have been called py-gpg for many years now, since 'gpg' is the
actual module name, so this also corrects that issue.
security/gpgme-cpp -> security/gpgmepp
security/gpgme-qt -> security/qgpgme
security/py-gpgme -> security/py-gpg
gpgmepp and qgpgme have been converted to CMake. py-gpg is now a "fun"
autotools and FreeBSD ports system hybrid. Gpgme, itself, still uses
autotools, but with much less parenting (patching) to do for its
emancipated children.
Adjust several ports to fix API incompatibility with upstream patches
and with some of my own. Adjust all consumers to use the new port
origins of the former child ports.
https://dev.gnupg.org/T7673