notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gcc11 GNU Compiler Collection 11
11.4.0_1 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 11.4.0Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-18 20:12:16
Last Update: 2024-01-27 23:07:03
Commit Hash: 83c2eff
License: GPLv3 GPLv3RLE
WWW:
https://gcc.gnu.org
Description:
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, and Fortran front ends as gcc11, g++11, and gfortran11, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc11-11.4.0_1/catalog.mk
  3. /usr/local/share/licenses/gcc11-11.4.0_1/LICENSE
  4. /usr/local/share/licenses/gcc11-11.4.0_1/GPLv3
  5. /usr/local/share/licenses/gcc11-11.4.0_1/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.0-c++11
  7. bin/x86_64-portbld-freebsd14.0-g++11
  8. bin/x86_64-portbld-freebsd14.0-gcc11
  9. bin/x86_64-portbld-freebsd14.0-gcc-11.4.0
  10. bin/x86_64-portbld-freebsd14.0-gcc-ar11
  11. bin/x86_64-portbld-freebsd14.0-gcc-nm11
  12. bin/x86_64-portbld-freebsd14.0-gcc-ranlib11
  13. bin/x86_64-portbld-freebsd14.0-gdc11
  14. bin/x86_64-portbld-freebsd14.0-gfortran11
  15. bin/c++11
  16. bin/cpp11
  17. bin/g++11
  18. bin/gcc11
  19. bin/gcc-ar11
  20. bin/gcc-nm11
  21. bin/gcc-ranlib11
  22. bin/gcov11
  23. bin/gcov-dump11
  24. bin/gcov-tool11
  25. bin/gdc11
  26. bin/gfortran11
  27. bin/lto-dump11
  28. share/man/man1/cpp11.1.gz
  29. share/man/man1/g++11.1.gz
  30. share/man/man1/gcc11.1.gz
  31. share/man/man1/gcov11.1.gz
  32. share/man/man1/gcov-dump11.1.gz
  33. share/man/man1/gcov-tool11.1.gz
  34. share/man/man1/gdc11.1.gz
  35. share/man/man1/gfortran11.1.gz
  36. share/man/man1/lto-dump11.1.gz
  37. share/gcc-11.4.0/python/libstdcxx/__init__.py
  38. share/gcc-11.4.0/python/libstdcxx/v6/__init__.py
  39. share/gcc-11.4.0/python/libstdcxx/v6/printers.py
  40. share/gcc-11.4.0/python/libstdcxx/v6/xmethods.py
  41. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  42. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  43. @comment Insert PLIST.lib here
  44. @owner
  45. @group
  46. @mode
Collapse this list.
Dependency lines:
  • gcc11>0:lang/gcc11
Conflicts:
CONFLICTS:
  • gcc11-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/gcc11/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc11
  • pkg install gcc11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc11
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1692015163 SHA256 (gcc-11.4.0.tar.xz) = 3f2db222b007e8a4a23cd5ba56726ef08e8b1f1eb2055ee72c1402cea73a8dd9 SIZE (gcc-11.4.0.tar.xz) = 79837032

Packages (timestamps in pop-ups are UTC):
gcc11
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.4.0_111.4.0_1-11.4.0_111.4.0_1---
FreeBSD:13:quarterly11.4.011.4.0-11.4.011.4.011.4.011.4.011.4.0
FreeBSD:14:latest11.4.0_111.4.0_1-11.4.0_111.4.0_1---
FreeBSD:14:quarterly11.4.011.4.0-11.4.011.4.011.4.011.4.011.4.0
FreeBSD:15:latest11.4.0_111.4.0_1n/a11.4.0_1n/a11.4.0_111.4.0_111.4.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. gmake>=4.3 : devel/gmake
  3. makeinfo : print/texinfo
  4. as : devel/binutils
  5. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. as : devel/binutils
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libmpc.so : math/mpc
This port is required by:
for Build
  1. cad/cvc
  2. devel/raknet

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/R-cran-AMORE*
  2. Collapse this list of deleted ports.
for Run
  1. cad/cvc
  2. devel/raknet

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/R-cran-AMORE*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gcc11-11.4.0_1: GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ====> Options available for the radio BOOTSTRAP: you can only select none or one of them LTO_BOOTSTRAP=off: Build using a full LTO bootstrap STANDARD_BOOTSTRAP=on: Build using a full bootstrap without LTO ===> Use 'make config' to modify these settings
Options name:
lang_gcc11
USES:
compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-11.4.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-11.4.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-11.4.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-11.4.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-11.4.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-11.4.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-11.4.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-11.4.0/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.4.0_1
27 Jan 2024 23:07:03
commit hash: 83c2eff52ae2914ceb5a189e3dd4654d2e51ea08commit hash: 83c2eff52ae2914ceb5a189e3dd4654d2e51ea08commit hash: 83c2eff52ae2914ceb5a189e3dd4654d2e51ea08commit hash: 83c2eff52ae2914ceb5a189e3dd4654d2e51ea08 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/gcc11: Moved man to share/man

Approved by:    portmgr (blanket)
11.4.0
05 Jan 2024 21:04:13
commit hash: ab6b94ebf3f19586568ce8f1992ca229a9384905commit hash: ab6b94ebf3f19586568ce8f1992ca229a9384905commit hash: ab6b94ebf3f19586568ce8f1992ca229a9384905commit hash: ab6b94ebf3f19586568ce8f1992ca229a9384905 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc11: remove ELFv1 support
11.4.0
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- 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 >= 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
11.4.0
15 Nov 2023 16:15:11
commit hash: 811fb8866877aec41e155c75858d6beba066719ecommit hash: 811fb8866877aec41e155c75858d6beba066719ecommit hash: 811fb8866877aec41e155c75858d6beba066719ecommit hash: 811fb8866877aec41e155c75858d6beba066719e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc11: fix build on powerpc64

Same issue as lang/gcc12 and newer.
11.4.0
01 Nov 2023 11:55:09
commit hash: 1e5d7617279e607c9d1626271ae2b8e3314ed90ccommit hash: 1e5d7617279e607c9d1626271ae2b8e3314ed90ccommit hash: 1e5d7617279e607c9d1626271ae2b8e3314ed90ccommit hash: 1e5d7617279e607c9d1626271ae2b8e3314ed90c files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Update to 11.4.0

Changes: https://gcc.gnu.org/gcc-11/changes.html#11.4

PR:		273397
Tested by:	exp-run (antoine)
11.3.0_9
01 Nov 2023 11:55:09
commit hash: 3e0fc5e7607d30400bfb3d5a7b3d1b77e1a6699acommit hash: 3e0fc5e7607d30400bfb3d5a7b3d1b77e1a6699acommit hash: 3e0fc5e7607d30400bfb3d5a7b3d1b77e1a6699acommit hash: 3e0fc5e7607d30400bfb3d5a7b3d1b77e1a6699a files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Switch back to standard bootstrap

Switch back to STANDARD_BOOTSTRAP on i386, amd64 and aarch64 as default
option instead of LTO_BOOTSTRAP, forwarding the changes already commited
in the devel ports (commits daf12c76bd531335f58e7602afd3bc8da8fc5c33,
872d61f8ead10a6d935117876cf60057a46770ff, and
da4cb11216a7ed594d5dc453deb4693b48c3c7e9).

Users wanting to use LTO_BOOTSTRAP can still enable the option manually.

PR:		273397
Tested by:	exp-run (antoine)
11.3.0_8
06 Oct 2023 17:48:53
commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
lang/gcc10 lang/gcc11 lang/gcc11-devel lang/gcc12 lang/gcc12-devel lang/gcc13
lang/gcc13-devel lang/gcc14-devel: fix build with libc++ 17

When building relatively recent gcc ports (with C++ in them) against
libc++ 17, you get errors similar to:

  In file included from
/wrkdirs/usr/ports/lang/gcc12/work/gcc-12.2.0/gcc/cp/module.cc:208:
  In file included from
/wrkdirs/usr/ports/lang/gcc12/work/gcc-12.2.0/gcc/system.h:239:
  In file included from /usr/include/c++/v1/vector:321:
  In file included from /usr/include/c++/v1/__format/formatter_bool.h:20:
  In file included from /usr/include/c++/v1/__format/formatter_integral.h:32:
  In file included from /usr/include/c++/v1/locale:202:
  /usr/include/c++/v1/__locale:546:5: error: '__abi_tag__' attribute only
applies to structs, variables, functions, and namespaces
    546 |     _LIBCPP_INLINE_VISIBILITY
        |     ^
  /usr/include/c++/v1/__config:813:37: note: expanded from macro
'_LIBCPP_INLINE_VISIBILITY'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11.3.0_8
14 Sep 2023 11:28:53
commit hash: cc72f4c4cf3c0d05823600f9ffd068d6e9a6da55commit hash: cc72f4c4cf3c0d05823600f9ffd068d6e9a6da55commit hash: cc72f4c4cf3c0d05823600f9ffd068d6e9a6da55commit hash: cc72f4c4cf3c0d05823600f9ffd068d6e9a6da55 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Fix build on FreeBSD 15

Update files/patch-libphobos_libdruntime_core_sys_freebsd_config.d patch
to take into account FreeBSD 15.

See also commit 929ca7ff802f14a2852122678d0c1b9e5a89be22 which already
did the same thing for lang/gcc11-devel. The new patch is indeed a copy
of the one in lang/gcc11-devel.
11.3.0_8
01 Aug 2023 11:27:28
commit hash: 5981a247406772defbc64bf993e23580aaa0d4ddcommit hash: 5981a247406772defbc64bf993e23580aaa0d4ddcommit hash: 5981a247406772defbc64bf993e23580aaa0d4ddcommit hash: 5981a247406772defbc64bf993e23580aaa0d4dd files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove support for expired FreeBSD 13.1

Approved by:	portmgr (implicit), salvadore (gcc ports)
Reviewed by:	jbeich

Differential Revision: https://reviews.freebsd.org/D40845
11.3.0_8
19 Jun 2023 15:19:22
commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc*: fix build with CPUTYPE?=g[3-5]

GCC does not accept -mcpu=g4, but does accept -mcpu=G4.
11.3.0_8
12 May 2023 15:39:38
commit hash: 22530ba28be79b947e617dc1288896bfc3c6f6efcommit hash: 22530ba28be79b947e617dc1288896bfc3c6f6efcommit hash: 22530ba28be79b947e617dc1288896bfc3c6f6efcommit hash: 22530ba28be79b947e617dc1288896bfc3c6f6ef files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Work around aarch64 extraction bug

Extraction fails with poudriere on aarch64 with the following error:

=> SHA256 Checksum OK for gcc-11.3.0.tar.xz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.

Enforcing use of bsdtar works around the issue. The issue is specific to
lang/gcc11 and lang/gcc12: no other GCC port is affected.

See also bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246670.

PR:		271052
Reported by:	Vidar Karlsen <vidar@karlsen.tech>
Reviewed by:	gerald, mikael
11.3.0_8
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
11.3.0_7
30 Mar 2023 23:59:51
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.3-RELEASE from ports tree

- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11.3.0_7
03 Feb 2023 13:01:37
commit hash: 0b8cadc9870038fe668eae4604b1de4a55c2e6a1commit hash: 0b8cadc9870038fe668eae4604b1de4a55c2e6a1commit hash: 0b8cadc9870038fe668eae4604b1de4a55c2e6a1commit hash: 0b8cadc9870038fe668eae4604b1de4a55c2e6a1 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Mark PIE_UNSAFE

Building the port with WITH_PIE fails if STANDARD_BOOTSTRAP or
LTO_BOOTSTRAP option is enabled.

Mark PIE_UNSAFE when such an option is enabled until a better solution
is found.

PR:             268901
Reported by:    netchild
11.3.0_7
03 Dec 2022 17:24:17
commit hash: a051e5a32dd9b36fe2b03fe152b94ee2cdce4926commit hash: a051e5a32dd9b36fe2b03fe152b94ee2cdce4926commit hash: a051e5a32dd9b36fe2b03fe152b94ee2cdce4926commit hash: a051e5a32dd9b36fe2b03fe152b94ee2cdce4926 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Re-execute program with ASLR disabled when necessary

Software compiled with -fsanitize=address needs ASLR to be disabled to
run successfully.

Add patches taken from the commits listed below that improve ASLR
detection and re-execute the program with ASLR disabled if necessary.

https://cgit.freebsd.org/src/commit/?id=7cafe89f9ce33effe6e471b185339d413da1ca46
https://cgit.freebsd.org/src/commit/?id=930a7c2ac67e1e8e511aa1d0a31a16c632060ebb
https://cgit.freebsd.org/src/commit/?id=96fe7c8ab0f65cf829619abd74ae6c126b21e15f

PR:		267751
11.3.0_6
03 Dec 2022 17:24:10
commit hash: fb398d22e6faf020957b45b43c9f6b9450c04cc9commit hash: fb398d22e6faf020957b45b43c9f6b9450c04cc9commit hash: fb398d22e6faf020957b45b43c9f6b9450c04cc9commit hash: fb398d22e6faf020957b45b43c9f6b9450c04cc9 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Fix Address sanitizer

Software compiled with -fsanitize=address fails to run with the error
message "ASan runtime does not come first in initial library list; you
should either link runtime to your application or manually preload it
with LD_PRELOAD".

This commit fixes the issue by ignoring the [vdso] loaded shared library
instead of linux-vdso.so.

PR:		267751
Reported by:	yuri
11.3.0_5
06 Nov 2022 15:15:54
commit hash: 0338e04504ee269b7a95e6707f1314bc1c4239fecommit hash: 0338e04504ee269b7a95e6707f1314bc1c4239fecommit hash: 0338e04504ee269b7a95e6707f1314bc1c4239fecommit hash: 0338e04504ee269b7a95e6707f1314bc1c4239fe files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Fix conflict on libgccjit.h and libgccjit++.h again

This is the second attempt to solve the conflict, see commits
- dc67e7d3009de2b78d96136c8ad09cf186e553df (first attempt);
- 9f0cd13014d0962aedfa016c86a5af07ca3ba814 (revert of the first
  attempt).

GCC 11, GCC 12 and GCC 13 install libgccjit.h and libgccjit++.h in the
same directory.

Fix conflict for GCC 11, which is GCC_DEFAULT, by installing those files
in a directory specific to GCC 11.

PR:		257060
Reviewed by:	yasu, jrm
Differential Revision:	https://reviews.freebsd.org/D37266
11.3.0_4
04 Nov 2022 21:22:03
commit hash: 9f0cd13014d0962aedfa016c86a5af07ca3ba814commit hash: 9f0cd13014d0962aedfa016c86a5af07ca3ba814commit hash: 9f0cd13014d0962aedfa016c86a5af07ca3ba814commit hash: 9f0cd13014d0962aedfa016c86a5af07ca3ba814 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Revert "Fix conflict on libgccjit.h and libgccjit++.h"

This reverts commit dc67e7d3009de2b78d96136c8ad09cf186e553df.

The revert is necessary as

- lang/gcc11/files/patch-gcc_Makefile.in was wrong: it should have used
  $(version) instead of $(gcc_version);

- even after correcting the above mistake, the patch still does not
  work: lang/emacs fails to configure and hence to build. See also
  https://reviews.freebsd.org/D37266 .

PR:	257060
Reported by:	yasu
11.3.0_3
03 Nov 2022 12:29:06
commit hash: dc67e7d3009de2b78d96136c8ad09cf186e553dfcommit hash: dc67e7d3009de2b78d96136c8ad09cf186e553dfcommit hash: dc67e7d3009de2b78d96136c8ad09cf186e553dfcommit hash: dc67e7d3009de2b78d96136c8ad09cf186e553df files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Fix conflict on libgccjit.h and libgccjig++.h

GCC 11, GCC 12 and GCC 13 install libgccjit.h and libgccjit++.h in the
same directory.

Fix conflict for GCC 11, which is GCC_DEFAULT, by installing those files
in a directory specific to GCC 11.

PR:		257060
Reported by:	Ting-Wei Lan <lantw44@gmail.com>
Reviewed by:	gerald, dim
Differential Revision:	https://reviews.freebsd.org/D37242
See also:	https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101491
11.3.0_2
28 Oct 2022 14:55:48
commit hash: 57936dba89ea208e5dbc1bd2d7fda3d29a1838b3commit hash: 57936dba89ea208e5dbc1bd2d7fda3d29a1838b3commit hash: 57936dba89ea208e5dbc1bd2d7fda3d29a1838b3commit hash: 57936dba89ea208e5dbc1bd2d7fda3d29a1838b3 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc11: Enable D lang compiler

Forward the part of commit f61fb49b2e76fd4f7a5b7a11510b5109206c19f2 that
enables D lang compiler.

PR:             266825
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
11.3.0_1
08 Sep 2022 15:46:38
commit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757ea files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW lines that have been moved into Makefiles

Approved by:	portmgr (implicit)
11.3.0_1
08 Sep 2022 15:43:21
commit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
11.3.0_1
25 Aug 2022 21:35:37
commit hash: 65fe81d73e72f1303557c9809a73716cc7fcd77bcommit hash: 65fe81d73e72f1303557c9809a73716cc7fcd77bcommit hash: 65fe81d73e72f1303557c9809a73716cc7fcd77bcommit hash: 65fe81d73e72f1303557c9809a73716cc7fcd77b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
lang/gcc11: Expose non-default -stdlib=libc++ support

Fix -stdlib=libc++ option which produced "error: unrecognized
command-line option '-stdlib=libc++'".

PR:		265962
Approved by:	salvadore (maintainer)
Exp-run by:	antoine (via bug 265964)
11.3.0
20 Aug 2022 22:48:33
commit hash: cda7daf7a2ecec8af04ff00628c0d1311c973885commit hash: cda7daf7a2ecec8af04ff00628c0d1311c973885commit hash: cda7daf7a2ecec8af04ff00628c0d1311c973885commit hash: cda7daf7a2ecec8af04ff00628c0d1311c973885 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc10,11: Take maintainership

I already maintain all other GCC supported releases ports: I adopt the
missing ones. This will allow me to deal more efficiently with changes
that affect all GCC supported releases at once.
11.3.0
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11.3.0
07 Jul 2022 22:56:01
commit hash: 320e9debc3c3b4a90292a9aa29f139be9df00f40commit hash: 320e9debc3c3b4a90292a9aa29f139be9df00f40commit hash: 320e9debc3c3b4a90292a9aa29f139be9df00f40commit hash: 320e9debc3c3b4a90292a9aa29f139be9df00f40 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc>=11: Warn about LTO_BOOTSTRAP

Warn users about the amount of ram and time needed to build GCC with
LTO_BOOTSTRP enabled.

PR:		264949
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp> and others
Reviewed by:	gerald
Differential Revision: https://reviews.freebsd.org/D35688
11.3.0
28 Jun 2022 17:24:24
commit hash: aadf6428cc480fbeda72ec90d53ef340e95f49cacommit hash: aadf6428cc480fbeda72ec90d53ef340e95f49cacommit hash: aadf6428cc480fbeda72ec90d53ef340e95f49cacommit hash: aadf6428cc480fbeda72ec90d53ef340e95f49ca files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc11: disable LTO on armv6/7

PR:	261977
11.3.0
21 Apr 2022 17:11:46
commit hash: 06b81ba6804ca9199f791548c2e57a2f0e851c01commit hash: 06b81ba6804ca9199f791548c2e57a2f0e851c01commit hash: 06b81ba6804ca9199f791548c2e57a2f0e851c01commit hash: 06b81ba6804ca9199f791548c2e57a2f0e851c01 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc11: upgrade to 11.3.0

This release fixes more than 189 bugs.
11.2.0_2
19 Apr 2022 12:09:14
commit hash: 165af9b4a218483ab15b0a039bdb588f2494f5b6commit hash: 165af9b4a218483ab15b0a039bdb588f2494f5b6commit hash: 165af9b4a218483ab15b0a039bdb588f2494f5b6commit hash: 165af9b4a218483ab15b0a039bdb588f2494f5b6 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc11: build with clang on powerpc64le

Copy the patch used for other gcc versions.
11.2.0_2
16 Apr 2022 08:07:56
commit hash: 427746f6a3ecdb70f182adfd42e48130f273fddacommit hash: 427746f6a3ecdb70f182adfd42e48130f273fddacommit hash: 427746f6a3ecdb70f182adfd42e48130f273fddacommit hash: 427746f6a3ecdb70f182adfd42e48130f273fdda files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
lang/gcc11: Add upstream patch to fix bug of libgccjit

After switching to LTO bootstrap with commit 2f6be9fb8281, build of
editors/emacs-devel fails with segmentation fault of emacs if
NATIVECOMP option is enabled. The cause of the problem is bug of
libgccjit and it was unveiled by switching to LTO bootstrap. So add
upstream patch to fix it.

PR:		263271
Approved by:	gerald (toolchain@)
11.2.0_1
11 Apr 2022 10:46:01
commit hash: 2f6be9fb8281fbffc66e18608bcfc4df0043c613commit hash: 2f6be9fb8281fbffc66e18608bcfc4df0043c613commit hash: 2f6be9fb8281fbffc66e18608bcfc4df0043c613commit hash: 2f6be9fb8281fbffc66e18608bcfc4df0043c613 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc11: switch gcc11 to LTO bootstrap

lang/gcc11-devel with LTO builds fine on the cluster, switch lang/gcc11 as well.
11.2.0
02 Mar 2022 07:58:03
commit hash: 05884ac200661341ea67486ebdc405a85ec246edcommit hash: 05884ac200661341ea67486ebdc405a85ec246edcommit hash: 05884ac200661341ea67486ebdc405a85ec246edcommit hash: 05884ac200661341ea67486ebdc405a85ec246ed files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
lang/gcc11: Relinquish maintainership

After working on (and largely maintaining) our GCC ports for some
20 years, time has come to hand over the baton.

Sadly despite multiple requests nobody stepped up (even having waited
several months after relinquishing maintainership other gcc* ports),
so pass maintainership to toolchain@.
11.2.0
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11.2.0
16 Aug 2021 02:15:13
commit hash: 58e35fbc1dc197cf49125f254c43e23d738bfe72commit hash: 58e35fbc1dc197cf49125f254c43e23d738bfe72commit hash: 58e35fbc1dc197cf49125f254c43e23d738bfe72commit hash: 58e35fbc1dc197cf49125f254c43e23d738bfe72 files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
lang/gcc11: Update to GCC 11.2

This minor release fixes more than 95 bugs.
11.1.0
18 Jun 2021 20:08:57
commit hash: 8f52533f636733a36dda6f804c4784077da8a7f2commit hash: 8f52533f636733a36dda6f804c4784077da8a7f2commit hash: 8f52533f636733a36dda6f804c4784077da8a7f2commit hash: 8f52533f636733a36dda6f804c4784077da8a7f2 files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
lang/gcc11: New port cloned from gcc11-devel

Welcome GCC 11.1, the first release of the GCC 11 series!

https://gcc.gnu.org/gcc-11/changes.html has a comprehensive overview
of many improvements and changes and
https://gcc.gnu.org/gcc-11/porting_to.html highlights issues you may
encounter porting to this version. This release series should not
prove too disruptive, mainly C++ defaulting to GNU++17 and some more
libstdc++ headers will need to be included explicitly.

To give a brief overview of some of the more noticable changes:

Some short options of the gcov tool have been renamed: -i to -j and
-j to -H.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 35