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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
gcc13 GNU Compiler Collection 13
13.3.0_3 lang on this many watch lists=6 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_2Version 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:: webp, wget, p5-libwww, libxml2, freetype2
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:
FreshPorts has no man page information for this port.
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.
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_213.3.0_3-13.3.0_213.3.0_3---
FreeBSD:13:quarterly13.3.0_213.3.0_213.1.0_113.3.0_213.3.0_213.2.0_1-13.2.0_1
FreeBSD:14:latest13.3.0_213.3.0_3-13.3.0_213.3.0_3--13.1.0_1
FreeBSD:14:quarterly13.3.0_213.3.0_2-13.3.013.3.0_213.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.0_213.3.0_2n/a13.3.0_2n/a13.2.0_3--
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/R-cran-maptools
  4. astro/nightfall
  5. astro/wcslib
  6. benchmarks/hpl
  7. benchmarks/octave-forge-benchmark
Expand this list (665 items / 658 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. benchmarks/tinymembench
  3. biology/R-cran-Biobase
  4. biology/R-cran-BiocGenerics
  5. biology/R-cran-BiocManager
  6. biology/molden
  7. biology/plink
  8. biology/py-PySCeS
  9. biology/star
  10. biology/treekin
  11. biology/viennarna
  12. cad/alliance
  13. cad/calculix-ccx
  14. cad/feappv
  15. cad/freecad
  16. cad/gmsh
  17. cad/graywolf
  18. cad/pdnmesh
  19. cad/tochnog
  20. cad/xyce
  21. comms/gnuradio
  22. comms/gr-osmosdr
  23. comms/wsjtx
  24. comms/wsjtz
  25. comms/xastir
  26. converters/R-cran-RJSONIO
  27. converters/R-cran-jsonlite
  28. converters/R-cran-rjson
  29. databases/R-cran-RMySQL
  30. databases/R-cran-RPostgreSQL
  31. databases/R-cran-RSQLite
  32. databases/R-cran-cachem
  33. databases/R-cran-fastmap
  34. databases/cockroach
  35. databases/gnats4
  36. databases/proxysql
  37. devel/R-cran-Rcpp
  38. devel/R-cran-S7
  39. devel/R-cran-bindr
  40. devel/R-cran-bit
  41. devel/R-cran-bit64
  42. devel/R-cran-bitops
  43. devel/R-cran-brio
  44. devel/R-cran-caTools
  45. devel/R-cran-caret
  46. devel/R-cran-chk
  47. devel/R-cran-classInt
  48. devel/R-cran-cli
  49. devel/R-cran-clock
  50. devel/R-cran-collapse
  51. devel/R-cran-covr
  52. devel/R-cran-data.table
  53. devel/R-cran-diffobj
  54. devel/R-cran-filelock
  55. devel/R-cran-gert
  56. devel/R-cran-git2r
  57. devel/R-cran-glue
  58. devel/R-cran-kit
  59. devel/R-cran-later
  60. devel/R-cran-lubridate
  61. devel/R-cran-mlbench
  62. devel/R-cran-msm
  63. devel/R-cran-pak
  64. devel/R-cran-parallelly
  65. devel/R-cran-parsedate
  66. devel/R-cran-pkgcache
  67. devel/R-cran-profvis
  68. devel/R-cran-promises
  69. devel/R-cran-purrr
  70. devel/R-cran-rJava
  71. devel/R-cran-rappdirs
  72. devel/R-cran-rlang
  73. devel/R-cran-roxygen2
  74. devel/R-cran-sourcetools
  75. devel/R-cran-sparsevctrs
  76. devel/R-cran-sys
  77. devel/R-cran-systemfonts
  78. devel/R-cran-testthat
  79. devel/R-cran-tidyselect
  80. devel/R-cran-tzdb
  81. devel/R-cran-uuid
  82. devel/R-cran-webfakes
  83. devel/RStudio
  84. devel/alire
  85. devel/asfml
  86. devel/dwarves
  87. devel/efivar
  88. devel/fortran-stdlib
  89. devel/ga
  90. devel/gcc-msp430-ti-toolchain
  91. devel/ghidra
  92. devel/json-fortran
  93. devel/kBuild
  94. devel/kronosnet
  95. devel/matreshka
  96. devel/ocaml-lacaml
  97. devel/papi
  98. devel/py-llvmlite
  99. devel/py-lxml
  100. devel/py-numba
  101. devel/py-tables
  102. devel/rhtvision
  103. devel/smv
  104. devel/test-drive
  105. devel/xtensa-esp-elf
  106. editors/emacs
  107. editors/emacs-devel
  108. editors/openoffice-4
  109. editors/openoffice-devel
  110. emulators/emulationstation
  111. emulators/flexemu
  112. emulators/libretro-reicast
  113. emulators/openmsx
  114. emulators/reicast
  115. emulators/wine
  116. emulators/wine-devel
  117. emulators/wine-proton
  118. emulators/x49gp
  119. filesystems/R-cran-fs
  120. filesystems/lkl
  121. finance/R-cran-PerformanceAnalytics
  122. finance/R-cran-fBasics
  123. finance/R-cran-fGarch
  124. finance/R-cran-strucchange
  125. finance/R-cran-tseries
  126. finance/R-cran-urca
  127. french/aster
  128. ftp/R-cran-RCurl
  129. ftp/R-cran-curl
  130. games/dxx-rebirth
  131. games/xbat
  132. graphics/R-cran-colorspace
  133. graphics/R-cran-farver
  134. graphics/R-cran-ggrepel
  135. graphics/R-cran-jpeg
  136. graphics/R-cran-magick
  137. graphics/R-cran-pdftools
  138. graphics/R-cran-qpdf
  139. graphics/R-cran-ragg
  140. graphics/R-cran-s2
  141. graphics/R-cran-scales
  142. graphics/R-cran-webp
  143. graphics/cimg
  144. graphics/enblend
  145. graphics/gimp-beautify-plugin
  146. graphics/lightzone
  147. graphics/mahotas
  148. graphics/nurbs++
  149. graphics/p5-PGPLOT
  150. graphics/qgis
  151. graphics/qgis-ltr
  152. graphics/raster3d
  153. graphics/rawtherapee
  154. graphics/zeno
  155. japanese/open_jtalk
  156. japanese/skkinput3
  157. japanese/xtr
  158. java/openjdk11
  159. java/openjdk11-jre
  160. java/openjdk17
  161. java/openjdk17-jre
  162. java/openjdk18
  163. java/openjdk19
  164. java/openjdk20
  165. java/openjdk21
  166. java/openjdk22
  167. java/openjdk23
  168. java/openjdk24
  169. lang/gforth
  170. lang/julia
  171. lang/mlkit
  172. lang/oo2c
  173. lang/opencoarrays
  174. lang/quilc
  175. lang/ratfor
  176. lang/spidermonkey102
  177. lang/spidermonkey115
  178. lang/spidermonkey128
  179. lang/spidermonkey78
  180. lang/spidermonkey91
  181. math/R
  182. math/R-cran-Amelia
  183. math/R-cran-FNN
  184. math/R-cran-MCMCpack
  185. math/R-cran-MatchIt
  186. math/R-cran-Matching
  187. math/R-cran-NMF
  188. math/R-cran-RcppArmadillo
  189. math/R-cran-RcppEigen
  190. math/R-cran-RcppRoll
  191. math/R-cran-Rmpfr
  192. math/R-cran-SparseM
  193. math/R-cran-VGAM
  194. math/R-cran-admisc
  195. math/R-cran-backports
  196. math/R-cran-bdsmatrix
  197. math/R-cran-date
  198. math/R-cran-ddalpha
  199. math/R-cran-deldir
  200. math/R-cran-dimRed
  201. math/R-cran-eRm
  202. math/R-cran-energy
  203. math/R-cran-expm
  204. math/R-cran-forecast
  205. math/R-cran-fracdiff
  206. math/R-cran-geepack
  207. math/R-cran-geometry
  208. math/R-cran-gmp
  209. math/R-cran-gower
  210. math/R-cran-gsl
  211. math/R-cran-gss
  212. math/R-cran-hexbin
  213. math/R-cran-igraph
  214. math/R-cran-intervals
  215. math/R-cran-ipred
  216. math/R-cran-lme4
  217. math/R-cran-locfit
  218. math/R-cran-lpSolve
  219. math/R-cran-maps
  220. math/R-cran-mathjaxr
  221. math/R-cran-matrixStats
  222. math/R-cran-mclust
  223. math/R-cran-memisc
  224. math/R-cran-minqa
  225. math/R-cran-mnormt
  226. math/R-cran-mvtnorm
  227. math/R-cran-ncdf4
  228. math/R-cran-nloptr
  229. math/R-cran-partitions
  230. math/R-cran-quantreg
  231. math/R-cran-raster
  232. math/R-cran-rgenoud
  233. math/R-cran-robustbase
  234. math/R-cran-sf
  235. math/R-cran-slam
  236. math/R-cran-sp
  237. math/R-cran-spdep
  238. math/R-cran-statmod
  239. math/R-cran-terra
  240. math/R-cran-units
  241. math/R-cran-wk
  242. math/R-cran-xts
  243. math/R-cran-zoo
  244. math/SCIP
  245. math/adept
  246. math/alberta
  247. math/algae
  248. math/arpack++
  249. math/arpack-ng
  250. math/atlas
  251. math/blas
  252. math/blaspp
  253. math/blaze
  254. math/blis
  255. math/blocksolve95
  256. math/casadi
  257. math/cbc
  258. math/cblas
  259. math/clp
  260. math/coin-or-metis
  261. math/coin-or-mumps
  262. math/coinutils
  263. math/couenne
  264. math/dbcsr
  265. math/deal.ii
  266. math/dsdp
  267. math/dune-alugrid
  268. math/dune-common
  269. math/dune-fem
  270. math/dune-geometry
  271. math/dune-grid
  272. math/dune-grid-glue
  273. math/dune-istl
  274. math/dune-pdelab
  275. math/dune-polygongrid
  276. math/dune-uggrid
  277. math/dune-vtk
  278. math/elemental
  279. math/elpa
  280. math/fftw
  281. math/fftw-float
  282. math/fftw3-quad
  283. math/flexiblas
  284. math/freefem++
  285. math/giacxcas
  286. math/gretl
  287. math/hsl
  288. math/ipopt
  289. math/jags
  290. math/kktdirect
  291. math/lapack
  292. math/lapack++
  293. math/lapack95
  294. math/lapacke
  295. math/levmar
  296. math/libRmath
  297. math/libceed
  298. math/linpack
  299. math/moab
  300. math/mumps
  301. math/mumps4
  302. math/ntpoly
  303. math/octave
  304. math/octave-forge-actuarial
  305. math/octave-forge-audio
  306. math/octave-forge-automatic-differentiation
  307. math/octave-forge-bim
  308. math/octave-forge-bioinfo
  309. math/octave-forge-biosig
  310. math/octave-forge-bsltl
  311. math/octave-forge-cfitsio
  312. math/octave-forge-cgi
  313. math/octave-forge-chartjs
  314. math/octave-forge-civil-engineering
  315. math/octave-forge-coder
  316. math/octave-forge-communications
  317. math/octave-forge-control
  318. math/octave-forge-csg-dataset
  319. math/octave-forge-csg-toolkit
  320. math/octave-forge-data-smoothing
  321. math/octave-forge-database
  322. math/octave-forge-dataframe
  323. math/octave-forge-datatypes
  324. math/octave-forge-dicom
  325. math/octave-forge-divand
  326. math/octave-forge-doctest
  327. math/octave-forge-econometrics
  328. math/octave-forge-fda
  329. math/octave-forge-femoctave
  330. math/octave-forge-fenv
  331. math/octave-forge-fileio
  332. math/octave-forge-financial
  333. math/octave-forge-fits
  334. math/octave-forge-fl-core
  335. math/octave-forge-fpl
  336. math/octave-forge-fuzzy-logic-toolkit
  337. math/octave-forge-ga
  338. math/octave-forge-general
  339. math/octave-forge-generate_html
  340. math/octave-forge-geographiclib
  341. math/octave-forge-geometry
  342. math/octave-forge-gnuplot
  343. math/octave-forge-gsl
  344. math/octave-forge-hdf5oct
  345. math/octave-forge-ident
  346. math/octave-forge-image
  347. math/octave-forge-informationtheory
  348. math/octave-forge-integration
  349. math/octave-forge-internal-fluid-flow
  350. math/octave-forge-interval
  351. math/octave-forge-io
  352. math/octave-forge-irsa
  353. math/octave-forge-level-set
  354. math/octave-forge-linear-algebra
  355. math/octave-forge-lssa
  356. math/octave-forge-ltfat
  357. math/octave-forge-mapping
  358. math/octave-forge-matgeom
  359. math/octave-forge-mccabe-thiele
  360. math/octave-forge-mechanics
  361. math/octave-forge-miscellaneous
  362. math/octave-forge-missing-functions
  363. math/octave-forge-mpi
  364. math/octave-forge-mqtt
  365. math/octave-forge-msh
  366. math/octave-forge-multicore
  367. math/octave-forge-mvn
  368. math/octave-forge-nan
  369. math/octave-forge-ncarray
  370. math/octave-forge-netcdf
  371. math/octave-forge-nlwing2
  372. math/octave-forge-nnet
  373. math/octave-forge-nurbs
  374. math/octave-forge-oct2mat
  375. math/octave-forge-octave-pool
  376. math/octave-forge-octave_tar
  377. math/octave-forge-octave_zstd
  378. math/octave-forge-octclip
  379. math/octave-forge-octproj
  380. math/octave-forge-odbc
  381. math/octave-forge-odebvp
  382. math/octave-forge-onsas
  383. math/octave-forge-optics
  384. math/octave-forge-optim
  385. math/octave-forge-optiminterp
  386. math/octave-forge-outliers
  387. math/octave-forge-parallel
  388. math/octave-forge-pde1dm
  389. math/octave-forge-piqp
  390. math/octave-forge-pkg-octave-doc
  391. math/octave-forge-plot
  392. math/octave-forge-ponchon-savarit
  393. math/octave-forge-prompt
  394. math/octave-forge-psychrometrics
  395. math/octave-forge-pythonic
  396. math/octave-forge-quaternion
  397. math/octave-forge-queueing
  398. math/octave-forge-rtree
  399. math/octave-forge-secs1d
  400. math/octave-forge-secs2d
  401. math/octave-forge-secs3d
  402. math/octave-forge-signal
  403. math/octave-forge-simp
  404. math/octave-forge-sockets
  405. math/octave-forge-sole
  406. math/octave-forge-sparsersb
  407. math/octave-forge-specfun
  408. math/octave-forge-special-matrix
  409. math/octave-forge-splines
  410. math/octave-forge-sqlite
  411. math/octave-forge-statistics
  412. math/octave-forge-statistics-resampling
  413. math/octave-forge-stk
  414. math/octave-forge-strings
  415. math/octave-forge-struct
  416. math/octave-forge-symband
  417. math/octave-forge-symbolic
  418. math/octave-forge-tablicious
  419. math/octave-forge-tcl-octave
  420. math/octave-forge-timer
  421. math/octave-forge-tsa
  422. math/octave-forge-velas
  423. math/octave-forge-video
  424. math/octave-forge-websockets
  425. math/octave-forge-zenity
  426. math/octave-forge-zeromq
  427. math/openblas
  428. math/openblas64
  429. math/osi
  430. math/petiga
  431. math/py-cyipopt
  432. math/py-libceed
  433. math/py-numpy
  434. math/py-primme
  435. math/py-pynleq2
  436. math/py-rpy2
  437. math/py-scikit-umfpack
  438. math/py-scs
  439. math/py-slepc4py
  440. math/qposases
  441. math/qrupdate
  442. math/rkward
  443. math/scalapack
  444. math/scalapackfx
  445. math/scilab
  446. math/scorec-core
  447. math/scs
  448. math/sdpa
  449. math/sfft
  450. math/slepc
  451. math/slicot
  452. math/spfft
  453. math/spla
  454. math/sprng
  455. math/suitesparse-amd
  456. math/suitesparse-camd
  457. math/suitesparse-ccolamd
  458. math/suitesparse-cholmod
  459. math/suitesparse-colamd
  460. math/suitesparse-config
  461. math/suitesparse-cxsparse
  462. math/suitesparse-graphblas
  463. math/suitesparse-klu
  464. math/suitesparse-lagraph
  465. math/suitesparse-mongoose
  466. math/suitesparse-paru
  467. math/suitesparse-rbio
  468. math/suitesparse-spex
  469. math/suitesparse-spqr
  470. math/suitesparse-umfpack
  471. math/sundials
  472. math/superlu
  473. math/superlu-dist
  474. math/taucs
  475. math/xlapack
  476. math/xlife++
  477. misc/R-cran-mime
  478. misc/R-cran-xfun
  479. misc/adios2
  480. misc/caffe
  481. misc/g810-led
  482. misc/py-QSpectrumAnalyzer
  483. misc/py-pyEDFlib
  484. misc/urh
  485. misc/visp
  486. multimedia/avidemux
  487. multimedia/avidemux-cli
  488. multimedia/avidemux-plugins
  489. multimedia/avidemux-qt5
  490. multimedia/xanim
  491. net/R-cran-pingr
  492. net/ipxe
  493. net/mpich
  494. net/mpifx
  495. net/openmpi
  496. net/openmpi4
  497. net/py-mpi4py-mpich
  498. net/teddycloud
  499. net/yate
  500. net-mgmt/ipv6mon
  501. net-p2p/cpuminer
  502. print/R-cran-textshaping
  503. science/PETSc
  504. science/R-cran-Epi
  505. science/R-cran-cmprsk
  506. science/R-cran-e1071
  507. science/R-cran-eco
  508. science/R-cran-etm
  509. science/R-cran-fastICA
  510. science/R-cran-kernlab
  511. science/R-cran-ks
  512. science/R-cran-som
  513. science/abinit
  514. science/ascent
  515. science/atompaw
  516. science/bagel
  517. science/berkeleygw
  518. science/cdf
  519. science/cgnslib
  520. science/chemps2
  521. science/chrono
  522. science/clipper
  523. science/code_saturne
  524. science/conduit
  525. science/cp2k
  526. science/dakota
  527. science/dalton
  528. science/dftbplus
  529. science/dftd4
  530. science/dirac
  531. science/dynare
  532. science/elk
  533. science/elmerfem
  534. science/erkale
  535. science/fastjet
  536. science/fleur
  537. science/frontistr
  538. science/gbtolib
  539. science/gcp
  540. science/getdp
  541. science/ghemical
  542. science/gnudatalanguage
  543. science/harminv
  544. science/hdf
  545. science/hdf5
  546. science/hdf5-110
  547. science/helfem
  548. science/hypre
  549. science/iboview
  550. science/jdftx
  551. science/lammps
  552. science/latte
  553. science/libccp4
  554. science/libctl
  555. science/libghemical
  556. science/libmbd
  557. science/libnegf
  558. science/libpsml
  559. science/libxc
  560. science/liggghts
  561. science/madness
  562. science/mbdyn
  563. science/mctc-lib
  564. science/meep
  565. science/mopac
  566. science/mpb
  567. science/mpqc
  568. science/mstore
  569. science/multicharge
  570. science/multiwfn
  571. science/netcdf-fortran
  572. science/nwchem
  573. science/ocean
  574. science/octopus
  575. science/openmodelica
  576. science/openmolcas
  577. science/openmx
  578. science/opensim-core
  579. science/packmol
  580. science/paraview
  581. science/pastix
  582. science/pcmsolver
  583. science/pnetcdf
  584. science/psi4
  585. science/py-PyNE
  586. science/py-dftbplus
  587. science/py-obspy
  588. science/py-phono3py
  589. science/py-pyscf
  590. science/py-scikit-learn
  591. science/py-scikit-sparse
  592. science/py-scipy
  593. science/qmcpack
  594. science/quantum-espresso
  595. science/seacas
  596. science/siconos
  597. science/siesta
  598. science/simbody
  599. science/simple-dftd3
  600. science/sirius
  601. science/spglib
  602. science/spheral
  603. science/tblite
  604. science/tfel
  605. science/tfel-edf
  606. science/tinker
  607. science/trilinos
  608. science/ukrmol+
  609. science/v_sim
  610. science/wannier90
  611. science/xtb
  612. security/R-cran-askpass
  613. security/R-cran-digest
  614. security/R-cran-openssl
  615. security/R-cran-sodium
  616. security/seccure
  617. sysutils/R-cran-processx
  618. sysutils/R-cran-ps
  619. sysutils/bacula-libs3
  620. sysutils/edk2
  621. sysutils/grub2-bhyve
  622. sysutils/grub2-efi
  623. sysutils/grub2-pcbsd
  624. textproc/R-cran-XML
  625. textproc/R-cran-commonmark
  626. textproc/R-cran-htmltools
  627. textproc/R-cran-hunspell
  628. textproc/R-cran-markdown
  629. textproc/R-cran-openxlsx
  630. textproc/R-cran-rbibutils
  631. textproc/R-cran-readxl
  632. textproc/R-cran-sass
  633. textproc/R-cran-stringi
  634. textproc/R-cran-tth
  635. textproc/R-cran-utf8
  636. textproc/R-cran-writexl
  637. textproc/R-cran-xml2
  638. textproc/R-cran-yaml
  639. textproc/toml-f
  640. textproc/xmlf90
  641. www/R-cran-httpuv
  642. www/R-cran-webutils
  643. www/kannel
  644. x11/i3lock-color
  645. Collapse this list.

Deleted ports which required this port:

Expand this list of 15 deleted ports
  1. audio/openspc*
  2. devel/asmutils*
  3. emulators/wine8*
  4. games/shaaft*
  5. graphics/R-cran-rgdal*
  6. irc/ezbounce*
  7. lang/nhc98*
  8. math/sage*
  9. net/libtnl*
  10. net/nepenthes*
  11. sysutils/R-cran-fs*
  12. sysutils/fusefs-lkl*
  13. sysutils/libretto-config*
  14. sysutils/shim*
  15. www/thundercache*
  16. 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/R-cran-maptools
  4. astro/nightfall
  5. astro/wcslib
  6. benchmarks/hpl
  7. benchmarks/octave-forge-benchmark
Expand this list (654 items / 647 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. benchmarks/tinymembench
  3. biology/R-cran-Biobase
  4. biology/R-cran-BiocGenerics
  5. biology/R-cran-BiocManager
  6. biology/molden
  7. biology/plink
  8. biology/py-PySCeS
  9. biology/star
  10. biology/treekin
  11. biology/viennarna
  12. cad/alliance
  13. cad/calculix-ccx
  14. cad/feappv
  15. cad/freecad
  16. cad/gmsh
  17. cad/graywolf
  18. cad/pdnmesh
  19. cad/tochnog
  20. cad/xyce
  21. comms/gnuradio
  22. comms/gr-osmosdr
  23. comms/wsjtx
  24. comms/wsjtz
  25. comms/xastir
  26. converters/R-cran-RJSONIO
  27. converters/R-cran-jsonlite
  28. converters/R-cran-rjson
  29. databases/R-cran-RMySQL
  30. databases/R-cran-RPostgreSQL
  31. databases/R-cran-RSQLite
  32. databases/R-cran-cachem
  33. databases/R-cran-fastmap
  34. databases/cockroach
  35. databases/gnats4
  36. databases/proxysql
  37. devel/R-cran-Rcpp
  38. devel/R-cran-S7
  39. devel/R-cran-bindr
  40. devel/R-cran-bit
  41. devel/R-cran-bit64
  42. devel/R-cran-bitops
  43. devel/R-cran-brio
  44. devel/R-cran-caTools
  45. devel/R-cran-caret
  46. devel/R-cran-chk
  47. devel/R-cran-classInt
  48. devel/R-cran-cli
  49. devel/R-cran-clock
  50. devel/R-cran-collapse
  51. devel/R-cran-covr
  52. devel/R-cran-data.table
  53. devel/R-cran-diffobj
  54. devel/R-cran-filelock
  55. devel/R-cran-gert
  56. devel/R-cran-git2r
  57. devel/R-cran-glue
  58. devel/R-cran-kit
  59. devel/R-cran-later
  60. devel/R-cran-lubridate
  61. devel/R-cran-mlbench
  62. devel/R-cran-msm
  63. devel/R-cran-pak
  64. devel/R-cran-parallelly
  65. devel/R-cran-parsedate
  66. devel/R-cran-pkgcache
  67. devel/R-cran-profvis
  68. devel/R-cran-promises
  69. devel/R-cran-purrr
  70. devel/R-cran-rJava
  71. devel/R-cran-rappdirs
  72. devel/R-cran-rlang
  73. devel/R-cran-roxygen2
  74. devel/R-cran-sourcetools
  75. devel/R-cran-sparsevctrs
  76. devel/R-cran-sys
  77. devel/R-cran-systemfonts
  78. devel/R-cran-testthat
  79. devel/R-cran-tidyselect
  80. devel/R-cran-tzdb
  81. devel/R-cran-uuid
  82. devel/R-cran-webfakes
  83. devel/RStudio
  84. devel/dwarves
  85. devel/efivar
  86. devel/fortran-stdlib
  87. devel/ga
  88. devel/ghidra
  89. devel/json-fortran
  90. devel/kBuild
  91. devel/kronosnet
  92. devel/ocaml-lacaml
  93. devel/papi
  94. devel/py-llvmlite
  95. devel/py-lxml
  96. devel/py-numba
  97. devel/py-tables
  98. devel/rhtvision
  99. devel/smv
  100. devel/test-drive
  101. editors/emacs
  102. editors/emacs-devel
  103. editors/openoffice-4
  104. editors/openoffice-devel
  105. emulators/emulationstation
  106. emulators/flexemu
  107. emulators/libretro-reicast
  108. emulators/openmsx
  109. emulators/reicast
  110. emulators/wine
  111. emulators/wine-devel
  112. emulators/wine-proton
  113. emulators/x49gp
  114. filesystems/R-cran-fs
  115. finance/R-cran-PerformanceAnalytics
  116. finance/R-cran-fBasics
  117. finance/R-cran-fGarch
  118. finance/R-cran-strucchange
  119. finance/R-cran-tseries
  120. finance/R-cran-urca
  121. french/aster
  122. ftp/R-cran-RCurl
  123. ftp/R-cran-curl
  124. games/dxx-rebirth
  125. games/xbat
  126. graphics/R-cran-colorspace
  127. graphics/R-cran-farver
  128. graphics/R-cran-ggrepel
  129. graphics/R-cran-jpeg
  130. graphics/R-cran-magick
  131. graphics/R-cran-pdftools
  132. graphics/R-cran-qpdf
  133. graphics/R-cran-ragg
  134. graphics/R-cran-s2
  135. graphics/R-cran-scales
  136. graphics/R-cran-webp
  137. graphics/cimg
  138. graphics/enblend
  139. graphics/gimp-beautify-plugin
  140. graphics/lightzone
  141. graphics/mahotas
  142. graphics/nurbs++
  143. graphics/p5-PGPLOT
  144. graphics/qgis
  145. graphics/qgis-ltr
  146. graphics/raster3d
  147. graphics/rawtherapee
  148. graphics/zeno
  149. japanese/open_jtalk
  150. japanese/skkinput3
  151. japanese/xtr
  152. java/openjdk11
  153. java/openjdk11-jre
  154. java/openjdk17
  155. java/openjdk17-jre
  156. java/openjdk18
  157. java/openjdk19
  158. java/openjdk20
  159. java/openjdk21
  160. java/openjdk22
  161. java/openjdk23
  162. java/openjdk24
  163. lang/gforth
  164. lang/julia
  165. lang/mlkit
  166. lang/oo2c
  167. lang/opencoarrays
  168. lang/quilc
  169. lang/ratfor
  170. lang/spidermonkey102
  171. lang/spidermonkey115
  172. lang/spidermonkey128
  173. lang/spidermonkey78
  174. lang/spidermonkey91
  175. math/R
  176. math/R-cran-Amelia
  177. math/R-cran-FNN
  178. math/R-cran-MCMCpack
  179. math/R-cran-MatchIt
  180. math/R-cran-Matching
  181. math/R-cran-NMF
  182. math/R-cran-RcppArmadillo
  183. math/R-cran-RcppEigen
  184. math/R-cran-RcppRoll
  185. math/R-cran-Rmpfr
  186. math/R-cran-SparseM
  187. math/R-cran-VGAM
  188. math/R-cran-admisc
  189. math/R-cran-backports
  190. math/R-cran-bdsmatrix
  191. math/R-cran-date
  192. math/R-cran-ddalpha
  193. math/R-cran-deldir
  194. math/R-cran-dimRed
  195. math/R-cran-eRm
  196. math/R-cran-energy
  197. math/R-cran-expm
  198. math/R-cran-forecast
  199. math/R-cran-fracdiff
  200. math/R-cran-geepack
  201. math/R-cran-geometry
  202. math/R-cran-gmp
  203. math/R-cran-gower
  204. math/R-cran-gsl
  205. math/R-cran-gss
  206. math/R-cran-hexbin
  207. math/R-cran-igraph
  208. math/R-cran-intervals
  209. math/R-cran-ipred
  210. math/R-cran-lme4
  211. math/R-cran-locfit
  212. math/R-cran-lpSolve
  213. math/R-cran-maps
  214. math/R-cran-mathjaxr
  215. math/R-cran-matrixStats
  216. math/R-cran-mclust
  217. math/R-cran-memisc
  218. math/R-cran-minqa
  219. math/R-cran-mnormt
  220. math/R-cran-mvtnorm
  221. math/R-cran-ncdf4
  222. math/R-cran-nloptr
  223. math/R-cran-partitions
  224. math/R-cran-quantreg
  225. math/R-cran-raster
  226. math/R-cran-rgenoud
  227. math/R-cran-robustbase
  228. math/R-cran-sf
  229. math/R-cran-slam
  230. math/R-cran-sp
  231. math/R-cran-spdep
  232. math/R-cran-statmod
  233. math/R-cran-terra
  234. math/R-cran-units
  235. math/R-cran-wk
  236. math/R-cran-xts
  237. math/R-cran-zoo
  238. math/SCIP
  239. math/adept
  240. math/alberta
  241. math/algae
  242. math/arpack++
  243. math/arpack-ng
  244. math/atlas
  245. math/blas
  246. math/blaspp
  247. math/blaze
  248. math/blis
  249. math/blocksolve95
  250. math/casadi
  251. math/cbc
  252. math/cblas
  253. math/clp
  254. math/coin-or-metis
  255. math/coin-or-mumps
  256. math/coinutils
  257. math/couenne
  258. math/dbcsr
  259. math/deal.ii
  260. math/dsdp
  261. math/dune-alugrid
  262. math/dune-common
  263. math/dune-fem
  264. math/dune-geometry
  265. math/dune-grid
  266. math/dune-grid-glue
  267. math/dune-istl
  268. math/dune-pdelab
  269. math/dune-polygongrid
  270. math/dune-uggrid
  271. math/dune-vtk
  272. math/elemental
  273. math/elpa
  274. math/fftw
  275. math/fftw-float
  276. math/fftw3-quad
  277. math/flexiblas
  278. math/freefem++
  279. math/giacxcas
  280. math/gretl
  281. math/hsl
  282. math/ipopt
  283. math/jags
  284. math/kktdirect
  285. math/lapack
  286. math/lapack++
  287. math/lapack95
  288. math/lapacke
  289. math/levmar
  290. math/libRmath
  291. math/libceed
  292. math/linpack
  293. math/moab
  294. math/mumps
  295. math/mumps4
  296. math/ntpoly
  297. math/octave
  298. math/octave-forge-actuarial
  299. math/octave-forge-audio
  300. math/octave-forge-automatic-differentiation
  301. math/octave-forge-bim
  302. math/octave-forge-bioinfo
  303. math/octave-forge-biosig
  304. math/octave-forge-bsltl
  305. math/octave-forge-cfitsio
  306. math/octave-forge-cgi
  307. math/octave-forge-chartjs
  308. math/octave-forge-civil-engineering
  309. math/octave-forge-coder
  310. math/octave-forge-communications
  311. math/octave-forge-control
  312. math/octave-forge-csg-dataset
  313. math/octave-forge-csg-toolkit
  314. math/octave-forge-data-smoothing
  315. math/octave-forge-database
  316. math/octave-forge-dataframe
  317. math/octave-forge-datatypes
  318. math/octave-forge-dicom
  319. math/octave-forge-divand
  320. math/octave-forge-doctest
  321. math/octave-forge-econometrics
  322. math/octave-forge-fda
  323. math/octave-forge-femoctave
  324. math/octave-forge-fenv
  325. math/octave-forge-fileio
  326. math/octave-forge-financial
  327. math/octave-forge-fits
  328. math/octave-forge-fl-core
  329. math/octave-forge-fpl
  330. math/octave-forge-fuzzy-logic-toolkit
  331. math/octave-forge-ga
  332. math/octave-forge-general
  333. math/octave-forge-generate_html
  334. math/octave-forge-geographiclib
  335. math/octave-forge-geometry
  336. math/octave-forge-gnuplot
  337. math/octave-forge-gsl
  338. math/octave-forge-hdf5oct
  339. math/octave-forge-ident
  340. math/octave-forge-image
  341. math/octave-forge-informationtheory
  342. math/octave-forge-integration
  343. math/octave-forge-internal-fluid-flow
  344. math/octave-forge-interval
  345. math/octave-forge-io
  346. math/octave-forge-irsa
  347. math/octave-forge-level-set
  348. math/octave-forge-linear-algebra
  349. math/octave-forge-lssa
  350. math/octave-forge-ltfat
  351. math/octave-forge-mapping
  352. math/octave-forge-matgeom
  353. math/octave-forge-mccabe-thiele
  354. math/octave-forge-mechanics
  355. math/octave-forge-miscellaneous
  356. math/octave-forge-missing-functions
  357. math/octave-forge-mpi
  358. math/octave-forge-mqtt
  359. math/octave-forge-msh
  360. math/octave-forge-multicore
  361. math/octave-forge-mvn
  362. math/octave-forge-nan
  363. math/octave-forge-ncarray
  364. math/octave-forge-netcdf
  365. math/octave-forge-nlwing2
  366. math/octave-forge-nnet
  367. math/octave-forge-nurbs
  368. math/octave-forge-oct2mat
  369. math/octave-forge-octave-pool
  370. math/octave-forge-octave_tar
  371. math/octave-forge-octave_zstd
  372. math/octave-forge-octclip
  373. math/octave-forge-octproj
  374. math/octave-forge-odbc
  375. math/octave-forge-odebvp
  376. math/octave-forge-onsas
  377. math/octave-forge-optics
  378. math/octave-forge-optim
  379. math/octave-forge-optiminterp
  380. math/octave-forge-outliers
  381. math/octave-forge-parallel
  382. math/octave-forge-pde1dm
  383. math/octave-forge-piqp
  384. math/octave-forge-pkg-octave-doc
  385. math/octave-forge-plot
  386. math/octave-forge-ponchon-savarit
  387. math/octave-forge-prompt
  388. math/octave-forge-psychrometrics
  389. math/octave-forge-pythonic
  390. math/octave-forge-quaternion
  391. math/octave-forge-queueing
  392. math/octave-forge-rtree
  393. math/octave-forge-secs1d
  394. math/octave-forge-secs2d
  395. math/octave-forge-secs3d
  396. math/octave-forge-signal
  397. math/octave-forge-simp
  398. math/octave-forge-sockets
  399. math/octave-forge-sole
  400. math/octave-forge-sparsersb
  401. math/octave-forge-specfun
  402. math/octave-forge-special-matrix
  403. math/octave-forge-splines
  404. math/octave-forge-sqlite
  405. math/octave-forge-statistics
  406. math/octave-forge-statistics-resampling
  407. math/octave-forge-stk
  408. math/octave-forge-strings
  409. math/octave-forge-struct
  410. math/octave-forge-symband
  411. math/octave-forge-symbolic
  412. math/octave-forge-tablicious
  413. math/octave-forge-tcl-octave
  414. math/octave-forge-timer
  415. math/octave-forge-tsa
  416. math/octave-forge-velas
  417. math/octave-forge-video
  418. math/octave-forge-websockets
  419. math/octave-forge-zenity
  420. math/octave-forge-zeromq
  421. math/openblas
  422. math/openblas64
  423. math/osi
  424. math/petiga
  425. math/py-cyipopt
  426. math/py-libceed
  427. math/py-numpy
  428. math/py-primme
  429. math/py-pynleq2
  430. math/py-rpy2
  431. math/py-scikit-umfpack
  432. math/py-scs
  433. math/py-slepc4py
  434. math/qposases
  435. math/qrupdate
  436. math/rkward
  437. math/scalapack
  438. math/scalapackfx
  439. math/scilab
  440. math/scorec-core
  441. math/scs
  442. math/sdpa
  443. math/sfft
  444. math/slepc
  445. math/slicot
  446. math/spfft
  447. math/spla
  448. math/sprng
  449. math/suitesparse-amd
  450. math/suitesparse-camd
  451. math/suitesparse-ccolamd
  452. math/suitesparse-cholmod
  453. math/suitesparse-colamd
  454. math/suitesparse-config
  455. math/suitesparse-cxsparse
  456. math/suitesparse-graphblas
  457. math/suitesparse-klu
  458. math/suitesparse-lagraph
  459. math/suitesparse-mongoose
  460. math/suitesparse-paru
  461. math/suitesparse-rbio
  462. math/suitesparse-spex
  463. math/suitesparse-spqr
  464. math/suitesparse-umfpack
  465. math/sundials
  466. math/superlu
  467. math/superlu-dist
  468. math/taucs
  469. math/xlapack
  470. math/xlife++
  471. misc/R-cran-mime
  472. misc/R-cran-xfun
  473. misc/adios2
  474. misc/caffe
  475. misc/g810-led
  476. misc/py-QSpectrumAnalyzer
  477. misc/py-pyEDFlib
  478. misc/urh
  479. misc/visp
  480. multimedia/avidemux
  481. multimedia/avidemux-cli
  482. multimedia/avidemux-plugins
  483. multimedia/avidemux-qt5
  484. multimedia/xanim
  485. net/R-cran-pingr
  486. net/mpich
  487. net/mpifx
  488. net/openmpi
  489. net/openmpi4
  490. net/py-mpi4py-mpich
  491. net/teddycloud
  492. net/yate
  493. net-mgmt/ipv6mon
  494. net-p2p/cpuminer
  495. print/R-cran-textshaping
  496. science/PETSc
  497. science/R-cran-Epi
  498. science/R-cran-cmprsk
  499. science/R-cran-e1071
  500. science/R-cran-eco
  501. science/R-cran-etm
  502. science/R-cran-fastICA
  503. science/R-cran-kernlab
  504. science/R-cran-ks
  505. science/R-cran-som
  506. science/abinit
  507. science/ascent
  508. science/atompaw
  509. science/bagel
  510. science/berkeleygw
  511. science/cdf
  512. science/cgnslib
  513. science/chemps2
  514. science/chrono
  515. science/clipper
  516. science/code_saturne
  517. science/conduit
  518. science/cp2k
  519. science/dakota
  520. science/dalton
  521. science/dftbplus
  522. science/dftd4
  523. science/dirac
  524. science/dynare
  525. science/elk
  526. science/elmerfem
  527. science/erkale
  528. science/fastjet
  529. science/fleur
  530. science/frontistr
  531. science/gbtolib
  532. science/gcp
  533. science/getdp
  534. science/ghemical
  535. science/gnudatalanguage
  536. science/harminv
  537. science/hdf
  538. science/hdf5
  539. science/hdf5-110
  540. science/helfem
  541. science/hypre
  542. science/iboview
  543. science/jdftx
  544. science/lammps
  545. science/latte
  546. science/libccp4
  547. science/libctl
  548. science/libghemical
  549. science/libmbd
  550. science/libnegf
  551. science/libpsml
  552. science/libxc
  553. science/liggghts
  554. science/madness
  555. science/mbdyn
  556. science/mctc-lib
  557. science/meep
  558. science/mopac
  559. science/mpb
  560. science/mpqc
  561. science/mstore
  562. science/multicharge
  563. science/multiwfn
  564. science/netcdf-fortran
  565. science/nwchem
  566. science/ocean
  567. science/octopus
  568. science/openmodelica
  569. science/openmolcas
  570. science/openmx
  571. science/opensim-core
  572. science/packmol
  573. science/paraview
  574. science/pastix
  575. science/pcmsolver
  576. science/pnetcdf
  577. science/psi4
  578. science/py-PyNE
  579. science/py-dftbplus
  580. science/py-obspy
  581. science/py-phono3py
  582. science/py-pyscf
  583. science/py-scikit-learn
  584. science/py-scikit-sparse
  585. science/py-scipy
  586. science/qmcpack
  587. science/quantum-espresso
  588. science/seacas
  589. science/siconos
  590. science/siesta
  591. science/simbody
  592. science/simple-dftd3
  593. science/sirius
  594. science/spglib
  595. science/spheral
  596. science/tblite
  597. science/tfel
  598. science/tfel-edf
  599. science/tinker
  600. science/trilinos
  601. science/ukrmol+
  602. science/v_sim
  603. science/wannier90
  604. science/xtb
  605. security/R-cran-askpass
  606. security/R-cran-digest
  607. security/R-cran-openssl
  608. security/R-cran-sodium
  609. security/seccure
  610. sysutils/R-cran-processx
  611. sysutils/R-cran-ps
  612. sysutils/bacula-libs3
  613. sysutils/grub2-pcbsd
  614. textproc/R-cran-XML
  615. textproc/R-cran-commonmark
  616. textproc/R-cran-htmltools
  617. textproc/R-cran-hunspell
  618. textproc/R-cran-markdown
  619. textproc/R-cran-openxlsx
  620. textproc/R-cran-rbibutils
  621. textproc/R-cran-readxl
  622. textproc/R-cran-sass
  623. textproc/R-cran-stringi
  624. textproc/R-cran-tth
  625. textproc/R-cran-utf8
  626. textproc/R-cran-writexl
  627. textproc/R-cran-xml2
  628. textproc/R-cran-yaml
  629. textproc/toml-f
  630. textproc/xmlf90
  631. www/R-cran-httpuv
  632. www/R-cran-webutils
  633. www/kannel
  634. x11/i3lock-color
  635. Collapse this list.

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. audio/openspc*
  2. devel/asmutils*
  3. emulators/wine8*
  4. games/shaaft*
  5. graphics/R-cran-rgdal*
  6. irc/ezbounce*
  7. lang/nhc98*
  8. math/sage*
  9. net/libtnl*
  10. net/nepenthes*
  11. sysutils/R-cran-fs*
  12. sysutils/libretto-config*
  13. sysutils/shim*
  14. www/thundercache*
  15. 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