notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
gcc13 GNU Compiler Collection 13
13.3.0_3 lang on this many watch lists=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 (582 items / 575 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-igraph
  164. math/R-cran-intervals
  165. math/R-cran-ipred
  166. math/R-cran-isoband
  167. math/R-cran-lme4
  168. math/R-cran-locfit
  169. math/R-cran-lpSolve
  170. math/R-cran-maps
  171. math/R-cran-matrixStats
  172. math/R-cran-mclust
  173. math/R-cran-memisc
  174. math/R-cran-minqa
  175. math/R-cran-mvtnorm
  176. math/R-cran-ncdf4
  177. math/R-cran-nloptr
  178. math/R-cran-partitions
  179. math/R-cran-polyclip
  180. math/R-cran-quadprog
  181. math/R-cran-quantreg
  182. math/R-cran-raster
  183. math/R-cran-rgenoud
  184. math/R-cran-slam
  185. math/R-cran-sp
  186. math/R-cran-spdep
  187. math/R-cran-statmod
  188. math/R-cran-units
  189. math/R-cran-wk
  190. math/R-cran-xts
  191. math/SCIP
  192. math/adept
  193. math/alberta
  194. math/algae
  195. math/arpack++
  196. math/arpack-ng
  197. math/atlas
  198. math/blacs
  199. math/blas
  200. math/blaspp
  201. math/blaze
  202. math/blis
  203. math/blocksolve95
  204. math/casadi
  205. math/cbc
  206. math/cblas
  207. math/clp
  208. math/cmlib
  209. math/coin-or-metis
  210. math/coin-or-mumps
  211. math/coinutils
  212. math/couenne
  213. math/dbcsr
  214. math/ddfun
  215. math/dsdp
  216. math/dune-alugrid
  217. math/dune-common
  218. math/dune-fem
  219. math/dune-geometry
  220. math/dune-grid
  221. math/dune-grid-glue
  222. math/dune-istl
  223. math/dune-pdelab
  224. math/dune-polygongrid
  225. math/dune-uggrid
  226. math/dune-vtk
  227. math/eispack
  228. math/elemental
  229. math/elpa
  230. math/fftw
  231. math/fftw-float
  232. math/fftw3-quad
  233. math/flexiblas
  234. math/gretl
  235. math/hsl
  236. math/ipopt
  237. math/jags
  238. math/kktdirect
  239. math/lapack
  240. math/lapack++
  241. math/lapack95
  242. math/lapacke
  243. math/levmar
  244. math/libRmath
  245. math/libceed
  246. math/linpack
  247. math/math77
  248. math/miracl
  249. math/moab
  250. math/mumps
  251. math/mumps4
  252. math/ntpoly
  253. math/octave
  254. math/octave-forge-actuarial
  255. math/octave-forge-automatic-differentiation
  256. math/octave-forge-bim
  257. math/octave-forge-bioinfo
  258. math/octave-forge-biosig
  259. math/octave-forge-bsltl
  260. math/octave-forge-cfitsio
  261. math/octave-forge-cgi
  262. math/octave-forge-chartjs
  263. math/octave-forge-civil-engineering
  264. math/octave-forge-coder
  265. math/octave-forge-communications
  266. math/octave-forge-csg-dataset
  267. math/octave-forge-csg-toolkit
  268. math/octave-forge-data-smoothing
  269. math/octave-forge-database
  270. math/octave-forge-dataframe
  271. math/octave-forge-divand
  272. math/octave-forge-doctest
  273. math/octave-forge-econometrics
  274. math/octave-forge-fda
  275. math/octave-forge-femoctave
  276. math/octave-forge-fenv
  277. math/octave-forge-fileio
  278. math/octave-forge-financial
  279. math/octave-forge-fits
  280. math/octave-forge-fl-core
  281. math/octave-forge-fpl
  282. math/octave-forge-fuzzy-logic-toolkit
  283. math/octave-forge-ga
  284. math/octave-forge-general
  285. math/octave-forge-generate_html
  286. math/octave-forge-geographiclib
  287. math/octave-forge-geometry
  288. math/octave-forge-gnuplot
  289. math/octave-forge-hdf5oct
  290. math/octave-forge-ident
  291. math/octave-forge-image
  292. math/octave-forge-informationtheory
  293. math/octave-forge-integration
  294. math/octave-forge-internal-fluid-flow
  295. math/octave-forge-interval
  296. math/octave-forge-irsa
  297. math/octave-forge-joystick
  298. math/octave-forge-level-set
  299. math/octave-forge-linear-algebra
  300. math/octave-forge-lssa
  301. math/octave-forge-ltfat
  302. math/octave-forge-mapping
  303. math/octave-forge-matgeom
  304. math/octave-forge-mboct-fem-pkg
  305. math/octave-forge-mboct-mbdyn-pkg
  306. math/octave-forge-mboct-numerical-pkg
  307. math/octave-forge-mboct-octave-pkg
  308. math/octave-forge-mccabe-thiele
  309. math/octave-forge-mechanics
  310. math/octave-forge-missing-functions
  311. math/octave-forge-mpi
  312. math/octave-forge-msh
  313. math/octave-forge-multicore
  314. math/octave-forge-mvn
  315. math/octave-forge-nan
  316. math/octave-forge-ncarray
  317. math/octave-forge-nlwing2
  318. math/octave-forge-nnet
  319. math/octave-forge-nurbs
  320. math/octave-forge-oct2mat
  321. math/octave-forge-octave-pool
  322. math/octave-forge-octave_mermaid_js
  323. math/octave-forge-octave_php_wrapper
  324. math/octave-forge-octave_tar
  325. math/octave-forge-octave_zstd
  326. math/octave-forge-octclip
  327. math/octave-forge-octproj
  328. math/octave-forge-odebvp
  329. math/octave-forge-optics
  330. math/octave-forge-optim
  331. math/octave-forge-optiminterp
  332. math/octave-forge-outliers
  333. math/octave-forge-parallel
  334. math/octave-forge-pde1dm
  335. math/octave-forge-piqp
  336. math/octave-forge-pkg-octave-doc
  337. math/octave-forge-plot
  338. math/octave-forge-ponchon-savarit
  339. math/octave-forge-prompt
  340. math/octave-forge-psychrometrics
  341. math/octave-forge-pythonic
  342. math/octave-forge-quaternion
  343. math/octave-forge-queueing
  344. math/octave-forge-rtree
  345. math/octave-forge-secs1d
  346. math/octave-forge-secs2d
  347. math/octave-forge-secs3d
  348. math/octave-forge-simp
  349. math/octave-forge-sole
  350. math/octave-forge-sparsersb
  351. math/octave-forge-specfun
  352. math/octave-forge-special-matrix
  353. math/octave-forge-splines
  354. math/octave-forge-statistics-resampling
  355. math/octave-forge-stk
  356. math/octave-forge-strings
  357. math/octave-forge-struct
  358. math/octave-forge-symband
  359. math/octave-forge-symbolic
  360. math/octave-forge-tcl-octave
  361. math/octave-forge-timer
  362. math/octave-forge-tsa
  363. math/octave-forge-velas
  364. math/octave-forge-websockets
  365. math/octave-forge-zenity
  366. math/openblas
  367. math/openfst
  368. math/osi
  369. math/petiga
  370. math/py-cyipopt
  371. math/py-libceed
  372. math/py-pynleq2
  373. math/py-rpy2
  374. math/py-scs
  375. math/qposases
  376. math/qrupdate
  377. math/scalapack
  378. math/scalapackfx
  379. math/scorec-core
  380. math/scs
  381. math/sdpa
  382. math/slatec
  383. math/slepc
  384. math/slicot
  385. math/spfft
  386. math/spla
  387. math/sprng
  388. math/suitesparse-Example
  389. math/suitesparse-amd
  390. math/suitesparse-btf
  391. math/suitesparse-camd
  392. math/suitesparse-ccolamd
  393. math/suitesparse-cholmod
  394. math/suitesparse-colamd
  395. math/suitesparse-config
  396. math/suitesparse-cxsparse
  397. math/suitesparse-klu
  398. math/suitesparse-lagraph
  399. math/suitesparse-ldl
  400. math/suitesparse-mongoose
  401. math/suitesparse-paru
  402. math/suitesparse-rbio
  403. math/suitesparse-spex
  404. math/suitesparse-spqr
  405. math/suitesparse-umfpack
  406. math/sundials
  407. math/superlu-dist
  408. math/trlan
  409. math/xlapack
  410. math/xlife++
  411. misc/R-cran-mime
  412. misc/caffe
  413. misc/g810-led
  414. misc/py-QSpectrumAnalyzer
  415. misc/py-pyEDFlib
  416. misc/veles
  417. net/R-cran-pingr
  418. net/mpich
  419. net/mpifx
  420. net/openmpi
  421. net/openmpi4
  422. net/yate
  423. net-mgmt/ipv6mon
  424. net-p2p/cpuminer
  425. print/R-cran-textshaping
  426. science/PETSc
  427. science/R-cran-Epi
  428. science/R-cran-cmprsk
  429. science/R-cran-e1071
  430. science/R-cran-etm
  431. science/R-cran-fastICA
  432. science/R-cran-kernlab
  433. science/R-cran-ks
  434. science/R-cran-som
  435. science/R-cran-udunits2
  436. science/abinit
  437. science/ascent
  438. science/bagel
  439. science/berkeleygw
  440. science/cdf
  441. science/chemps2
  442. science/clipper
  443. science/code_saturne
  444. science/conduit
  445. science/cpcmx
  446. science/dalton
  447. science/dftbplus
  448. science/dftd4
  449. science/dirac
  450. science/elk
  451. science/fastjet
  452. science/feff10
  453. science/fleur
  454. science/frontistr
  455. science/gbtolib
  456. science/gcp
  457. science/ghemical
  458. science/harminv
  459. science/hdf
  460. science/hdf5
  461. science/hdf5-110
  462. science/hypre
  463. science/iboview
  464. science/isaac-cfd
  465. science/kim-api
  466. science/latte
  467. science/libccp4
  468. science/libctl
  469. science/libghemical
  470. science/libgridxc
  471. science/libmbd
  472. science/libnegf
  473. science/libpsml
  474. science/libxc
  475. science/liggghts
  476. science/madness
  477. science/mbdyn
  478. science/mctc-lib
  479. science/mdynamix
  480. science/mopac
  481. science/mpb
  482. science/mpqc
  483. science/mstore
  484. science/multicharge
  485. science/multiwfn
  486. science/netcdf-fortran
  487. science/numsa
  488. science/nwchem
  489. science/ocean
  490. science/openmodelica
  491. science/openmolcas
  492. science/openmx
  493. science/pastix
  494. science/pcmsolver
  495. science/pnetcdf
  496. science/py-PyNE
  497. science/py-dftbplus
  498. science/py-obspy
  499. science/py-phono3py
  500. science/py-pyscf
  501. science/py-scikit-sparse
  502. science/q
  503. science/qmcpack
  504. science/quantum-espresso
  505. science/qwalk
  506. science/siconos
  507. science/siesta
  508. science/silo
  509. science/simbody
  510. science/simple-dftd3
  511. science/spglib
  512. science/spheral
  513. science/tblite
  514. science/tfel
  515. science/tfel-edf
  516. science/trilinos
  517. science/ukrmol+
  518. science/v_sim
  519. science/xtb
  520. security/R-cran-askpass
  521. security/R-cran-digest
  522. security/R-cran-openssl
  523. security/seccure
  524. sysutils/R-cran-processx
  525. sysutils/R-cran-ps
  526. sysutils/bacula-libs3
  527. sysutils/fwupd-efi
  528. sysutils/grub2-bhyve
  529. sysutils/grub2-efi
  530. sysutils/grub2-pcbsd
  531. textproc/R-cran-commonmark
  532. textproc/R-cran-htmltools
  533. textproc/R-cran-hunspell
  534. textproc/R-cran-markdown
  535. textproc/R-cran-openxlsx
  536. textproc/R-cran-readr
  537. textproc/R-cran-readxl
  538. textproc/R-cran-sass
  539. textproc/R-cran-stringi
  540. textproc/R-cran-tth
  541. textproc/R-cran-utf8
  542. textproc/R-cran-writexl
  543. textproc/R-cran-yaml
  544. textproc/toml-f
  545. textproc/xmlf90
  546. www/R-cran-httpuv
  547. www/R-cran-webutils
  548. www/kannel
  549. www/kannel-sqlbox
  550. x11/i3lock-color
  551. 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 (575 items / 568 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-igraph
  161. math/R-cran-intervals
  162. math/R-cran-ipred
  163. math/R-cran-isoband
  164. math/R-cran-lme4
  165. math/R-cran-locfit
  166. math/R-cran-lpSolve
  167. math/R-cran-maps
  168. math/R-cran-matrixStats
  169. math/R-cran-mclust
  170. math/R-cran-memisc
  171. math/R-cran-minqa
  172. math/R-cran-mvtnorm
  173. math/R-cran-ncdf4
  174. math/R-cran-nloptr
  175. math/R-cran-partitions
  176. math/R-cran-polyclip
  177. math/R-cran-quadprog
  178. math/R-cran-quantreg
  179. math/R-cran-raster
  180. math/R-cran-rgenoud
  181. math/R-cran-slam
  182. math/R-cran-sp
  183. math/R-cran-spdep
  184. math/R-cran-statmod
  185. math/R-cran-units
  186. math/R-cran-wk
  187. math/R-cran-xts
  188. math/SCIP
  189. math/adept
  190. math/alberta
  191. math/algae
  192. math/arpack++
  193. math/arpack-ng
  194. math/atlas
  195. math/blacs
  196. math/blas
  197. math/blaspp
  198. math/blaze
  199. math/blis
  200. math/blocksolve95
  201. math/casadi
  202. math/cbc
  203. math/cblas
  204. math/clp
  205. math/cmlib
  206. math/coin-or-metis
  207. math/coin-or-mumps
  208. math/coinutils
  209. math/couenne
  210. math/dbcsr
  211. math/ddfun
  212. math/dsdp
  213. math/dune-alugrid
  214. math/dune-common
  215. math/dune-fem
  216. math/dune-geometry
  217. math/dune-grid
  218. math/dune-grid-glue
  219. math/dune-istl
  220. math/dune-pdelab
  221. math/dune-polygongrid
  222. math/dune-uggrid
  223. math/dune-vtk
  224. math/eispack
  225. math/elemental
  226. math/elpa
  227. math/fftw
  228. math/fftw-float
  229. math/fftw3-quad
  230. math/flexiblas
  231. math/gretl
  232. math/hsl
  233. math/ipopt
  234. math/jags
  235. math/kktdirect
  236. math/lapack
  237. math/lapack++
  238. math/lapack95
  239. math/lapacke
  240. math/levmar
  241. math/libRmath
  242. math/libceed
  243. math/linpack
  244. math/math77
  245. math/miracl
  246. math/moab
  247. math/mumps
  248. math/mumps4
  249. math/ntpoly
  250. math/octave
  251. math/octave-forge-actuarial
  252. math/octave-forge-automatic-differentiation
  253. math/octave-forge-bim
  254. math/octave-forge-bioinfo
  255. math/octave-forge-biosig
  256. math/octave-forge-bsltl
  257. math/octave-forge-cfitsio
  258. math/octave-forge-cgi
  259. math/octave-forge-chartjs
  260. math/octave-forge-civil-engineering
  261. math/octave-forge-coder
  262. math/octave-forge-communications
  263. math/octave-forge-csg-dataset
  264. math/octave-forge-csg-toolkit
  265. math/octave-forge-data-smoothing
  266. math/octave-forge-database
  267. math/octave-forge-dataframe
  268. math/octave-forge-divand
  269. math/octave-forge-doctest
  270. math/octave-forge-econometrics
  271. math/octave-forge-fda
  272. math/octave-forge-femoctave
  273. math/octave-forge-fenv
  274. math/octave-forge-fileio
  275. math/octave-forge-financial
  276. math/octave-forge-fits
  277. math/octave-forge-fl-core
  278. math/octave-forge-fpl
  279. math/octave-forge-fuzzy-logic-toolkit
  280. math/octave-forge-ga
  281. math/octave-forge-general
  282. math/octave-forge-generate_html
  283. math/octave-forge-geographiclib
  284. math/octave-forge-geometry
  285. math/octave-forge-gnuplot
  286. math/octave-forge-hdf5oct
  287. math/octave-forge-ident
  288. math/octave-forge-image
  289. math/octave-forge-informationtheory
  290. math/octave-forge-integration
  291. math/octave-forge-internal-fluid-flow
  292. math/octave-forge-interval
  293. math/octave-forge-irsa
  294. math/octave-forge-joystick
  295. math/octave-forge-level-set
  296. math/octave-forge-linear-algebra
  297. math/octave-forge-lssa
  298. math/octave-forge-ltfat
  299. math/octave-forge-mapping
  300. math/octave-forge-matgeom
  301. math/octave-forge-mboct-fem-pkg
  302. math/octave-forge-mboct-mbdyn-pkg
  303. math/octave-forge-mboct-numerical-pkg
  304. math/octave-forge-mboct-octave-pkg
  305. math/octave-forge-mccabe-thiele
  306. math/octave-forge-mechanics
  307. math/octave-forge-missing-functions
  308. math/octave-forge-mpi
  309. math/octave-forge-msh
  310. math/octave-forge-multicore
  311. math/octave-forge-mvn
  312. math/octave-forge-nan
  313. math/octave-forge-ncarray
  314. math/octave-forge-nlwing2
  315. math/octave-forge-nnet
  316. math/octave-forge-nurbs
  317. math/octave-forge-oct2mat
  318. math/octave-forge-octave-pool
  319. math/octave-forge-octave_mermaid_js
  320. math/octave-forge-octave_php_wrapper
  321. math/octave-forge-octave_tar
  322. math/octave-forge-octave_zstd
  323. math/octave-forge-octclip
  324. math/octave-forge-octproj
  325. math/octave-forge-odebvp
  326. math/octave-forge-optics
  327. math/octave-forge-optim
  328. math/octave-forge-optiminterp
  329. math/octave-forge-outliers
  330. math/octave-forge-parallel
  331. math/octave-forge-pde1dm
  332. math/octave-forge-piqp
  333. math/octave-forge-pkg-octave-doc
  334. math/octave-forge-plot
  335. math/octave-forge-ponchon-savarit
  336. math/octave-forge-prompt
  337. math/octave-forge-psychrometrics
  338. math/octave-forge-pythonic
  339. math/octave-forge-quaternion
  340. math/octave-forge-queueing
  341. math/octave-forge-rtree
  342. math/octave-forge-secs1d
  343. math/octave-forge-secs2d
  344. math/octave-forge-secs3d
  345. math/octave-forge-simp
  346. math/octave-forge-sole
  347. math/octave-forge-sparsersb
  348. math/octave-forge-specfun
  349. math/octave-forge-special-matrix
  350. math/octave-forge-splines
  351. math/octave-forge-statistics-resampling
  352. math/octave-forge-stk
  353. math/octave-forge-strings
  354. math/octave-forge-struct
  355. math/octave-forge-symband
  356. math/octave-forge-symbolic
  357. math/octave-forge-tcl-octave
  358. math/octave-forge-timer
  359. math/octave-forge-tsa
  360. math/octave-forge-velas
  361. math/octave-forge-websockets
  362. math/octave-forge-zenity
  363. math/openblas
  364. math/openfst
  365. math/osi
  366. math/petiga
  367. math/py-cyipopt
  368. math/py-libceed
  369. math/py-pynleq2
  370. math/py-rpy2
  371. math/py-scs
  372. math/qposases
  373. math/qrupdate
  374. math/scalapack
  375. math/scalapackfx
  376. math/scorec-core
  377. math/scs
  378. math/sdpa
  379. math/slatec
  380. math/slepc
  381. math/slicot
  382. math/spfft
  383. math/spla
  384. math/sprng
  385. math/suitesparse-Example
  386. math/suitesparse-amd
  387. math/suitesparse-btf
  388. math/suitesparse-camd
  389. math/suitesparse-ccolamd
  390. math/suitesparse-cholmod
  391. math/suitesparse-colamd
  392. math/suitesparse-config
  393. math/suitesparse-cxsparse
  394. math/suitesparse-klu
  395. math/suitesparse-lagraph
  396. math/suitesparse-ldl
  397. math/suitesparse-mongoose
  398. math/suitesparse-paru
  399. math/suitesparse-rbio
  400. math/suitesparse-spex
  401. math/suitesparse-spqr
  402. math/suitesparse-umfpack
  403. math/sundials
  404. math/superlu-dist
  405. math/trlan
  406. math/xlapack
  407. math/xlife++
  408. misc/R-cran-mime
  409. misc/caffe
  410. misc/g810-led
  411. misc/py-QSpectrumAnalyzer
  412. misc/py-pyEDFlib
  413. misc/veles
  414. net/R-cran-pingr
  415. net/mpich
  416. net/mpifx
  417. net/openmpi
  418. net/openmpi4
  419. net/yate
  420. net-mgmt/ipv6mon
  421. net-p2p/cpuminer
  422. print/R-cran-textshaping
  423. science/PETSc
  424. science/R-cran-Epi
  425. science/R-cran-cmprsk
  426. science/R-cran-e1071
  427. science/R-cran-etm
  428. science/R-cran-fastICA
  429. science/R-cran-kernlab
  430. science/R-cran-ks
  431. science/R-cran-som
  432. science/R-cran-udunits2
  433. science/abinit
  434. science/ascent
  435. science/bagel
  436. science/berkeleygw
  437. science/cdf
  438. science/chemps2
  439. science/clipper
  440. science/code_saturne
  441. science/conduit
  442. science/cpcmx
  443. science/dalton
  444. science/dftbplus
  445. science/dftd4
  446. science/dirac
  447. science/elk
  448. science/fastjet
  449. science/feff10
  450. science/fleur
  451. science/frontistr
  452. science/gbtolib
  453. science/gcp
  454. science/ghemical
  455. science/harminv
  456. science/hdf
  457. science/hdf5
  458. science/hdf5-110
  459. science/hypre
  460. science/iboview
  461. science/isaac-cfd
  462. science/kim-api
  463. science/latte
  464. science/libccp4
  465. science/libctl
  466. science/libghemical
  467. science/libgridxc
  468. science/libmbd
  469. science/libnegf
  470. science/libpsml
  471. science/libxc
  472. science/liggghts
  473. science/madness
  474. science/mbdyn
  475. science/mctc-lib
  476. science/mdynamix
  477. science/mopac
  478. science/mpb
  479. science/mpqc
  480. science/mstore
  481. science/multicharge
  482. science/multiwfn
  483. science/netcdf-fortran
  484. science/numsa
  485. science/nwchem
  486. science/ocean
  487. science/openmodelica
  488. science/openmolcas
  489. science/openmx
  490. science/pastix
  491. science/pcmsolver
  492. science/pnetcdf
  493. science/py-PyNE
  494. science/py-dftbplus
  495. science/py-obspy
  496. science/py-phono3py
  497. science/py-pyscf
  498. science/py-scikit-sparse
  499. science/q
  500. science/qmcpack
  501. science/quantum-espresso
  502. science/qwalk
  503. science/siconos
  504. science/siesta
  505. science/silo
  506. science/simbody
  507. science/simple-dftd3
  508. science/spglib
  509. science/spheral
  510. science/tblite
  511. science/tfel
  512. science/tfel-edf
  513. science/trilinos
  514. science/ukrmol+
  515. science/v_sim
  516. science/xtb
  517. security/R-cran-askpass
  518. security/R-cran-digest
  519. security/R-cran-openssl
  520. security/seccure
  521. sysutils/R-cran-processx
  522. sysutils/R-cran-ps
  523. sysutils/bacula-libs3
  524. sysutils/fwupd-efi
  525. sysutils/grub2-pcbsd
  526. textproc/R-cran-commonmark
  527. textproc/R-cran-htmltools
  528. textproc/R-cran-hunspell
  529. textproc/R-cran-markdown
  530. textproc/R-cran-openxlsx
  531. textproc/R-cran-readr
  532. textproc/R-cran-readxl
  533. textproc/R-cran-sass
  534. textproc/R-cran-stringi
  535. textproc/R-cran-tth
  536. textproc/R-cran-utf8
  537. textproc/R-cran-writexl
  538. textproc/R-cran-yaml
  539. textproc/toml-f
  540. textproc/xmlf90
  541. www/R-cran-httpuv
  542. www/R-cran-webutils
  543. www/kannel
  544. www/kannel-sqlbox
  545. x11/i3lock-color
  546. Collapse this list.

Deleted ports which required this port:

Expand this list of 24 deleted ports
  1. astro/R-cran-maptools*
  2. audio/openspc*
  3. databases/gnats4*
  4. devel/asmutils*
  5. emulators/wine8*
  6. games/shaaft*
  7. graphics/R-cran-rgdal*
  8. irc/ezbounce*
  9. java/openjdk18*
  10. lang/nhc98*
  11. lang/spidermonkey102*
  12. lang/spidermonkey78*
  13. lang/spidermonkey91*
  14. math/R-cran-RSvgDevice*
  15. math/octave-forge-onsas*
  16. math/sage*
  17. net/libtnl*
  18. net/nepenthes*
  19. science/R-cran-eco*
  20. sysutils/R-cran-fs*
  21. sysutils/libretto-config*
  22. sysutils/shim*
  23. sysutils/wiimms*
  24. www/thundercache*
  25. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gcc13-13.3.0_3: GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ====> Options available for the radio BOOTSTRAP: you can only select none or one of them LTO_BOOTSTRAP=off: Build using a full LTO bootstrap STANDARD_BOOTSTRAP=on: Build using a full bootstrap without LTO ===> Use 'make config' to modify these settings
Options name:
lang_gcc13
USES:
compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
pkg-message:
For install:
To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently.
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-13.3.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-13.3.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-13.3.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-13.3.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-13.3.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-13.3.0/
Collapse this list.

There are no commits on branch 2024Q4 for this port