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