archivers/py-arpy: New port
arpy is a library for accessing the archive files and reading the
contents. It supports extended long filenames in both GNU and BSD
format. Right now it does not support the symbol tables, but can ignore
them gracefully.
WWW: https://github.com/viraptor/arpy
devel/php-pie: New port
PIE is the official installer for PHP extensions, which replaces PECL
(which is now deprecated). PIE is distributed as a PHAR, just like
Composer, and works in a similar way to Composer, but it installs PHP
extensions (PHP Modules or Zend Extensions) to your PHP installation,
rather than pulling PHP packages into your project or library.
WWW: https://github.com/php/pie
textproc/{pecl|php}-pspell: Convert port
This extension allows you to check the spelling of a word and offer
suggestions using aspell.
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-pspell ports in lieu of this port.
WWW: https://github.com/php/pecl-text-pspell
devel/pecl-raphf2: Mark DEPRECATED
- pecl infrastructure is being deprecated
- No consumers for this port after the removal of pecl-http
- Set EXPIRATION_DATE 2026-09-30
sysutils/conky{-awesome}: Update to 1.24.2
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.24.1
* fix(x11): fix cursor event stealing
* fix: various small bugs
ChangeLog https://github.com/brndnmtthws/conky/releases/tag/v1.24.2
Features
* feat: wayland improvements
* Add querying of Nvidia GPUs with Nvidia's NVML API to 'nvidia' variable
Bug fixes
* fix: wayland double-buffer management and release listener
Since upstream broke the root button propagation, build from the branch that
contains the fix.
textproc/languagetool: Harden HTTP server against OOM
A single pathological check request (e.g. a very long sentence hitting
the OpenNLP chunker) can exhaust the Java heap, leaving the JVM alive
but with its HTTP dispatcher thread dead. Make OutOfMemoryError fatal,
have daemon(8) restart the server after 10 seconds, and bound
per-request work in the sample configuration.
Sponsored by: The FreeBSD Foundation
security/py-kdcproxy: Add new Port
kdcproxy is a WSGI module for proxying Kerberos KDC requests over
HTTP and HTTPS. It is required by the upcoming FreeIPA server port.
WWW: https://github.com/latchset/kdcproxy
Sponsored by: Netzkommune GmbH
net-im/(pidgin,libpurple): Remove SILC and make Evolution optional
The port of silc-toolkit was removed in 2025. Evolution is not required
to build Pidgin -- and is not necessary for many -- leave it optional,
defaulting to off (raise PORTREVISION).