* 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
...
Update gnome-control-center to version 47.7.
Remove unneeded patch.
USE_LDCONFIG is not needed. (truckman)
Pet portlint makefile order. (truckman)
PR: 287874
The libpci update introduced a C++ style comment ('//') into a header file.
superiotool uses very strict compilation flags (including -ansi), so its
build started to fail with:
/usr/local/include/pci/header.h:1691:45: error: // comments are not
allowed in this language [-Werror,-Wcomment]
Fix the problem by adding -Wno-comment exemption.
Improves HTTP timeout handling, and silences 'cron' command when no
patch updates exist for a new release.
PR: 287910
Reported by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
* 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
qdoc needs to be supplied with the path to the headers via
'includepaths'. This only seems to affect builds on CURRENT for
an unknown reason.
PR: 287614
Reported by: kbowling
MFH: 2025Q2
Healthchecks is a cron job monitoring service. It listens for HTTP
requests and email messages ("pings") from your cron jobs and
scheduled tasks ("checks"). When a ping does not arrive on time,
Healthchecks sends out alerts.
Healthchecks comes with a web dashboard, API, 25+ integrations for
delivering notifications, monthly email reports, WebAuthn 2FA
support, team management features: projects, team members, read-only
access.
Approved by: acm (mentor)
ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification
service. With ntfy, you can send notifications to your phone or
desktop via scripts from any computer, without having to sign up
or pay any fees. If you'd like to run your own instance of the
service, you can easily do so since ntfy is open source.
Approved by: acm (mentor)