Page MenuHomeFreeBSD

all: remove support for expired FreeBSD 13.1
ClosedPublic

Authored by rene on Jul 2 2023, 5:51 PM.
Tags
None
Referenced Files
F152604198: D40845.diff
Wed, Apr 15, 10:58 PM
Unknown Object (File)
Tue, Apr 7, 10:45 AM
Unknown Object (File)
Sat, Apr 4, 10:02 PM
Unknown Object (File)
Mon, Mar 23, 10:37 PM
Unknown Object (File)
Mar 13 2026, 4:26 AM
Unknown Object (File)
Mar 12 2026, 2:24 AM
Unknown Object (File)
Mar 11 2026, 9:56 AM
Unknown Object (File)
Jan 31 2026, 10:17 AM
Subscribers

Diff Detail

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

Event Timeline

rene requested review of this revision.Jul 2 2023, 5:51 PM
rene added reviewers: jbeich, bofh.

Adding jbeich and bofh for extra cleanup-eyes :)

FreeBSD 13.1 should expire 2023-08-01, so next month.

I approve for lang/gcc11 and lang/gcc11-devel.

sysutils/nfs-over-tls/Makefile
16

Breaks INDEX. Removing .pre.mk (unlike .options.mk) always requires adjusting .post.mk.

sysutils/nfs-over-tls/Makefile
16

Hm yes, somehow I might have gotten away with it.

But I got bitten by php82-curl-8.2.8 still linking against base OpenSSL 1.1.1 instead of 3.0 in my CURRENT VM so now Phabricator is broken there :(

sysutils/nfs-over-tls/Makefile
16

Fixed in my local branch.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 1 2023, 11:29 AM
This revision was automatically updated to reflect the committed changes.