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