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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
gcc13 GNU Compiler Collection 13
13.3.0_3 lang on this many watch lists=7 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:: webp, wget, p5-libwww, libxml2, freetype2
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.
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_3---
FreeBSD:13:quarterly13.3.0_213.3.0_213.1.0_113.3.0_213.3.0_213.2.0_1-13.2.0_1
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_213.3.0_2-13.3.0_213.3.0_213.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.0_313.3.0_3n/a13.3.0_3n/a13.2.0_3--
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/R-cran-maptools
  4. astro/nightfall
  5. astro/wcslib
  6. benchmarks/hpl
  7. benchmarks/octave-forge-benchmark
Expand this list (681 items / 674 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. benchmarks/tinymembench
  3. biology/R-cran-Biobase
  4. biology/R-cran-BiocGenerics
  5. biology/R-cran-BiocManager
  6. biology/molden
  7. biology/plink
  8. biology/py-PySCeS
  9. biology/star
  10. biology/treekin
  11. biology/viennarna
  12. cad/alliance
  13. cad/calculix-ccx
  14. cad/feappv
  15. cad/freecad
  16. cad/gmsh
  17. cad/graywolf
  18. cad/pdnmesh
  19. cad/tochnog
  20. cad/xyce
  21. comms/gnuradio
  22. comms/gr-osmosdr
  23. comms/wsjtx
  24. comms/wsjtz
  25. comms/xastir
  26. converters/R-cran-RJSONIO
  27. converters/R-cran-jsonlite
  28. converters/R-cran-rjson
  29. databases/R-cran-RMySQL
  30. databases/R-cran-RPostgreSQL
  31. databases/R-cran-RSQLite
  32. databases/R-cran-cachem
  33. databases/R-cran-fastmap
  34. databases/cockroach
  35. databases/proxysql
  36. devel/R-cran-Hmisc
  37. devel/R-cran-Rcpp
  38. devel/R-cran-S7
  39. devel/R-cran-bindr
  40. devel/R-cran-bit
  41. devel/R-cran-bit64
  42. devel/R-cran-bitops
  43. devel/R-cran-brio
  44. devel/R-cran-caTools
  45. devel/R-cran-caret
  46. devel/R-cran-checkmate
  47. devel/R-cran-chk
  48. devel/R-cran-classInt
  49. devel/R-cran-cli
  50. devel/R-cran-clock
  51. devel/R-cran-collapse
  52. devel/R-cran-covr
  53. devel/R-cran-data.table
  54. devel/R-cran-diffobj
  55. devel/R-cran-filelock
  56. devel/R-cran-gert
  57. devel/R-cran-git2r
  58. devel/R-cran-glue
  59. devel/R-cran-interp
  60. devel/R-cran-kit
  61. devel/R-cran-later
  62. devel/R-cran-lubridate
  63. devel/R-cran-microbenchmark
  64. devel/R-cran-mlbench
  65. devel/R-cran-msm
  66. devel/R-cran-pak
  67. devel/R-cran-parallelly
  68. devel/R-cran-parsedate
  69. devel/R-cran-pkgcache
  70. devel/R-cran-profvis
  71. devel/R-cran-promises
  72. devel/R-cran-purrr
  73. devel/R-cran-rJava
  74. devel/R-cran-randomForest
  75. devel/R-cran-rappdirs
  76. devel/R-cran-reshape
  77. devel/R-cran-rlang
  78. devel/R-cran-roxygen2
  79. devel/R-cran-sourcetools
  80. devel/R-cran-sparsevctrs
  81. devel/R-cran-sys
  82. devel/R-cran-systemfonts
  83. devel/R-cran-testthat
  84. devel/R-cran-tibble
  85. devel/R-cran-tidyselect
  86. devel/R-cran-tzdb
  87. devel/R-cran-uuid
  88. devel/R-cran-webfakes
  89. devel/RStudio
  90. devel/alire
  91. devel/asfml
  92. devel/dwarves
  93. devel/eclipse-titan
  94. devel/efivar
  95. devel/fortran-stdlib
  96. devel/ga
  97. devel/gcc-msp430-ti-toolchain
  98. devel/ghidra
  99. devel/json-fortran
  100. devel/kBuild
  101. devel/kronosnet
  102. devel/matreshka
  103. devel/ocaml-lacaml
  104. devel/papi
  105. devel/py-llvmlite
  106. devel/py-lxml
  107. devel/py-numba
  108. devel/py-tables
  109. devel/rhtvision
  110. devel/smv
  111. devel/test-drive
  112. devel/xtensa-esp-elf
  113. editors/emacs
  114. editors/emacs-devel
  115. editors/openoffice-4
  116. editors/openoffice-devel
  117. emulators/emulationstation
  118. emulators/flexemu
  119. emulators/libretro-reicast
  120. emulators/openmsx
  121. emulators/reicast
  122. emulators/wine
  123. emulators/wine-devel
  124. emulators/wine-proton
  125. emulators/x49gp
  126. filesystems/R-cran-fs
  127. filesystems/lkl
  128. finance/R-cran-PerformanceAnalytics
  129. finance/R-cran-fBasics
  130. finance/R-cran-fGarch
  131. finance/R-cran-strucchange
  132. finance/R-cran-tseries
  133. finance/R-cran-urca
  134. french/aster
  135. ftp/R-cran-RCurl
  136. ftp/R-cran-curl
  137. games/dxx-rebirth
  138. games/xbat
  139. graphics/R-cran-colorspace
  140. graphics/R-cran-farver
  141. graphics/R-cran-ggrepel
  142. graphics/R-cran-jpeg
  143. graphics/R-cran-magick
  144. graphics/R-cran-pdftools
  145. graphics/R-cran-qpdf
  146. graphics/R-cran-ragg
  147. graphics/R-cran-s2
  148. graphics/R-cran-scales
  149. graphics/R-cran-webp
  150. graphics/cimg
  151. graphics/enblend
  152. graphics/gimp-beautify-plugin
  153. graphics/lightzone
  154. graphics/mahotas
  155. graphics/nurbs++
  156. graphics/p5-PGPLOT
  157. graphics/py-gdal
  158. graphics/qgis
  159. graphics/qgis-ltr
  160. graphics/raster3d
  161. graphics/rawtherapee
  162. graphics/zeno
  163. japanese/skkinput3
  164. japanese/xtr
  165. java/openjdk11
  166. java/openjdk11-jre
  167. java/openjdk17
  168. java/openjdk17-jre
  169. java/openjdk18
  170. java/openjdk19
  171. java/openjdk20
  172. java/openjdk21
  173. java/openjdk22
  174. java/openjdk23
  175. java/openjdk24
  176. lang/gforth
  177. lang/julia
  178. lang/mlkit
  179. lang/oo2c
  180. lang/opencoarrays
  181. lang/quilc
  182. lang/ratfor
  183. lang/spidermonkey102
  184. lang/spidermonkey115
  185. lang/spidermonkey128
  186. lang/spidermonkey78
  187. lang/spidermonkey91
  188. math/R
  189. math/R-cran-Amelia
  190. math/R-cran-FNN
  191. math/R-cran-KFAS
  192. math/R-cran-MCMCpack
  193. math/R-cran-MatchIt
  194. math/R-cran-Matching
  195. math/R-cran-NMF
  196. math/R-cran-RSvgDevice
  197. math/R-cran-RcppArmadillo
  198. math/R-cran-RcppEigen
  199. math/R-cran-RcppRoll
  200. math/R-cran-Rmpfr
  201. math/R-cran-Rsolnp
  202. math/R-cran-SparseM
  203. math/R-cran-VGAM
  204. math/R-cran-admisc
  205. math/R-cran-backports
  206. math/R-cran-bdsmatrix
  207. math/R-cran-date
  208. math/R-cran-ddalpha
  209. math/R-cran-deldir
  210. math/R-cran-dimRed
  211. math/R-cran-eRm
  212. math/R-cran-energy
  213. math/R-cran-expm
  214. math/R-cran-forecast
  215. math/R-cran-fracdiff
  216. math/R-cran-geepack
  217. math/R-cran-geometry
  218. math/R-cran-gmp
  219. math/R-cran-gower
  220. math/R-cran-gsl
  221. math/R-cran-gss
  222. math/R-cran-hexbin
  223. math/R-cran-igraph
  224. math/R-cran-intervals
  225. math/R-cran-ipred
  226. math/R-cran-lme4
  227. math/R-cran-locfit
  228. math/R-cran-lpSolve
  229. math/R-cran-maps
  230. math/R-cran-mathjaxr
  231. math/R-cran-matrixStats
  232. math/R-cran-mclust
  233. math/R-cran-memisc
  234. math/R-cran-minqa
  235. math/R-cran-mnormt
  236. math/R-cran-mvtnorm
  237. math/R-cran-ncdf4
  238. math/R-cran-nloptr
  239. math/R-cran-partitions
  240. math/R-cran-quantreg
  241. math/R-cran-raster
  242. math/R-cran-rgenoud
  243. math/R-cran-robustbase
  244. math/R-cran-sf
  245. math/R-cran-slam
  246. math/R-cran-sp
  247. math/R-cran-spdep
  248. math/R-cran-statmod
  249. math/R-cran-terra
  250. math/R-cran-units
  251. math/R-cran-wk
  252. math/R-cran-xts
  253. math/R-cran-zoo
  254. math/SCIP
  255. math/adept
  256. math/alberta
  257. math/algae
  258. math/arpack++
  259. math/arpack-ng
  260. math/atlas
  261. math/blas
  262. math/blaspp
  263. math/blaze
  264. math/blis
  265. math/blocksolve95
  266. math/casadi
  267. math/cbc
  268. math/cblas
  269. math/clp
  270. math/coin-or-metis
  271. math/coin-or-mumps
  272. math/coinutils
  273. math/couenne
  274. math/dbcsr
  275. math/deal.ii
  276. math/dsdp
  277. math/dune-alugrid
  278. math/dune-common
  279. math/dune-fem
  280. math/dune-geometry
  281. math/dune-grid
  282. math/dune-grid-glue
  283. math/dune-istl
  284. math/dune-pdelab
  285. math/dune-polygongrid
  286. math/dune-uggrid
  287. math/dune-vtk
  288. math/eispack
  289. math/elemental
  290. math/elpa
  291. math/fftw
  292. math/fftw-float
  293. math/fftw3-quad
  294. math/flexiblas
  295. math/freefem++
  296. math/giacxcas
  297. math/gretl
  298. math/hsl
  299. math/ipopt
  300. math/jags
  301. math/kktdirect
  302. math/lapack
  303. math/lapack++
  304. math/lapack95
  305. math/lapacke
  306. math/levmar
  307. math/libRmath
  308. math/libceed
  309. math/linpack
  310. math/moab
  311. math/mumps
  312. math/mumps4
  313. math/ntpoly
  314. math/octave
  315. math/octave-forge-actuarial
  316. math/octave-forge-audio
  317. math/octave-forge-automatic-differentiation
  318. math/octave-forge-bim
  319. math/octave-forge-bioinfo
  320. math/octave-forge-biosig
  321. math/octave-forge-bsltl
  322. math/octave-forge-cfitsio
  323. math/octave-forge-cgi
  324. math/octave-forge-chartjs
  325. math/octave-forge-civil-engineering
  326. math/octave-forge-coder
  327. math/octave-forge-communications
  328. math/octave-forge-control
  329. math/octave-forge-csg-dataset
  330. math/octave-forge-csg-toolkit
  331. math/octave-forge-data-smoothing
  332. math/octave-forge-database
  333. math/octave-forge-dataframe
  334. math/octave-forge-datatypes
  335. math/octave-forge-dicom
  336. math/octave-forge-divand
  337. math/octave-forge-doctest
  338. math/octave-forge-econometrics
  339. math/octave-forge-fda
  340. math/octave-forge-femoctave
  341. math/octave-forge-fenv
  342. math/octave-forge-fileio
  343. math/octave-forge-financial
  344. math/octave-forge-fits
  345. math/octave-forge-fl-core
  346. math/octave-forge-fpl
  347. math/octave-forge-fuzzy-logic-toolkit
  348. math/octave-forge-ga
  349. math/octave-forge-general
  350. math/octave-forge-generate_html
  351. math/octave-forge-geographiclib
  352. math/octave-forge-geometry
  353. math/octave-forge-gnuplot
  354. math/octave-forge-gsl
  355. math/octave-forge-hdf5oct
  356. math/octave-forge-ident
  357. math/octave-forge-image
  358. math/octave-forge-informationtheory
  359. math/octave-forge-integration
  360. math/octave-forge-internal-fluid-flow
  361. math/octave-forge-interval
  362. math/octave-forge-io
  363. math/octave-forge-irsa
  364. math/octave-forge-level-set
  365. math/octave-forge-linear-algebra
  366. math/octave-forge-lssa
  367. math/octave-forge-ltfat
  368. math/octave-forge-mapping
  369. math/octave-forge-matgeom
  370. math/octave-forge-mccabe-thiele
  371. math/octave-forge-mechanics
  372. math/octave-forge-miscellaneous
  373. math/octave-forge-missing-functions
  374. math/octave-forge-mpi
  375. math/octave-forge-mqtt
  376. math/octave-forge-msh
  377. math/octave-forge-multicore
  378. math/octave-forge-mvn
  379. math/octave-forge-nan
  380. math/octave-forge-ncarray
  381. math/octave-forge-netcdf
  382. math/octave-forge-nlwing2
  383. math/octave-forge-nnet
  384. math/octave-forge-nurbs
  385. math/octave-forge-oct2mat
  386. math/octave-forge-octave-pool
  387. math/octave-forge-octave_php_wrapper
  388. math/octave-forge-octave_tar
  389. math/octave-forge-octave_zstd
  390. math/octave-forge-octclip
  391. math/octave-forge-octproj
  392. math/octave-forge-odbc
  393. math/octave-forge-odebvp
  394. math/octave-forge-onsas
  395. math/octave-forge-optics
  396. math/octave-forge-optim
  397. math/octave-forge-optiminterp
  398. math/octave-forge-outliers
  399. math/octave-forge-parallel
  400. math/octave-forge-pde1dm
  401. math/octave-forge-piqp
  402. math/octave-forge-pkg-octave-doc
  403. math/octave-forge-plot
  404. math/octave-forge-ponchon-savarit
  405. math/octave-forge-prompt
  406. math/octave-forge-psychrometrics
  407. math/octave-forge-pythonic
  408. math/octave-forge-quaternion
  409. math/octave-forge-queueing
  410. math/octave-forge-rtree
  411. math/octave-forge-secs1d
  412. math/octave-forge-secs2d
  413. math/octave-forge-secs3d
  414. math/octave-forge-signal
  415. math/octave-forge-simp
  416. math/octave-forge-sockets
  417. math/octave-forge-sole
  418. math/octave-forge-sparsersb
  419. math/octave-forge-specfun
  420. math/octave-forge-special-matrix
  421. math/octave-forge-splines
  422. math/octave-forge-sqlite
  423. math/octave-forge-statistics
  424. math/octave-forge-statistics-resampling
  425. math/octave-forge-stk
  426. math/octave-forge-strings
  427. math/octave-forge-struct
  428. math/octave-forge-symband
  429. math/octave-forge-symbolic
  430. math/octave-forge-tablicious
  431. math/octave-forge-tcl-octave
  432. math/octave-forge-timer
  433. math/octave-forge-tsa
  434. math/octave-forge-velas
  435. math/octave-forge-video
  436. math/octave-forge-websockets
  437. math/octave-forge-zenity
  438. math/octave-forge-zeromq
  439. math/openblas
  440. math/openblas64
  441. math/osi
  442. math/petiga
  443. math/py-cyipopt
  444. math/py-libceed
  445. math/py-numpy
  446. math/py-primme
  447. math/py-pynleq2
  448. math/py-rpy2
  449. math/py-scikit-umfpack
  450. math/py-scs
  451. math/py-slepc4py
  452. math/qposases
  453. math/qrupdate
  454. math/rkward
  455. math/scalapack
  456. math/scalapackfx
  457. math/scilab
  458. math/scorec-core
  459. math/scs
  460. math/sdpa
  461. math/sfft
  462. math/slatec
  463. math/slepc
  464. math/slicot
  465. math/spfft
  466. math/spla
  467. math/sprng
  468. math/suitesparse-amd
  469. math/suitesparse-camd
  470. math/suitesparse-ccolamd
  471. math/suitesparse-cholmod
  472. math/suitesparse-colamd
  473. math/suitesparse-config
  474. math/suitesparse-cxsparse
  475. math/suitesparse-graphblas
  476. math/suitesparse-klu
  477. math/suitesparse-lagraph
  478. math/suitesparse-mongoose
  479. math/suitesparse-paru
  480. math/suitesparse-rbio
  481. math/suitesparse-spex
  482. math/suitesparse-spqr
  483. math/suitesparse-umfpack
  484. math/sundials
  485. math/superlu
  486. math/superlu-dist
  487. math/taucs
  488. math/xlapack
  489. math/xlife++
  490. misc/R-cran-mime
  491. misc/R-cran-xfun
  492. misc/adios2
  493. misc/caffe
  494. misc/g810-led
  495. misc/py-QSpectrumAnalyzer
  496. misc/py-pyEDFlib
  497. misc/urh
  498. misc/visp
  499. multimedia/avidemux
  500. multimedia/avidemux-cli
  501. multimedia/avidemux-plugins
  502. multimedia/avidemux-qt5
  503. multimedia/xanim
  504. net/R-cran-pingr
  505. net/ipxe
  506. net/mpich
  507. net/mpifx
  508. net/openmpi
  509. net/openmpi4
  510. net/py-mpi4py-mpich
  511. net/teddycloud
  512. net/yate
  513. net-mgmt/ipv6mon
  514. net-p2p/cpuminer
  515. print/R-cran-textshaping
  516. science/PETSc
  517. science/R-cran-Epi
  518. science/R-cran-cmprsk
  519. science/R-cran-e1071
  520. science/R-cran-etm
  521. science/R-cran-fastICA
  522. science/R-cran-kernlab
  523. science/R-cran-ks
  524. science/R-cran-som
  525. science/abinit
  526. science/ascent
  527. science/atompaw
  528. science/bagel
  529. science/berkeleygw
  530. science/cdf
  531. science/cgnslib
  532. science/chemps2
  533. science/chrono
  534. science/clipper
  535. science/code_saturne
  536. science/conduit
  537. science/cp2k
  538. science/dakota
  539. science/dalton
  540. science/dftbplus
  541. science/dftd4
  542. science/dirac
  543. science/dynare
  544. science/elk
  545. science/elmerfem
  546. science/erkale
  547. science/fastjet
  548. science/fleur
  549. science/frontistr
  550. science/gbtolib
  551. science/gcp
  552. science/getdp
  553. science/ghemical
  554. science/gnudatalanguage
  555. science/harminv
  556. science/hdf
  557. science/hdf5
  558. science/hdf5-110
  559. science/helfem
  560. science/hypre
  561. science/iboview
  562. science/jdftx
  563. science/lammps
  564. science/latte
  565. science/libccp4
  566. science/libctl
  567. science/libghemical
  568. science/libmbd
  569. science/libnegf
  570. science/libpsml
  571. science/libxc
  572. science/liggghts
  573. science/madness
  574. science/mbdyn
  575. science/mctc-lib
  576. science/meep
  577. science/mopac
  578. science/mpb
  579. science/mpqc
  580. science/mstore
  581. science/multicharge
  582. science/multiwfn
  583. science/netcdf-fortran
  584. science/nwchem
  585. science/ocean
  586. science/octopus
  587. science/openmodelica
  588. science/openmolcas
  589. science/openmx
  590. science/opensim-core
  591. science/packmol
  592. science/paraview
  593. science/pastix
  594. science/pcmsolver
  595. science/pnetcdf
  596. science/psi4
  597. science/py-PyNE
  598. science/py-dftbplus
  599. science/py-obspy
  600. science/py-phono3py
  601. science/py-pyscf
  602. science/py-scikit-learn
  603. science/py-scikit-sparse
  604. science/py-scipy
  605. science/qmcpack
  606. science/quantum-espresso
  607. science/seacas
  608. science/siconos
  609. science/siesta
  610. science/simbody
  611. science/simple-dftd3
  612. science/sirius
  613. science/spglib
  614. science/spheral
  615. science/tblite
  616. science/tfel
  617. science/tfel-edf
  618. science/tinker
  619. science/trilinos
  620. science/ukrmol+
  621. science/v_sim
  622. science/wannier90
  623. science/xtb
  624. security/R-cran-askpass
  625. security/R-cran-digest
  626. security/R-cran-openssl
  627. security/R-cran-sodium
  628. security/seccure
  629. sysutils/R-cran-processx
  630. sysutils/R-cran-ps
  631. sysutils/bacula-libs3
  632. sysutils/edk2
  633. sysutils/grub2-bhyve
  634. sysutils/grub2-efi
  635. sysutils/grub2-pcbsd
  636. sysutils/memtest86+
  637. textproc/R-cran-XML
  638. textproc/R-cran-commonmark
  639. textproc/R-cran-htmltools
  640. textproc/R-cran-hunspell
  641. textproc/R-cran-markdown
  642. textproc/R-cran-openxlsx
  643. textproc/R-cran-rbibutils
  644. textproc/R-cran-readxl
  645. textproc/R-cran-sass
  646. textproc/R-cran-stringi
  647. textproc/R-cran-tth
  648. textproc/R-cran-utf8
  649. textproc/R-cran-writexl
  650. textproc/R-cran-xml2
  651. textproc/R-cran-yaml
  652. textproc/toml-f
  653. textproc/xmlf90
  654. www/R-cran-httpuv
  655. www/R-cran-webutils
  656. www/kannel
  657. www/kannel-sqlbox
  658. x11/i3lock-color
  659. Collapse this list.

Deleted ports which required this port:

Expand this list of 17 deleted ports
  1. audio/openspc*
  2. databases/gnats4*
  3. devel/asmutils*
  4. emulators/wine8*
  5. games/shaaft*
  6. graphics/R-cran-rgdal*
  7. irc/ezbounce*
  8. lang/nhc98*
  9. math/sage*
  10. net/libtnl*
  11. net/nepenthes*
  12. science/R-cran-eco*
  13. sysutils/R-cran-fs*
  14. sysutils/fusefs-lkl*
  15. sysutils/libretto-config*
  16. sysutils/shim*
  17. www/thundercache*
  18. 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/R-cran-maptools
  4. astro/nightfall
  5. astro/wcslib
  6. benchmarks/hpl
  7. benchmarks/octave-forge-benchmark
Expand this list (669 items / 662 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. benchmarks/tinymembench
  3. biology/R-cran-Biobase
  4. biology/R-cran-BiocGenerics
  5. biology/R-cran-BiocManager
  6. biology/molden
  7. biology/plink
  8. biology/py-PySCeS
  9. biology/star
  10. biology/treekin
  11. biology/viennarna
  12. cad/alliance
  13. cad/calculix-ccx
  14. cad/feappv
  15. cad/freecad
  16. cad/gmsh
  17. cad/graywolf
  18. cad/pdnmesh
  19. cad/tochnog
  20. cad/xyce
  21. comms/gnuradio
  22. comms/gr-osmosdr
  23. comms/wsjtx
  24. comms/wsjtz
  25. comms/xastir
  26. converters/R-cran-RJSONIO
  27. converters/R-cran-jsonlite
  28. converters/R-cran-rjson
  29. databases/R-cran-RMySQL
  30. databases/R-cran-RPostgreSQL
  31. databases/R-cran-RSQLite
  32. databases/R-cran-cachem
  33. databases/R-cran-fastmap
  34. databases/cockroach
  35. databases/proxysql
  36. devel/R-cran-Hmisc
  37. devel/R-cran-Rcpp
  38. devel/R-cran-S7
  39. devel/R-cran-bindr
  40. devel/R-cran-bit
  41. devel/R-cran-bit64
  42. devel/R-cran-bitops
  43. devel/R-cran-brio
  44. devel/R-cran-caTools
  45. devel/R-cran-caret
  46. devel/R-cran-checkmate
  47. devel/R-cran-chk
  48. devel/R-cran-classInt
  49. devel/R-cran-cli
  50. devel/R-cran-clock
  51. devel/R-cran-collapse
  52. devel/R-cran-covr
  53. devel/R-cran-data.table
  54. devel/R-cran-diffobj
  55. devel/R-cran-filelock
  56. devel/R-cran-gert
  57. devel/R-cran-git2r
  58. devel/R-cran-glue
  59. devel/R-cran-interp
  60. devel/R-cran-kit
  61. devel/R-cran-later
  62. devel/R-cran-lubridate
  63. devel/R-cran-microbenchmark
  64. devel/R-cran-mlbench
  65. devel/R-cran-msm
  66. devel/R-cran-pak
  67. devel/R-cran-parallelly
  68. devel/R-cran-parsedate
  69. devel/R-cran-pkgcache
  70. devel/R-cran-profvis
  71. devel/R-cran-promises
  72. devel/R-cran-purrr
  73. devel/R-cran-rJava
  74. devel/R-cran-randomForest
  75. devel/R-cran-rappdirs
  76. devel/R-cran-reshape
  77. devel/R-cran-rlang
  78. devel/R-cran-roxygen2
  79. devel/R-cran-sourcetools
  80. devel/R-cran-sparsevctrs
  81. devel/R-cran-sys
  82. devel/R-cran-systemfonts
  83. devel/R-cran-testthat
  84. devel/R-cran-tibble
  85. devel/R-cran-tidyselect
  86. devel/R-cran-tzdb
  87. devel/R-cran-uuid
  88. devel/R-cran-webfakes
  89. devel/RStudio
  90. devel/dwarves
  91. devel/eclipse-titan
  92. devel/efivar
  93. devel/fortran-stdlib
  94. devel/ga
  95. devel/ghidra
  96. devel/json-fortran
  97. devel/kBuild
  98. devel/kronosnet
  99. devel/ocaml-lacaml
  100. devel/papi
  101. devel/py-llvmlite
  102. devel/py-lxml
  103. devel/py-numba
  104. devel/py-tables
  105. devel/rhtvision
  106. devel/smv
  107. devel/test-drive
  108. editors/emacs
  109. editors/emacs-devel
  110. editors/openoffice-4
  111. editors/openoffice-devel
  112. emulators/emulationstation
  113. emulators/flexemu
  114. emulators/libretro-reicast
  115. emulators/openmsx
  116. emulators/reicast
  117. emulators/wine
  118. emulators/wine-devel
  119. emulators/wine-proton
  120. emulators/x49gp
  121. filesystems/R-cran-fs
  122. finance/R-cran-PerformanceAnalytics
  123. finance/R-cran-fBasics
  124. finance/R-cran-fGarch
  125. finance/R-cran-strucchange
  126. finance/R-cran-tseries
  127. finance/R-cran-urca
  128. french/aster
  129. ftp/R-cran-RCurl
  130. ftp/R-cran-curl
  131. games/dxx-rebirth
  132. games/xbat
  133. graphics/R-cran-colorspace
  134. graphics/R-cran-farver
  135. graphics/R-cran-ggrepel
  136. graphics/R-cran-jpeg
  137. graphics/R-cran-magick
  138. graphics/R-cran-pdftools
  139. graphics/R-cran-qpdf
  140. graphics/R-cran-ragg
  141. graphics/R-cran-s2
  142. graphics/R-cran-scales
  143. graphics/R-cran-webp
  144. graphics/cimg
  145. graphics/enblend
  146. graphics/gimp-beautify-plugin
  147. graphics/lightzone
  148. graphics/mahotas
  149. graphics/nurbs++
  150. graphics/p5-PGPLOT
  151. graphics/py-gdal
  152. graphics/qgis
  153. graphics/qgis-ltr
  154. graphics/raster3d
  155. graphics/rawtherapee
  156. graphics/zeno
  157. japanese/skkinput3
  158. japanese/xtr
  159. java/openjdk11
  160. java/openjdk11-jre
  161. java/openjdk17
  162. java/openjdk17-jre
  163. java/openjdk18
  164. java/openjdk19
  165. java/openjdk20
  166. java/openjdk21
  167. java/openjdk22
  168. java/openjdk23
  169. java/openjdk24
  170. lang/gforth
  171. lang/julia
  172. lang/mlkit
  173. lang/oo2c
  174. lang/opencoarrays
  175. lang/quilc
  176. lang/ratfor
  177. lang/spidermonkey102
  178. lang/spidermonkey115
  179. lang/spidermonkey128
  180. lang/spidermonkey78
  181. lang/spidermonkey91
  182. math/R
  183. math/R-cran-Amelia
  184. math/R-cran-FNN
  185. math/R-cran-KFAS
  186. math/R-cran-MCMCpack
  187. math/R-cran-MatchIt
  188. math/R-cran-Matching
  189. math/R-cran-NMF
  190. math/R-cran-RSvgDevice
  191. math/R-cran-RcppArmadillo
  192. math/R-cran-RcppEigen
  193. math/R-cran-RcppRoll
  194. math/R-cran-Rmpfr
  195. math/R-cran-Rsolnp
  196. math/R-cran-SparseM
  197. math/R-cran-VGAM
  198. math/R-cran-admisc
  199. math/R-cran-backports
  200. math/R-cran-bdsmatrix
  201. math/R-cran-date
  202. math/R-cran-ddalpha
  203. math/R-cran-deldir
  204. math/R-cran-dimRed
  205. math/R-cran-eRm
  206. math/R-cran-energy
  207. math/R-cran-expm
  208. math/R-cran-forecast
  209. math/R-cran-fracdiff
  210. math/R-cran-geepack
  211. math/R-cran-geometry
  212. math/R-cran-gmp
  213. math/R-cran-gower
  214. math/R-cran-gsl
  215. math/R-cran-gss
  216. math/R-cran-hexbin
  217. math/R-cran-igraph
  218. math/R-cran-intervals
  219. math/R-cran-ipred
  220. math/R-cran-lme4
  221. math/R-cran-locfit
  222. math/R-cran-lpSolve
  223. math/R-cran-maps
  224. math/R-cran-mathjaxr
  225. math/R-cran-matrixStats
  226. math/R-cran-mclust
  227. math/R-cran-memisc
  228. math/R-cran-minqa
  229. math/R-cran-mnormt
  230. math/R-cran-mvtnorm
  231. math/R-cran-ncdf4
  232. math/R-cran-nloptr
  233. math/R-cran-partitions
  234. math/R-cran-quantreg
  235. math/R-cran-raster
  236. math/R-cran-rgenoud
  237. math/R-cran-robustbase
  238. math/R-cran-sf
  239. math/R-cran-slam
  240. math/R-cran-sp
  241. math/R-cran-spdep
  242. math/R-cran-statmod
  243. math/R-cran-terra
  244. math/R-cran-units
  245. math/R-cran-wk
  246. math/R-cran-xts
  247. math/R-cran-zoo
  248. math/SCIP
  249. math/adept
  250. math/alberta
  251. math/algae
  252. math/arpack++
  253. math/arpack-ng
  254. math/atlas
  255. math/blas
  256. math/blaspp
  257. math/blaze
  258. math/blis
  259. math/blocksolve95
  260. math/casadi
  261. math/cbc
  262. math/cblas
  263. math/clp
  264. math/coin-or-metis
  265. math/coin-or-mumps
  266. math/coinutils
  267. math/couenne
  268. math/dbcsr
  269. math/deal.ii
  270. math/dsdp
  271. math/dune-alugrid
  272. math/dune-common
  273. math/dune-fem
  274. math/dune-geometry
  275. math/dune-grid
  276. math/dune-grid-glue
  277. math/dune-istl
  278. math/dune-pdelab
  279. math/dune-polygongrid
  280. math/dune-uggrid
  281. math/dune-vtk
  282. math/eispack
  283. math/elemental
  284. math/elpa
  285. math/fftw
  286. math/fftw-float
  287. math/fftw3-quad
  288. math/flexiblas
  289. math/freefem++
  290. math/giacxcas
  291. math/gretl
  292. math/hsl
  293. math/ipopt
  294. math/jags
  295. math/kktdirect
  296. math/lapack
  297. math/lapack++
  298. math/lapack95
  299. math/lapacke
  300. math/levmar
  301. math/libRmath
  302. math/libceed
  303. math/linpack
  304. math/moab
  305. math/mumps
  306. math/mumps4
  307. math/ntpoly
  308. math/octave
  309. math/octave-forge-actuarial
  310. math/octave-forge-audio
  311. math/octave-forge-automatic-differentiation
  312. math/octave-forge-bim
  313. math/octave-forge-bioinfo
  314. math/octave-forge-biosig
  315. math/octave-forge-bsltl
  316. math/octave-forge-cfitsio
  317. math/octave-forge-cgi
  318. math/octave-forge-chartjs
  319. math/octave-forge-civil-engineering
  320. math/octave-forge-coder
  321. math/octave-forge-communications
  322. math/octave-forge-control
  323. math/octave-forge-csg-dataset
  324. math/octave-forge-csg-toolkit
  325. math/octave-forge-data-smoothing
  326. math/octave-forge-database
  327. math/octave-forge-dataframe
  328. math/octave-forge-datatypes
  329. math/octave-forge-dicom
  330. math/octave-forge-divand
  331. math/octave-forge-doctest
  332. math/octave-forge-econometrics
  333. math/octave-forge-fda
  334. math/octave-forge-femoctave
  335. math/octave-forge-fenv
  336. math/octave-forge-fileio
  337. math/octave-forge-financial
  338. math/octave-forge-fits
  339. math/octave-forge-fl-core
  340. math/octave-forge-fpl
  341. math/octave-forge-fuzzy-logic-toolkit
  342. math/octave-forge-ga
  343. math/octave-forge-general
  344. math/octave-forge-generate_html
  345. math/octave-forge-geographiclib
  346. math/octave-forge-geometry
  347. math/octave-forge-gnuplot
  348. math/octave-forge-gsl
  349. math/octave-forge-hdf5oct
  350. math/octave-forge-ident
  351. math/octave-forge-image
  352. math/octave-forge-informationtheory
  353. math/octave-forge-integration
  354. math/octave-forge-internal-fluid-flow
  355. math/octave-forge-interval
  356. math/octave-forge-io
  357. math/octave-forge-irsa
  358. math/octave-forge-level-set
  359. math/octave-forge-linear-algebra
  360. math/octave-forge-lssa
  361. math/octave-forge-ltfat
  362. math/octave-forge-mapping
  363. math/octave-forge-matgeom
  364. math/octave-forge-mccabe-thiele
  365. math/octave-forge-mechanics
  366. math/octave-forge-miscellaneous
  367. math/octave-forge-missing-functions
  368. math/octave-forge-mpi
  369. math/octave-forge-mqtt
  370. math/octave-forge-msh
  371. math/octave-forge-multicore
  372. math/octave-forge-mvn
  373. math/octave-forge-nan
  374. math/octave-forge-ncarray
  375. math/octave-forge-netcdf
  376. math/octave-forge-nlwing2
  377. math/octave-forge-nnet
  378. math/octave-forge-nurbs
  379. math/octave-forge-oct2mat
  380. math/octave-forge-octave-pool
  381. math/octave-forge-octave_php_wrapper
  382. math/octave-forge-octave_tar
  383. math/octave-forge-octave_zstd
  384. math/octave-forge-octclip
  385. math/octave-forge-octproj
  386. math/octave-forge-odbc
  387. math/octave-forge-odebvp
  388. math/octave-forge-onsas
  389. math/octave-forge-optics
  390. math/octave-forge-optim
  391. math/octave-forge-optiminterp
  392. math/octave-forge-outliers
  393. math/octave-forge-parallel
  394. math/octave-forge-pde1dm
  395. math/octave-forge-piqp
  396. math/octave-forge-pkg-octave-doc
  397. math/octave-forge-plot
  398. math/octave-forge-ponchon-savarit
  399. math/octave-forge-prompt
  400. math/octave-forge-psychrometrics
  401. math/octave-forge-pythonic
  402. math/octave-forge-quaternion
  403. math/octave-forge-queueing
  404. math/octave-forge-rtree
  405. math/octave-forge-secs1d
  406. math/octave-forge-secs2d
  407. math/octave-forge-secs3d
  408. math/octave-forge-signal
  409. math/octave-forge-simp
  410. math/octave-forge-sockets
  411. math/octave-forge-sole
  412. math/octave-forge-sparsersb
  413. math/octave-forge-specfun
  414. math/octave-forge-special-matrix
  415. math/octave-forge-splines
  416. math/octave-forge-sqlite
  417. math/octave-forge-statistics
  418. math/octave-forge-statistics-resampling
  419. math/octave-forge-stk
  420. math/octave-forge-strings
  421. math/octave-forge-struct
  422. math/octave-forge-symband
  423. math/octave-forge-symbolic
  424. math/octave-forge-tablicious
  425. math/octave-forge-tcl-octave
  426. math/octave-forge-timer
  427. math/octave-forge-tsa
  428. math/octave-forge-velas
  429. math/octave-forge-video
  430. math/octave-forge-websockets
  431. math/octave-forge-zenity
  432. math/octave-forge-zeromq
  433. math/openblas
  434. math/openblas64
  435. math/osi
  436. math/petiga
  437. math/py-cyipopt
  438. math/py-libceed
  439. math/py-numpy
  440. math/py-primme
  441. math/py-pynleq2
  442. math/py-rpy2
  443. math/py-scikit-umfpack
  444. math/py-scs
  445. math/py-slepc4py
  446. math/qposases
  447. math/qrupdate
  448. math/rkward
  449. math/scalapack
  450. math/scalapackfx
  451. math/scilab
  452. math/scorec-core
  453. math/scs
  454. math/sdpa
  455. math/sfft
  456. math/slatec
  457. math/slepc
  458. math/slicot
  459. math/spfft
  460. math/spla
  461. math/sprng
  462. math/suitesparse-amd
  463. math/suitesparse-camd
  464. math/suitesparse-ccolamd
  465. math/suitesparse-cholmod
  466. math/suitesparse-colamd
  467. math/suitesparse-config
  468. math/suitesparse-cxsparse
  469. math/suitesparse-graphblas
  470. math/suitesparse-klu
  471. math/suitesparse-lagraph
  472. math/suitesparse-mongoose
  473. math/suitesparse-paru
  474. math/suitesparse-rbio
  475. math/suitesparse-spex
  476. math/suitesparse-spqr
  477. math/suitesparse-umfpack
  478. math/sundials
  479. math/superlu
  480. math/superlu-dist
  481. math/taucs
  482. math/xlapack
  483. math/xlife++
  484. misc/R-cran-mime
  485. misc/R-cran-xfun
  486. misc/adios2
  487. misc/caffe
  488. misc/g810-led
  489. misc/py-QSpectrumAnalyzer
  490. misc/py-pyEDFlib
  491. misc/urh
  492. misc/visp
  493. multimedia/avidemux
  494. multimedia/avidemux-cli
  495. multimedia/avidemux-plugins
  496. multimedia/avidemux-qt5
  497. multimedia/xanim
  498. net/R-cran-pingr
  499. net/mpich
  500. net/mpifx
  501. net/openmpi
  502. net/openmpi4
  503. net/py-mpi4py-mpich
  504. net/teddycloud
  505. net/yate
  506. net-mgmt/ipv6mon
  507. net-p2p/cpuminer
  508. print/R-cran-textshaping
  509. science/PETSc
  510. science/R-cran-Epi
  511. science/R-cran-cmprsk
  512. science/R-cran-e1071
  513. science/R-cran-etm
  514. science/R-cran-fastICA
  515. science/R-cran-kernlab
  516. science/R-cran-ks
  517. science/R-cran-som
  518. science/abinit
  519. science/ascent
  520. science/atompaw
  521. science/bagel
  522. science/berkeleygw
  523. science/cdf
  524. science/cgnslib
  525. science/chemps2
  526. science/chrono
  527. science/clipper
  528. science/code_saturne
  529. science/conduit
  530. science/cp2k
  531. science/dakota
  532. science/dalton
  533. science/dftbplus
  534. science/dftd4
  535. science/dirac
  536. science/dynare
  537. science/elk
  538. science/elmerfem
  539. science/erkale
  540. science/fastjet
  541. science/fleur
  542. science/frontistr
  543. science/gbtolib
  544. science/gcp
  545. science/getdp
  546. science/ghemical
  547. science/gnudatalanguage
  548. science/harminv
  549. science/hdf
  550. science/hdf5
  551. science/hdf5-110
  552. science/helfem
  553. science/hypre
  554. science/iboview
  555. science/jdftx
  556. science/lammps
  557. science/latte
  558. science/libccp4
  559. science/libctl
  560. science/libghemical
  561. science/libmbd
  562. science/libnegf
  563. science/libpsml
  564. science/libxc
  565. science/liggghts
  566. science/madness
  567. science/mbdyn
  568. science/mctc-lib
  569. science/meep
  570. science/mopac
  571. science/mpb
  572. science/mpqc
  573. science/mstore
  574. science/multicharge
  575. science/multiwfn
  576. science/netcdf-fortran
  577. science/nwchem
  578. science/ocean
  579. science/octopus
  580. science/openmodelica
  581. science/openmolcas
  582. science/openmx
  583. science/opensim-core
  584. science/packmol
  585. science/paraview
  586. science/pastix
  587. science/pcmsolver
  588. science/pnetcdf
  589. science/psi4
  590. science/py-PyNE
  591. science/py-dftbplus
  592. science/py-obspy
  593. science/py-phono3py
  594. science/py-pyscf
  595. science/py-scikit-learn
  596. science/py-scikit-sparse
  597. science/py-scipy
  598. science/qmcpack
  599. science/quantum-espresso
  600. science/seacas
  601. science/siconos
  602. science/siesta
  603. science/simbody
  604. science/simple-dftd3
  605. science/sirius
  606. science/spglib
  607. science/spheral
  608. science/tblite
  609. science/tfel
  610. science/tfel-edf
  611. science/tinker
  612. science/trilinos
  613. science/ukrmol+
  614. science/v_sim
  615. science/wannier90
  616. science/xtb
  617. security/R-cran-askpass
  618. security/R-cran-digest
  619. security/R-cran-openssl
  620. security/R-cran-sodium
  621. security/seccure
  622. sysutils/R-cran-processx
  623. sysutils/R-cran-ps
  624. sysutils/bacula-libs3
  625. sysutils/grub2-pcbsd
  626. textproc/R-cran-XML
  627. textproc/R-cran-commonmark
  628. textproc/R-cran-htmltools
  629. textproc/R-cran-hunspell
  630. textproc/R-cran-markdown
  631. textproc/R-cran-openxlsx
  632. textproc/R-cran-rbibutils
  633. textproc/R-cran-readxl
  634. textproc/R-cran-sass
  635. textproc/R-cran-stringi
  636. textproc/R-cran-tth
  637. textproc/R-cran-utf8
  638. textproc/R-cran-writexl
  639. textproc/R-cran-xml2
  640. textproc/R-cran-yaml
  641. textproc/toml-f
  642. textproc/xmlf90
  643. www/R-cran-httpuv
  644. www/R-cran-webutils
  645. www/kannel
  646. www/kannel-sqlbox
  647. x11/i3lock-color
  648. Collapse this list.

Deleted ports which required this port:

Expand this list of 16 deleted ports
  1. audio/openspc*
  2. databases/gnats4*
  3. devel/asmutils*
  4. emulators/wine8*
  5. games/shaaft*
  6. graphics/R-cran-rgdal*
  7. irc/ezbounce*
  8. lang/nhc98*
  9. math/sage*
  10. net/libtnl*
  11. net/nepenthes*
  12. science/R-cran-eco*
  13. sysutils/R-cran-fs*
  14. sysutils/libretto-config*
  15. sysutils/shim*
  16. www/thundercache*
  17. 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