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