Page MenuHomeFreeBSD

all: drop support for FreeBSD 13 and MIPS/riscv64sf
Needs ReviewPublic

Authored by rene on Mar 2 2026, 9:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM
Unknown Object (File)
Wed, Apr 8, 9:53 AM

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 71878
Build 68761: arc lint + arc unit

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes
jbeich requested changes to this revision.Mar 5 2026, 1:15 AM
jbeich added inline comments.
x11-wm/sway/Makefile
58

14.3 (aka 1403000) won't reach EOL until 2026-06-30, 2 months after 13.* EOL. Other conditionals are fine to drop.

x11-wm/swayfx/Makefile
61

14.3 (aka 1403000) won't reach EOL until 2026-06-30, 2 months after 13.* EOL. Other conditionals are fine to drop.

This revision now requires changes to proceed.Mar 5 2026, 1:15 AM

The file net/gotify-server/Makefile does not require that anymore, the new version has updated the build chain and does not required that work-around anymore.

rene marked 3 inline comments as done.
  • x11-wm/sway*: 14.3-RELEASE still needs extra-patch-wordexp
  • net-p2p/tremotesf: simplify as per maintainer suggestion
  • filesystems/fusefs-libs3: remove now unused extra-patch
  • devel/llvm*: restore _BE_LIBS_[BACKWARDS_]Mips
jbeich added inline comments.
x11-wm/sway/Makefile
57

Looks good but maybe further simplify by dropping ${OSVERSION} >= 1400000 part.

x11-wm/swayfx/Makefile
60

Looks good but maybe further simplify by dropping ${OSVERSION} >= 1400000 part.

This revision is now accepted and ready to land.Mar 6 2026, 9:31 AM

OK for archivers/py-borgbackup

Changes to the following my ports look good:

accessibility/hyprsunset
devel/hyprwire
graphics/gifsicle
misc/qman
x11-toolkits/aquamarine
x11-toolkits/hyprtoolkit
x11-wm/hyprland
x11/contour

Thanks for taking care of them!

  • x11-wm/sway*: simplify OSVERSION conditional
  • all: sync with D55642
  • devel/kyua: only for 13
  • rebase
This revision now requires review to proceed.Thu, Mar 12, 3:08 PM

thanks René, +1 for lang/crystal and also erlang-*

This revision is now accepted and ready to land.Sat, Mar 14, 11:06 AM

I am not competent to review this change.

  • Mk/Uses: remove openssl111 from a comment
  • rebase
This revision now requires review to proceed.Sun, Mar 15, 11:21 AM
rene retitled this revision from all: drop support for FreeBSD 13 and MIPS to all: drop support for FreeBSD 13 and MIPS/riscv64sf.Sun, Mar 15, 11:22 AM
This revision is now accepted and ready to land.Mon, Mar 16, 8:18 AM
This revision now requires review to proceed.Wed, Mar 18, 9:21 PM
  • Revert "ftp/curl: Fix build on FreeBSD 13"
  • rebase
  • Remove graphics/nvidia-drm-510-kmod-580, for FreeBSD 13 only
  • Mk/bsd.port.mk: drop support for FreeBSD 13.x
  • Tools/scripts/tindex: remove FreeBSD 12 and 13 support
  • rebase
  • x11-wm/sway*: 14.3-RELEASE still needs extra-patch-wordexp
  • net-p2p/tremotesf: simplify as per maintainer suggestion
  • filesystems/fusefs-libs3: remove now unused extra-patch
  • devel/llvm*: restore _BE_LIBS_[BACKWARDS_]Mips
  • x11-wm/sway*: simplify OSVERSION conditional
  • all: sync with D55642
  • devel/kyua: only for 13
  • Mk/Uses: remove openssl111 from a comment
  • Revert "ftp/curl: Fix build on FreeBSD 13"
  • Remove graphics/nvidia-drm-510-kmod-580, for FreeBSD 13 only
  • Mk/bsd.port.mk: drop support for FreeBSD 13.x
  • Tools/scripts/tindex: remove FreeBSD 12 and 13 support
  • rebase
  • x11-wm/sway*: 14.3-RELEASE still needs extra-patch-wordexp
  • net-p2p/tremotesf: simplify as per maintainer suggestion
  • filesystems/fusefs-libs3: remove now unused extra-patch
  • devel/llvm*: restore _BE_LIBS_[BACKWARDS_]Mips
  • x11-wm/sway*: simplify OSVERSION conditional
  • all: sync with D55642
  • devel/kyua: only for 13
  • Mk/Uses: remove openssl111 from a comment
  • Revert "ftp/curl: Fix build on FreeBSD 13"
  • Remove graphics/nvidia-drm-510-kmod-580, for FreeBSD 13 only
  • Mk/bsd.port.mk: drop support for FreeBSD 13.x
  • Tools/scripts/tindex: remove FreeBSD 12 and 13 support
  • rebase
  • x11-wm/sway*: 14.3-RELEASE still needs extra-patch-wordexp
  • net-p2p/tremotesf: simplify as per maintainer suggestion
  • filesystems/fusefs-libs3: remove now unused extra-patch
  • devel/llvm*: restore _BE_LIBS_[BACKWARDS_]Mips
  • x11-wm/sway*: simplify OSVERSION conditional
  • all: sync with D55642
  • devel/kyua: only for 13
  • Mk: remove traces of openssl111
  • Revert "ftp/curl: Fix build on FreeBSD 13"
  • Remove graphics/nvidia-drm-510-kmod-580, for FreeBSD 13 only
  • remove some new _FreeBSD_13 markers