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