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 2025Q4
gcc13 GNU Compiler Collection 13
13.3.0_3 lang on this many watch lists=4 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:: glib, libarchive, smartmontools, python311, 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/hpl
  6. benchmarks/octave-forge-benchmark
  7. benchmarks/tinymembench
Expand this list (581 items / 574 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/psi88
  8. biology/py-PySCeS
  9. biology/star
  10. biology/treekin
  11. cad/alliance
  12. cad/calculix-ccx
  13. cad/feappv
  14. cad/freehdl
  15. cad/gmsh
  16. cad/pdnmesh
  17. cad/tochnog
  18. cad/xyce
  19. comms/wsjtx
  20. comms/wsjtz
  21. converters/R-cran-RJSONIO
  22. converters/R-cran-jsonlite
  23. converters/R-cran-rjson
  24. databases/R-cran-RMySQL
  25. databases/R-cran-RPostgreSQL
  26. databases/R-cran-RSQLite
  27. databases/R-cran-cachem
  28. databases/R-cran-fastmap
  29. databases/dbixx
  30. databases/mysql-connector-odbc
  31. devel/R-cran-Hmisc
  32. devel/R-cran-Rcpp
  33. devel/R-cran-S7
  34. devel/R-cran-bindr
  35. devel/R-cran-bit
  36. devel/R-cran-bit64
  37. devel/R-cran-bitops
  38. devel/R-cran-brio
  39. devel/R-cran-caTools
  40. devel/R-cran-caret
  41. devel/R-cran-checkmate
  42. devel/R-cran-chk
  43. devel/R-cran-classInt
  44. devel/R-cran-cli
  45. devel/R-cran-covr
  46. devel/R-cran-diffobj
  47. devel/R-cran-fansi
  48. devel/R-cran-filelock
  49. devel/R-cran-gert
  50. devel/R-cran-git2r
  51. devel/R-cran-glue
  52. devel/R-cran-interp
  53. devel/R-cran-magrittr
  54. devel/R-cran-microbenchmark
  55. devel/R-cran-mlbench
  56. devel/R-cran-msm
  57. devel/R-cran-parsedate
  58. devel/R-cran-pkgcache
  59. devel/R-cran-profvis
  60. devel/R-cran-randomForest
  61. devel/R-cran-reshape
  62. devel/R-cran-reshape2
  63. devel/R-cran-roxygen2
  64. devel/R-cran-sourcetools
  65. devel/R-cran-sys
  66. devel/R-cran-systemfonts
  67. devel/R-cran-tidyselect
  68. devel/R-cran-tzdb
  69. devel/R-cran-uuid
  70. devel/R-cran-webfakes
  71. devel/alire
  72. devel/asfml
  73. devel/dwarves
  74. devel/eclipse-titan
  75. devel/fortran-stdlib
  76. devel/ga
  77. devel/gcc-msp430-ti-toolchain
  78. devel/kronosnet
  79. devel/libfaketime
  80. devel/ocaml-lacaml
  81. devel/papi
  82. devel/rhtvision
  83. devel/smv
  84. devel/test-drive
  85. editors/emacs
  86. editors/emacs-devel
  87. emulators/emulationstation
  88. emulators/libretro-reicast
  89. emulators/reicast
  90. emulators/wine-proton
  91. emulators/x49gp
  92. filesystems/R-cran-fs
  93. filesystems/lkl
  94. finance/R-cran-PerformanceAnalytics
  95. finance/R-cran-gmm
  96. finance/R-cran-strucchange
  97. finance/R-cran-urca
  98. french/aster
  99. ftp/R-cran-RCurl
  100. ftp/R-cran-curl
  101. games/dxx-rebirth
  102. games/xbat
  103. graphics/R-cran-colorspace
  104. graphics/R-cran-farver
  105. graphics/R-cran-ggforce
  106. graphics/R-cran-ggrepel
  107. graphics/R-cran-jpeg
  108. graphics/R-cran-magick
  109. graphics/R-cran-pROC
  110. graphics/R-cran-qpdf
  111. graphics/R-cran-ragg
  112. graphics/R-cran-s2
  113. graphics/R-cran-scales
  114. graphics/R-cran-tweenr
  115. graphics/R-cran-webp
  116. graphics/dataplot
  117. graphics/gimp-beautify-plugin
  118. graphics/mahotas
  119. graphics/nurbs++
  120. graphics/p5-PGPLOT
  121. graphics/pgplot
  122. graphics/py-gdal
  123. graphics/raster3d
  124. graphics/zeno
  125. japanese/skkinput3
  126. japanese/xtr
  127. lang/gforth
  128. lang/julia
  129. lang/mlkit
  130. lang/oo2c
  131. lang/opencoarrays
  132. lang/quilc
  133. lang/ratfor
  134. math/R
  135. math/R-cran-Amelia
  136. math/R-cran-FNN
  137. math/R-cran-KFAS
  138. math/R-cran-MCMCpack
  139. math/R-cran-MatchIt
  140. math/R-cran-Matching
  141. math/R-cran-NMF
  142. math/R-cran-RcppArmadillo
  143. math/R-cran-RcppEigen
  144. math/R-cran-RcppRoll
  145. math/R-cran-Rmpfr
  146. math/R-cran-Rsolnp
  147. math/R-cran-SparseM
  148. math/R-cran-admisc
  149. math/R-cran-backports
  150. math/R-cran-bdsmatrix
  151. math/R-cran-date
  152. math/R-cran-ddalpha
  153. math/R-cran-deldir
  154. math/R-cran-dimRed
  155. math/R-cran-eRm
  156. math/R-cran-energy
  157. math/R-cran-expm
  158. math/R-cran-fracdiff
  159. math/R-cran-geometry
  160. math/R-cran-gower
  161. math/R-cran-haven
  162. math/R-cran-hexbin
  163. math/R-cran-intervals
  164. math/R-cran-ipred
  165. math/R-cran-isoband
  166. math/R-cran-lme4
  167. math/R-cran-locfit
  168. math/R-cran-lpSolve
  169. math/R-cran-maps
  170. math/R-cran-matrixStats
  171. math/R-cran-mclust
  172. math/R-cran-memisc
  173. math/R-cran-minqa
  174. math/R-cran-mvtnorm
  175. math/R-cran-ncdf4
  176. math/R-cran-nloptr
  177. math/R-cran-partitions
  178. math/R-cran-polyclip
  179. math/R-cran-quadprog
  180. math/R-cran-quantreg
  181. math/R-cran-raster
  182. math/R-cran-rgenoud
  183. math/R-cran-slam
  184. math/R-cran-sp
  185. math/R-cran-spdep
  186. math/R-cran-statmod
  187. math/R-cran-units
  188. math/R-cran-wk
  189. math/R-cran-xts
  190. math/SCIP
  191. math/adept
  192. math/alberta
  193. math/algae
  194. math/arpack++
  195. math/arpack-ng
  196. math/atlas
  197. math/blacs
  198. math/blas
  199. math/blaspp
  200. math/blaze
  201. math/blis
  202. math/blocksolve95
  203. math/casadi
  204. math/cbc
  205. math/cblas
  206. math/clp
  207. math/cmlib
  208. math/coin-or-metis
  209. math/coin-or-mumps
  210. math/coinutils
  211. math/couenne
  212. math/dbcsr
  213. math/ddfun
  214. math/dsdp
  215. math/dune-alugrid
  216. math/dune-common
  217. math/dune-fem
  218. math/dune-geometry
  219. math/dune-grid
  220. math/dune-grid-glue
  221. math/dune-istl
  222. math/dune-pdelab
  223. math/dune-polygongrid
  224. math/dune-uggrid
  225. math/dune-vtk
  226. math/eispack
  227. math/elemental
  228. math/elpa
  229. math/fftw
  230. math/fftw-float
  231. math/fftw3-quad
  232. math/flexiblas
  233. math/gretl
  234. math/hsl
  235. math/ipopt
  236. math/jags
  237. math/kktdirect
  238. math/lapack
  239. math/lapack++
  240. math/lapack95
  241. math/lapacke
  242. math/levmar
  243. math/libRmath
  244. math/libceed
  245. math/linpack
  246. math/math77
  247. math/miracl
  248. math/moab
  249. math/mumps
  250. math/mumps4
  251. math/ntpoly
  252. math/octave
  253. math/octave-forge-actuarial
  254. math/octave-forge-automatic-differentiation
  255. math/octave-forge-bim
  256. math/octave-forge-bioinfo
  257. math/octave-forge-biosig
  258. math/octave-forge-bsltl
  259. math/octave-forge-cfitsio
  260. math/octave-forge-cgi
  261. math/octave-forge-chartjs
  262. math/octave-forge-civil-engineering
  263. math/octave-forge-coder
  264. math/octave-forge-communications
  265. math/octave-forge-csg-dataset
  266. math/octave-forge-csg-toolkit
  267. math/octave-forge-data-smoothing
  268. math/octave-forge-database
  269. math/octave-forge-dataframe
  270. math/octave-forge-divand
  271. math/octave-forge-doctest
  272. math/octave-forge-econometrics
  273. math/octave-forge-fda
  274. math/octave-forge-femoctave
  275. math/octave-forge-fenv
  276. math/octave-forge-fileio
  277. math/octave-forge-financial
  278. math/octave-forge-fits
  279. math/octave-forge-fl-core
  280. math/octave-forge-fpl
  281. math/octave-forge-fuzzy-logic-toolkit
  282. math/octave-forge-ga
  283. math/octave-forge-general
  284. math/octave-forge-generate_html
  285. math/octave-forge-geographiclib
  286. math/octave-forge-geometry
  287. math/octave-forge-gnuplot
  288. math/octave-forge-hdf5oct
  289. math/octave-forge-ident
  290. math/octave-forge-image
  291. math/octave-forge-informationtheory
  292. math/octave-forge-integration
  293. math/octave-forge-internal-fluid-flow
  294. math/octave-forge-interval
  295. math/octave-forge-irsa
  296. math/octave-forge-joystick
  297. math/octave-forge-level-set
  298. math/octave-forge-linear-algebra
  299. math/octave-forge-lssa
  300. math/octave-forge-ltfat
  301. math/octave-forge-mapping
  302. math/octave-forge-matgeom
  303. math/octave-forge-mboct-fem-pkg
  304. math/octave-forge-mboct-mbdyn-pkg
  305. math/octave-forge-mboct-numerical-pkg
  306. math/octave-forge-mboct-octave-pkg
  307. math/octave-forge-mccabe-thiele
  308. math/octave-forge-mechanics
  309. math/octave-forge-missing-functions
  310. math/octave-forge-mpi
  311. math/octave-forge-msh
  312. math/octave-forge-multicore
  313. math/octave-forge-mvn
  314. math/octave-forge-nan
  315. math/octave-forge-ncarray
  316. math/octave-forge-nlwing2
  317. math/octave-forge-nnet
  318. math/octave-forge-nurbs
  319. math/octave-forge-oct2mat
  320. math/octave-forge-octave-pool
  321. math/octave-forge-octave_mermaid_js
  322. math/octave-forge-octave_php_wrapper
  323. math/octave-forge-octave_tar
  324. math/octave-forge-octave_zstd
  325. math/octave-forge-octclip
  326. math/octave-forge-octproj
  327. math/octave-forge-odebvp
  328. math/octave-forge-optics
  329. math/octave-forge-optim
  330. math/octave-forge-optiminterp
  331. math/octave-forge-outliers
  332. math/octave-forge-parallel
  333. math/octave-forge-pde1dm
  334. math/octave-forge-piqp
  335. math/octave-forge-pkg-octave-doc
  336. math/octave-forge-plot
  337. math/octave-forge-ponchon-savarit
  338. math/octave-forge-prompt
  339. math/octave-forge-psychrometrics
  340. math/octave-forge-pythonic
  341. math/octave-forge-quaternion
  342. math/octave-forge-queueing
  343. math/octave-forge-rtree
  344. math/octave-forge-secs1d
  345. math/octave-forge-secs2d
  346. math/octave-forge-secs3d
  347. math/octave-forge-simp
  348. math/octave-forge-sole
  349. math/octave-forge-sparsersb
  350. math/octave-forge-specfun
  351. math/octave-forge-special-matrix
  352. math/octave-forge-splines
  353. math/octave-forge-statistics-resampling
  354. math/octave-forge-stk
  355. math/octave-forge-strings
  356. math/octave-forge-struct
  357. math/octave-forge-symband
  358. math/octave-forge-symbolic
  359. math/octave-forge-tcl-octave
  360. math/octave-forge-timer
  361. math/octave-forge-tsa
  362. math/octave-forge-velas
  363. math/octave-forge-websockets
  364. math/octave-forge-zenity
  365. math/openblas
  366. math/openfst
  367. math/osi
  368. math/petiga
  369. math/py-cyipopt
  370. math/py-libceed
  371. math/py-pynleq2
  372. math/py-rpy2
  373. math/py-scs
  374. math/qposases
  375. math/qrupdate
  376. math/scalapack
  377. math/scalapackfx
  378. math/scorec-core
  379. math/scs
  380. math/sdpa
  381. math/slatec
  382. math/slepc
  383. math/slicot
  384. math/spfft
  385. math/spla
  386. math/sprng
  387. math/suitesparse-Example
  388. math/suitesparse-amd
  389. math/suitesparse-btf
  390. math/suitesparse-camd
  391. math/suitesparse-ccolamd
  392. math/suitesparse-cholmod
  393. math/suitesparse-colamd
  394. math/suitesparse-config
  395. math/suitesparse-cxsparse
  396. math/suitesparse-klu
  397. math/suitesparse-lagraph
  398. math/suitesparse-ldl
  399. math/suitesparse-mongoose
  400. math/suitesparse-paru
  401. math/suitesparse-rbio
  402. math/suitesparse-spex
  403. math/suitesparse-spqr
  404. math/suitesparse-umfpack
  405. math/sundials
  406. math/superlu-dist
  407. math/trlan
  408. math/xlapack
  409. math/xlife++
  410. misc/R-cran-mime
  411. misc/caffe
  412. misc/g810-led
  413. misc/py-QSpectrumAnalyzer
  414. misc/py-pyEDFlib
  415. misc/veles
  416. net/R-cran-pingr
  417. net/mpich
  418. net/mpifx
  419. net/openmpi
  420. net/openmpi4
  421. net/yate
  422. net-mgmt/ipv6mon
  423. net-p2p/cpuminer
  424. print/R-cran-textshaping
  425. science/PETSc
  426. science/R-cran-Epi
  427. science/R-cran-cmprsk
  428. science/R-cran-e1071
  429. science/R-cran-etm
  430. science/R-cran-fastICA
  431. science/R-cran-kernlab
  432. science/R-cran-ks
  433. science/R-cran-som
  434. science/R-cran-udunits2
  435. science/abinit
  436. science/ascent
  437. science/bagel
  438. science/berkeleygw
  439. science/cdf
  440. science/chemps2
  441. science/clipper
  442. science/code_saturne
  443. science/conduit
  444. science/cpcmx
  445. science/dalton
  446. science/dftbplus
  447. science/dftd4
  448. science/dirac
  449. science/elk
  450. science/fastjet
  451. science/feff10
  452. science/fleur
  453. science/frontistr
  454. science/gbtolib
  455. science/gcp
  456. science/ghemical
  457. science/harminv
  458. science/hdf
  459. science/hdf5
  460. science/hdf5-110
  461. science/hypre
  462. science/iboview
  463. science/isaac-cfd
  464. science/kim-api
  465. science/latte
  466. science/libccp4
  467. science/libctl
  468. science/libghemical
  469. science/libgridxc
  470. science/libmbd
  471. science/libnegf
  472. science/libpsml
  473. science/libxc
  474. science/liggghts
  475. science/madness
  476. science/mbdyn
  477. science/mctc-lib
  478. science/mdynamix
  479. science/mopac
  480. science/mpb
  481. science/mpqc
  482. science/mstore
  483. science/multicharge
  484. science/multiwfn
  485. science/netcdf-fortran
  486. science/numsa
  487. science/nwchem
  488. science/ocean
  489. science/openmodelica
  490. science/openmolcas
  491. science/openmx
  492. science/pastix
  493. science/pcmsolver
  494. science/pnetcdf
  495. science/py-PyNE
  496. science/py-dftbplus
  497. science/py-obspy
  498. science/py-phono3py
  499. science/py-pyscf
  500. science/py-scikit-sparse
  501. science/q
  502. science/qmcpack
  503. science/quantum-espresso
  504. science/qwalk
  505. science/siconos
  506. science/siesta
  507. science/silo
  508. science/simbody
  509. science/simple-dftd3
  510. science/spglib
  511. science/spheral
  512. science/tblite
  513. science/tfel
  514. science/tfel-edf
  515. science/trilinos
  516. science/ukrmol+
  517. science/v_sim
  518. science/xtb
  519. security/R-cran-askpass
  520. security/R-cran-digest
  521. security/R-cran-openssl
  522. security/seccure
  523. sysutils/R-cran-processx
  524. sysutils/R-cran-ps
  525. sysutils/bacula-libs3
  526. sysutils/fwupd-efi
  527. sysutils/grub2-bhyve
  528. sysutils/grub2-efi
  529. sysutils/grub2-pcbsd
  530. textproc/R-cran-commonmark
  531. textproc/R-cran-htmltools
  532. textproc/R-cran-hunspell
  533. textproc/R-cran-markdown
  534. textproc/R-cran-openxlsx
  535. textproc/R-cran-readr
  536. textproc/R-cran-readxl
  537. textproc/R-cran-sass
  538. textproc/R-cran-stringi
  539. textproc/R-cran-tth
  540. textproc/R-cran-utf8
  541. textproc/R-cran-writexl
  542. textproc/R-cran-yaml
  543. textproc/toml-f
  544. textproc/xmlf90
  545. www/R-cran-httpuv
  546. www/R-cran-webutils
  547. www/kannel
  548. www/kannel-sqlbox
  549. x11/i3lock-color
  550. 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/hpl
  6. benchmarks/octave-forge-benchmark
  7. benchmarks/tinymembench
Expand this list (574 items / 567 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/psi88
  8. biology/py-PySCeS
  9. biology/star
  10. biology/treekin
  11. cad/alliance
  12. cad/calculix-ccx
  13. cad/feappv
  14. cad/freehdl
  15. cad/gmsh
  16. cad/pdnmesh
  17. cad/tochnog
  18. cad/xyce
  19. comms/wsjtx
  20. comms/wsjtz
  21. converters/R-cran-RJSONIO
  22. converters/R-cran-jsonlite
  23. converters/R-cran-rjson
  24. databases/R-cran-RMySQL
  25. databases/R-cran-RPostgreSQL
  26. databases/R-cran-RSQLite
  27. databases/R-cran-cachem
  28. databases/R-cran-fastmap
  29. databases/dbixx
  30. databases/mysql-connector-odbc
  31. devel/R-cran-Hmisc
  32. devel/R-cran-Rcpp
  33. devel/R-cran-S7
  34. devel/R-cran-bindr
  35. devel/R-cran-bit
  36. devel/R-cran-bit64
  37. devel/R-cran-bitops
  38. devel/R-cran-brio
  39. devel/R-cran-caTools
  40. devel/R-cran-caret
  41. devel/R-cran-checkmate
  42. devel/R-cran-chk
  43. devel/R-cran-classInt
  44. devel/R-cran-cli
  45. devel/R-cran-covr
  46. devel/R-cran-diffobj
  47. devel/R-cran-fansi
  48. devel/R-cran-filelock
  49. devel/R-cran-gert
  50. devel/R-cran-git2r
  51. devel/R-cran-glue
  52. devel/R-cran-interp
  53. devel/R-cran-magrittr
  54. devel/R-cran-microbenchmark
  55. devel/R-cran-mlbench
  56. devel/R-cran-msm
  57. devel/R-cran-parsedate
  58. devel/R-cran-pkgcache
  59. devel/R-cran-profvis
  60. devel/R-cran-randomForest
  61. devel/R-cran-reshape
  62. devel/R-cran-reshape2
  63. devel/R-cran-roxygen2
  64. devel/R-cran-sourcetools
  65. devel/R-cran-sys
  66. devel/R-cran-systemfonts
  67. devel/R-cran-tidyselect
  68. devel/R-cran-tzdb
  69. devel/R-cran-uuid
  70. devel/R-cran-webfakes
  71. devel/dwarves
  72. devel/eclipse-titan
  73. devel/fortran-stdlib
  74. devel/ga
  75. devel/kronosnet
  76. devel/libfaketime
  77. devel/ocaml-lacaml
  78. devel/papi
  79. devel/rhtvision
  80. devel/smv
  81. devel/test-drive
  82. editors/emacs
  83. editors/emacs-devel
  84. emulators/emulationstation
  85. emulators/libretro-reicast
  86. emulators/reicast
  87. emulators/wine-proton
  88. emulators/x49gp
  89. filesystems/R-cran-fs
  90. finance/R-cran-PerformanceAnalytics
  91. finance/R-cran-gmm
  92. finance/R-cran-strucchange
  93. finance/R-cran-urca
  94. french/aster
  95. ftp/R-cran-RCurl
  96. ftp/R-cran-curl
  97. games/dxx-rebirth
  98. games/xbat
  99. graphics/R-cran-colorspace
  100. graphics/R-cran-farver
  101. graphics/R-cran-ggforce
  102. graphics/R-cran-ggrepel
  103. graphics/R-cran-jpeg
  104. graphics/R-cran-magick
  105. graphics/R-cran-pROC
  106. graphics/R-cran-qpdf
  107. graphics/R-cran-ragg
  108. graphics/R-cran-s2
  109. graphics/R-cran-scales
  110. graphics/R-cran-tweenr
  111. graphics/R-cran-webp
  112. graphics/dataplot
  113. graphics/gimp-beautify-plugin
  114. graphics/mahotas
  115. graphics/nurbs++
  116. graphics/p5-PGPLOT
  117. graphics/pgplot
  118. graphics/py-gdal
  119. graphics/raster3d
  120. graphics/zeno
  121. japanese/skkinput3
  122. japanese/xtr
  123. lang/gcc
  124. lang/gforth
  125. lang/julia
  126. lang/mlkit
  127. lang/oo2c
  128. lang/opencoarrays
  129. lang/quilc
  130. lang/ratfor
  131. math/R
  132. math/R-cran-Amelia
  133. math/R-cran-FNN
  134. math/R-cran-KFAS
  135. math/R-cran-MCMCpack
  136. math/R-cran-MatchIt
  137. math/R-cran-Matching
  138. math/R-cran-NMF
  139. math/R-cran-RcppArmadillo
  140. math/R-cran-RcppEigen
  141. math/R-cran-RcppRoll
  142. math/R-cran-Rmpfr
  143. math/R-cran-Rsolnp
  144. math/R-cran-SparseM
  145. math/R-cran-admisc
  146. math/R-cran-backports
  147. math/R-cran-bdsmatrix
  148. math/R-cran-date
  149. math/R-cran-ddalpha
  150. math/R-cran-deldir
  151. math/R-cran-dimRed
  152. math/R-cran-eRm
  153. math/R-cran-energy
  154. math/R-cran-expm
  155. math/R-cran-fracdiff
  156. math/R-cran-geometry
  157. math/R-cran-gower
  158. math/R-cran-haven
  159. math/R-cran-hexbin
  160. math/R-cran-intervals
  161. math/R-cran-ipred
  162. math/R-cran-isoband
  163. math/R-cran-lme4
  164. math/R-cran-locfit
  165. math/R-cran-lpSolve
  166. math/R-cran-maps
  167. math/R-cran-matrixStats
  168. math/R-cran-mclust
  169. math/R-cran-memisc
  170. math/R-cran-minqa
  171. math/R-cran-mvtnorm
  172. math/R-cran-ncdf4
  173. math/R-cran-nloptr
  174. math/R-cran-partitions
  175. math/R-cran-polyclip
  176. math/R-cran-quadprog
  177. math/R-cran-quantreg
  178. math/R-cran-raster
  179. math/R-cran-rgenoud
  180. math/R-cran-slam
  181. math/R-cran-sp
  182. math/R-cran-spdep
  183. math/R-cran-statmod
  184. math/R-cran-units
  185. math/R-cran-wk
  186. math/R-cran-xts
  187. math/SCIP
  188. math/adept
  189. math/alberta
  190. math/algae
  191. math/arpack++
  192. math/arpack-ng
  193. math/atlas
  194. math/blacs
  195. math/blas
  196. math/blaspp
  197. math/blaze
  198. math/blis
  199. math/blocksolve95
  200. math/casadi
  201. math/cbc
  202. math/cblas
  203. math/clp
  204. math/cmlib
  205. math/coin-or-metis
  206. math/coin-or-mumps
  207. math/coinutils
  208. math/couenne
  209. math/dbcsr
  210. math/ddfun
  211. math/dsdp
  212. math/dune-alugrid
  213. math/dune-common
  214. math/dune-fem
  215. math/dune-geometry
  216. math/dune-grid
  217. math/dune-grid-glue
  218. math/dune-istl
  219. math/dune-pdelab
  220. math/dune-polygongrid
  221. math/dune-uggrid
  222. math/dune-vtk
  223. math/eispack
  224. math/elemental
  225. math/elpa
  226. math/fftw
  227. math/fftw-float
  228. math/fftw3-quad
  229. math/flexiblas
  230. math/gretl
  231. math/hsl
  232. math/ipopt
  233. math/jags
  234. math/kktdirect
  235. math/lapack
  236. math/lapack++
  237. math/lapack95
  238. math/lapacke
  239. math/levmar
  240. math/libRmath
  241. math/libceed
  242. math/linpack
  243. math/math77
  244. math/miracl
  245. math/moab
  246. math/mumps
  247. math/mumps4
  248. math/ntpoly
  249. math/octave
  250. math/octave-forge-actuarial
  251. math/octave-forge-automatic-differentiation
  252. math/octave-forge-bim
  253. math/octave-forge-bioinfo
  254. math/octave-forge-biosig
  255. math/octave-forge-bsltl
  256. math/octave-forge-cfitsio
  257. math/octave-forge-cgi
  258. math/octave-forge-chartjs
  259. math/octave-forge-civil-engineering
  260. math/octave-forge-coder
  261. math/octave-forge-communications
  262. math/octave-forge-csg-dataset
  263. math/octave-forge-csg-toolkit
  264. math/octave-forge-data-smoothing
  265. math/octave-forge-database
  266. math/octave-forge-dataframe
  267. math/octave-forge-divand
  268. math/octave-forge-doctest
  269. math/octave-forge-econometrics
  270. math/octave-forge-fda
  271. math/octave-forge-femoctave
  272. math/octave-forge-fenv
  273. math/octave-forge-fileio
  274. math/octave-forge-financial
  275. math/octave-forge-fits
  276. math/octave-forge-fl-core
  277. math/octave-forge-fpl
  278. math/octave-forge-fuzzy-logic-toolkit
  279. math/octave-forge-ga
  280. math/octave-forge-general
  281. math/octave-forge-generate_html
  282. math/octave-forge-geographiclib
  283. math/octave-forge-geometry
  284. math/octave-forge-gnuplot
  285. math/octave-forge-hdf5oct
  286. math/octave-forge-ident
  287. math/octave-forge-image
  288. math/octave-forge-informationtheory
  289. math/octave-forge-integration
  290. math/octave-forge-internal-fluid-flow
  291. math/octave-forge-interval
  292. math/octave-forge-irsa
  293. math/octave-forge-joystick
  294. math/octave-forge-level-set
  295. math/octave-forge-linear-algebra
  296. math/octave-forge-lssa
  297. math/octave-forge-ltfat
  298. math/octave-forge-mapping
  299. math/octave-forge-matgeom
  300. math/octave-forge-mboct-fem-pkg
  301. math/octave-forge-mboct-mbdyn-pkg
  302. math/octave-forge-mboct-numerical-pkg
  303. math/octave-forge-mboct-octave-pkg
  304. math/octave-forge-mccabe-thiele
  305. math/octave-forge-mechanics
  306. math/octave-forge-missing-functions
  307. math/octave-forge-mpi
  308. math/octave-forge-msh
  309. math/octave-forge-multicore
  310. math/octave-forge-mvn
  311. math/octave-forge-nan
  312. math/octave-forge-ncarray
  313. math/octave-forge-nlwing2
  314. math/octave-forge-nnet
  315. math/octave-forge-nurbs
  316. math/octave-forge-oct2mat
  317. math/octave-forge-octave-pool
  318. math/octave-forge-octave_mermaid_js
  319. math/octave-forge-octave_php_wrapper
  320. math/octave-forge-octave_tar
  321. math/octave-forge-octave_zstd
  322. math/octave-forge-octclip
  323. math/octave-forge-octproj
  324. math/octave-forge-odebvp
  325. math/octave-forge-optics
  326. math/octave-forge-optim
  327. math/octave-forge-optiminterp
  328. math/octave-forge-outliers
  329. math/octave-forge-parallel
  330. math/octave-forge-pde1dm
  331. math/octave-forge-piqp
  332. math/octave-forge-pkg-octave-doc
  333. math/octave-forge-plot
  334. math/octave-forge-ponchon-savarit
  335. math/octave-forge-prompt
  336. math/octave-forge-psychrometrics
  337. math/octave-forge-pythonic
  338. math/octave-forge-quaternion
  339. math/octave-forge-queueing
  340. math/octave-forge-rtree
  341. math/octave-forge-secs1d
  342. math/octave-forge-secs2d
  343. math/octave-forge-secs3d
  344. math/octave-forge-simp
  345. math/octave-forge-sole
  346. math/octave-forge-sparsersb
  347. math/octave-forge-specfun
  348. math/octave-forge-special-matrix
  349. math/octave-forge-splines
  350. math/octave-forge-statistics-resampling
  351. math/octave-forge-stk
  352. math/octave-forge-strings
  353. math/octave-forge-struct
  354. math/octave-forge-symband
  355. math/octave-forge-symbolic
  356. math/octave-forge-tcl-octave
  357. math/octave-forge-timer
  358. math/octave-forge-tsa
  359. math/octave-forge-velas
  360. math/octave-forge-websockets
  361. math/octave-forge-zenity
  362. math/openblas
  363. math/openfst
  364. math/osi
  365. math/petiga
  366. math/py-cyipopt
  367. math/py-libceed
  368. math/py-pynleq2
  369. math/py-rpy2
  370. math/py-scs
  371. math/qposases
  372. math/qrupdate
  373. math/scalapack
  374. math/scalapackfx
  375. math/scorec-core
  376. math/scs
  377. math/sdpa
  378. math/slatec
  379. math/slepc
  380. math/slicot
  381. math/spfft
  382. math/spla
  383. math/sprng
  384. math/suitesparse-Example
  385. math/suitesparse-amd
  386. math/suitesparse-btf
  387. math/suitesparse-camd
  388. math/suitesparse-ccolamd
  389. math/suitesparse-cholmod
  390. math/suitesparse-colamd
  391. math/suitesparse-config
  392. math/suitesparse-cxsparse
  393. math/suitesparse-klu
  394. math/suitesparse-lagraph
  395. math/suitesparse-ldl
  396. math/suitesparse-mongoose
  397. math/suitesparse-paru
  398. math/suitesparse-rbio
  399. math/suitesparse-spex
  400. math/suitesparse-spqr
  401. math/suitesparse-umfpack
  402. math/sundials
  403. math/superlu-dist
  404. math/trlan
  405. math/xlapack
  406. math/xlife++
  407. misc/R-cran-mime
  408. misc/caffe
  409. misc/g810-led
  410. misc/py-QSpectrumAnalyzer
  411. misc/py-pyEDFlib
  412. misc/veles
  413. net/R-cran-pingr
  414. net/mpich
  415. net/mpifx
  416. net/openmpi
  417. net/openmpi4
  418. net/yate
  419. net-mgmt/ipv6mon
  420. net-p2p/cpuminer
  421. print/R-cran-textshaping
  422. science/PETSc
  423. science/R-cran-Epi
  424. science/R-cran-cmprsk
  425. science/R-cran-e1071
  426. science/R-cran-etm
  427. science/R-cran-fastICA
  428. science/R-cran-kernlab
  429. science/R-cran-ks
  430. science/R-cran-som
  431. science/R-cran-udunits2
  432. science/abinit
  433. science/ascent
  434. science/bagel
  435. science/berkeleygw
  436. science/cdf
  437. science/chemps2
  438. science/clipper
  439. science/code_saturne
  440. science/conduit
  441. science/cpcmx
  442. science/dalton
  443. science/dftbplus
  444. science/dftd4
  445. science/dirac
  446. science/elk
  447. science/fastjet
  448. science/feff10
  449. science/fleur
  450. science/frontistr
  451. science/gbtolib
  452. science/gcp
  453. science/ghemical
  454. science/harminv
  455. science/hdf
  456. science/hdf5
  457. science/hdf5-110
  458. science/hypre
  459. science/iboview
  460. science/isaac-cfd
  461. science/kim-api
  462. science/latte
  463. science/libccp4
  464. science/libctl
  465. science/libghemical
  466. science/libgridxc
  467. science/libmbd
  468. science/libnegf
  469. science/libpsml
  470. science/libxc
  471. science/liggghts
  472. science/madness
  473. science/mbdyn
  474. science/mctc-lib
  475. science/mdynamix
  476. science/mopac
  477. science/mpb
  478. science/mpqc
  479. science/mstore
  480. science/multicharge
  481. science/multiwfn
  482. science/netcdf-fortran
  483. science/numsa
  484. science/nwchem
  485. science/ocean
  486. science/openmodelica
  487. science/openmolcas
  488. science/openmx
  489. science/pastix
  490. science/pcmsolver
  491. science/pnetcdf
  492. science/py-PyNE
  493. science/py-dftbplus
  494. science/py-obspy
  495. science/py-phono3py
  496. science/py-pyscf
  497. science/py-scikit-sparse
  498. science/q
  499. science/qmcpack
  500. science/quantum-espresso
  501. science/qwalk
  502. science/siconos
  503. science/siesta
  504. science/silo
  505. science/simbody
  506. science/simple-dftd3
  507. science/spglib
  508. science/spheral
  509. science/tblite
  510. science/tfel
  511. science/tfel-edf
  512. science/trilinos
  513. science/ukrmol+
  514. science/v_sim
  515. science/xtb
  516. security/R-cran-askpass
  517. security/R-cran-digest
  518. security/R-cran-openssl
  519. security/seccure
  520. sysutils/R-cran-processx
  521. sysutils/R-cran-ps
  522. sysutils/bacula-libs3
  523. sysutils/fwupd-efi
  524. sysutils/grub2-pcbsd
  525. textproc/R-cran-commonmark
  526. textproc/R-cran-htmltools
  527. textproc/R-cran-hunspell
  528. textproc/R-cran-markdown
  529. textproc/R-cran-openxlsx
  530. textproc/R-cran-readr
  531. textproc/R-cran-readxl
  532. textproc/R-cran-sass
  533. textproc/R-cran-stringi
  534. textproc/R-cran-tth
  535. textproc/R-cran-utf8
  536. textproc/R-cran-writexl
  537. textproc/R-cran-yaml
  538. textproc/toml-f
  539. textproc/xmlf90
  540. www/R-cran-httpuv
  541. www/R-cran-webutils
  542. www/kannel
  543. www/kannel-sqlbox
  544. x11/i3lock-color
  545. 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 2025Q4 for this port