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 (584 items / 577 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/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-klu
  399. math/suitesparse-lagraph
  400. math/suitesparse-ldl
  401. math/suitesparse-mongoose
  402. math/suitesparse-paru
  403. math/suitesparse-rbio
  404. math/suitesparse-spex
  405. math/suitesparse-spqr
  406. math/suitesparse-umfpack
  407. math/sundials
  408. math/superlu-dist
  409. math/trlan
  410. math/xlapack
  411. math/xlife++
  412. misc/R-cran-mime
  413. misc/caffe
  414. misc/g810-led
  415. misc/py-QSpectrumAnalyzer
  416. misc/py-pyEDFlib
  417. misc/veles
  418. net/R-cran-pingr
  419. net/mpich
  420. net/mpifx
  421. net/openmpi
  422. net/openmpi4
  423. net/yate
  424. net-mgmt/ipv6mon
  425. net-p2p/cpuminer
  426. print/R-cran-textshaping
  427. science/PETSc
  428. science/R-cran-Epi
  429. science/R-cran-cmprsk
  430. science/R-cran-e1071
  431. science/R-cran-etm
  432. science/R-cran-fastICA
  433. science/R-cran-kernlab
  434. science/R-cran-ks
  435. science/R-cran-som
  436. science/R-cran-udunits2
  437. science/abinit
  438. science/ascent
  439. science/bagel
  440. science/berkeleygw
  441. science/cdf
  442. science/chemps2
  443. science/clipper
  444. science/code_saturne
  445. science/conduit
  446. science/cpcmx
  447. science/dalton
  448. science/dftbplus
  449. science/dftd4
  450. science/dirac
  451. science/elk
  452. science/fastjet
  453. science/feff10
  454. science/fleur
  455. science/frontistr
  456. science/gbtolib
  457. science/gcp
  458. science/ghemical
  459. science/harminv
  460. science/hdf
  461. science/hdf5
  462. science/hdf5-110
  463. science/hypre
  464. science/iboview
  465. science/isaac-cfd
  466. science/kim-api
  467. science/latte
  468. science/libccp4
  469. science/libctl
  470. science/libghemical
  471. science/libgridxc
  472. science/libmbd
  473. science/libnegf
  474. science/libpsml
  475. science/libxc
  476. science/liggghts
  477. science/madness
  478. science/mbdyn
  479. science/mctc-lib
  480. science/mdynamix
  481. science/mopac
  482. science/mpb
  483. science/mpqc
  484. science/mstore
  485. science/multicharge
  486. science/multiwfn
  487. science/netcdf-fortran
  488. science/numsa
  489. science/nwchem
  490. science/ocean
  491. science/openmodelica
  492. science/openmolcas
  493. science/openmx
  494. science/pastix
  495. science/pcmsolver
  496. science/pnetcdf
  497. science/py-PyNE
  498. science/py-dftbplus
  499. science/py-obspy
  500. science/py-phono3py
  501. science/py-pyscf
  502. science/py-scikit-sparse
  503. science/q
  504. science/qmcpack
  505. science/quantum-espresso
  506. science/qwalk
  507. science/siconos
  508. science/siesta
  509. science/silo
  510. science/simbody
  511. science/simple-dftd3
  512. science/spglib
  513. science/spheral
  514. science/tblite
  515. science/tfel
  516. science/tfel-edf
  517. science/trilinos
  518. science/ukrmol+
  519. science/v_sim
  520. science/xtb
  521. security/R-cran-askpass
  522. security/R-cran-digest
  523. security/R-cran-openssl
  524. security/seccure
  525. sysutils/R-cran-processx
  526. sysutils/R-cran-ps
  527. sysutils/bacula-libs3
  528. sysutils/fwupd-efi
  529. sysutils/grub2-bhyve
  530. sysutils/grub2-efi
  531. sysutils/grub2-pcbsd
  532. textproc/R-cran-XML
  533. textproc/R-cran-commonmark
  534. textproc/R-cran-htmltools
  535. textproc/R-cran-hunspell
  536. textproc/R-cran-markdown
  537. textproc/R-cran-openxlsx
  538. textproc/R-cran-readr
  539. textproc/R-cran-readxl
  540. textproc/R-cran-sass
  541. textproc/R-cran-stringi
  542. textproc/R-cran-tth
  543. textproc/R-cran-utf8
  544. textproc/R-cran-writexl
  545. textproc/R-cran-yaml
  546. textproc/toml-f
  547. textproc/xmlf90
  548. www/R-cran-httpuv
  549. www/R-cran-webutils
  550. www/kannel
  551. www/kannel-sqlbox
  552. x11/i3lock-color
  553. 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 (577 items / 570 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/rkward
  375. math/scalapack
  376. math/scalapackfx
  377. math/scorec-core
  378. math/scs
  379. math/sdpa
  380. math/slatec
  381. math/slepc
  382. math/slicot
  383. math/spfft
  384. math/spla
  385. math/sprng
  386. math/suitesparse-Example
  387. math/suitesparse-amd
  388. math/suitesparse-btf
  389. math/suitesparse-camd
  390. math/suitesparse-ccolamd
  391. math/suitesparse-cholmod
  392. math/suitesparse-colamd
  393. math/suitesparse-config
  394. math/suitesparse-cxsparse
  395. math/suitesparse-klu
  396. math/suitesparse-lagraph
  397. math/suitesparse-ldl
  398. math/suitesparse-mongoose
  399. math/suitesparse-paru
  400. math/suitesparse-rbio
  401. math/suitesparse-spex
  402. math/suitesparse-spqr
  403. math/suitesparse-umfpack
  404. math/sundials
  405. math/superlu-dist
  406. math/trlan
  407. math/xlapack
  408. math/xlife++
  409. misc/R-cran-mime
  410. misc/caffe
  411. misc/g810-led
  412. misc/py-QSpectrumAnalyzer
  413. misc/py-pyEDFlib
  414. misc/veles
  415. net/R-cran-pingr
  416. net/mpich
  417. net/mpifx
  418. net/openmpi
  419. net/openmpi4
  420. net/yate
  421. net-mgmt/ipv6mon
  422. net-p2p/cpuminer
  423. print/R-cran-textshaping
  424. science/PETSc
  425. science/R-cran-Epi
  426. science/R-cran-cmprsk
  427. science/R-cran-e1071
  428. science/R-cran-etm
  429. science/R-cran-fastICA
  430. science/R-cran-kernlab
  431. science/R-cran-ks
  432. science/R-cran-som
  433. science/R-cran-udunits2
  434. science/abinit
  435. science/ascent
  436. science/bagel
  437. science/berkeleygw
  438. science/cdf
  439. science/chemps2
  440. science/clipper
  441. science/code_saturne
  442. science/conduit
  443. science/cpcmx
  444. science/dalton
  445. science/dftbplus
  446. science/dftd4
  447. science/dirac
  448. science/elk
  449. science/fastjet
  450. science/feff10
  451. science/fleur
  452. science/frontistr
  453. science/gbtolib
  454. science/gcp
  455. science/ghemical
  456. science/harminv
  457. science/hdf
  458. science/hdf5
  459. science/hdf5-110
  460. science/hypre
  461. science/iboview
  462. science/isaac-cfd
  463. science/kim-api
  464. science/latte
  465. science/libccp4
  466. science/libctl
  467. science/libghemical
  468. science/libgridxc
  469. science/libmbd
  470. science/libnegf
  471. science/libpsml
  472. science/libxc
  473. science/liggghts
  474. science/madness
  475. science/mbdyn
  476. science/mctc-lib
  477. science/mdynamix
  478. science/mopac
  479. science/mpb
  480. science/mpqc
  481. science/mstore
  482. science/multicharge
  483. science/multiwfn
  484. science/netcdf-fortran
  485. science/numsa
  486. science/nwchem
  487. science/ocean
  488. science/openmodelica
  489. science/openmolcas
  490. science/openmx
  491. science/pastix
  492. science/pcmsolver
  493. science/pnetcdf
  494. science/py-PyNE
  495. science/py-dftbplus
  496. science/py-obspy
  497. science/py-phono3py
  498. science/py-pyscf
  499. science/py-scikit-sparse
  500. science/q
  501. science/qmcpack
  502. science/quantum-espresso
  503. science/qwalk
  504. science/siconos
  505. science/siesta
  506. science/silo
  507. science/simbody
  508. science/simple-dftd3
  509. science/spglib
  510. science/spheral
  511. science/tblite
  512. science/tfel
  513. science/tfel-edf
  514. science/trilinos
  515. science/ukrmol+
  516. science/v_sim
  517. science/xtb
  518. security/R-cran-askpass
  519. security/R-cran-digest
  520. security/R-cran-openssl
  521. security/seccure
  522. sysutils/R-cran-processx
  523. sysutils/R-cran-ps
  524. sysutils/bacula-libs3
  525. sysutils/fwupd-efi
  526. sysutils/grub2-pcbsd
  527. textproc/R-cran-XML
  528. textproc/R-cran-commonmark
  529. textproc/R-cran-htmltools
  530. textproc/R-cran-hunspell
  531. textproc/R-cran-markdown
  532. textproc/R-cran-openxlsx
  533. textproc/R-cran-readr
  534. textproc/R-cran-readxl
  535. textproc/R-cran-sass
  536. textproc/R-cran-stringi
  537. textproc/R-cran-tth
  538. textproc/R-cran-utf8
  539. textproc/R-cran-writexl
  540. textproc/R-cran-yaml
  541. textproc/toml-f
  542. textproc/xmlf90
  543. www/R-cran-httpuv
  544. www/R-cran-webutils
  545. www/kannel
  546. www/kannel-sqlbox
  547. x11/i3lock-color
  548. 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