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 (397 items / 390 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-ggrepel
  96. graphics/R-cran-jpeg
  97. graphics/R-cran-magick
  98. graphics/R-cran-pROC
  99. graphics/R-cran-qpdf
  100. graphics/R-cran-s2
  101. graphics/R-cran-scales
  102. graphics/R-cran-tweenr
  103. graphics/R-cran-webp
  104. graphics/dataplot
  105. graphics/gimp-beautify-plugin
  106. graphics/mahotas
  107. graphics/nurbs++
  108. graphics/p5-PGPLOT
  109. graphics/pgplot
  110. graphics/py-gdal
  111. graphics/raster3d
  112. graphics/zeno
  113. japanese/skkinput3
  114. japanese/xtr
  115. lang/julia
  116. lang/mlkit
  117. lang/oo2c
  118. lang/ratfor
  119. math/R
  120. math/R-cran-Amelia
  121. math/R-cran-FNN
  122. math/R-cran-KFAS
  123. math/R-cran-MCMCpack
  124. math/R-cran-MatchIt
  125. math/R-cran-Matching
  126. math/R-cran-NMF
  127. math/R-cran-RcppArmadillo
  128. math/R-cran-RcppEigen
  129. math/R-cran-RcppRoll
  130. math/R-cran-Rmpfr
  131. math/R-cran-Rsolnp
  132. math/R-cran-SparseM
  133. math/R-cran-admisc
  134. math/R-cran-backports
  135. math/R-cran-bdsmatrix
  136. math/R-cran-ddalpha
  137. math/R-cran-deldir
  138. math/R-cran-dimRed
  139. math/R-cran-eRm
  140. math/R-cran-energy
  141. math/R-cran-expm
  142. math/R-cran-fracdiff
  143. math/R-cran-geometry
  144. math/R-cran-gower
  145. math/R-cran-haven
  146. math/R-cran-hexbin
  147. math/R-cran-intervals
  148. math/R-cran-ipred
  149. math/R-cran-isoband
  150. math/R-cran-locfit
  151. math/R-cran-lpSolve
  152. math/R-cran-maps
  153. math/R-cran-matrixStats
  154. math/R-cran-mclust
  155. math/R-cran-memisc
  156. math/R-cran-minqa
  157. math/R-cran-mvtnorm
  158. math/R-cran-ncdf4
  159. math/R-cran-nloptr
  160. math/R-cran-partitions
  161. math/R-cran-polyclip
  162. math/R-cran-quadprog
  163. math/R-cran-quantreg
  164. math/R-cran-raster
  165. math/R-cran-rgenoud
  166. math/R-cran-slam
  167. math/R-cran-sp
  168. math/R-cran-statmod
  169. math/R-cran-wk
  170. math/SCIP
  171. math/adept
  172. math/alberta
  173. math/algae
  174. math/atlas
  175. math/blas
  176. math/blaspp
  177. math/blaze
  178. math/blis
  179. math/casadi
  180. math/cbc
  181. math/cblas
  182. math/clp
  183. math/cmlib
  184. math/coin-or-metis
  185. math/coin-or-mumps
  186. math/coinutils
  187. math/couenne
  188. math/ddfun
  189. math/dsdp
  190. math/dune-alugrid
  191. math/dune-common
  192. math/dune-geometry
  193. math/dune-grid
  194. math/dune-grid-glue
  195. math/dune-istl
  196. math/dune-polygongrid
  197. math/dune-uggrid
  198. math/eispack
  199. math/elemental
  200. math/elpa
  201. math/fftw
  202. math/fftw-float
  203. math/fftw3-quad
  204. math/flexiblas
  205. math/gretl
  206. math/hsl
  207. math/ipopt
  208. math/jags
  209. math/kktdirect
  210. math/lapack
  211. math/lapack++
  212. math/lapack95
  213. math/lapacke
  214. math/levmar
  215. math/libRmath
  216. math/libceed
  217. math/linpack
  218. math/math77
  219. math/miracl
  220. math/moab
  221. math/mumps
  222. math/mumps4
  223. math/openblas
  224. math/openfst
  225. math/osi
  226. math/py-cyipopt
  227. math/py-libceed
  228. math/py-pynleq2
  229. math/py-rpy2
  230. math/py-scs
  231. math/qposases
  232. math/qrupdate
  233. math/scs
  234. math/sdpa
  235. math/slatec
  236. math/slicot
  237. math/suitesparse-Example
  238. math/suitesparse-amd
  239. math/suitesparse-btf
  240. math/suitesparse-camd
  241. math/suitesparse-ccolamd
  242. math/suitesparse-cholmod
  243. math/suitesparse-colamd
  244. math/suitesparse-config
  245. math/suitesparse-cxsparse
  246. math/suitesparse-klu
  247. math/suitesparse-lagraph
  248. math/suitesparse-ldl
  249. math/suitesparse-mongoose
  250. math/suitesparse-paru
  251. math/suitesparse-rbio
  252. math/suitesparse-spex
  253. math/suitesparse-spqr
  254. math/suitesparse-umfpack
  255. math/trlan
  256. math/xlapack
  257. math/xlife++
  258. misc/R-cran-mime
  259. misc/caffe
  260. misc/g810-led
  261. misc/py-QSpectrumAnalyzer
  262. misc/py-pyEDFlib
  263. misc/veles
  264. net/R-cran-pingr
  265. net/openmpi
  266. net/openmpi4
  267. net/yate
  268. net-mgmt/ipv6mon
  269. net-p2p/cpuminer
  270. science/R-cran-Epi
  271. science/R-cran-cmprsk
  272. science/R-cran-e1071
  273. science/R-cran-etm
  274. science/R-cran-fastICA
  275. science/R-cran-kernlab
  276. science/R-cran-ks
  277. science/R-cran-som
  278. science/R-cran-udunits2
  279. science/abinit
  280. science/berkeleygw
  281. science/cdf
  282. science/chemps2
  283. science/clipper
  284. science/cpcmx
  285. science/dalton
  286. science/dftd4
  287. science/dirac
  288. science/fastjet
  289. science/feff10
  290. science/gbtolib
  291. science/gcp
  292. science/ghemical
  293. science/harminv
  294. science/hdf5
  295. science/hdf5-110
  296. science/iboview
  297. science/isaac-cfd
  298. science/kim-api
  299. science/latte
  300. science/libccp4
  301. science/libctl
  302. science/libghemical
  303. science/libmbd
  304. science/libpsml
  305. science/libxc
  306. science/mctc-lib
  307. science/mopac
  308. science/mpb
  309. science/mstore
  310. science/multicharge
  311. science/multiwfn
  312. science/netcdf-fortran
  313. science/numsa
  314. science/ocean
  315. science/openmolcas
  316. science/pastix
  317. science/pcmsolver
  318. science/py-PyNE
  319. science/py-dftbplus
  320. science/py-obspy
  321. science/py-pyscf
  322. science/py-scikit-sparse
  323. science/q
  324. science/qwalk
  325. science/siconos
  326. science/siesta
  327. science/silo
  328. science/simbody
  329. science/simple-dftd3
  330. science/tblite
  331. science/tfel
  332. science/tfel-edf
  333. science/trilinos
  334. science/ukrmol+
  335. science/v_sim
  336. science/xtb
  337. security/R-cran-askpass
  338. security/R-cran-digest
  339. security/seccure
  340. sysutils/R-cran-processx
  341. sysutils/R-cran-ps
  342. sysutils/bacula-libs3
  343. sysutils/fwupd-efi
  344. sysutils/grub2-bhyve
  345. sysutils/grub2-efi
  346. sysutils/grub2-pcbsd
  347. textproc/R-cran-commonmark
  348. textproc/R-cran-htmltools
  349. textproc/R-cran-hunspell
  350. textproc/R-cran-markdown
  351. textproc/R-cran-openxlsx
  352. textproc/R-cran-readxl
  353. textproc/R-cran-sass
  354. textproc/R-cran-stringi
  355. textproc/R-cran-tth
  356. textproc/R-cran-utf8
  357. textproc/R-cran-writexl
  358. textproc/R-cran-yaml
  359. textproc/toml-f
  360. textproc/xmlf90
  361. www/R-cran-httpuv
  362. www/R-cran-webutils
  363. www/kannel
  364. www/kannel-sqlbox
  365. x11/i3lock-color
  366. 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 (390 items / 383 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-ggrepel
  92. graphics/R-cran-jpeg
  93. graphics/R-cran-magick
  94. graphics/R-cran-pROC
  95. graphics/R-cran-qpdf
  96. graphics/R-cran-s2
  97. graphics/R-cran-scales
  98. graphics/R-cran-tweenr
  99. graphics/R-cran-webp
  100. graphics/dataplot
  101. graphics/gimp-beautify-plugin
  102. graphics/mahotas
  103. graphics/nurbs++
  104. graphics/p5-PGPLOT
  105. graphics/pgplot
  106. graphics/py-gdal
  107. graphics/raster3d
  108. graphics/zeno
  109. japanese/skkinput3
  110. japanese/xtr
  111. lang/gcc
  112. lang/julia
  113. lang/mlkit
  114. lang/oo2c
  115. lang/ratfor
  116. math/R
  117. math/R-cran-Amelia
  118. math/R-cran-FNN
  119. math/R-cran-KFAS
  120. math/R-cran-MCMCpack
  121. math/R-cran-MatchIt
  122. math/R-cran-Matching
  123. math/R-cran-NMF
  124. math/R-cran-RcppArmadillo
  125. math/R-cran-RcppEigen
  126. math/R-cran-RcppRoll
  127. math/R-cran-Rmpfr
  128. math/R-cran-Rsolnp
  129. math/R-cran-SparseM
  130. math/R-cran-admisc
  131. math/R-cran-backports
  132. math/R-cran-bdsmatrix
  133. math/R-cran-ddalpha
  134. math/R-cran-deldir
  135. math/R-cran-dimRed
  136. math/R-cran-eRm
  137. math/R-cran-energy
  138. math/R-cran-expm
  139. math/R-cran-fracdiff
  140. math/R-cran-geometry
  141. math/R-cran-gower
  142. math/R-cran-haven
  143. math/R-cran-hexbin
  144. math/R-cran-intervals
  145. math/R-cran-ipred
  146. math/R-cran-isoband
  147. math/R-cran-locfit
  148. math/R-cran-lpSolve
  149. math/R-cran-maps
  150. math/R-cran-matrixStats
  151. math/R-cran-mclust
  152. math/R-cran-memisc
  153. math/R-cran-minqa
  154. math/R-cran-mvtnorm
  155. math/R-cran-ncdf4
  156. math/R-cran-nloptr
  157. math/R-cran-partitions
  158. math/R-cran-polyclip
  159. math/R-cran-quadprog
  160. math/R-cran-quantreg
  161. math/R-cran-raster
  162. math/R-cran-rgenoud
  163. math/R-cran-slam
  164. math/R-cran-sp
  165. math/R-cran-statmod
  166. math/R-cran-wk
  167. math/SCIP
  168. math/adept
  169. math/alberta
  170. math/algae
  171. math/atlas
  172. math/blas
  173. math/blaspp
  174. math/blaze
  175. math/blis
  176. math/casadi
  177. math/cbc
  178. math/cblas
  179. math/clp
  180. math/cmlib
  181. math/coin-or-metis
  182. math/coin-or-mumps
  183. math/coinutils
  184. math/couenne
  185. math/ddfun
  186. math/dsdp
  187. math/dune-alugrid
  188. math/dune-common
  189. math/dune-geometry
  190. math/dune-grid
  191. math/dune-grid-glue
  192. math/dune-istl
  193. math/dune-polygongrid
  194. math/dune-uggrid
  195. math/eispack
  196. math/elemental
  197. math/elpa
  198. math/fftw
  199. math/fftw-float
  200. math/fftw3-quad
  201. math/flexiblas
  202. math/gretl
  203. math/hsl
  204. math/ipopt
  205. math/jags
  206. math/kktdirect
  207. math/lapack
  208. math/lapack++
  209. math/lapack95
  210. math/lapacke
  211. math/levmar
  212. math/libRmath
  213. math/libceed
  214. math/linpack
  215. math/math77
  216. math/miracl
  217. math/moab
  218. math/mumps
  219. math/mumps4
  220. math/openblas
  221. math/openfst
  222. math/osi
  223. math/py-cyipopt
  224. math/py-libceed
  225. math/py-pynleq2
  226. math/py-rpy2
  227. math/py-scs
  228. math/qposases
  229. math/qrupdate
  230. math/scs
  231. math/sdpa
  232. math/slatec
  233. math/slicot
  234. math/suitesparse-Example
  235. math/suitesparse-amd
  236. math/suitesparse-btf
  237. math/suitesparse-camd
  238. math/suitesparse-ccolamd
  239. math/suitesparse-cholmod
  240. math/suitesparse-colamd
  241. math/suitesparse-config
  242. math/suitesparse-cxsparse
  243. math/suitesparse-klu
  244. math/suitesparse-lagraph
  245. math/suitesparse-ldl
  246. math/suitesparse-mongoose
  247. math/suitesparse-paru
  248. math/suitesparse-rbio
  249. math/suitesparse-spex
  250. math/suitesparse-spqr
  251. math/suitesparse-umfpack
  252. math/trlan
  253. math/xlapack
  254. math/xlife++
  255. misc/R-cran-mime
  256. misc/caffe
  257. misc/g810-led
  258. misc/py-QSpectrumAnalyzer
  259. misc/py-pyEDFlib
  260. misc/veles
  261. net/R-cran-pingr
  262. net/openmpi
  263. net/openmpi4
  264. net/yate
  265. net-mgmt/ipv6mon
  266. net-p2p/cpuminer
  267. science/R-cran-Epi
  268. science/R-cran-cmprsk
  269. science/R-cran-e1071
  270. science/R-cran-etm
  271. science/R-cran-fastICA
  272. science/R-cran-kernlab
  273. science/R-cran-ks
  274. science/R-cran-som
  275. science/R-cran-udunits2
  276. science/abinit
  277. science/berkeleygw
  278. science/cdf
  279. science/chemps2
  280. science/clipper
  281. science/cpcmx
  282. science/dalton
  283. science/dftd4
  284. science/dirac
  285. science/fastjet
  286. science/feff10
  287. science/gbtolib
  288. science/gcp
  289. science/ghemical
  290. science/harminv
  291. science/hdf5
  292. science/hdf5-110
  293. science/iboview
  294. science/isaac-cfd
  295. science/kim-api
  296. science/latte
  297. science/libccp4
  298. science/libctl
  299. science/libghemical
  300. science/libmbd
  301. science/libpsml
  302. science/libxc
  303. science/mctc-lib
  304. science/mopac
  305. science/mpb
  306. science/mstore
  307. science/multicharge
  308. science/multiwfn
  309. science/netcdf-fortran
  310. science/numsa
  311. science/ocean
  312. science/openmolcas
  313. science/pastix
  314. science/pcmsolver
  315. science/py-PyNE
  316. science/py-dftbplus
  317. science/py-obspy
  318. science/py-pyscf
  319. science/py-scikit-sparse
  320. science/q
  321. science/qwalk
  322. science/siconos
  323. science/siesta
  324. science/silo
  325. science/simbody
  326. science/simple-dftd3
  327. science/tblite
  328. science/tfel
  329. science/tfel-edf
  330. science/trilinos
  331. science/ukrmol+
  332. science/v_sim
  333. science/xtb
  334. security/R-cran-askpass
  335. security/R-cran-digest
  336. security/seccure
  337. sysutils/R-cran-processx
  338. sysutils/R-cran-ps
  339. sysutils/bacula-libs3
  340. sysutils/fwupd-efi
  341. sysutils/grub2-pcbsd
  342. textproc/R-cran-commonmark
  343. textproc/R-cran-htmltools
  344. textproc/R-cran-hunspell
  345. textproc/R-cran-markdown
  346. textproc/R-cran-openxlsx
  347. textproc/R-cran-readxl
  348. textproc/R-cran-sass
  349. textproc/R-cran-stringi
  350. textproc/R-cran-tth
  351. textproc/R-cran-utf8
  352. textproc/R-cran-writexl
  353. textproc/R-cran-yaml
  354. textproc/toml-f
  355. textproc/xmlf90
  356. www/R-cran-httpuv
  357. www/R-cran-webutils
  358. www/kannel
  359. www/kannel-sqlbox
  360. x11/i3lock-color
  361. 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