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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

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

Deleted ports which required this port:

Expand this list of 13 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/nepenthes*
  10. sysutils/R-cran-fs*
  11. sysutils/libretto-config*
  12. sysutils/shim*
  13. www/thundercache*
  14. 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_2: 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 2025Q1 for this port