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