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
Port details on branch 2023Q3
gcc11 GNU Compiler Collection 11
11.3.0_8 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.3.0_8Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-01 19:15:06
Last Update: 2023-08-01 19:04:36
Commit Hash: 6022bb6
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:
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.3.0_8/catalog.mk
  3. /usr/local/share/licenses/gcc11-11.3.0_8/LICENSE
  4. /usr/local/share/licenses/gcc11-11.3.0_8/GPLv3
  5. /usr/local/share/licenses/gcc11-11.3.0_8/GPLv3RLE
  6. bin/x86_64-portbld-freebsd13.2-c++11
  7. bin/x86_64-portbld-freebsd13.2-g++11
  8. bin/x86_64-portbld-freebsd13.2-gcc11
  9. bin/x86_64-portbld-freebsd13.2-gcc-11.3.0
  10. bin/x86_64-portbld-freebsd13.2-gcc-ar11
  11. bin/x86_64-portbld-freebsd13.2-gcc-nm11
  12. bin/x86_64-portbld-freebsd13.2-gcc-ranlib11
  13. bin/x86_64-portbld-freebsd13.2-gdc11
  14. bin/x86_64-portbld-freebsd13.2-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. man/man1/cpp11.1.gz
  29. man/man1/g++11.1.gz
  30. man/man1/gcc11.1.gz
  31. man/man1/gcov11.1.gz
  32. man/man1/gcov-dump11.1.gz
  33. man/man1/gcov-tool11.1.gz
  34. man/man1/gdc11.1.gz
  35. man/man1/gfortran11.1.gz
  36. man/man1/lto-dump11.1.gz
  37. share/gcc-11.3.0/python/libstdcxx/__init__.py
  38. share/gcc-11.3.0/python/libstdcxx/v6/__init__.py
  39. share/gcc-11.3.0/python/libstdcxx/v6/printers.py
  40. share/gcc-11.3.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
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 arm armv6 armv7 i386 powerpc powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1650537167 SHA256 (gcc-11.3.0.tar.xz) = b47cf2818691f5b1e21df2bb38c795fac2cfbd640ede2d0a5e1c89e338a3ac39 SIZE (gcc-11.3.0.tar.xz) = 81141364

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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.32.r0<5.33 : lang/perl5.32
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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gcc11-11.3.0_8: 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=on: Build using a full LTO bootstrap STANDARD_BOOTSTRAP=off: 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
pkg-message:
For install:
To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc11 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently.
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-11.3.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-11.3.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-11.3.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-11.3.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-11.3.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-11.3.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-11.3.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-11.3.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.3.0_8
01 Aug 2023 19:04:36
commit hash: 6022bb624daa6dbac9071041d4103e9cc8c0608acommit hash: 6022bb624daa6dbac9071041d4103e9cc8c0608acommit hash: 6022bb624daa6dbac9071041d4103e9cc8c0608acommit hash: 6022bb624daa6dbac9071041d4103e9cc8c0608a 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

(cherry picked from commit 5981a247406772defbc64bf993e23580aaa0d4dd)

Number of commits found: 1