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 2024Q3
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_313.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 (682 items / 675 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-haven
  223. math/R-cran-hexbin
  224. math/R-cran-igraph
  225. math/R-cran-intervals
  226. math/R-cran-ipred
  227. math/R-cran-lme4
  228. math/R-cran-locfit
  229. math/R-cran-lpSolve
  230. math/R-cran-maps
  231. math/R-cran-mathjaxr
  232. math/R-cran-matrixStats
  233. math/R-cran-mclust
  234. math/R-cran-memisc
  235. math/R-cran-minqa
  236. math/R-cran-mnormt
  237. math/R-cran-mvtnorm
  238. math/R-cran-ncdf4
  239. math/R-cran-nloptr
  240. math/R-cran-partitions
  241. math/R-cran-quantreg
  242. math/R-cran-raster
  243. math/R-cran-rgenoud
  244. math/R-cran-robustbase
  245. math/R-cran-sf
  246. math/R-cran-slam
  247. math/R-cran-sp
  248. math/R-cran-spdep
  249. math/R-cran-statmod
  250. math/R-cran-terra
  251. math/R-cran-units
  252. math/R-cran-wk
  253. math/R-cran-xts
  254. math/R-cran-zoo
  255. math/SCIP
  256. math/adept
  257. math/alberta
  258. math/algae
  259. math/arpack++
  260. math/arpack-ng
  261. math/atlas
  262. math/blas
  263. math/blaspp
  264. math/blaze
  265. math/blis
  266. math/blocksolve95
  267. math/casadi
  268. math/cbc
  269. math/cblas
  270. math/clp
  271. math/coin-or-metis
  272. math/coin-or-mumps
  273. math/coinutils
  274. math/couenne
  275. math/dbcsr
  276. math/deal.ii
  277. math/dsdp
  278. math/dune-alugrid
  279. math/dune-common
  280. math/dune-fem
  281. math/dune-geometry
  282. math/dune-grid
  283. math/dune-grid-glue
  284. math/dune-istl
  285. math/dune-pdelab
  286. math/dune-polygongrid
  287. math/dune-uggrid
  288. math/dune-vtk
  289. math/eispack
  290. math/elemental
  291. math/elpa
  292. math/fftw
  293. math/fftw-float
  294. math/fftw3-quad
  295. math/flexiblas
  296. math/freefem++
  297. math/giacxcas
  298. math/gretl
  299. math/hsl
  300. math/ipopt
  301. math/jags
  302. math/kktdirect
  303. math/lapack
  304. math/lapack++
  305. math/lapack95
  306. math/lapacke
  307. math/levmar
  308. math/libRmath
  309. math/libceed
  310. math/linpack
  311. math/moab
  312. math/mumps
  313. math/mumps4
  314. math/ntpoly
  315. math/octave
  316. math/octave-forge-actuarial
  317. math/octave-forge-audio
  318. math/octave-forge-automatic-differentiation
  319. math/octave-forge-bim
  320. math/octave-forge-bioinfo
  321. math/octave-forge-biosig
  322. math/octave-forge-bsltl
  323. math/octave-forge-cfitsio
  324. math/octave-forge-cgi
  325. math/octave-forge-chartjs
  326. math/octave-forge-civil-engineering
  327. math/octave-forge-coder
  328. math/octave-forge-communications
  329. math/octave-forge-control
  330. math/octave-forge-csg-dataset
  331. math/octave-forge-csg-toolkit
  332. math/octave-forge-data-smoothing
  333. math/octave-forge-database
  334. math/octave-forge-dataframe
  335. math/octave-forge-datatypes
  336. math/octave-forge-dicom
  337. math/octave-forge-divand
  338. math/octave-forge-doctest
  339. math/octave-forge-econometrics
  340. math/octave-forge-fda
  341. math/octave-forge-femoctave
  342. math/octave-forge-fenv
  343. math/octave-forge-fileio
  344. math/octave-forge-financial
  345. math/octave-forge-fits
  346. math/octave-forge-fl-core
  347. math/octave-forge-fpl
  348. math/octave-forge-fuzzy-logic-toolkit
  349. math/octave-forge-ga
  350. math/octave-forge-general
  351. math/octave-forge-generate_html
  352. math/octave-forge-geographiclib
  353. math/octave-forge-geometry
  354. math/octave-forge-gnuplot
  355. math/octave-forge-gsl
  356. math/octave-forge-hdf5oct
  357. math/octave-forge-ident
  358. math/octave-forge-image
  359. math/octave-forge-informationtheory
  360. math/octave-forge-integration
  361. math/octave-forge-internal-fluid-flow
  362. math/octave-forge-interval
  363. math/octave-forge-io
  364. math/octave-forge-irsa
  365. math/octave-forge-level-set
  366. math/octave-forge-linear-algebra
  367. math/octave-forge-lssa
  368. math/octave-forge-ltfat
  369. math/octave-forge-mapping
  370. math/octave-forge-matgeom
  371. math/octave-forge-mccabe-thiele
  372. math/octave-forge-mechanics
  373. math/octave-forge-miscellaneous
  374. math/octave-forge-missing-functions
  375. math/octave-forge-mpi
  376. math/octave-forge-mqtt
  377. math/octave-forge-msh
  378. math/octave-forge-multicore
  379. math/octave-forge-mvn
  380. math/octave-forge-nan
  381. math/octave-forge-ncarray
  382. math/octave-forge-netcdf
  383. math/octave-forge-nlwing2
  384. math/octave-forge-nnet
  385. math/octave-forge-nurbs
  386. math/octave-forge-oct2mat
  387. math/octave-forge-octave-pool
  388. math/octave-forge-octave_php_wrapper
  389. math/octave-forge-octave_tar
  390. math/octave-forge-octave_zstd
  391. math/octave-forge-octclip
  392. math/octave-forge-octproj
  393. math/octave-forge-odbc
  394. math/octave-forge-odebvp
  395. math/octave-forge-onsas
  396. math/octave-forge-optics
  397. math/octave-forge-optim
  398. math/octave-forge-optiminterp
  399. math/octave-forge-outliers
  400. math/octave-forge-parallel
  401. math/octave-forge-pde1dm
  402. math/octave-forge-piqp
  403. math/octave-forge-pkg-octave-doc
  404. math/octave-forge-plot
  405. math/octave-forge-ponchon-savarit
  406. math/octave-forge-prompt
  407. math/octave-forge-psychrometrics
  408. math/octave-forge-pythonic
  409. math/octave-forge-quaternion
  410. math/octave-forge-queueing
  411. math/octave-forge-rtree
  412. math/octave-forge-secs1d
  413. math/octave-forge-secs2d
  414. math/octave-forge-secs3d
  415. math/octave-forge-signal
  416. math/octave-forge-simp
  417. math/octave-forge-sockets
  418. math/octave-forge-sole
  419. math/octave-forge-sparsersb
  420. math/octave-forge-specfun
  421. math/octave-forge-special-matrix
  422. math/octave-forge-splines
  423. math/octave-forge-sqlite
  424. math/octave-forge-statistics
  425. math/octave-forge-statistics-resampling
  426. math/octave-forge-stk
  427. math/octave-forge-strings
  428. math/octave-forge-struct
  429. math/octave-forge-symband
  430. math/octave-forge-symbolic
  431. math/octave-forge-tablicious
  432. math/octave-forge-tcl-octave
  433. math/octave-forge-timer
  434. math/octave-forge-tsa
  435. math/octave-forge-velas
  436. math/octave-forge-video
  437. math/octave-forge-websockets
  438. math/octave-forge-zenity
  439. math/octave-forge-zeromq
  440. math/openblas
  441. math/openblas64
  442. math/osi
  443. math/petiga
  444. math/py-cyipopt
  445. math/py-libceed
  446. math/py-numpy
  447. math/py-primme
  448. math/py-pynleq2
  449. math/py-rpy2
  450. math/py-scikit-umfpack
  451. math/py-scs
  452. math/py-slepc4py
  453. math/qposases
  454. math/qrupdate
  455. math/rkward
  456. math/scalapack
  457. math/scalapackfx
  458. math/scilab
  459. math/scorec-core
  460. math/scs
  461. math/sdpa
  462. math/sfft
  463. math/slatec
  464. math/slepc
  465. math/slicot
  466. math/spfft
  467. math/spla
  468. math/sprng
  469. math/suitesparse-amd
  470. math/suitesparse-camd
  471. math/suitesparse-ccolamd
  472. math/suitesparse-cholmod
  473. math/suitesparse-colamd
  474. math/suitesparse-config
  475. math/suitesparse-cxsparse
  476. math/suitesparse-graphblas
  477. math/suitesparse-klu
  478. math/suitesparse-lagraph
  479. math/suitesparse-mongoose
  480. math/suitesparse-paru
  481. math/suitesparse-rbio
  482. math/suitesparse-spex
  483. math/suitesparse-spqr
  484. math/suitesparse-umfpack
  485. math/sundials
  486. math/superlu
  487. math/superlu-dist
  488. math/taucs
  489. math/xlapack
  490. math/xlife++
  491. misc/R-cran-mime
  492. misc/R-cran-xfun
  493. misc/adios2
  494. misc/caffe
  495. misc/g810-led
  496. misc/py-QSpectrumAnalyzer
  497. misc/py-pyEDFlib
  498. misc/urh
  499. misc/visp
  500. multimedia/avidemux
  501. multimedia/avidemux-cli
  502. multimedia/avidemux-plugins
  503. multimedia/avidemux-qt5
  504. multimedia/xanim
  505. net/R-cran-pingr
  506. net/ipxe
  507. net/mpich
  508. net/mpifx
  509. net/openmpi
  510. net/openmpi4
  511. net/py-mpi4py-mpich
  512. net/teddycloud
  513. net/yate
  514. net-mgmt/ipv6mon
  515. net-p2p/cpuminer
  516. print/R-cran-textshaping
  517. science/PETSc
  518. science/R-cran-Epi
  519. science/R-cran-cmprsk
  520. science/R-cran-e1071
  521. science/R-cran-etm
  522. science/R-cran-fastICA
  523. science/R-cran-kernlab
  524. science/R-cran-ks
  525. science/R-cran-som
  526. science/abinit
  527. science/ascent
  528. science/atompaw
  529. science/bagel
  530. science/berkeleygw
  531. science/cdf
  532. science/cgnslib
  533. science/chemps2
  534. science/chrono
  535. science/clipper
  536. science/code_saturne
  537. science/conduit
  538. science/cp2k
  539. science/dakota
  540. science/dalton
  541. science/dftbplus
  542. science/dftd4
  543. science/dirac
  544. science/dynare
  545. science/elk
  546. science/elmerfem
  547. science/erkale
  548. science/fastjet
  549. science/fleur
  550. science/frontistr
  551. science/gbtolib
  552. science/gcp
  553. science/getdp
  554. science/ghemical
  555. science/gnudatalanguage
  556. science/harminv
  557. science/hdf
  558. science/hdf5
  559. science/hdf5-110
  560. science/helfem
  561. science/hypre
  562. science/iboview
  563. science/jdftx
  564. science/lammps
  565. science/latte
  566. science/libccp4
  567. science/libctl
  568. science/libghemical
  569. science/libmbd
  570. science/libnegf
  571. science/libpsml
  572. science/libxc
  573. science/liggghts
  574. science/madness
  575. science/mbdyn
  576. science/mctc-lib
  577. science/meep
  578. science/mopac
  579. science/mpb
  580. science/mpqc
  581. science/mstore
  582. science/multicharge
  583. science/multiwfn
  584. science/netcdf-fortran
  585. science/nwchem
  586. science/ocean
  587. science/octopus
  588. science/openmodelica
  589. science/openmolcas
  590. science/openmx
  591. science/opensim-core
  592. science/packmol
  593. science/paraview
  594. science/pastix
  595. science/pcmsolver
  596. science/pnetcdf
  597. science/psi4
  598. science/py-PyNE
  599. science/py-dftbplus
  600. science/py-obspy
  601. science/py-phono3py
  602. science/py-pyscf
  603. science/py-scikit-learn
  604. science/py-scikit-sparse
  605. science/py-scipy
  606. science/qmcpack
  607. science/quantum-espresso
  608. science/seacas
  609. science/siconos
  610. science/siesta
  611. science/simbody
  612. science/simple-dftd3
  613. science/sirius
  614. science/spglib
  615. science/spheral
  616. science/tblite
  617. science/tfel
  618. science/tfel-edf
  619. science/tinker
  620. science/trilinos
  621. science/ukrmol+
  622. science/v_sim
  623. science/wannier90
  624. science/xtb
  625. security/R-cran-askpass
  626. security/R-cran-digest
  627. security/R-cran-openssl
  628. security/R-cran-sodium
  629. security/seccure
  630. sysutils/R-cran-processx
  631. sysutils/R-cran-ps
  632. sysutils/bacula-libs3
  633. sysutils/edk2
  634. sysutils/grub2-bhyve
  635. sysutils/grub2-efi
  636. sysutils/grub2-pcbsd
  637. sysutils/memtest86+
  638. textproc/R-cran-XML
  639. textproc/R-cran-commonmark
  640. textproc/R-cran-htmltools
  641. textproc/R-cran-hunspell
  642. textproc/R-cran-markdown
  643. textproc/R-cran-openxlsx
  644. textproc/R-cran-rbibutils
  645. textproc/R-cran-readxl
  646. textproc/R-cran-sass
  647. textproc/R-cran-stringi
  648. textproc/R-cran-tth
  649. textproc/R-cran-utf8
  650. textproc/R-cran-writexl
  651. textproc/R-cran-xml2
  652. textproc/R-cran-yaml
  653. textproc/toml-f
  654. textproc/xmlf90
  655. www/R-cran-httpuv
  656. www/R-cran-webutils
  657. www/kannel
  658. www/kannel-sqlbox
  659. x11/i3lock-color
  660. 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 (670 items / 663 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-haven
  217. math/R-cran-hexbin
  218. math/R-cran-igraph
  219. math/R-cran-intervals
  220. math/R-cran-ipred
  221. math/R-cran-lme4
  222. math/R-cran-locfit
  223. math/R-cran-lpSolve
  224. math/R-cran-maps
  225. math/R-cran-mathjaxr
  226. math/R-cran-matrixStats
  227. math/R-cran-mclust
  228. math/R-cran-memisc
  229. math/R-cran-minqa
  230. math/R-cran-mnormt
  231. math/R-cran-mvtnorm
  232. math/R-cran-ncdf4
  233. math/R-cran-nloptr
  234. math/R-cran-partitions
  235. math/R-cran-quantreg
  236. math/R-cran-raster
  237. math/R-cran-rgenoud
  238. math/R-cran-robustbase
  239. math/R-cran-sf
  240. math/R-cran-slam
  241. math/R-cran-sp
  242. math/R-cran-spdep
  243. math/R-cran-statmod
  244. math/R-cran-terra
  245. math/R-cran-units
  246. math/R-cran-wk
  247. math/R-cran-xts
  248. math/R-cran-zoo
  249. math/SCIP
  250. math/adept
  251. math/alberta
  252. math/algae
  253. math/arpack++
  254. math/arpack-ng
  255. math/atlas
  256. math/blas
  257. math/blaspp
  258. math/blaze
  259. math/blis
  260. math/blocksolve95
  261. math/casadi
  262. math/cbc
  263. math/cblas
  264. math/clp
  265. math/coin-or-metis
  266. math/coin-or-mumps
  267. math/coinutils
  268. math/couenne
  269. math/dbcsr
  270. math/deal.ii
  271. math/dsdp
  272. math/dune-alugrid
  273. math/dune-common
  274. math/dune-fem
  275. math/dune-geometry
  276. math/dune-grid
  277. math/dune-grid-glue
  278. math/dune-istl
  279. math/dune-pdelab
  280. math/dune-polygongrid
  281. math/dune-uggrid
  282. math/dune-vtk
  283. math/eispack
  284. math/elemental
  285. math/elpa
  286. math/fftw
  287. math/fftw-float
  288. math/fftw3-quad
  289. math/flexiblas
  290. math/freefem++
  291. math/giacxcas
  292. math/gretl
  293. math/hsl
  294. math/ipopt
  295. math/jags
  296. math/kktdirect
  297. math/lapack
  298. math/lapack++
  299. math/lapack95
  300. math/lapacke
  301. math/levmar
  302. math/libRmath
  303. math/libceed
  304. math/linpack
  305. math/moab
  306. math/mumps
  307. math/mumps4
  308. math/ntpoly
  309. math/octave
  310. math/octave-forge-actuarial
  311. math/octave-forge-audio
  312. math/octave-forge-automatic-differentiation
  313. math/octave-forge-bim
  314. math/octave-forge-bioinfo
  315. math/octave-forge-biosig
  316. math/octave-forge-bsltl
  317. math/octave-forge-cfitsio
  318. math/octave-forge-cgi
  319. math/octave-forge-chartjs
  320. math/octave-forge-civil-engineering
  321. math/octave-forge-coder
  322. math/octave-forge-communications
  323. math/octave-forge-control
  324. math/octave-forge-csg-dataset
  325. math/octave-forge-csg-toolkit
  326. math/octave-forge-data-smoothing
  327. math/octave-forge-database
  328. math/octave-forge-dataframe
  329. math/octave-forge-datatypes
  330. math/octave-forge-dicom
  331. math/octave-forge-divand
  332. math/octave-forge-doctest
  333. math/octave-forge-econometrics
  334. math/octave-forge-fda
  335. math/octave-forge-femoctave
  336. math/octave-forge-fenv
  337. math/octave-forge-fileio
  338. math/octave-forge-financial
  339. math/octave-forge-fits
  340. math/octave-forge-fl-core
  341. math/octave-forge-fpl
  342. math/octave-forge-fuzzy-logic-toolkit
  343. math/octave-forge-ga
  344. math/octave-forge-general
  345. math/octave-forge-generate_html
  346. math/octave-forge-geographiclib
  347. math/octave-forge-geometry
  348. math/octave-forge-gnuplot
  349. math/octave-forge-gsl
  350. math/octave-forge-hdf5oct
  351. math/octave-forge-ident
  352. math/octave-forge-image
  353. math/octave-forge-informationtheory
  354. math/octave-forge-integration
  355. math/octave-forge-internal-fluid-flow
  356. math/octave-forge-interval
  357. math/octave-forge-io
  358. math/octave-forge-irsa
  359. math/octave-forge-level-set
  360. math/octave-forge-linear-algebra
  361. math/octave-forge-lssa
  362. math/octave-forge-ltfat
  363. math/octave-forge-mapping
  364. math/octave-forge-matgeom
  365. math/octave-forge-mccabe-thiele
  366. math/octave-forge-mechanics
  367. math/octave-forge-miscellaneous
  368. math/octave-forge-missing-functions
  369. math/octave-forge-mpi
  370. math/octave-forge-mqtt
  371. math/octave-forge-msh
  372. math/octave-forge-multicore
  373. math/octave-forge-mvn
  374. math/octave-forge-nan
  375. math/octave-forge-ncarray
  376. math/octave-forge-netcdf
  377. math/octave-forge-nlwing2
  378. math/octave-forge-nnet
  379. math/octave-forge-nurbs
  380. math/octave-forge-oct2mat
  381. math/octave-forge-octave-pool
  382. math/octave-forge-octave_php_wrapper
  383. math/octave-forge-octave_tar
  384. math/octave-forge-octave_zstd
  385. math/octave-forge-octclip
  386. math/octave-forge-octproj
  387. math/octave-forge-odbc
  388. math/octave-forge-odebvp
  389. math/octave-forge-onsas
  390. math/octave-forge-optics
  391. math/octave-forge-optim
  392. math/octave-forge-optiminterp
  393. math/octave-forge-outliers
  394. math/octave-forge-parallel
  395. math/octave-forge-pde1dm
  396. math/octave-forge-piqp
  397. math/octave-forge-pkg-octave-doc
  398. math/octave-forge-plot
  399. math/octave-forge-ponchon-savarit
  400. math/octave-forge-prompt
  401. math/octave-forge-psychrometrics
  402. math/octave-forge-pythonic
  403. math/octave-forge-quaternion
  404. math/octave-forge-queueing
  405. math/octave-forge-rtree
  406. math/octave-forge-secs1d
  407. math/octave-forge-secs2d
  408. math/octave-forge-secs3d
  409. math/octave-forge-signal
  410. math/octave-forge-simp
  411. math/octave-forge-sockets
  412. math/octave-forge-sole
  413. math/octave-forge-sparsersb
  414. math/octave-forge-specfun
  415. math/octave-forge-special-matrix
  416. math/octave-forge-splines
  417. math/octave-forge-sqlite
  418. math/octave-forge-statistics
  419. math/octave-forge-statistics-resampling
  420. math/octave-forge-stk
  421. math/octave-forge-strings
  422. math/octave-forge-struct
  423. math/octave-forge-symband
  424. math/octave-forge-symbolic
  425. math/octave-forge-tablicious
  426. math/octave-forge-tcl-octave
  427. math/octave-forge-timer
  428. math/octave-forge-tsa
  429. math/octave-forge-velas
  430. math/octave-forge-video
  431. math/octave-forge-websockets
  432. math/octave-forge-zenity
  433. math/octave-forge-zeromq
  434. math/openblas
  435. math/openblas64
  436. math/osi
  437. math/petiga
  438. math/py-cyipopt
  439. math/py-libceed
  440. math/py-numpy
  441. math/py-primme
  442. math/py-pynleq2
  443. math/py-rpy2
  444. math/py-scikit-umfpack
  445. math/py-scs
  446. math/py-slepc4py
  447. math/qposases
  448. math/qrupdate
  449. math/rkward
  450. math/scalapack
  451. math/scalapackfx
  452. math/scilab
  453. math/scorec-core
  454. math/scs
  455. math/sdpa
  456. math/sfft
  457. math/slatec
  458. math/slepc
  459. math/slicot
  460. math/spfft
  461. math/spla
  462. math/sprng
  463. math/suitesparse-amd
  464. math/suitesparse-camd
  465. math/suitesparse-ccolamd
  466. math/suitesparse-cholmod
  467. math/suitesparse-colamd
  468. math/suitesparse-config
  469. math/suitesparse-cxsparse
  470. math/suitesparse-graphblas
  471. math/suitesparse-klu
  472. math/suitesparse-lagraph
  473. math/suitesparse-mongoose
  474. math/suitesparse-paru
  475. math/suitesparse-rbio
  476. math/suitesparse-spex
  477. math/suitesparse-spqr
  478. math/suitesparse-umfpack
  479. math/sundials
  480. math/superlu
  481. math/superlu-dist
  482. math/taucs
  483. math/xlapack
  484. math/xlife++
  485. misc/R-cran-mime
  486. misc/R-cran-xfun
  487. misc/adios2
  488. misc/caffe
  489. misc/g810-led
  490. misc/py-QSpectrumAnalyzer
  491. misc/py-pyEDFlib
  492. misc/urh
  493. misc/visp
  494. multimedia/avidemux
  495. multimedia/avidemux-cli
  496. multimedia/avidemux-plugins
  497. multimedia/avidemux-qt5
  498. multimedia/xanim
  499. net/R-cran-pingr
  500. net/mpich
  501. net/mpifx
  502. net/openmpi
  503. net/openmpi4
  504. net/py-mpi4py-mpich
  505. net/teddycloud
  506. net/yate
  507. net-mgmt/ipv6mon
  508. net-p2p/cpuminer
  509. print/R-cran-textshaping
  510. science/PETSc
  511. science/R-cran-Epi
  512. science/R-cran-cmprsk
  513. science/R-cran-e1071
  514. science/R-cran-etm
  515. science/R-cran-fastICA
  516. science/R-cran-kernlab
  517. science/R-cran-ks
  518. science/R-cran-som
  519. science/abinit
  520. science/ascent
  521. science/atompaw
  522. science/bagel
  523. science/berkeleygw
  524. science/cdf
  525. science/cgnslib
  526. science/chemps2
  527. science/chrono
  528. science/clipper
  529. science/code_saturne
  530. science/conduit
  531. science/cp2k
  532. science/dakota
  533. science/dalton
  534. science/dftbplus
  535. science/dftd4
  536. science/dirac
  537. science/dynare
  538. science/elk
  539. science/elmerfem
  540. science/erkale
  541. science/fastjet
  542. science/fleur
  543. science/frontistr
  544. science/gbtolib
  545. science/gcp
  546. science/getdp
  547. science/ghemical
  548. science/gnudatalanguage
  549. science/harminv
  550. science/hdf
  551. science/hdf5
  552. science/hdf5-110
  553. science/helfem
  554. science/hypre
  555. science/iboview
  556. science/jdftx
  557. science/lammps
  558. science/latte
  559. science/libccp4
  560. science/libctl
  561. science/libghemical
  562. science/libmbd
  563. science/libnegf
  564. science/libpsml
  565. science/libxc
  566. science/liggghts
  567. science/madness
  568. science/mbdyn
  569. science/mctc-lib
  570. science/meep
  571. science/mopac
  572. science/mpb
  573. science/mpqc
  574. science/mstore
  575. science/multicharge
  576. science/multiwfn
  577. science/netcdf-fortran
  578. science/nwchem
  579. science/ocean
  580. science/octopus
  581. science/openmodelica
  582. science/openmolcas
  583. science/openmx
  584. science/opensim-core
  585. science/packmol
  586. science/paraview
  587. science/pastix
  588. science/pcmsolver
  589. science/pnetcdf
  590. science/psi4
  591. science/py-PyNE
  592. science/py-dftbplus
  593. science/py-obspy
  594. science/py-phono3py
  595. science/py-pyscf
  596. science/py-scikit-learn
  597. science/py-scikit-sparse
  598. science/py-scipy
  599. science/qmcpack
  600. science/quantum-espresso
  601. science/seacas
  602. science/siconos
  603. science/siesta
  604. science/simbody
  605. science/simple-dftd3
  606. science/sirius
  607. science/spglib
  608. science/spheral
  609. science/tblite
  610. science/tfel
  611. science/tfel-edf
  612. science/tinker
  613. science/trilinos
  614. science/ukrmol+
  615. science/v_sim
  616. science/wannier90
  617. science/xtb
  618. security/R-cran-askpass
  619. security/R-cran-digest
  620. security/R-cran-openssl
  621. security/R-cran-sodium
  622. security/seccure
  623. sysutils/R-cran-processx
  624. sysutils/R-cran-ps
  625. sysutils/bacula-libs3
  626. sysutils/grub2-pcbsd
  627. textproc/R-cran-XML
  628. textproc/R-cran-commonmark
  629. textproc/R-cran-htmltools
  630. textproc/R-cran-hunspell
  631. textproc/R-cran-markdown
  632. textproc/R-cran-openxlsx
  633. textproc/R-cran-rbibutils
  634. textproc/R-cran-readxl
  635. textproc/R-cran-sass
  636. textproc/R-cran-stringi
  637. textproc/R-cran-tth
  638. textproc/R-cran-utf8
  639. textproc/R-cran-writexl
  640. textproc/R-cran-xml2
  641. textproc/R-cran-yaml
  642. textproc/toml-f
  643. textproc/xmlf90
  644. www/R-cran-httpuv
  645. www/R-cran-webutils
  646. www/kannel
  647. www/kannel-sqlbox
  648. x11/i3lock-color
  649. 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 2024Q3 for this port