* origin/pristine: (462 commits)
textproc/fzf: Update version 0.56.3=>0.57.0
databases/pspg: Update version 5.8.0=>5.8.1
databases/freetds: Update version 1.4.27=>1.5
devel/aws-c-http: Update to 0.9.7
security/s2n-tls: Update to 1.5.17
www/R-cran-httpuv: Update to 1.6.16
print/R-cran-tinytex: Update to 0.57
math/R-cran-FrF2: Update to 2.3-4
devel/R-cran-sparsevctrs: Update to 0.3.3
devel/R-cran-globals: Update to 0.17.0
devel/R-cran-collapse: Update to 2.1.1
sysutils/py-director: Update to 0.13.0
www/elgg: Update to 6.2.0
math/R-cran-gss: Update to 2.2.9
textproc/R-cran-writexl: Update to 1.5.4
math/py-contourpy: Update to 1.3.2
www/hs-postgrest: Update to 12.2.9
www/gitlab: Update RUN_DEPENDS
sysutils/py-pyinfra: Add NO_ARCH
security/libu2f-host: Mark DEPRECATED and set EXPIRATION_DATE to 2025-05-31
...
* origin/pristine: (156 commits)
www/minio: Update version RELEASE.2025-04-03T14-56-28Z=>RELEASE.2025-04-08T15-41-24Z
textproc/fzf: Update version 0.56.2=>0.56.3
security/sops: Update version 3.10.1=>3.10.2
devel/py-posix_ipc: Update version 1.1.1=>1.2.0
databases/pspg: Update version 5.7.8=>5.8.0
databases/freetds: Update version 1.4.26=>1.4.27
audio/umurmur: Update version 0.3.0=>0.3.1
sysutils/k9s: Update to 0.50.3
audio/vorbis-tools: maintenance update to 1.4.3
math/octave-forge: Update to 20250414.
math/octave-forge-statistics: Update to 1.7.4.
math/octave-forge-pkg-octave-doc: Update to 0.6.0.
math/octave-forge-video: Update to 2.1.3 and unbreak.
math/octave-forge-csg-toolkit: Update to 1.4.0.
math/octave-forge-datatypes: New port.
*/*: update NGINX JavaScript: 0.8.9 -> 0.8.10 (+)
graphics/mesa-devel: temporarily drop powerpc64le fix
graphics/mesa-devel: update to 25.1.b.26
games/veloren-weekly: drop rust < 1.86 workaround after 11e425bbfd
games/veloren-weekly: update to s20250416
...
* origin/pristine:
net-mgmt/check_ssl_cert: update to 2.89.0
math/R-cran-XLConnect: upgrade to 1.2.0
textproc/apache-poi: upgrade to 5.4.0
textproc/apache-xmlbeans: upgrade to 5.3.0
graphics/batik: upgrade to 1.18
security/xml-security: upgrade to 3.0.5
java/apache-commons-codec: upgrade to 1.18.0
print/pdfbox: upgrade to 3.0.4 and install pdfbox-app
audio/spotify-player: Update 0.17.1 -> 0.20.4
* origin/pristine:
databases/pgbarman: update to 3.13.2
mail/thunderbird-esr: update to 128.9.0 (rc3)
java/Makefile: Connect openjdk24 to the build
java/openjdk24: Add port
devel/xtensa-esp-elf: Use SETENVI and WRK_ENV to fix build with poudriere-devel
www/librewolf: Update 136.0.2-1 => 136.0.4-1
science/afni: update to 25.0.12
net/akhq: misc fix
security/openssl: Mark CONFLICT with new OpenSSL 3.5 port
www/mod_tls: Bump portrevision after rustls update
security/rustls-ffi: Update to 0.15.0
security/boringssl: update CONFLICTS list
www/dooble: Update 2025.03.26 => 2025.03.27
It feels like it is java/openjdk8-jre that should provide this library, but
it'd require changes in Uses/java.mk to let consumers pick it up. Leave this
for java team for now.
Reported by: pkg-devel exp-run
Outdated, unsupported upstream and unmaintained in tree for years
Upstream is located at https://github.com/jaxen-xpath/jaxen if
someone wants to adopt port
The patch causes a load failure when trying to load graphical java
programs, because it created a hard dependency on libfontconfig.so from
libfontmanager.so. This should be handled by the JDK itself by
dynamically loading fontconfig if it's needed.
PR: 284503
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48806