math/qhull7: Add expiry date to deprecation.
- This port will not work with the future cmake version 4.
PR: 298899
Reported by: Gleb Popov <arrowd at FreeBSD.org>
editors/openoffice-4: Upgrade to 4.1.17 RC1
Upgrade Apache OpenOffice to version 4.1.17 RC1.
Switch from system textproc/libtextcat to bundled libtextcat.
The system version probably never worked properly because it
lacks UTF-8 support, whereas the bundled version has been patched
to support UTF-8. Regenerate the libtextcat patch from the
version on the trunk branch which has FreeBSD build fixes.
Longer term, libtextcat should be replaced by libexttextcat.
Disable WIKI_PUBLISHER and mark BROKEN. It relies on
apache-commons-httpclient which has an open MITM CVE. It should
be upgraded to Apache HttpComponents, but that requires a newer
java.
Remove old code optimization tweak that is probably left over
from when we used the buggy -Os compiler optimization flag.
[5 lines not shown]
graphics/R-cran-bmp: New port
bmp provides the ability to read Windows BMP format images in R.
Currently limited to 8 bit greyscale images and 24,32 bit (A)RGB
images. Pure R implementation without external dependencies.
Approved by: fuz (mentor), jrm (mentor)
Reviewed by: fuz (mentor), jrm (mentor), mat (previous revision)
Differential Revision: https://reviews.freebsd.org/D22680
devel/R-cran-bigmemory: New port
bigmemory provides the ability to create, store, access, and manipulate
massive matrices in R. Matrices are allocated to shared memory and may
use memory-mapped files.
Approved by: fuz (mentor)
Reviewed by: fuz (mentor), mat (previous revision)
Differential Revision: https://reviews.freebsd.org/D22677
devel/R-cran-bigmemory.sri: New port
bigmemory.sri provides a shared resource interface for the bigmemory
and synchronicity packages in R.
Approved by: fuz (mentor), imp (previous revision), mat (previous revision)
Reviewed by: fuz (mentor), imp (previous revision), mat (previous revision)
Differential Revision: https://reviews.freebsd.org/D22676
graphics/virtio-gpu-qemu-kmod: Build in FreeBSD>=15.0
The driver currently does not compile in an earlier version of FreeBSD
(<15.0), therefore, mark the port as IGNORE for these versions.
MFH: 2026Q3
(cherry picked from commit 2083efe8e2a771aac5cbce773f285e591415a6bf)
graphics/virtio-gpu-qemu-kmod: Build in FreeBSD>=15.0
The driver currently does not compile in an earlier version of FreeBSD
(<15.0), therefore, mark the port as IGNORE for these versions.
MFH: 2026Q3
sysutils/py-nvitop: Update to 1.7.1
Added:
- Add a minimal stdlib HTTP(S) GPU dashboard
- Add inline script metadata according to PEP 723
Fixed:
- Fix an intermittent SIGSEGV at interpreter exit
Changelog: https://github.com/XuehaiPan/nvitop/compare/v1.7.0...v1.7.1
MFH: 2026Q3
devel/gradle: Update to 9.8.0
Highlights of this release:
- Java 27 support
- Maven mirror settings reuse
- Linked problem locations in build output
MFH: 2026Q3
(cherry picked from commit 72b69ec1542e7f87378d8cf291e97853146f7539)
devel/gradle: Update to 9.8.0
Highlights of this release:
- Java 27 support
- Maven mirror settings reuse
- Linked problem locations in build output
MFH: 2026Q3