<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/gcc11, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-09-24T09:56:29Z</updated>
<entry>
<title>lang/gcc11: Remove expired port</title>
<updated>2025-09-24T09:56:29Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2025-09-24T09:24:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e00b185dcc7521a946d71e240414bcfdee849267'/>
<id>urn:sha1:e00b185dcc7521a946d71e240414bcfdee849267</id>
<content type='text'>
2025-07-19 lang/gcc11: End-of-life upstream since mid 2024, newer versions available

Event:	EuroBSDCon 2025 devsummit
</content>
</entry>
<entry>
<title>lang/gcc11: Deprecate with an expiration date of 2025-07-19</title>
<updated>2025-05-03T11:10:58Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2025-05-03T11:10:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8fbe03e20014b539ef7ef622a4270b88ff1fbe6'/>
<id>urn:sha1:e8fbe03e20014b539ef7ef622a4270b88ff1fbe6</id>
<content type='text'>
GCC 11 went end of life with the relase of GCC 11.5 on 2024-07-19,
so time to deprecate and expire one year afterwards.

With GCC 12, GCC 13, and GCC 14 there are three robust release
branches available, and even GCC 15.1 has been released now.

PR:		266189
Approved by:	maintainer
</content>
</entry>
<entry>
<title>gcc*: properly define USE_LDCONFIG32 for multilib</title>
<updated>2025-03-13T16:54:27Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2025-03-13T16:53:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=13904d7107442b60c6a3403d1fdd94bc13f731af'/>
<id>urn:sha1:13904d7107442b60c6a3403d1fdd94bc13f731af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/gcc*: disable building of libssp</title>
<updated>2024-10-29T23:54:20Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2024-10-29T23:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=17024a6f828904fbd57ff459b32f9ed21f77a1a4'/>
<id>urn:sha1:17024a6f828904fbd57ff459b32f9ed21f77a1a4</id>
<content type='text'>
For today's FreeBSD 14 and earlier, libssp is a nop because nothing on
FreeBSD will be referencing these headers or lib.  On FreeBSD 15, it
actively breaks building with FORTIFY_SOURCE enabled and it's not worth
trying to make it work- the potential for GCC improvements comes from
the __builtin_object_size enhancement, not from these headers.

PR:		280265
Approved by:	salvadore (maintainer)
</content>
</entry>
<entry>
<title>all: drop support for expired FreeBSD 14.0</title>
<updated>2024-10-01T18:56:20Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2024-08-11T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4485bd8221c2c5630b87826d37da850b3361b782'/>
<id>urn:sha1:4485bd8221c2c5630b87826d37da850b3361b782</id>
<content type='text'>
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
</content>
</entry>
<entry>
<title>lang/gcc11: Update to 11.5.0</title>
<updated>2024-09-03T15:45:41Z</updated>
<author>
<name>Lorenzo Salvadore</name>
<email>salvadore@FreeBSD.org</email>
</author>
<published>2024-08-20T14:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a71c5a6bd3b3a5365a6a94c191f2e7472677f01'/>
<id>urn:sha1:9a71c5a6bd3b3a5365a6a94c191f2e7472677f01</id>
<content type='text'>
Changes: https://gcc.gnu.org/gcc-11/changes.html#11.5

PR:		281091
Tested by:	exp-run (antoine)
</content>
</entry>
<entry>
<title>lang/gcc11: enable on riscv64</title>
<updated>2024-05-13T21:19:49Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2024-05-12T23:49:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=936504b6bbea6d54a74e46820aead68a34a85021'/>
<id>urn:sha1:936504b6bbea6d54a74e46820aead68a34a85021</id>
<content type='text'>
Builds fine on 15-CURRENT.

PR:		272759
Approved by:	salvadore (maintainer)
MFH:		2024Q2
</content>
</entry>
<entry>
<title>lang/gcc11: Moved man to share/man</title>
<updated>2024-01-27T23:07:03Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-27T17:52:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83c2eff52ae2914ceb5a189e3dd4654d2e51ea08'/>
<id>urn:sha1:83c2eff52ae2914ceb5a189e3dd4654d2e51ea08</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
</entry>
<entry>
<title>lang/gcc11: remove ELFv1 support</title>
<updated>2024-01-05T21:04:13Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2024-01-05T19:11:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab6b94ebf3f19586568ce8f1992ca229a9384905'/>
<id>urn:sha1:ab6b94ebf3f19586568ce8f1992ca229a9384905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree</title>
<updated>2023-12-31T00:37:05Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-09-30T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bbab7f59e9630416397189df70ec133bdd690e38'/>
<id>urn:sha1:bbab7f59e9630416397189df70ec133bdd690e38</id>
<content type='text'>
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION &gt;= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
</content>
</entry>
</feed>
