dns/dnsmasq: fix DBUS option
I'd overlooked that I need to remove the src/dbus.c patch in v2.92,
fixed now. Thanks for the report.
Reported by: Igor Pavlov
PR: 292674
games/hs-scroll: Update Haskell deps hoping to fix the CURRENT fallout
Reported by: pkg-fallout
(cherry picked from commit 33285b9ff2c970f0c755d2be5b174cb0fd8223c0)
dns/bind9*: enable base GSSAPI on 15+
FreeBSD 15+ have MIT kerberos in the base system, and it fixes the
problems BIND9 was having with Heimdal.
PR: 291780
(cherry picked from commit 0732837048ddb9a1650d58080d26b0ab9e1c2e4d)
dns/bind9*: nsupdate works on 15+ with MIT kerberos from base
FreeBSD 15+ have MIT kerberos in the base system, and it fixes the
problems BIND9 was having with Heimdal.
PR: 291776
(cherry picked from commit 07328360c1feb5bc3e3b2e18eb7abd89d226b663)
dns/bind9*: enable base GSSAPI on 15+
FreeBSD 15+ have MIT kerberos in the base system, and it fixes the
problems BIND9 was having with Heimdal.
PR: 291780
dns/bind9*: nsupdate works on 15+ with MIT kerberos from base
FreeBSD 15+ have MIT kerberos in the base system, and it fixes the
problems BIND9 was having with Heimdal.
PR: 291776
net/gorss: update the port to version 0.5
- Convert PLIST_FILES into a static `pkg-plist'
which is 10 lines long after adding new themes
- Cache generated `files/modules.txt' for Golang
1.23+ as explained in the commit 024490a280d1
mail/msmtp: remove ca_root_nss dep
msmtp 1.8.2[0] onwards selects the system trust store by
default when TLS is enabled, so ca_root_nss is no longer
necessary.
Other minor changes:
* PORTVERSION -> DISTVERSION
* enable test suite
* simplify Makefile style
[0] https://marlam.de/msmtp/news/msmtp-1-8-2/
Reviewed by: novel
Approved by: lwhsu (mentor)
Signed-off-by: Siva Mahadevan <siva at FreeBSD.org>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54720
astro/calceph: New port
CALCEPH Library is designed to access the binary planetary ephemeris
files, such INPOPxx and JPL DExxx ephemeris files, (called 'original
JPL binary' or 'INPOP 2.0 or 3.0 binary' ephemeris files in the next
sections) and the SPICE kernel files (called 'SPICE' ephemeris files
in the next sections).
x11/xscreensaver: Update 6.13 => 6.14
New savers in this release are actually shell scripts, however still
being stripped which fails. Work around this by performing stripping
manually on the files are known or detected as binary executables.
While here, deduplicate MASTER_SITES/WWW--those are the same. Also,
download will go through HTTPS now.
Changelog:
* Added the ability to run shadertoy.com programs as screen savers.
* New shader-based savers: alienbeacon, batteredplanet, elementalring,
fluxcore, gimbalharmonics, hexplasma, logarithmiccircles, neongravity,
neontriangulator, protophore, selfreflect, skyline, stardome,
starnest, stripeytorus, synthwavecity, topologica and truchetzoom.
* Better label wrapping in carousel and photopile.
* Fixed glslideshow preferences and title display.
* X11: Decrufted PAM, including /etc/pam.d/xscreensaver.
* macOS: Sparkle 2.8.
[4 lines not shown]