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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
gcc12 GNU Compiler Collection 12
12.4.0_3 lang on this many watch lists=5 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 12.4.0_2Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-06 18:12:06
Last Update: 2025-05-03 09:46:25
Commit Hash: a388186
People watching this port, also watch:: samba419, 7-zip, samba416, rust, iperf3
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 gcc12, g++12, and gfortran12, 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 (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc12-12.4.0_3/catalog.mk
  3. /usr/local/share/licenses/gcc12-12.4.0_3/LICENSE
  4. /usr/local/share/licenses/gcc12-12.4.0_3/GPLv3
  5. /usr/local/share/licenses/gcc12-12.4.0_3/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.2-c++12
  7. bin/x86_64-portbld-freebsd14.2-g++12
  8. bin/x86_64-portbld-freebsd14.2-gcc12
  9. bin/x86_64-portbld-freebsd14.2-gcc-12.4.0
  10. bin/x86_64-portbld-freebsd14.2-gcc-ar12
  11. bin/x86_64-portbld-freebsd14.2-gcc-nm12
  12. bin/x86_64-portbld-freebsd14.2-gcc-ranlib12
  13. bin/x86_64-portbld-freebsd14.2-gfortran12
  14. bin/c++12
  15. bin/cpp12
  16. bin/g++12
  17. bin/gcc12
  18. bin/gcc-ar12
  19. bin/gcc-nm12
  20. bin/gcc-ranlib12
  21. bin/gcov12
  22. bin/gcov-dump12
  23. bin/gcov-tool12
  24. bin/gfortran12
  25. bin/lto-dump12
  26. include/gcc12/ISO_Fortran_binding.h
  27. share/man/man1/cpp12.1.gz
  28. share/man/man1/g++12.1.gz
  29. share/man/man1/gcc12.1.gz
  30. share/man/man1/gcov12.1.gz
  31. share/man/man1/gcov-dump12.1.gz
  32. share/man/man1/gcov-tool12.1.gz
  33. share/man/man1/gfortran12.1.gz
  34. share/man/man1/lto-dump12.1.gz
  35. share/gcc-12.4.0/python/libstdcxx/__init__.py
  36. share/gcc-12.4.0/python/libstdcxx/v6/__init__.py
  37. share/gcc-12.4.0/python/libstdcxx/v6/printers.py
  38. share/gcc-12.4.0/python/libstdcxx/v6/xmethods.py
  39. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  40. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  41. @comment Insert PLIST.lib here
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • gcc12>0:lang/gcc12
Conflicts:
CONFLICTS:
  • gcc12-devel
To install the port:
cd /usr/ports/lang/gcc12/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc12
  • pkg install gcc12
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc12
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1724162795 SHA256 (gcc-12.4.0.tar.xz) = 704f652604ccbccb14bdabf3478c9511c89788b12cb3bbffded37341916a9175 SIZE (gcc-12.4.0.tar.xz) = 83377372

Packages (timestamps in pop-ups are UTC):
gcc12
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.4.0_212.4.0_3-12.4.0_212.4.0_3---
FreeBSD:13:quarterly12.4.0_212.4.0_2-12.4.0_212.4.0_2-12.2.0_712.2.0_7
FreeBSD:14:latest12.4.0_212.4.0_3-12.4.0_212.4.0_3---
FreeBSD:14:quarterly12.4.0_212.4.0_2-12.4.012.4.0_2-12.2.0_712.2.0_7
FreeBSD:15:latest12.4.0_212.4.0_3n/a12.4.0_2n/a-12.2.0_812.3.0
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.4.1 : 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. benchmarks/himenobench
  2. benchmarks/polygraph
  3. biology/psi88
  4. biology/seqan3
  5. cad/freehdl
  6. comms/ems-flasher
  7. converters/R-cran-base64enc
Expand this list (170 items / 163 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/dbixx
  3. databases/fastdb
  4. databases/gigabase
  5. devel/R-cran-Hmisc
  6. devel/R-cran-ModelMetrics
  7. devel/R-cran-bindrcpp
  8. devel/R-cran-checkmate
  9. devel/R-cran-chron
  10. devel/R-cran-decor
  11. devel/R-cran-ellipsis
  12. devel/R-cran-fansi
  13. devel/R-cran-gbm
  14. devel/R-cran-glmnet
  15. devel/R-cran-gtools
  16. devel/R-cran-magrittr
  17. devel/R-cran-microbenchmark
  18. devel/R-cran-multicool
  19. devel/R-cran-plogr
  20. devel/R-cran-plyr
  21. devel/R-cran-prettyunits
  22. devel/R-cran-progress
  23. devel/R-cran-randomForest
  24. devel/R-cran-reshape
  25. devel/R-cran-reshape2
  26. devel/R-cran-tibble
  27. devel/R-cran-tidyr
  28. devel/R-cran-timechange
  29. devel/R-cran-vctrs
  30. devel/api-sanity-autotest
  31. devel/covtool
  32. devel/libcwd
  33. devel/lockfree-malloc
  34. finance/R-cran-TTR
  35. finance/R-cran-gmm
  36. finance/R-cran-lmtest
  37. french/med
  38. graphics/R-cran-GDD
  39. graphics/R-cran-pROC
  40. graphics/R-cran-png
  41. graphics/dataplot
  42. graphics/dcp2icc
  43. graphics/pgplot
  44. graphics/sam2p
  45. graphics/xd3d
  46. irc/undernet-ircu
  47. lang/gambit-c
  48. lang/gnat12
  49. lang/micropython
  50. lang/p5-ExtUtils-F77
  51. mail/milter-callback
  52. math/R-cran-BsMD
  53. math/R-cran-KFAS
  54. math/R-cran-RSvgDevice
  55. math/R-cran-acepack
  56. math/R-cran-ash
  57. math/R-cran-conquer
  58. math/R-cran-dplyr
  59. math/R-cran-exactRankTests
  60. math/R-cran-gpclib
  61. math/R-cran-haven
  62. math/R-cran-hdrcde
  63. math/R-cran-influenceR
  64. math/R-cran-irlba
  65. math/R-cran-isoband
  66. math/R-cran-lazyeval
  67. math/R-cran-mcmc
  68. math/R-cran-nnls
  69. math/R-cran-prodlim
  70. math/R-cran-proxy
  71. math/R-cran-quadprog
  72. math/R-cran-sets
  73. math/R-cran-sm
  74. math/R-cran-truncnorm
  75. math/blacs
  76. math/blazeiterative
  77. math/cmlib
  78. math/ddfun
  79. math/dqfun
  80. math/dune-curvedgeometry
  81. math/dune-foamgrid
  82. math/dune-functions
  83. math/dune-localfunctions
  84. math/dune-metagrid
  85. math/dune-multidomaingrid
  86. math/dune-spgrid
  87. math/dune-typetree
  88. math/eispack
  89. math/hptt
  90. math/lapackpp
  91. math/librsb
  92. math/libxsmm
  93. math/lidia
  94. math/math77
  95. math/miracl
  96. math/optpp
  97. math/qd
  98. math/qxfun
  99. math/slatec
  100. math/spblas
  101. math/trlan
  102. misc/libemos
  103. misc/seabios
  104. misc/thrill
  105. misc/veles
  106. net/charm
  107. net-mgmt/aircrack-ng
  108. science/R-cran-DCluster
  109. science/R-cran-bayesm
  110. science/R-cran-udunits2
  111. science/aircraft-datcom
  112. science/chimes-calculator
  113. science/dftd3
  114. science/dkh
  115. science/erd
  116. science/feff10
  117. science/fvcom
  118. science/fvcom-mpi
  119. science/gamess-us
  120. science/gdma
  121. science/h5z-zfp
  122. science/isaac-cfd
  123. science/kim-api
  124. science/libgridxc
  125. science/m-aneos
  126. science/mcstas-comps
  127. science/mdynamix
  128. science/namd
  129. science/openkim-models
  130. science/q
  131. science/qwalk
  132. science/silo
  133. science/xcrysden
  134. sysutils/arcconf
  135. sysutils/memtest86+
  136. sysutils/wiimms
  137. textproc/R-cran-bibtex
  138. textproc/R-cran-pystr
  139. textproc/R-cran-readr
  140. textproc/R-cran-vroom
  141. textproc/fox-xml
  142. textproc/senna
  143. www/R-cran-Rook
  144. www/cgicc
  145. www/kannel-sqlbox
  146. Collapse this list.

Deleted ports which required this port:

Expand this list of 19 deleted ports
  1. cad/NASTRAN-95*
  2. comms/ncid*
  3. comms/sdr-wspr*
  4. databases/mysql-q4m*
  5. emulators/skyeye*
  6. emulators/wine7*
  7. finance/R-cran-ccgarch*
  8. graphics/R-cran-rtiff*
  9. graphics/gimp-gmic-plugin*
  10. graphics/py-open3d-python*
  11. mail/spamdyke*
  12. math/R-cran-RHmm*
  13. math/cvc3*
  14. math/octave-forge-statistics-bootstrap*
  15. net/openmpi3*
  16. science/dcl*
  17. science/libgeodecomp*
  18. sysutils/bacula11-libs3*
  19. www/anyterm*
  20. Collapse this list of deleted ports.
for Libraries
  1. sysutils/arcconf

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/hs-penrose*
  2. Collapse this list of deleted ports.
for Run
  1. benchmarks/himenobench
  2. benchmarks/polygraph
  3. biology/psi88
  4. biology/seqan3
  5. cad/freehdl
  6. comms/ems-flasher
  7. converters/R-cran-base64enc
Expand this list (170 items / 163 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/dbixx
  3. databases/fastdb
  4. databases/gigabase
  5. devel/R-cran-Hmisc
  6. devel/R-cran-ModelMetrics
  7. devel/R-cran-bindrcpp
  8. devel/R-cran-checkmate
  9. devel/R-cran-chron
  10. devel/R-cran-decor
  11. devel/R-cran-ellipsis
  12. devel/R-cran-fansi
  13. devel/R-cran-gbm
  14. devel/R-cran-glmnet
  15. devel/R-cran-gtools
  16. devel/R-cran-magrittr
  17. devel/R-cran-microbenchmark
  18. devel/R-cran-multicool
  19. devel/R-cran-plogr
  20. devel/R-cran-plyr
  21. devel/R-cran-prettyunits
  22. devel/R-cran-progress
  23. devel/R-cran-randomForest
  24. devel/R-cran-reshape
  25. devel/R-cran-reshape2
  26. devel/R-cran-tibble
  27. devel/R-cran-tidyr
  28. devel/R-cran-timechange
  29. devel/R-cran-vctrs
  30. devel/api-sanity-autotest
  31. devel/covtool
  32. devel/libcwd
  33. devel/lockfree-malloc
  34. finance/R-cran-TTR
  35. finance/R-cran-gmm
  36. finance/R-cran-lmtest
  37. french/med
  38. graphics/R-cran-GDD
  39. graphics/R-cran-pROC
  40. graphics/R-cran-png
  41. graphics/dataplot
  42. graphics/dcp2icc
  43. graphics/pgplot
  44. graphics/sam2p
  45. graphics/xd3d
  46. irc/undernet-ircu
  47. lang/gambit-c
  48. lang/gcc
  49. lang/gnat12
  50. lang/micropython
  51. lang/p5-ExtUtils-F77
  52. mail/milter-callback
  53. math/R-cran-BsMD
  54. math/R-cran-KFAS
  55. math/R-cran-RSvgDevice
  56. math/R-cran-acepack
  57. math/R-cran-ash
  58. math/R-cran-conquer
  59. math/R-cran-dplyr
  60. math/R-cran-exactRankTests
  61. math/R-cran-gpclib
  62. math/R-cran-haven
  63. math/R-cran-hdrcde
  64. math/R-cran-influenceR
  65. math/R-cran-irlba
  66. math/R-cran-isoband
  67. math/R-cran-lazyeval
  68. math/R-cran-mcmc
  69. math/R-cran-nnls
  70. math/R-cran-prodlim
  71. math/R-cran-proxy
  72. math/R-cran-quadprog
  73. math/R-cran-sets
  74. math/R-cran-sm
  75. math/R-cran-truncnorm
  76. math/blacs
  77. math/blazeiterative
  78. math/cmlib
  79. math/combblas
  80. math/ddfun
  81. math/dqfun
  82. math/dune-curvedgeometry
  83. math/dune-foamgrid
  84. math/dune-functions
  85. math/dune-localfunctions
  86. math/dune-metagrid
  87. math/dune-multidomaingrid
  88. math/dune-spgrid
  89. math/dune-typetree
  90. math/eispack
  91. math/hptt
  92. math/lapackpp
  93. math/librsb
  94. math/libxsmm
  95. math/lidia
  96. math/math77
  97. math/miracl
  98. math/optpp
  99. math/qd
  100. math/qxfun
  101. math/slatec
  102. math/spblas
  103. math/trlan
  104. misc/libemos
  105. misc/thrill
  106. misc/veles
  107. net/charm
  108. net-mgmt/aircrack-ng
  109. science/R-cran-DCluster
  110. science/R-cran-bayesm
  111. science/R-cran-udunits2
  112. science/aircraft-datcom
  113. science/chimes-calculator
  114. science/dftd3
  115. science/dkh
  116. science/erd
  117. science/feff10
  118. science/fvcom
  119. science/fvcom-mpi
  120. science/gamess-us
  121. science/gdma
  122. science/h5z-zfp
  123. science/isaac-cfd
  124. science/kim-api
  125. science/libgridxc
  126. science/m-aneos
  127. science/mcstas-comps
  128. science/mdynamix
  129. science/namd
  130. science/openkim-models
  131. science/q
  132. science/qwalk
  133. science/silo
  134. science/xcrysden
  135. sysutils/arcconf
  136. sysutils/wiimms
  137. textproc/R-cran-bibtex
  138. textproc/R-cran-pystr
  139. textproc/R-cran-readr
  140. textproc/R-cran-vroom
  141. textproc/fox-xml
  142. textproc/senna
  143. www/R-cran-Rook
  144. www/cgicc
  145. www/kannel-sqlbox
  146. Collapse this list.

Deleted ports which required this port:

Expand this list of 19 deleted ports
  1. cad/NASTRAN-95*
  2. comms/ncid*
  3. comms/sdr-wspr*
  4. databases/mysql-q4m*
  5. emulators/skyeye*
  6. emulators/wine7*
  7. finance/R-cran-ccgarch*
  8. graphics/R-cran-rtiff*
  9. graphics/gimp-gmic-plugin*
  10. graphics/py-open3d-python*
  11. mail/spamdyke*
  12. math/R-cran-RHmm*
  13. math/cvc3*
  14. math/octave-forge-statistics-bootstrap*
  15. net/openmpi3*
  16. science/dcl*
  17. science/libgeodecomp*
  18. sysutils/bacula11-libs3*
  19. www/anyterm*
  20. 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 gcc12-12.4.0_3: 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_gcc12
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/gcc12 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-12.4.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-12.4.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-12.4.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-12.4.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-12.4.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-12.4.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-12.4.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-12.4.0/
Collapse this list.

There are no commits on branch 2023Q3 for this port