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