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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q4
gcc13 GNU Compiler Collection 13
13.3.0_6 lang on this many watch lists=2 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 13.3.0_5Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-29 15:27:09
Last Update: 2026-08-09 10:44:54
Commit Hash: cd7c885
People watching this port, also watch:: smartmontools, python311, tmux
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 gcc13, g++13, and gfortran13, respectively.
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/gcc13-13.3.0_6/catalog.mk
  3. /usr/local/share/licenses/gcc13-13.3.0_6/LICENSE
  4. /usr/local/share/licenses/gcc13-13.3.0_6/GPLv3
  5. /usr/local/share/licenses/gcc13-13.3.0_6/GPLv3RLE
  6. bin/x86_64-portbld-freebsd15.1-c++13
  7. bin/x86_64-portbld-freebsd15.1-g++13
  8. bin/x86_64-portbld-freebsd15.1-gcc13
  9. bin/x86_64-portbld-freebsd15.1-gcc-13.3.0
  10. bin/x86_64-portbld-freebsd15.1-gcc-ar13
  11. bin/x86_64-portbld-freebsd15.1-gcc-nm13
  12. bin/x86_64-portbld-freebsd15.1-gcc-ranlib13
  13. bin/x86_64-portbld-freebsd15.1-gfortran13
  14. bin/c++13
  15. bin/cpp13
  16. bin/g++13
  17. bin/gcc13
  18. bin/gcc-ar13
  19. bin/gcc-nm13
  20. bin/gcc-ranlib13
  21. bin/gcov13
  22. bin/gcov-dump13
  23. bin/gcov-tool13
  24. bin/gfortran13
  25. bin/lto-dump13
  26. include/gcc13/ISO_Fortran_binding.h
  27. include/libgccjit++.h
  28. include/libgccjit.h
  29. share/man/man1/cpp13.1.gz
  30. share/man/man1/g++13.1.gz
  31. share/man/man1/gcc13.1.gz
  32. share/man/man1/gcov13.1.gz
  33. share/man/man1/gcov-dump13.1.gz
  34. share/man/man1/gcov-tool13.1.gz
  35. share/man/man1/gfortran13.1.gz
  36. share/man/man1/lto-dump13.1.gz
  37. share/gcc-13.3.0/python/libstdcxx/__init__.py
  38. share/gcc-13.3.0/python/libstdcxx/v6/__init__.py
  39. share/gcc-13.3.0/python/libstdcxx/v6/printers.py
  40. share/gcc-13.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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gcc13>0:lang/gcc13
Conflicts:
CONFLICTS:
  • gcc13-devel
To install the port:
cd /usr/ports/lang/gcc13/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc13
  • pkg install gcc13
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc13
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1724158317 SHA256 (gcc-13.3.0.tar.xz) = 0845e9621c9543a13f484e94584a49ffc0129970e9914624235fc1d061a0c083 SIZE (gcc-13.3.0.tar.xz) = 87909952

Packages (timestamps in pop-ups are UTC):
gcc13
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.3.0_313.3.0_3n/an/an/an/an/an/a
FreeBSD:13:quarterly13.3.0_313.3.0_3n/an/an/an/an/an/a
FreeBSD:14:latest13.3.0_613.3.0_6-13.3.0_313.3.0_6--13.1.0_1
FreeBSD:14:quarterly13.3.0_513.3.0_5-13.3.0_313.3.0_513.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.0_613.3.0_6n/a13.3.0_3n/an/a--
FreeBSD:15:quarterly13.3.0_513.3.0_5n/a-n/an/a--
FreeBSD:16:latest13.3.0_613.3.0_6n/a-n/an/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.4.1 : devel/gmake
  3. makeinfo : print/texinfo
  4. as : devel/binutils
  5. perl5>=5.42.r<5.43 : lang/perl5.42
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. archivers/R-cran-brotli
  2. astro/nightfall
  3. audio/kaldi
  4. benchmarks/tinymembench
  5. biology/R-cran-Biobase
  6. biology/R-cran-BiocGenerics
  7. biology/R-cran-BiocManager
Expand this list (215 items / 208 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/psi88
  3. biology/treekin
  4. cad/feappv
  5. cad/freehdl
  6. cad/pdnmesh
  7. converters/R-cran-jsonlite
  8. converters/R-cran-rjson
  9. databases/R-cran-RPostgreSQL
  10. databases/R-cran-cachem
  11. databases/R-cran-fastmap
  12. databases/dbixx
  13. devel/R-cran-Hmisc
  14. devel/R-cran-bindr
  15. devel/R-cran-bit
  16. devel/R-cran-brio
  17. devel/R-cran-caret
  18. devel/R-cran-chk
  19. devel/R-cran-classInt
  20. devel/R-cran-covr
  21. devel/R-cran-fansi
  22. devel/R-cran-filelock
  23. devel/R-cran-gert
  24. devel/R-cran-git2r
  25. devel/R-cran-interp
  26. devel/R-cran-microbenchmark
  27. devel/R-cran-msm
  28. devel/R-cran-parsedate
  29. devel/R-cran-profvis
  30. devel/R-cran-randomForest
  31. devel/R-cran-reshape
  32. devel/R-cran-reshape2
  33. devel/R-cran-sys
  34. devel/R-cran-tidyselect
  35. devel/R-cran-tzdb
  36. devel/eclipse-titan
  37. devel/fortran-stdlib
  38. devel/gcc-msp430-ti-toolchain
  39. devel/kronosnet
  40. devel/libfaketime
  41. devel/ocaml-lacaml
  42. devel/papi
  43. devel/test-drive
  44. editors/emacs
  45. editors/emacs-devel
  46. emulators/emulationstation
  47. emulators/x49gp
  48. filesystems/lkl
  49. finance/R-cran-gmm
  50. finance/R-cran-urca
  51. games/dxx-rebirth
  52. games/xbat
  53. graphics/R-cran-farver
  54. graphics/R-cran-ggforce
  55. graphics/R-cran-jpeg
  56. graphics/R-cran-qpdf
  57. graphics/R-cran-scales
  58. graphics/R-cran-tweenr
  59. graphics/R-cran-webp
  60. graphics/gimp-beautify-plugin
  61. graphics/nurbs++
  62. graphics/p5-PGPLOT
  63. graphics/pgplot
  64. graphics/raster3d
  65. graphics/zeno
  66. japanese/xtr
  67. lang/mlkit
  68. lang/oo2c
  69. lang/ratfor
  70. math/R-cran-Amelia
  71. math/R-cran-FNN
  72. math/R-cran-KFAS
  73. math/R-cran-MCMCpack
  74. math/R-cran-Matching
  75. math/R-cran-RcppEigen
  76. math/R-cran-Rsolnp
  77. math/R-cran-SparseM
  78. math/R-cran-bdsmatrix
  79. math/R-cran-ddalpha
  80. math/R-cran-deldir
  81. math/R-cran-dimRed
  82. math/R-cran-eRm
  83. math/R-cran-energy
  84. math/R-cran-geometry
  85. math/R-cran-gower
  86. math/R-cran-haven
  87. math/R-cran-intervals
  88. math/R-cran-isoband
  89. math/R-cran-locfit
  90. math/R-cran-lpSolve
  91. math/R-cran-maps
  92. math/R-cran-matrixStats
  93. math/R-cran-memisc
  94. math/R-cran-minqa
  95. math/R-cran-ncdf4
  96. math/R-cran-nloptr
  97. math/R-cran-partitions
  98. math/R-cran-polyclip
  99. math/R-cran-quantreg
  100. math/R-cran-raster
  101. math/R-cran-rgenoud
  102. math/R-cran-statmod
  103. math/R-cran-wk
  104. math/algae
  105. math/atlas
  106. math/blas
  107. math/cblas
  108. math/cmlib
  109. math/coin-or-metis
  110. math/coin-or-mumps
  111. math/ddfun
  112. math/dsdp
  113. math/fftw
  114. math/fftw-float
  115. math/fftw3-quad
  116. math/ipopt
  117. math/kktdirect
  118. math/lapack
  119. math/lapack95
  120. math/lapacke
  121. math/libceed
  122. math/math77
  123. math/miracl
  124. math/mumps
  125. math/mumps4
  126. math/qrupdate
  127. math/sdpa
  128. math/suitesparse-amd
  129. math/suitesparse-btf
  130. math/suitesparse-camd
  131. math/suitesparse-ccolamd
  132. math/suitesparse-colamd
  133. math/suitesparse-cxsparse
  134. math/suitesparse-klu
  135. math/suitesparse-ldl
  136. math/suitesparse-mongoose
  137. math/suitesparse-rbio
  138. math/suitesparse-spex
  139. math/trlan
  140. math/xlapack
  141. math/xlife++
  142. misc/R-cran-mime
  143. misc/veles
  144. net/R-cran-pingr
  145. net-p2p/cpuminer
  146. science/R-cran-cmprsk
  147. science/R-cran-e1071
  148. science/R-cran-etm
  149. science/R-cran-kernlab
  150. science/R-cran-som
  151. science/R-cran-udunits2
  152. science/cdf
  153. science/clipper
  154. science/cpcmx
  155. science/fastjet
  156. science/feff10
  157. science/gcp
  158. science/ghemical
  159. science/hdf5
  160. science/hdf5-110
  161. science/isaac-cfd
  162. science/libccp4
  163. science/libctl
  164. science/libpsml
  165. science/mstore
  166. science/numsa
  167. science/pcmsolver
  168. science/qwalk
  169. science/silo
  170. security/R-cran-askpass
  171. security/R-cran-digest
  172. security/seccure
  173. sysutils/bacula-libs3
  174. sysutils/fwupd-efi
  175. textproc/R-cran-commonmark
  176. textproc/R-cran-htmltools
  177. textproc/R-cran-markdown
  178. textproc/R-cran-sass
  179. textproc/R-cran-utf8
  180. textproc/R-cran-yaml
  181. textproc/xmlf90
  182. www/kannel
  183. www/kannel-sqlbox
  184. Collapse this list.

Deleted ports which required this port:

Expand this list of 26 deleted ports
  1. astro/R-cran-maptools*
  2. audio/openspc*
  3. databases/gnats4*
  4. devel/asmutils*
  5. emulators/wine8*
  6. games/shaaft*
  7. graphics/R-cran-rgdal*
  8. irc/ezbounce*
  9. java/openjdk18*
  10. lang/nhc98*
  11. lang/spidermonkey102*
  12. lang/spidermonkey78*
  13. lang/spidermonkey91*
  14. math/R-cran-RSvgDevice*
  15. math/octave-forge-onsas*
  16. math/sage*
  17. net/libtnl*
  18. net/nepenthes*
  19. science/R-cran-eco*
  20. sysutils/R-cran-fs*
  21. sysutils/fusefs-lkl*
  22. sysutils/libretto-config*
  23. sysutils/memtest86+*
  24. sysutils/shim*
  25. sysutils/wiimms*
  26. www/thundercache*
  27. Collapse this list of deleted ports.
for Run
  1. archivers/R-cran-brotli
  2. astro/nightfall
  3. audio/kaldi
  4. benchmarks/tinymembench
  5. biology/R-cran-Biobase
  6. biology/R-cran-BiocGenerics
  7. biology/R-cran-BiocManager
Expand this list (212 items / 205 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/psi88
  3. biology/treekin
  4. cad/feappv
  5. cad/freehdl
  6. cad/pdnmesh
  7. converters/R-cran-jsonlite
  8. converters/R-cran-rjson
  9. databases/R-cran-RPostgreSQL
  10. databases/R-cran-cachem
  11. databases/R-cran-fastmap
  12. databases/dbixx
  13. devel/R-cran-Hmisc
  14. devel/R-cran-bindr
  15. devel/R-cran-bit
  16. devel/R-cran-brio
  17. devel/R-cran-caret
  18. devel/R-cran-chk
  19. devel/R-cran-classInt
  20. devel/R-cran-covr
  21. devel/R-cran-fansi
  22. devel/R-cran-filelock
  23. devel/R-cran-gert
  24. devel/R-cran-git2r
  25. devel/R-cran-interp
  26. devel/R-cran-microbenchmark
  27. devel/R-cran-msm
  28. devel/R-cran-parsedate
  29. devel/R-cran-profvis
  30. devel/R-cran-randomForest
  31. devel/R-cran-reshape
  32. devel/R-cran-reshape2
  33. devel/R-cran-sys
  34. devel/R-cran-tidyselect
  35. devel/R-cran-tzdb
  36. devel/eclipse-titan
  37. devel/fortran-stdlib
  38. devel/kronosnet
  39. devel/libfaketime
  40. devel/ocaml-lacaml
  41. devel/papi
  42. devel/test-drive
  43. editors/emacs
  44. editors/emacs-devel
  45. emulators/emulationstation
  46. emulators/x49gp
  47. finance/R-cran-gmm
  48. finance/R-cran-urca
  49. games/dxx-rebirth
  50. games/xbat
  51. graphics/R-cran-farver
  52. graphics/R-cran-ggforce
  53. graphics/R-cran-jpeg
  54. graphics/R-cran-qpdf
  55. graphics/R-cran-scales
  56. graphics/R-cran-tweenr
  57. graphics/R-cran-webp
  58. graphics/gimp-beautify-plugin
  59. graphics/nurbs++
  60. graphics/p5-PGPLOT
  61. graphics/pgplot
  62. graphics/raster3d
  63. graphics/zeno
  64. japanese/xtr
  65. lang/gcc
  66. lang/mlkit
  67. lang/oo2c
  68. lang/ratfor
  69. math/R-cran-Amelia
  70. math/R-cran-FNN
  71. math/R-cran-KFAS
  72. math/R-cran-MCMCpack
  73. math/R-cran-Matching
  74. math/R-cran-RcppEigen
  75. math/R-cran-Rsolnp
  76. math/R-cran-SparseM
  77. math/R-cran-bdsmatrix
  78. math/R-cran-ddalpha
  79. math/R-cran-deldir
  80. math/R-cran-dimRed
  81. math/R-cran-eRm
  82. math/R-cran-energy
  83. math/R-cran-geometry
  84. math/R-cran-gower
  85. math/R-cran-haven
  86. math/R-cran-intervals
  87. math/R-cran-isoband
  88. math/R-cran-locfit
  89. math/R-cran-lpSolve
  90. math/R-cran-maps
  91. math/R-cran-matrixStats
  92. math/R-cran-memisc
  93. math/R-cran-minqa
  94. math/R-cran-ncdf4
  95. math/R-cran-nloptr
  96. math/R-cran-partitions
  97. math/R-cran-polyclip
  98. math/R-cran-quantreg
  99. math/R-cran-raster
  100. math/R-cran-rgenoud
  101. math/R-cran-statmod
  102. math/R-cran-wk
  103. math/algae
  104. math/atlas
  105. math/blas
  106. math/cblas
  107. math/cmlib
  108. math/coin-or-metis
  109. math/coin-or-mumps
  110. math/ddfun
  111. math/dsdp
  112. math/fftw
  113. math/fftw-float
  114. math/fftw3-quad
  115. math/ipopt
  116. math/kktdirect
  117. math/lapack
  118. math/lapack95
  119. math/lapacke
  120. math/libceed
  121. math/math77
  122. math/miracl
  123. math/mumps
  124. math/mumps4
  125. math/qrupdate
  126. math/sdpa
  127. math/suitesparse-amd
  128. math/suitesparse-btf
  129. math/suitesparse-camd
  130. math/suitesparse-ccolamd
  131. math/suitesparse-colamd
  132. math/suitesparse-cxsparse
  133. math/suitesparse-klu
  134. math/suitesparse-ldl
  135. math/suitesparse-mongoose
  136. math/suitesparse-rbio
  137. math/suitesparse-spex
  138. math/trlan
  139. math/xlapack
  140. math/xlife++
  141. misc/R-cran-mime
  142. misc/veles
  143. net/R-cran-pingr
  144. net-p2p/cpuminer
  145. science/R-cran-cmprsk
  146. science/R-cran-e1071
  147. science/R-cran-etm
  148. science/R-cran-kernlab
  149. science/R-cran-som
  150. science/R-cran-udunits2
  151. science/cdf
  152. science/clipper
  153. science/cpcmx
  154. science/fastjet
  155. science/feff10
  156. science/gcp
  157. science/ghemical
  158. science/hdf5
  159. science/hdf5-110
  160. science/isaac-cfd
  161. science/libccp4
  162. science/libctl
  163. science/libpsml
  164. science/mstore
  165. science/numsa
  166. science/pcmsolver
  167. science/qwalk
  168. science/silo
  169. security/R-cran-askpass
  170. security/R-cran-digest
  171. security/seccure
  172. sysutils/bacula-libs3
  173. sysutils/fwupd-efi
  174. textproc/R-cran-commonmark
  175. textproc/R-cran-htmltools
  176. textproc/R-cran-markdown
  177. textproc/R-cran-sass
  178. textproc/R-cran-utf8
  179. textproc/R-cran-yaml
  180. textproc/xmlf90
  181. www/kannel
  182. www/kannel-sqlbox
  183. Collapse this list.

Deleted ports which required this port:

Expand this list of 24 deleted ports
  1. astro/R-cran-maptools*
  2. audio/openspc*
  3. databases/gnats4*
  4. devel/asmutils*
  5. emulators/wine8*
  6. games/shaaft*
  7. graphics/R-cran-rgdal*
  8. irc/ezbounce*
  9. java/openjdk18*
  10. lang/nhc98*
  11. lang/spidermonkey102*
  12. lang/spidermonkey78*
  13. lang/spidermonkey91*
  14. math/R-cran-RSvgDevice*
  15. math/octave-forge-onsas*
  16. math/sage*
  17. net/libtnl*
  18. net/nepenthes*
  19. science/R-cran-eco*
  20. sysutils/R-cran-fs*
  21. sysutils/libretto-config*
  22. sysutils/shim*
  23. sysutils/wiimms*
  24. www/thundercache*
  25. 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 gcc13-13.3.0_6: 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_gcc13
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-13.3.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-13.3.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-13.3.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-13.3.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-13.3.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-13.3.0/
Collapse this list.

There are no commits on branch 2024Q4 for this port