graphics/ImageMagick7: update to 7.1.2-23
Tested with `make test` on FreeBSD/amd64 as well as a few dependendent ports.
PR: ports/295599
Approved by: maintainer (arrowd)
lang/babashka: New port: Fast native Clojure scripting runtime
Babashka is a native, fast-starting Clojure interpreter for scripting.
It uses GraalVM native-image to produce a self-contained binary that
starts instantly, making Clojure practical for shell scripting and
command-line tools.
This port installs a statically-linked Linux binary that runs via
FreeBSD's Linux binary compatibility layer (Linuxulator).
WWW: https://babashka.org/
www/freenginx: fix rc script required_files path
Use %%ETCDIR%%/nginx.conf in the rc script instead of the
obsolete hardcoded %%PREFIX%%/etc/nginx/freenginx.conf path.
The port is configured with:
--prefix=/usr/local/etc/freenginx
--conf-path=/usr/local/etc/freenginx/nginx.conf
The previous required_files setting no longer matched the
actual configuration file location and could prevent the
service from starting after installation or upgrade.
PR: 290461
Sponsored by: Netzkommune GmbH
www/iocaine: Add new port
Iocaine is the deadliest poison known to AI since it poisons AI models
by generating an infinite maze of garbage for them to consume.
WWW: https://iocaine.madhouse-project.org
PR: 287944
Reported by: Sebastian Oswald <sko at rostwald.de>
Co-authored-by: Paul Armstrong <freebsd at otoh.org>
Tested-by: pi, void at f-m.fm, Mark Millard <marklmi26-fbsd at yahoo.com>
Approved by: osa, vvd (Mentors, implicit)
editors/gobby: Update WWW and MASTER_SITES
For MASTER_SITES, releases.0x539.de redirects directly to GitHub,
so we are downloading static source archive from GitHub now.
For WWW homepage, it's no longer alive, so replace it with up-to-date one.
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
(cherry picked from commit bb4abd59743ea7ffcc040330bc77c5c0f0a07962)
editors/gobby: Update WWW and MASTER_SITES
For MASTER_SITES, releases.0x539.de redirects directly to GitHub,
so we are downloading static source archive from GitHub now.
For WWW homepage, it's no longer alive, so replace it with up-to-date one.
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2