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