Page MenuHomeFreeBSD

devel/freebsd-gcc6: Retire obsolete port.
ClosedPublic

Authored by jhb on Mar 22 2023, 6:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 7:42 PM
Unknown Object (File)
Mon, Apr 20, 9:49 AM
Unknown Object (File)
Wed, Apr 15, 9:53 AM
Unknown Object (File)
Tue, Apr 14, 9:45 PM
Unknown Object (File)
Tue, Apr 14, 9:36 PM
Unknown Object (File)
Mon, Apr 13, 5:17 AM
Unknown Object (File)
Tue, Apr 7, 5:17 AM
Unknown Object (File)
Tue, Apr 7, 5:16 AM

Details

Summary

Supported FreeBSD versions can no longer be built with GCC 6 and
users wishing to compile FreeBSD with GCC are encouranged to use
devel/freebsd-gcc9 or devel/freebsd-gcc12 instead.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50531
Build 47422: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Mar 22 2023, 6:10 PM
otis added a subscriber: otis.

LGTM.

This revision is now accepted and ready to land.Mar 22 2023, 6:21 PM
manu added a subscriber: manu.

LGTM, just one comment, no idea how portmaster and poudriere reacts to the MOVED entry if one already has the freebsd-gcc9 installed.

MOVED
17825

Mhm, I don't know how programs will handle this MOVED entry, maybe just omit the new path and the message is enough.

MOVED
17825

I was just copying what was done for lang/gcc6 earlier in this file, but I'm also not sure of the best practice here.