Page MenuHomeFreeBSD

Drop support for FreeBSD 14.3
ClosedPublic

Authored by rene on May 27 2026, 8:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 5, 10:36 AM
Unknown Object (File)
Sat, Jul 4, 12:22 PM
Unknown Object (File)
Fri, Jul 3, 2:44 PM
Unknown Object (File)
Fri, Jul 3, 2:30 PM
Unknown Object (File)
Fri, Jul 3, 12:26 PM
Unknown Object (File)
Fri, Jul 3, 6:36 AM
Unknown Object (File)
Thu, Jul 2, 7:50 AM
Unknown Object (File)
Tue, Jun 23, 1:22 AM
Subscribers
None

Details

Summary
  • Mk/bsd.port.mk: mark 14.3 unsupported
  • all: remove occurences of '1403' and '14\.3'
  • devel/samurai: clean up a FreeBSD-13 leftover
  • all: remove compatibility for FreeBSD-13 or early FreeBSD-14

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rene requested review of this revision.May 27 2026, 8:23 PM
rene created this revision.

To be committed after FreeBSD 14.3 is end-of-life, i.e. after 2026-06-30

x11-wm/sway/Makefile
57

Also remove the file.

x11-wm/swayfx/Makefile
61

Also remove the file.

x11-wm/sway/Makefile
53

Drop after removing OSVERSION conditional below.

68

And remove this after removing the file.

x11-wm/swayfx/Makefile
57

Drop after removing OSVERSION conditional below.

64–65

And remove this after removing the file.

This revision is now accepted and ready to land.May 28 2026, 2:29 PM
saheed requested changes to this revision.May 28 2026, 4:53 PM
saheed added inline comments.
net/libifconfig/Makefile
53–76

This shouldn't be removed as it's needed for makesum and creating distfiles for each FreeBSD release like net/libpfctl. I'll try to update the net/libifconfig port for FreeBSD 15.0 and 15.1 soon by this weekend, we can remove 13.5 and 14.3 after that (^_^').

This revision now requires changes to proceed.May 28 2026, 4:53 PM
dvl retitled this revision from Drop supoprt for FreeBSD 14.3 to Drop support for FreeBSD 14.3.May 28 2026, 5:24 PM
net/libifconfig/Makefile
53–76

Yes, I took the path of most cleanup here, admittedly a bit aggressive. I'll restore it.

rene marked 5 inline comments as done.
  • x11-wm/sway*: additional cleanups from jbeich
  • net/libifconfig: restore for now until _ALL_VERSIONS supports 15.x (and 14.4?)
rene marked an inline comment as done.May 28 2026, 9:07 PM
  • rebase
  • net/libifconfig: re-remove support for FreeBSD 14.3
rene marked an inline comment as done.May 31 2026, 6:22 PM
This revision is now accepted and ready to land.Jun 1 2026, 4:10 PM
  • net/libpfctl: clean up distinfo
This revision now requires review to proceed.Jun 2 2026, 3:18 PM
This revision is now accepted and ready to land.Tue, Jun 9, 4:23 PM
This revision was automatically updated to reflect the committed changes.