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