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