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 photosAll 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. archivers/R-cran-zip
  3. astro/nightfall
  4. audio/kaldi
  5. benchmarks/tinymembench
  6. biology/R-cran-Biobase
  7. biology/R-cran-BiocGenerics
Expand this list (395 items / 388 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/R-cran-BiocManager
  3. biology/molden
  4. biology/plink
  5. biology/psi88
  6. biology/py-PySCeS
  7. biology/star
  8. biology/treekin
  9. cad/alliance
  10. cad/feappv
  11. cad/freehdl
  12. cad/pdnmesh
  13. cad/tochnog
  14. comms/wsjtx
  15. comms/wsjtz
  16. converters/R-cran-RJSONIO
  17. converters/R-cran-jsonlite
  18. converters/R-cran-rjson
  19. databases/R-cran-RPostgreSQL
  20. databases/R-cran-RSQLite
  21. databases/R-cran-cachem
  22. databases/R-cran-fastmap
  23. databases/dbixx
  24. databases/mysql-connector-odbc
  25. devel/R-cran-Hmisc
  26. devel/R-cran-Rcpp
  27. devel/R-cran-S7
  28. devel/R-cran-bindr
  29. devel/R-cran-bit
  30. devel/R-cran-bit64
  31. devel/R-cran-bitops
  32. devel/R-cran-brio
  33. devel/R-cran-caTools
  34. devel/R-cran-caret
  35. devel/R-cran-checkmate
  36. devel/R-cran-chk
  37. devel/R-cran-classInt
  38. devel/R-cran-cli
  39. devel/R-cran-covr
  40. devel/R-cran-diffobj
  41. devel/R-cran-fansi
  42. devel/R-cran-filelock
  43. devel/R-cran-gert
  44. devel/R-cran-git2r
  45. devel/R-cran-glue
  46. devel/R-cran-interp
  47. devel/R-cran-magrittr
  48. devel/R-cran-microbenchmark
  49. devel/R-cran-msm
  50. devel/R-cran-parsedate
  51. devel/R-cran-pkgcache
  52. devel/R-cran-profvis
  53. devel/R-cran-randomForest
  54. devel/R-cran-reshape
  55. devel/R-cran-reshape2
  56. devel/R-cran-roxygen2
  57. devel/R-cran-sourcetools
  58. devel/R-cran-sys
  59. devel/R-cran-tidyselect
  60. devel/R-cran-tzdb
  61. devel/R-cran-webfakes
  62. devel/alire
  63. devel/asfml
  64. devel/dwarves
  65. devel/eclipse-titan
  66. devel/fortran-stdlib
  67. devel/gcc-msp430-ti-toolchain
  68. devel/kronosnet
  69. devel/libfaketime
  70. devel/ocaml-lacaml
  71. devel/papi
  72. devel/rhtvision
  73. devel/smv
  74. devel/test-drive
  75. editors/emacs
  76. editors/emacs-devel
  77. emulators/emulationstation
  78. emulators/libretro-reicast
  79. emulators/reicast
  80. emulators/wine-proton
  81. emulators/x49gp
  82. filesystems/lkl
  83. finance/R-cran-PerformanceAnalytics
  84. finance/R-cran-gmm
  85. finance/R-cran-strucchange
  86. finance/R-cran-urca
  87. french/aster
  88. ftp/R-cran-RCurl
  89. ftp/R-cran-curl
  90. games/dxx-rebirth
  91. games/xbat
  92. graphics/R-cran-colorspace
  93. graphics/R-cran-farver
  94. graphics/R-cran-ggforce
  95. graphics/R-cran-jpeg
  96. graphics/R-cran-magick
  97. graphics/R-cran-pROC
  98. graphics/R-cran-qpdf
  99. graphics/R-cran-s2
  100. graphics/R-cran-scales
  101. graphics/R-cran-tweenr
  102. graphics/R-cran-webp
  103. graphics/dataplot
  104. graphics/gimp-beautify-plugin
  105. graphics/mahotas
  106. graphics/nurbs++
  107. graphics/p5-PGPLOT
  108. graphics/pgplot
  109. graphics/py-gdal
  110. graphics/raster3d
  111. graphics/zeno
  112. japanese/skkinput3
  113. japanese/xtr
  114. lang/julia
  115. lang/mlkit
  116. lang/oo2c
  117. lang/ratfor
  118. math/R
  119. math/R-cran-Amelia
  120. math/R-cran-FNN
  121. math/R-cran-KFAS
  122. math/R-cran-MCMCpack
  123. math/R-cran-MatchIt
  124. math/R-cran-Matching
  125. math/R-cran-NMF
  126. math/R-cran-RcppArmadillo
  127. math/R-cran-RcppEigen
  128. math/R-cran-RcppRoll
  129. math/R-cran-Rmpfr
  130. math/R-cran-Rsolnp
  131. math/R-cran-SparseM
  132. math/R-cran-admisc
  133. math/R-cran-backports
  134. math/R-cran-bdsmatrix
  135. math/R-cran-ddalpha
  136. math/R-cran-deldir
  137. math/R-cran-dimRed
  138. math/R-cran-eRm
  139. math/R-cran-energy
  140. math/R-cran-expm
  141. math/R-cran-fracdiff
  142. math/R-cran-geometry
  143. math/R-cran-gower
  144. math/R-cran-haven
  145. math/R-cran-hexbin
  146. math/R-cran-intervals
  147. math/R-cran-ipred
  148. math/R-cran-isoband
  149. math/R-cran-locfit
  150. math/R-cran-lpSolve
  151. math/R-cran-maps
  152. math/R-cran-matrixStats
  153. math/R-cran-mclust
  154. math/R-cran-memisc
  155. math/R-cran-minqa
  156. math/R-cran-mvtnorm
  157. math/R-cran-ncdf4
  158. math/R-cran-nloptr
  159. math/R-cran-partitions
  160. math/R-cran-polyclip
  161. math/R-cran-quadprog
  162. math/R-cran-quantreg
  163. math/R-cran-raster
  164. math/R-cran-rgenoud
  165. math/R-cran-slam
  166. math/R-cran-sp
  167. math/R-cran-statmod
  168. math/R-cran-wk
  169. math/SCIP
  170. math/adept
  171. math/alberta
  172. math/algae
  173. math/atlas
  174. math/blas
  175. math/blaspp
  176. math/blaze
  177. math/blis
  178. math/casadi
  179. math/cbc
  180. math/cblas
  181. math/clp
  182. math/cmlib
  183. math/coin-or-metis
  184. math/coin-or-mumps
  185. math/coinutils
  186. math/couenne
  187. math/ddfun
  188. math/dsdp
  189. math/dune-alugrid
  190. math/dune-common
  191. math/dune-geometry
  192. math/dune-grid
  193. math/dune-grid-glue
  194. math/dune-istl
  195. math/dune-polygongrid
  196. math/dune-uggrid
  197. math/eispack
  198. math/elemental
  199. math/elpa
  200. math/fftw
  201. math/fftw-float
  202. math/fftw3-quad
  203. math/flexiblas
  204. math/gretl
  205. math/hsl
  206. math/ipopt
  207. math/jags
  208. math/kktdirect
  209. math/lapack
  210. math/lapack++
  211. math/lapack95
  212. math/lapacke
  213. math/levmar
  214. math/libRmath
  215. math/libceed
  216. math/linpack
  217. math/math77
  218. math/miracl
  219. math/moab
  220. math/mumps
  221. math/mumps4
  222. math/openblas
  223. math/openfst
  224. math/osi
  225. math/py-cyipopt
  226. math/py-libceed
  227. math/py-pynleq2
  228. math/py-rpy2
  229. math/py-scs
  230. math/qposases
  231. math/qrupdate
  232. math/scs
  233. math/sdpa
  234. math/slatec
  235. math/slicot
  236. math/suitesparse-Example
  237. math/suitesparse-amd
  238. math/suitesparse-btf
  239. math/suitesparse-camd
  240. math/suitesparse-ccolamd
  241. math/suitesparse-cholmod
  242. math/suitesparse-colamd
  243. math/suitesparse-config
  244. math/suitesparse-cxsparse
  245. math/suitesparse-klu
  246. math/suitesparse-lagraph
  247. math/suitesparse-ldl
  248. math/suitesparse-mongoose
  249. math/suitesparse-paru
  250. math/suitesparse-rbio
  251. math/suitesparse-spex
  252. math/suitesparse-spqr
  253. math/suitesparse-umfpack
  254. math/trlan
  255. math/xlapack
  256. math/xlife++
  257. misc/R-cran-mime
  258. misc/caffe
  259. misc/g810-led
  260. misc/py-QSpectrumAnalyzer
  261. misc/py-pyEDFlib
  262. misc/veles
  263. net/R-cran-pingr
  264. net/openmpi
  265. net/openmpi4
  266. net/yate
  267. net-mgmt/ipv6mon
  268. net-p2p/cpuminer
  269. science/R-cran-Epi
  270. science/R-cran-cmprsk
  271. science/R-cran-e1071
  272. science/R-cran-etm
  273. science/R-cran-fastICA
  274. science/R-cran-kernlab
  275. science/R-cran-ks
  276. science/R-cran-som
  277. science/R-cran-udunits2
  278. science/abinit
  279. science/berkeleygw
  280. science/cdf
  281. science/chemps2
  282. science/clipper
  283. science/cpcmx
  284. science/dalton
  285. science/dftd4
  286. science/dirac
  287. science/fastjet
  288. science/feff10
  289. science/gbtolib
  290. science/gcp
  291. science/ghemical
  292. science/harminv
  293. science/hdf5
  294. science/hdf5-110
  295. science/iboview
  296. science/isaac-cfd
  297. science/kim-api
  298. science/latte
  299. science/libccp4
  300. science/libctl
  301. science/libghemical
  302. science/libmbd
  303. science/libpsml
  304. science/libxc
  305. science/mctc-lib
  306. science/mopac
  307. science/mpb
  308. science/mstore
  309. science/multicharge
  310. science/multiwfn
  311. science/netcdf-fortran
  312. science/numsa
  313. science/ocean
  314. science/openmolcas
  315. science/pastix
  316. science/pcmsolver
  317. science/py-PyNE
  318. science/py-dftbplus
  319. science/py-pyscf
  320. science/py-scikit-sparse
  321. science/q
  322. science/qwalk
  323. science/siconos
  324. science/siesta
  325. science/silo
  326. science/simbody
  327. science/simple-dftd3
  328. science/tblite
  329. science/tfel
  330. science/tfel-edf
  331. science/trilinos
  332. science/ukrmol+
  333. science/v_sim
  334. science/xtb
  335. security/R-cran-askpass
  336. security/R-cran-digest
  337. security/seccure
  338. sysutils/R-cran-processx
  339. sysutils/R-cran-ps
  340. sysutils/bacula-libs3
  341. sysutils/fwupd-efi
  342. sysutils/grub2-bhyve
  343. sysutils/grub2-efi
  344. sysutils/grub2-pcbsd
  345. textproc/R-cran-commonmark
  346. textproc/R-cran-htmltools
  347. textproc/R-cran-hunspell
  348. textproc/R-cran-markdown
  349. textproc/R-cran-openxlsx
  350. textproc/R-cran-readxl
  351. textproc/R-cran-sass
  352. textproc/R-cran-stringi
  353. textproc/R-cran-tth
  354. textproc/R-cran-utf8
  355. textproc/R-cran-writexl
  356. textproc/R-cran-yaml
  357. textproc/toml-f
  358. textproc/xmlf90
  359. www/R-cran-httpuv
  360. www/R-cran-webutils
  361. www/kannel
  362. www/kannel-sqlbox
  363. x11/i3lock-color
  364. 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. archivers/R-cran-zip
  3. astro/nightfall
  4. audio/kaldi
  5. benchmarks/tinymembench
  6. biology/R-cran-Biobase
  7. biology/R-cran-BiocGenerics
Expand this list (388 items / 381 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/R-cran-BiocManager
  3. biology/molden
  4. biology/plink
  5. biology/psi88
  6. biology/py-PySCeS
  7. biology/star
  8. biology/treekin
  9. cad/alliance
  10. cad/feappv
  11. cad/freehdl
  12. cad/pdnmesh
  13. cad/tochnog
  14. comms/wsjtx
  15. comms/wsjtz
  16. converters/R-cran-RJSONIO
  17. converters/R-cran-jsonlite
  18. converters/R-cran-rjson
  19. databases/R-cran-RPostgreSQL
  20. databases/R-cran-RSQLite
  21. databases/R-cran-cachem
  22. databases/R-cran-fastmap
  23. databases/dbixx
  24. databases/mysql-connector-odbc
  25. devel/R-cran-Hmisc
  26. devel/R-cran-Rcpp
  27. devel/R-cran-S7
  28. devel/R-cran-bindr
  29. devel/R-cran-bit
  30. devel/R-cran-bit64
  31. devel/R-cran-bitops
  32. devel/R-cran-brio
  33. devel/R-cran-caTools
  34. devel/R-cran-caret
  35. devel/R-cran-checkmate
  36. devel/R-cran-chk
  37. devel/R-cran-classInt
  38. devel/R-cran-cli
  39. devel/R-cran-covr
  40. devel/R-cran-diffobj
  41. devel/R-cran-fansi
  42. devel/R-cran-filelock
  43. devel/R-cran-gert
  44. devel/R-cran-git2r
  45. devel/R-cran-glue
  46. devel/R-cran-interp
  47. devel/R-cran-magrittr
  48. devel/R-cran-microbenchmark
  49. devel/R-cran-msm
  50. devel/R-cran-parsedate
  51. devel/R-cran-pkgcache
  52. devel/R-cran-profvis
  53. devel/R-cran-randomForest
  54. devel/R-cran-reshape
  55. devel/R-cran-reshape2
  56. devel/R-cran-roxygen2
  57. devel/R-cran-sourcetools
  58. devel/R-cran-sys
  59. devel/R-cran-tidyselect
  60. devel/R-cran-tzdb
  61. devel/R-cran-webfakes
  62. devel/dwarves
  63. devel/eclipse-titan
  64. devel/fortran-stdlib
  65. devel/kronosnet
  66. devel/libfaketime
  67. devel/ocaml-lacaml
  68. devel/papi
  69. devel/rhtvision
  70. devel/smv
  71. devel/test-drive
  72. editors/emacs
  73. editors/emacs-devel
  74. emulators/emulationstation
  75. emulators/libretro-reicast
  76. emulators/reicast
  77. emulators/wine-proton
  78. emulators/x49gp
  79. finance/R-cran-PerformanceAnalytics
  80. finance/R-cran-gmm
  81. finance/R-cran-strucchange
  82. finance/R-cran-urca
  83. french/aster
  84. ftp/R-cran-RCurl
  85. ftp/R-cran-curl
  86. games/dxx-rebirth
  87. games/xbat
  88. graphics/R-cran-colorspace
  89. graphics/R-cran-farver
  90. graphics/R-cran-ggforce
  91. graphics/R-cran-jpeg
  92. graphics/R-cran-magick
  93. graphics/R-cran-pROC
  94. graphics/R-cran-qpdf
  95. graphics/R-cran-s2
  96. graphics/R-cran-scales
  97. graphics/R-cran-tweenr
  98. graphics/R-cran-webp
  99. graphics/dataplot
  100. graphics/gimp-beautify-plugin
  101. graphics/mahotas
  102. graphics/nurbs++
  103. graphics/p5-PGPLOT
  104. graphics/pgplot
  105. graphics/py-gdal
  106. graphics/raster3d
  107. graphics/zeno
  108. japanese/skkinput3
  109. japanese/xtr
  110. lang/gcc
  111. lang/julia
  112. lang/mlkit
  113. lang/oo2c
  114. lang/ratfor
  115. math/R
  116. math/R-cran-Amelia
  117. math/R-cran-FNN
  118. math/R-cran-KFAS
  119. math/R-cran-MCMCpack
  120. math/R-cran-MatchIt
  121. math/R-cran-Matching
  122. math/R-cran-NMF
  123. math/R-cran-RcppArmadillo
  124. math/R-cran-RcppEigen
  125. math/R-cran-RcppRoll
  126. math/R-cran-Rmpfr
  127. math/R-cran-Rsolnp
  128. math/R-cran-SparseM
  129. math/R-cran-admisc
  130. math/R-cran-backports
  131. math/R-cran-bdsmatrix
  132. math/R-cran-ddalpha
  133. math/R-cran-deldir
  134. math/R-cran-dimRed
  135. math/R-cran-eRm
  136. math/R-cran-energy
  137. math/R-cran-expm
  138. math/R-cran-fracdiff
  139. math/R-cran-geometry
  140. math/R-cran-gower
  141. math/R-cran-haven
  142. math/R-cran-hexbin
  143. math/R-cran-intervals
  144. math/R-cran-ipred
  145. math/R-cran-isoband
  146. math/R-cran-locfit
  147. math/R-cran-lpSolve
  148. math/R-cran-maps
  149. math/R-cran-matrixStats
  150. math/R-cran-mclust
  151. math/R-cran-memisc
  152. math/R-cran-minqa
  153. math/R-cran-mvtnorm
  154. math/R-cran-ncdf4
  155. math/R-cran-nloptr
  156. math/R-cran-partitions
  157. math/R-cran-polyclip
  158. math/R-cran-quadprog
  159. math/R-cran-quantreg
  160. math/R-cran-raster
  161. math/R-cran-rgenoud
  162. math/R-cran-slam
  163. math/R-cran-sp
  164. math/R-cran-statmod
  165. math/R-cran-wk
  166. math/SCIP
  167. math/adept
  168. math/alberta
  169. math/algae
  170. math/atlas
  171. math/blas
  172. math/blaspp
  173. math/blaze
  174. math/blis
  175. math/casadi
  176. math/cbc
  177. math/cblas
  178. math/clp
  179. math/cmlib
  180. math/coin-or-metis
  181. math/coin-or-mumps
  182. math/coinutils
  183. math/couenne
  184. math/ddfun
  185. math/dsdp
  186. math/dune-alugrid
  187. math/dune-common
  188. math/dune-geometry
  189. math/dune-grid
  190. math/dune-grid-glue
  191. math/dune-istl
  192. math/dune-polygongrid
  193. math/dune-uggrid
  194. math/eispack
  195. math/elemental
  196. math/elpa
  197. math/fftw
  198. math/fftw-float
  199. math/fftw3-quad
  200. math/flexiblas
  201. math/gretl
  202. math/hsl
  203. math/ipopt
  204. math/jags
  205. math/kktdirect
  206. math/lapack
  207. math/lapack++
  208. math/lapack95
  209. math/lapacke
  210. math/levmar
  211. math/libRmath
  212. math/libceed
  213. math/linpack
  214. math/math77
  215. math/miracl
  216. math/moab
  217. math/mumps
  218. math/mumps4
  219. math/openblas
  220. math/openfst
  221. math/osi
  222. math/py-cyipopt
  223. math/py-libceed
  224. math/py-pynleq2
  225. math/py-rpy2
  226. math/py-scs
  227. math/qposases
  228. math/qrupdate
  229. math/scs
  230. math/sdpa
  231. math/slatec
  232. math/slicot
  233. math/suitesparse-Example
  234. math/suitesparse-amd
  235. math/suitesparse-btf
  236. math/suitesparse-camd
  237. math/suitesparse-ccolamd
  238. math/suitesparse-cholmod
  239. math/suitesparse-colamd
  240. math/suitesparse-config
  241. math/suitesparse-cxsparse
  242. math/suitesparse-klu
  243. math/suitesparse-lagraph
  244. math/suitesparse-ldl
  245. math/suitesparse-mongoose
  246. math/suitesparse-paru
  247. math/suitesparse-rbio
  248. math/suitesparse-spex
  249. math/suitesparse-spqr
  250. math/suitesparse-umfpack
  251. math/trlan
  252. math/xlapack
  253. math/xlife++
  254. misc/R-cran-mime
  255. misc/caffe
  256. misc/g810-led
  257. misc/py-QSpectrumAnalyzer
  258. misc/py-pyEDFlib
  259. misc/veles
  260. net/R-cran-pingr
  261. net/openmpi
  262. net/openmpi4
  263. net/yate
  264. net-mgmt/ipv6mon
  265. net-p2p/cpuminer
  266. science/R-cran-Epi
  267. science/R-cran-cmprsk
  268. science/R-cran-e1071
  269. science/R-cran-etm
  270. science/R-cran-fastICA
  271. science/R-cran-kernlab
  272. science/R-cran-ks
  273. science/R-cran-som
  274. science/R-cran-udunits2
  275. science/abinit
  276. science/berkeleygw
  277. science/cdf
  278. science/chemps2
  279. science/clipper
  280. science/cpcmx
  281. science/dalton
  282. science/dftd4
  283. science/dirac
  284. science/fastjet
  285. science/feff10
  286. science/gbtolib
  287. science/gcp
  288. science/ghemical
  289. science/harminv
  290. science/hdf5
  291. science/hdf5-110
  292. science/iboview
  293. science/isaac-cfd
  294. science/kim-api
  295. science/latte
  296. science/libccp4
  297. science/libctl
  298. science/libghemical
  299. science/libmbd
  300. science/libpsml
  301. science/libxc
  302. science/mctc-lib
  303. science/mopac
  304. science/mpb
  305. science/mstore
  306. science/multicharge
  307. science/multiwfn
  308. science/netcdf-fortran
  309. science/numsa
  310. science/ocean
  311. science/openmolcas
  312. science/pastix
  313. science/pcmsolver
  314. science/py-PyNE
  315. science/py-dftbplus
  316. science/py-pyscf
  317. science/py-scikit-sparse
  318. science/q
  319. science/qwalk
  320. science/siconos
  321. science/siesta
  322. science/silo
  323. science/simbody
  324. science/simple-dftd3
  325. science/tblite
  326. science/tfel
  327. science/tfel-edf
  328. science/trilinos
  329. science/ukrmol+
  330. science/v_sim
  331. science/xtb
  332. security/R-cran-askpass
  333. security/R-cran-digest
  334. security/seccure
  335. sysutils/R-cran-processx
  336. sysutils/R-cran-ps
  337. sysutils/bacula-libs3
  338. sysutils/fwupd-efi
  339. sysutils/grub2-pcbsd
  340. textproc/R-cran-commonmark
  341. textproc/R-cran-htmltools
  342. textproc/R-cran-hunspell
  343. textproc/R-cran-markdown
  344. textproc/R-cran-openxlsx
  345. textproc/R-cran-readxl
  346. textproc/R-cran-sass
  347. textproc/R-cran-stringi
  348. textproc/R-cran-tth
  349. textproc/R-cran-utf8
  350. textproc/R-cran-writexl
  351. textproc/R-cran-yaml
  352. textproc/toml-f
  353. textproc/xmlf90
  354. www/R-cran-httpuv
  355. www/R-cran-webutils
  356. www/kannel
  357. www/kannel-sqlbox
  358. x11/i3lock-color
  359. 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