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 (318 items / 311 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-covr
  36. devel/R-cran-diffobj
  37. devel/R-cran-fansi
  38. devel/R-cran-filelock
  39. devel/R-cran-gert
  40. devel/R-cran-git2r
  41. devel/R-cran-glue
  42. devel/R-cran-interp
  43. devel/R-cran-microbenchmark
  44. devel/R-cran-msm
  45. devel/R-cran-parsedate
  46. devel/R-cran-profvis
  47. devel/R-cran-randomForest
  48. devel/R-cran-reshape
  49. devel/R-cran-reshape2
  50. devel/R-cran-roxygen2
  51. devel/R-cran-sys
  52. devel/R-cran-tidyselect
  53. devel/R-cran-tzdb
  54. devel/asfml
  55. devel/eclipse-titan
  56. devel/fortran-stdlib
  57. devel/gcc-msp430-ti-toolchain
  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. filesystems/lkl
  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/julia
  98. lang/mlkit
  99. lang/oo2c
  100. lang/ratfor
  101. math/R-cran-Amelia
  102. math/R-cran-FNN
  103. math/R-cran-KFAS
  104. math/R-cran-MCMCpack
  105. math/R-cran-MatchIt
  106. math/R-cran-Matching
  107. math/R-cran-NMF
  108. math/R-cran-RcppEigen
  109. math/R-cran-Rmpfr
  110. math/R-cran-Rsolnp
  111. math/R-cran-SparseM
  112. math/R-cran-bdsmatrix
  113. math/R-cran-ddalpha
  114. math/R-cran-deldir
  115. math/R-cran-dimRed
  116. math/R-cran-eRm
  117. math/R-cran-energy
  118. math/R-cran-expm
  119. math/R-cran-fracdiff
  120. math/R-cran-geometry
  121. math/R-cran-gower
  122. math/R-cran-haven
  123. math/R-cran-hexbin
  124. math/R-cran-intervals
  125. math/R-cran-ipred
  126. math/R-cran-isoband
  127. math/R-cran-locfit
  128. math/R-cran-lpSolve
  129. math/R-cran-maps
  130. math/R-cran-matrixStats
  131. math/R-cran-mclust
  132. math/R-cran-memisc
  133. math/R-cran-minqa
  134. math/R-cran-ncdf4
  135. math/R-cran-nloptr
  136. math/R-cran-partitions
  137. math/R-cran-polyclip
  138. math/R-cran-quadprog
  139. math/R-cran-quantreg
  140. math/R-cran-raster
  141. math/R-cran-rgenoud
  142. math/R-cran-slam
  143. math/R-cran-statmod
  144. math/R-cran-wk
  145. math/adept
  146. math/alberta
  147. math/algae
  148. math/atlas
  149. math/blas
  150. math/blaze
  151. math/blis
  152. math/casadi
  153. math/cblas
  154. math/cmlib
  155. math/coin-or-metis
  156. math/coin-or-mumps
  157. math/couenne
  158. math/ddfun
  159. math/dsdp
  160. math/eispack
  161. math/elemental
  162. math/fftw
  163. math/fftw-float
  164. math/fftw3-quad
  165. math/flexiblas
  166. math/gretl
  167. math/ipopt
  168. math/jags
  169. math/kktdirect
  170. math/lapack
  171. math/lapack++
  172. math/lapack95
  173. math/lapacke
  174. math/levmar
  175. math/libceed
  176. math/linpack
  177. math/math77
  178. math/miracl
  179. math/moab
  180. math/mumps
  181. math/mumps4
  182. math/openblas
  183. math/qposases
  184. math/qrupdate
  185. math/scs
  186. math/sdpa
  187. math/slatec
  188. math/slicot
  189. math/suitesparse-Example
  190. math/suitesparse-amd
  191. math/suitesparse-btf
  192. math/suitesparse-camd
  193. math/suitesparse-ccolamd
  194. math/suitesparse-cholmod
  195. math/suitesparse-colamd
  196. math/suitesparse-config
  197. math/suitesparse-cxsparse
  198. math/suitesparse-klu
  199. math/suitesparse-lagraph
  200. math/suitesparse-ldl
  201. math/suitesparse-mongoose
  202. math/suitesparse-paru
  203. math/suitesparse-rbio
  204. math/suitesparse-spex
  205. math/suitesparse-spqr
  206. math/suitesparse-umfpack
  207. math/trlan
  208. math/xlapack
  209. math/xlife++
  210. misc/R-cran-mime
  211. misc/g810-led
  212. misc/veles
  213. net/R-cran-pingr
  214. net/openmpi4
  215. net-mgmt/ipv6mon
  216. net-p2p/cpuminer
  217. science/R-cran-cmprsk
  218. science/R-cran-e1071
  219. science/R-cran-etm
  220. science/R-cran-fastICA
  221. science/R-cran-kernlab
  222. science/R-cran-ks
  223. science/R-cran-som
  224. science/R-cran-udunits2
  225. science/berkeleygw
  226. science/cdf
  227. science/chemps2
  228. science/clipper
  229. science/cpcmx
  230. science/dalton
  231. science/dirac
  232. science/fastjet
  233. science/feff10
  234. science/gcp
  235. science/ghemical
  236. science/harminv
  237. science/hdf5
  238. science/hdf5-110
  239. science/iboview
  240. science/isaac-cfd
  241. science/kim-api
  242. science/latte
  243. science/libccp4
  244. science/libctl
  245. science/libghemical
  246. science/libmbd
  247. science/libpsml
  248. science/libxc
  249. science/mctc-lib
  250. science/mpb
  251. science/mstore
  252. science/multiwfn
  253. science/netcdf-fortran
  254. science/numsa
  255. science/pcmsolver
  256. science/py-dftbplus
  257. science/q
  258. science/qwalk
  259. science/siesta
  260. science/silo
  261. science/simbody
  262. science/simple-dftd3
  263. science/xtb
  264. security/R-cran-askpass
  265. security/R-cran-digest
  266. security/seccure
  267. sysutils/R-cran-processx
  268. sysutils/bacula-libs3
  269. sysutils/fwupd-efi
  270. textproc/R-cran-commonmark
  271. textproc/R-cran-htmltools
  272. textproc/R-cran-hunspell
  273. textproc/R-cran-markdown
  274. textproc/R-cran-openxlsx
  275. textproc/R-cran-readxl
  276. textproc/R-cran-sass
  277. textproc/R-cran-stringi
  278. textproc/R-cran-tth
  279. textproc/R-cran-utf8
  280. textproc/R-cran-writexl
  281. textproc/R-cran-yaml
  282. textproc/xmlf90
  283. www/R-cran-webutils
  284. www/kannel
  285. www/kannel-sqlbox
  286. x11/i3lock-color
  287. 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 (314 items / 307 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-covr
  36. devel/R-cran-diffobj
  37. devel/R-cran-fansi
  38. devel/R-cran-filelock
  39. devel/R-cran-gert
  40. devel/R-cran-git2r
  41. devel/R-cran-glue
  42. devel/R-cran-interp
  43. devel/R-cran-microbenchmark
  44. devel/R-cran-msm
  45. devel/R-cran-parsedate
  46. devel/R-cran-profvis
  47. devel/R-cran-randomForest
  48. devel/R-cran-reshape
  49. devel/R-cran-reshape2
  50. devel/R-cran-roxygen2
  51. devel/R-cran-sys
  52. devel/R-cran-tidyselect
  53. devel/R-cran-tzdb
  54. devel/eclipse-titan
  55. devel/fortran-stdlib
  56. devel/kronosnet
  57. devel/libfaketime
  58. devel/ocaml-lacaml
  59. devel/papi
  60. devel/rhtvision
  61. devel/smv
  62. devel/test-drive
  63. editors/emacs
  64. editors/emacs-devel
  65. emulators/emulationstation
  66. emulators/libretro-reicast
  67. emulators/reicast
  68. emulators/x49gp
  69. finance/R-cran-gmm
  70. finance/R-cran-strucchange
  71. finance/R-cran-urca
  72. ftp/R-cran-curl
  73. games/dxx-rebirth
  74. games/xbat
  75. graphics/R-cran-colorspace
  76. graphics/R-cran-farver
  77. graphics/R-cran-ggforce
  78. graphics/R-cran-jpeg
  79. graphics/R-cran-pROC
  80. graphics/R-cran-qpdf
  81. graphics/R-cran-s2
  82. graphics/R-cran-scales
  83. graphics/R-cran-tweenr
  84. graphics/R-cran-webp
  85. graphics/dataplot
  86. graphics/gimp-beautify-plugin
  87. graphics/nurbs++
  88. graphics/p5-PGPLOT
  89. graphics/pgplot
  90. graphics/raster3d
  91. graphics/zeno
  92. japanese/skkinput3
  93. japanese/xtr
  94. lang/gcc
  95. lang/julia
  96. lang/mlkit
  97. lang/oo2c
  98. lang/ratfor
  99. math/R-cran-Amelia
  100. math/R-cran-FNN
  101. math/R-cran-KFAS
  102. math/R-cran-MCMCpack
  103. math/R-cran-MatchIt
  104. math/R-cran-Matching
  105. math/R-cran-NMF
  106. math/R-cran-RcppEigen
  107. math/R-cran-Rmpfr
  108. math/R-cran-Rsolnp
  109. math/R-cran-SparseM
  110. math/R-cran-bdsmatrix
  111. math/R-cran-ddalpha
  112. math/R-cran-deldir
  113. math/R-cran-dimRed
  114. math/R-cran-eRm
  115. math/R-cran-energy
  116. math/R-cran-expm
  117. math/R-cran-fracdiff
  118. math/R-cran-geometry
  119. math/R-cran-gower
  120. math/R-cran-haven
  121. math/R-cran-hexbin
  122. math/R-cran-intervals
  123. math/R-cran-ipred
  124. math/R-cran-isoband
  125. math/R-cran-locfit
  126. math/R-cran-lpSolve
  127. math/R-cran-maps
  128. math/R-cran-matrixStats
  129. math/R-cran-mclust
  130. math/R-cran-memisc
  131. math/R-cran-minqa
  132. math/R-cran-ncdf4
  133. math/R-cran-nloptr
  134. math/R-cran-partitions
  135. math/R-cran-polyclip
  136. math/R-cran-quadprog
  137. math/R-cran-quantreg
  138. math/R-cran-raster
  139. math/R-cran-rgenoud
  140. math/R-cran-slam
  141. math/R-cran-statmod
  142. math/R-cran-wk
  143. math/adept
  144. math/alberta
  145. math/algae
  146. math/atlas
  147. math/blas
  148. math/blaze
  149. math/blis
  150. math/casadi
  151. math/cblas
  152. math/cmlib
  153. math/coin-or-metis
  154. math/coin-or-mumps
  155. math/couenne
  156. math/ddfun
  157. math/dsdp
  158. math/eispack
  159. math/elemental
  160. math/fftw
  161. math/fftw-float
  162. math/fftw3-quad
  163. math/flexiblas
  164. math/gretl
  165. math/ipopt
  166. math/jags
  167. math/kktdirect
  168. math/lapack
  169. math/lapack++
  170. math/lapack95
  171. math/lapacke
  172. math/levmar
  173. math/libceed
  174. math/linpack
  175. math/math77
  176. math/miracl
  177. math/moab
  178. math/mumps
  179. math/mumps4
  180. math/openblas
  181. math/qposases
  182. math/qrupdate
  183. math/scs
  184. math/sdpa
  185. math/slatec
  186. math/slicot
  187. math/suitesparse-Example
  188. math/suitesparse-amd
  189. math/suitesparse-btf
  190. math/suitesparse-camd
  191. math/suitesparse-ccolamd
  192. math/suitesparse-cholmod
  193. math/suitesparse-colamd
  194. math/suitesparse-config
  195. math/suitesparse-cxsparse
  196. math/suitesparse-klu
  197. math/suitesparse-lagraph
  198. math/suitesparse-ldl
  199. math/suitesparse-mongoose
  200. math/suitesparse-paru
  201. math/suitesparse-rbio
  202. math/suitesparse-spex
  203. math/suitesparse-spqr
  204. math/suitesparse-umfpack
  205. math/trlan
  206. math/xlapack
  207. math/xlife++
  208. misc/R-cran-mime
  209. misc/g810-led
  210. misc/veles
  211. net/R-cran-pingr
  212. net/openmpi4
  213. net-mgmt/ipv6mon
  214. net-p2p/cpuminer
  215. science/R-cran-cmprsk
  216. science/R-cran-e1071
  217. science/R-cran-etm
  218. science/R-cran-fastICA
  219. science/R-cran-kernlab
  220. science/R-cran-ks
  221. science/R-cran-som
  222. science/R-cran-udunits2
  223. science/berkeleygw
  224. science/cdf
  225. science/chemps2
  226. science/clipper
  227. science/cpcmx
  228. science/dalton
  229. science/dirac
  230. science/fastjet
  231. science/feff10
  232. science/gcp
  233. science/ghemical
  234. science/harminv
  235. science/hdf5
  236. science/hdf5-110
  237. science/iboview
  238. science/isaac-cfd
  239. science/kim-api
  240. science/latte
  241. science/libccp4
  242. science/libctl
  243. science/libghemical
  244. science/libmbd
  245. science/libpsml
  246. science/libxc
  247. science/mctc-lib
  248. science/mpb
  249. science/mstore
  250. science/multiwfn
  251. science/netcdf-fortran
  252. science/numsa
  253. science/pcmsolver
  254. science/py-dftbplus
  255. science/q
  256. science/qwalk
  257. science/siesta
  258. science/silo
  259. science/simbody
  260. science/simple-dftd3
  261. science/xtb
  262. security/R-cran-askpass
  263. security/R-cran-digest
  264. security/seccure
  265. sysutils/R-cran-processx
  266. sysutils/bacula-libs3
  267. sysutils/fwupd-efi
  268. textproc/R-cran-commonmark
  269. textproc/R-cran-htmltools
  270. textproc/R-cran-hunspell
  271. textproc/R-cran-markdown
  272. textproc/R-cran-openxlsx
  273. textproc/R-cran-readxl
  274. textproc/R-cran-sass
  275. textproc/R-cran-stringi
  276. textproc/R-cran-tth
  277. textproc/R-cran-utf8
  278. textproc/R-cran-writexl
  279. textproc/R-cran-yaml
  280. textproc/xmlf90
  281. www/R-cran-webutils
  282. www/kannel
  283. www/kannel-sqlbox
  284. x11/i3lock-color
  285. 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