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