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
Port details on branch 2024Q4
gcc13 GNU Compiler Collection 13
13.3.0_3 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_3Version 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: 2025-05-03 09:46:25
Commit Hash: 6a4bfe6
People watching this port, also watch:: smartmontools, python311, tmux, ruby32
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_3/catalog.mk
  3. /usr/local/share/licenses/gcc13-13.3.0_3/LICENSE
  4. /usr/local/share/licenses/gcc13-13.3.0_3/GPLv3
  5. /usr/local/share/licenses/gcc13-13.3.0_3/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.2-c++13
  7. bin/x86_64-portbld-freebsd14.2-g++13
  8. bin/x86_64-portbld-freebsd14.2-gcc13
  9. bin/x86_64-portbld-freebsd14.2-gcc-13.3.0
  10. bin/x86_64-portbld-freebsd14.2-gcc-ar13
  11. bin/x86_64-portbld-freebsd14.2-gcc-nm13
  12. bin/x86_64-portbld-freebsd14.2-gcc-ranlib13
  13. bin/x86_64-portbld-freebsd14.2-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_3-13.3.0_313.3.0_3n/an/an/a
FreeBSD:13:quarterly13.3.0_313.3.0_313.1.0_113.3.0_313.3.0_3n/an/an/a
FreeBSD:14:latest13.3.0_313.3.0_3-13.3.0_313.3.0_3--13.1.0_1
FreeBSD:14:quarterly13.3.0_313.3.0_3-13.3.0_313.3.0_313.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.0_313.3.0_3n/a13.3.0_3n/an/a--
FreeBSD:15:quarterly13.3.0_313.3.0_3n/a-n/an/a--
FreeBSD:16:latest13.3.0_313.3.0_3n/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.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. 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 (325 items / 318 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/molden
  3. biology/plink
  4. biology/psi88
  5. biology/star
  6. biology/treekin
  7. cad/feappv
  8. cad/freehdl
  9. cad/pdnmesh
  10. cad/tochnog
  11. comms/wsjtx
  12. comms/wsjtz
  13. converters/R-cran-RJSONIO
  14. converters/R-cran-jsonlite
  15. converters/R-cran-rjson
  16. databases/R-cran-RPostgreSQL
  17. databases/R-cran-RSQLite
  18. databases/R-cran-cachem
  19. databases/R-cran-fastmap
  20. databases/dbixx
  21. databases/mysql-connector-odbc
  22. devel/R-cran-Hmisc
  23. devel/R-cran-Rcpp
  24. devel/R-cran-S7
  25. devel/R-cran-bindr
  26. devel/R-cran-bit
  27. devel/R-cran-bit64
  28. devel/R-cran-bitops
  29. devel/R-cran-brio
  30. devel/R-cran-caTools
  31. devel/R-cran-caret
  32. devel/R-cran-checkmate
  33. devel/R-cran-chk
  34. devel/R-cran-classInt
  35. devel/R-cran-cli
  36. devel/R-cran-covr
  37. devel/R-cran-diffobj
  38. devel/R-cran-fansi
  39. devel/R-cran-filelock
  40. devel/R-cran-gert
  41. devel/R-cran-git2r
  42. devel/R-cran-glue
  43. devel/R-cran-interp
  44. devel/R-cran-microbenchmark
  45. devel/R-cran-msm
  46. devel/R-cran-parsedate
  47. devel/R-cran-profvis
  48. devel/R-cran-randomForest
  49. devel/R-cran-reshape
  50. devel/R-cran-reshape2
  51. devel/R-cran-roxygen2
  52. devel/R-cran-sys
  53. devel/R-cran-tidyselect
  54. devel/R-cran-tzdb
  55. devel/R-cran-webfakes
  56. devel/asfml
  57. devel/eclipse-titan
  58. devel/fortran-stdlib
  59. devel/gcc-msp430-ti-toolchain
  60. devel/kronosnet
  61. devel/libfaketime
  62. devel/ocaml-lacaml
  63. devel/papi
  64. devel/rhtvision
  65. devel/smv
  66. devel/test-drive
  67. editors/emacs
  68. editors/emacs-devel
  69. emulators/emulationstation
  70. emulators/libretro-reicast
  71. emulators/reicast
  72. emulators/x49gp
  73. filesystems/lkl
  74. finance/R-cran-PerformanceAnalytics
  75. finance/R-cran-gmm
  76. finance/R-cran-strucchange
  77. finance/R-cran-urca
  78. ftp/R-cran-curl
  79. games/dxx-rebirth
  80. games/xbat
  81. graphics/R-cran-colorspace
  82. graphics/R-cran-farver
  83. graphics/R-cran-ggforce
  84. graphics/R-cran-jpeg
  85. graphics/R-cran-pROC
  86. graphics/R-cran-qpdf
  87. graphics/R-cran-s2
  88. graphics/R-cran-scales
  89. graphics/R-cran-tweenr
  90. graphics/R-cran-webp
  91. graphics/dataplot
  92. graphics/gimp-beautify-plugin
  93. graphics/nurbs++
  94. graphics/p5-PGPLOT
  95. graphics/pgplot
  96. graphics/raster3d
  97. graphics/zeno
  98. japanese/skkinput3
  99. japanese/xtr
  100. lang/julia
  101. lang/mlkit
  102. lang/oo2c
  103. lang/ratfor
  104. math/R-cran-Amelia
  105. math/R-cran-FNN
  106. math/R-cran-KFAS
  107. math/R-cran-MCMCpack
  108. math/R-cran-MatchIt
  109. math/R-cran-Matching
  110. math/R-cran-NMF
  111. math/R-cran-RcppEigen
  112. math/R-cran-Rmpfr
  113. math/R-cran-Rsolnp
  114. math/R-cran-SparseM
  115. math/R-cran-admisc
  116. math/R-cran-bdsmatrix
  117. math/R-cran-ddalpha
  118. math/R-cran-deldir
  119. math/R-cran-dimRed
  120. math/R-cran-eRm
  121. math/R-cran-energy
  122. math/R-cran-expm
  123. math/R-cran-fracdiff
  124. math/R-cran-geometry
  125. math/R-cran-gower
  126. math/R-cran-haven
  127. math/R-cran-hexbin
  128. math/R-cran-intervals
  129. math/R-cran-ipred
  130. math/R-cran-isoband
  131. math/R-cran-locfit
  132. math/R-cran-lpSolve
  133. math/R-cran-maps
  134. math/R-cran-matrixStats
  135. math/R-cran-mclust
  136. math/R-cran-memisc
  137. math/R-cran-minqa
  138. math/R-cran-ncdf4
  139. math/R-cran-nloptr
  140. math/R-cran-partitions
  141. math/R-cran-polyclip
  142. math/R-cran-quadprog
  143. math/R-cran-quantreg
  144. math/R-cran-raster
  145. math/R-cran-rgenoud
  146. math/R-cran-slam
  147. math/R-cran-statmod
  148. math/R-cran-wk
  149. math/adept
  150. math/alberta
  151. math/algae
  152. math/atlas
  153. math/blas
  154. math/blaze
  155. math/blis
  156. math/casadi
  157. math/cblas
  158. math/cmlib
  159. math/coin-or-metis
  160. math/coin-or-mumps
  161. math/couenne
  162. math/ddfun
  163. math/dsdp
  164. math/eispack
  165. math/elemental
  166. math/fftw
  167. math/fftw-float
  168. math/fftw3-quad
  169. math/flexiblas
  170. math/gretl
  171. math/ipopt
  172. math/jags
  173. math/kktdirect
  174. math/lapack
  175. math/lapack++
  176. math/lapack95
  177. math/lapacke
  178. math/levmar
  179. math/libceed
  180. math/linpack
  181. math/math77
  182. math/miracl
  183. math/moab
  184. math/mumps
  185. math/mumps4
  186. math/openblas
  187. math/qposases
  188. math/qrupdate
  189. math/scs
  190. math/sdpa
  191. math/slatec
  192. math/slicot
  193. math/suitesparse-Example
  194. math/suitesparse-amd
  195. math/suitesparse-btf
  196. math/suitesparse-camd
  197. math/suitesparse-ccolamd
  198. math/suitesparse-cholmod
  199. math/suitesparse-colamd
  200. math/suitesparse-config
  201. math/suitesparse-cxsparse
  202. math/suitesparse-klu
  203. math/suitesparse-lagraph
  204. math/suitesparse-ldl
  205. math/suitesparse-mongoose
  206. math/suitesparse-paru
  207. math/suitesparse-rbio
  208. math/suitesparse-spex
  209. math/suitesparse-spqr
  210. math/suitesparse-umfpack
  211. math/trlan
  212. math/xlapack
  213. math/xlife++
  214. misc/R-cran-mime
  215. misc/g810-led
  216. misc/veles
  217. net/R-cran-pingr
  218. net/openmpi4
  219. net-mgmt/ipv6mon
  220. net-p2p/cpuminer
  221. science/R-cran-cmprsk
  222. science/R-cran-e1071
  223. science/R-cran-etm
  224. science/R-cran-fastICA
  225. science/R-cran-kernlab
  226. science/R-cran-ks
  227. science/R-cran-som
  228. science/R-cran-udunits2
  229. science/berkeleygw
  230. science/cdf
  231. science/chemps2
  232. science/clipper
  233. science/cpcmx
  234. science/dalton
  235. science/dirac
  236. science/fastjet
  237. science/feff10
  238. science/gcp
  239. science/ghemical
  240. science/harminv
  241. science/hdf5
  242. science/hdf5-110
  243. science/iboview
  244. science/isaac-cfd
  245. science/kim-api
  246. science/latte
  247. science/libccp4
  248. science/libctl
  249. science/libghemical
  250. science/libmbd
  251. science/libpsml
  252. science/libxc
  253. science/mctc-lib
  254. science/mpb
  255. science/mstore
  256. science/multiwfn
  257. science/netcdf-fortran
  258. science/numsa
  259. science/openmolcas
  260. science/pcmsolver
  261. science/py-dftbplus
  262. science/q
  263. science/qwalk
  264. science/siesta
  265. science/silo
  266. science/simbody
  267. science/simple-dftd3
  268. science/xtb
  269. security/R-cran-askpass
  270. security/R-cran-digest
  271. security/seccure
  272. sysutils/R-cran-processx
  273. sysutils/R-cran-ps
  274. sysutils/bacula-libs3
  275. sysutils/fwupd-efi
  276. textproc/R-cran-commonmark
  277. textproc/R-cran-htmltools
  278. textproc/R-cran-hunspell
  279. textproc/R-cran-markdown
  280. textproc/R-cran-openxlsx
  281. textproc/R-cran-readxl
  282. textproc/R-cran-sass
  283. textproc/R-cran-stringi
  284. textproc/R-cran-tth
  285. textproc/R-cran-utf8
  286. textproc/R-cran-writexl
  287. textproc/R-cran-yaml
  288. textproc/toml-f
  289. textproc/xmlf90
  290. www/R-cran-webutils
  291. www/kannel
  292. www/kannel-sqlbox
  293. x11/i3lock-color
  294. 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 Libraries
  1. science/ALPSCore
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 (321 items / 314 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/molden
  3. biology/plink
  4. biology/psi88
  5. biology/star
  6. biology/treekin
  7. cad/feappv
  8. cad/freehdl
  9. cad/pdnmesh
  10. cad/tochnog
  11. comms/wsjtx
  12. comms/wsjtz
  13. converters/R-cran-RJSONIO
  14. converters/R-cran-jsonlite
  15. converters/R-cran-rjson
  16. databases/R-cran-RPostgreSQL
  17. databases/R-cran-RSQLite
  18. databases/R-cran-cachem
  19. databases/R-cran-fastmap
  20. databases/dbixx
  21. databases/mysql-connector-odbc
  22. devel/R-cran-Hmisc
  23. devel/R-cran-Rcpp
  24. devel/R-cran-S7
  25. devel/R-cran-bindr
  26. devel/R-cran-bit
  27. devel/R-cran-bit64
  28. devel/R-cran-bitops
  29. devel/R-cran-brio
  30. devel/R-cran-caTools
  31. devel/R-cran-caret
  32. devel/R-cran-checkmate
  33. devel/R-cran-chk
  34. devel/R-cran-classInt
  35. devel/R-cran-cli
  36. devel/R-cran-covr
  37. devel/R-cran-diffobj
  38. devel/R-cran-fansi
  39. devel/R-cran-filelock
  40. devel/R-cran-gert
  41. devel/R-cran-git2r
  42. devel/R-cran-glue
  43. devel/R-cran-interp
  44. devel/R-cran-microbenchmark
  45. devel/R-cran-msm
  46. devel/R-cran-parsedate
  47. devel/R-cran-profvis
  48. devel/R-cran-randomForest
  49. devel/R-cran-reshape
  50. devel/R-cran-reshape2
  51. devel/R-cran-roxygen2
  52. devel/R-cran-sys
  53. devel/R-cran-tidyselect
  54. devel/R-cran-tzdb
  55. devel/R-cran-webfakes
  56. devel/eclipse-titan
  57. devel/fortran-stdlib
  58. devel/kronosnet
  59. devel/libfaketime
  60. devel/ocaml-lacaml
  61. devel/papi
  62. devel/rhtvision
  63. devel/smv
  64. devel/test-drive
  65. editors/emacs
  66. editors/emacs-devel
  67. emulators/emulationstation
  68. emulators/libretro-reicast
  69. emulators/reicast
  70. emulators/x49gp
  71. finance/R-cran-PerformanceAnalytics
  72. finance/R-cran-gmm
  73. finance/R-cran-strucchange
  74. finance/R-cran-urca
  75. ftp/R-cran-curl
  76. games/dxx-rebirth
  77. games/xbat
  78. graphics/R-cran-colorspace
  79. graphics/R-cran-farver
  80. graphics/R-cran-ggforce
  81. graphics/R-cran-jpeg
  82. graphics/R-cran-pROC
  83. graphics/R-cran-qpdf
  84. graphics/R-cran-s2
  85. graphics/R-cran-scales
  86. graphics/R-cran-tweenr
  87. graphics/R-cran-webp
  88. graphics/dataplot
  89. graphics/gimp-beautify-plugin
  90. graphics/nurbs++
  91. graphics/p5-PGPLOT
  92. graphics/pgplot
  93. graphics/raster3d
  94. graphics/zeno
  95. japanese/skkinput3
  96. japanese/xtr
  97. lang/gcc
  98. lang/julia
  99. lang/mlkit
  100. lang/oo2c
  101. lang/ratfor
  102. math/R-cran-Amelia
  103. math/R-cran-FNN
  104. math/R-cran-KFAS
  105. math/R-cran-MCMCpack
  106. math/R-cran-MatchIt
  107. math/R-cran-Matching
  108. math/R-cran-NMF
  109. math/R-cran-RcppEigen
  110. math/R-cran-Rmpfr
  111. math/R-cran-Rsolnp
  112. math/R-cran-SparseM
  113. math/R-cran-admisc
  114. math/R-cran-bdsmatrix
  115. math/R-cran-ddalpha
  116. math/R-cran-deldir
  117. math/R-cran-dimRed
  118. math/R-cran-eRm
  119. math/R-cran-energy
  120. math/R-cran-expm
  121. math/R-cran-fracdiff
  122. math/R-cran-geometry
  123. math/R-cran-gower
  124. math/R-cran-haven
  125. math/R-cran-hexbin
  126. math/R-cran-intervals
  127. math/R-cran-ipred
  128. math/R-cran-isoband
  129. math/R-cran-locfit
  130. math/R-cran-lpSolve
  131. math/R-cran-maps
  132. math/R-cran-matrixStats
  133. math/R-cran-mclust
  134. math/R-cran-memisc
  135. math/R-cran-minqa
  136. math/R-cran-ncdf4
  137. math/R-cran-nloptr
  138. math/R-cran-partitions
  139. math/R-cran-polyclip
  140. math/R-cran-quadprog
  141. math/R-cran-quantreg
  142. math/R-cran-raster
  143. math/R-cran-rgenoud
  144. math/R-cran-slam
  145. math/R-cran-statmod
  146. math/R-cran-wk
  147. math/adept
  148. math/alberta
  149. math/algae
  150. math/atlas
  151. math/blas
  152. math/blaze
  153. math/blis
  154. math/casadi
  155. math/cblas
  156. math/cmlib
  157. math/coin-or-metis
  158. math/coin-or-mumps
  159. math/couenne
  160. math/ddfun
  161. math/dsdp
  162. math/eispack
  163. math/elemental
  164. math/fftw
  165. math/fftw-float
  166. math/fftw3-quad
  167. math/flexiblas
  168. math/gretl
  169. math/ipopt
  170. math/jags
  171. math/kktdirect
  172. math/lapack
  173. math/lapack++
  174. math/lapack95
  175. math/lapacke
  176. math/levmar
  177. math/libceed
  178. math/linpack
  179. math/math77
  180. math/miracl
  181. math/moab
  182. math/mumps
  183. math/mumps4
  184. math/openblas
  185. math/qposases
  186. math/qrupdate
  187. math/scs
  188. math/sdpa
  189. math/slatec
  190. math/slicot
  191. math/suitesparse-Example
  192. math/suitesparse-amd
  193. math/suitesparse-btf
  194. math/suitesparse-camd
  195. math/suitesparse-ccolamd
  196. math/suitesparse-cholmod
  197. math/suitesparse-colamd
  198. math/suitesparse-config
  199. math/suitesparse-cxsparse
  200. math/suitesparse-klu
  201. math/suitesparse-lagraph
  202. math/suitesparse-ldl
  203. math/suitesparse-mongoose
  204. math/suitesparse-paru
  205. math/suitesparse-rbio
  206. math/suitesparse-spex
  207. math/suitesparse-spqr
  208. math/suitesparse-umfpack
  209. math/trlan
  210. math/xlapack
  211. math/xlife++
  212. misc/R-cran-mime
  213. misc/g810-led
  214. misc/veles
  215. net/R-cran-pingr
  216. net/openmpi4
  217. net-mgmt/ipv6mon
  218. net-p2p/cpuminer
  219. science/R-cran-cmprsk
  220. science/R-cran-e1071
  221. science/R-cran-etm
  222. science/R-cran-fastICA
  223. science/R-cran-kernlab
  224. science/R-cran-ks
  225. science/R-cran-som
  226. science/R-cran-udunits2
  227. science/berkeleygw
  228. science/cdf
  229. science/chemps2
  230. science/clipper
  231. science/cpcmx
  232. science/dalton
  233. science/dirac
  234. science/fastjet
  235. science/feff10
  236. science/gcp
  237. science/ghemical
  238. science/harminv
  239. science/hdf5
  240. science/hdf5-110
  241. science/iboview
  242. science/isaac-cfd
  243. science/kim-api
  244. science/latte
  245. science/libccp4
  246. science/libctl
  247. science/libghemical
  248. science/libmbd
  249. science/libpsml
  250. science/libxc
  251. science/mctc-lib
  252. science/mpb
  253. science/mstore
  254. science/multiwfn
  255. science/netcdf-fortran
  256. science/numsa
  257. science/openmolcas
  258. science/pcmsolver
  259. science/py-dftbplus
  260. science/q
  261. science/qwalk
  262. science/siesta
  263. science/silo
  264. science/simbody
  265. science/simple-dftd3
  266. science/xtb
  267. security/R-cran-askpass
  268. security/R-cran-digest
  269. security/seccure
  270. sysutils/R-cran-processx
  271. sysutils/R-cran-ps
  272. sysutils/bacula-libs3
  273. sysutils/fwupd-efi
  274. textproc/R-cran-commonmark
  275. textproc/R-cran-htmltools
  276. textproc/R-cran-hunspell
  277. textproc/R-cran-markdown
  278. textproc/R-cran-openxlsx
  279. textproc/R-cran-readxl
  280. textproc/R-cran-sass
  281. textproc/R-cran-stringi
  282. textproc/R-cran-tth
  283. textproc/R-cran-utf8
  284. textproc/R-cran-writexl
  285. textproc/R-cran-yaml
  286. textproc/toml-f
  287. textproc/xmlf90
  288. www/R-cran-webutils
  289. www/kannel
  290. www/kannel-sqlbox
  291. x11/i3lock-color
  292. 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_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_gcc13
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/gcc13 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-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