notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gcc13>0:lang/gcc13
Conflicts:
CONFLICTS:
  • gcc13-devel
To install the port:
cd /usr/ports/lang/gcc13/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc13
  • pkg install gcc13
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc13
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1724158317 SHA256 (gcc-13.3.0.tar.xz) = 0845e9621c9543a13f484e94584a49ffc0129970e9914624235fc1d061a0c083 SIZE (gcc-13.3.0.tar.xz) = 87909952

Packages (timestamps in pop-ups are UTC):
gcc13
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.3.0_313.3.0_3-13.3.0_313.3.0_3n/an/an/a
FreeBSD:13:quarterly13.3.0_313.3.0_313.1.0_113.3.0_313.3.0_3n/an/an/a
FreeBSD:14:latest13.3.0_313.3.0_3-13.3.0_313.3.0_3--13.1.0_1
FreeBSD:14:quarterly13.3.0_313.3.0_3-13.3.0_313.3.0_313.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.0_313.3.0_3n/a13.3.0_3n/an/a--
FreeBSD:15:quarterly13.3.0_313.3.0_3n/a-n/an/a--
FreeBSD:16:latest13.3.0_313.3.0_3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. gmake>=4.4.1 : devel/gmake
  3. makeinfo : print/texinfo
  4. as : devel/binutils
  5. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. as : devel/binutils
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libmpc.so : math/mpc
This port is required by:
for Build
  1. archivers/R-cran-brotli
  2. archivers/R-cran-zip
  3. astro/nightfall
  4. astro/wcslib
  5. audio/kaldi
  6. benchmarks/hpl
  7. benchmarks/octave-forge-benchmark
Expand this list (687 items / 680 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/psi88
  9. biology/py-PySCeS
  10. biology/star
  11. biology/treekin
  12. biology/viennarna
  13. cad/alliance
  14. cad/calculix-ccx
  15. cad/feappv
  16. cad/freehdl
  17. cad/gmsh
  18. cad/graywolf
  19. cad/pdnmesh
  20. cad/tochnog
  21. cad/xyce
  22. comms/wsjtx
  23. comms/wsjtz
  24. comms/xastir
  25. converters/R-cran-RJSONIO
  26. converters/R-cran-jsonlite
  27. converters/R-cran-rjson
  28. databases/R-cran-RMySQL
  29. databases/R-cran-RPostgreSQL
  30. databases/R-cran-RSQLite
  31. databases/R-cran-cachem
  32. databases/R-cran-fastmap
  33. databases/dbixx
  34. databases/mysql-connector-odbc
  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-fansi
  56. devel/R-cran-filelock
  57. devel/R-cran-gert
  58. devel/R-cran-git2r
  59. devel/R-cran-glue
  60. devel/R-cran-interp
  61. devel/R-cran-kit
  62. devel/R-cran-later
  63. devel/R-cran-lubridate
  64. devel/R-cran-magrittr
  65. devel/R-cran-microbenchmark
  66. devel/R-cran-mlbench
  67. devel/R-cran-msm
  68. devel/R-cran-parsedate
  69. devel/R-cran-pkgcache
  70. devel/R-cran-profvis
  71. devel/R-cran-purrr
  72. devel/R-cran-rJava
  73. devel/R-cran-randomForest
  74. devel/R-cran-rappdirs
  75. devel/R-cran-reshape
  76. devel/R-cran-reshape2
  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/alire
  90. devel/asfml
  91. devel/dwarves
  92. devel/eclipse-titan
  93. devel/efivar
  94. devel/fortran-stdlib
  95. devel/ga
  96. devel/gcc-msp430-ti-toolchain
  97. devel/ghidra
  98. devel/kBuild
  99. devel/kronosnet
  100. devel/libfaketime
  101. devel/matreshka
  102. devel/ocaml-lacaml
  103. devel/papi
  104. devel/py-llvmlite
  105. devel/py-lxml
  106. devel/py-numba
  107. devel/py-tables
  108. devel/rhtvision
  109. devel/smv
  110. devel/test-drive
  111. devel/xtensa-esp-elf
  112. editors/emacs
  113. editors/emacs-devel
  114. emulators/emulationstation
  115. emulators/libretro-reicast
  116. emulators/reicast
  117. emulators/wine-proton
  118. emulators/x49gp
  119. filesystems/R-cran-fs
  120. filesystems/lkl
  121. finance/R-cran-PerformanceAnalytics
  122. finance/R-cran-gmm
  123. finance/R-cran-strucchange
  124. finance/R-cran-tseries
  125. finance/R-cran-urca
  126. french/aster
  127. ftp/R-cran-RCurl
  128. ftp/R-cran-curl
  129. games/dxx-rebirth
  130. games/xbat
  131. graphics/R-cran-colorspace
  132. graphics/R-cran-farver
  133. graphics/R-cran-ggforce
  134. graphics/R-cran-ggrepel
  135. graphics/R-cran-jpeg
  136. graphics/R-cran-magick
  137. graphics/R-cran-pROC
  138. graphics/R-cran-pdftools
  139. graphics/R-cran-qpdf
  140. graphics/R-cran-ragg
  141. graphics/R-cran-rgl
  142. graphics/R-cran-s2
  143. graphics/R-cran-scales
  144. graphics/R-cran-tweenr
  145. graphics/R-cran-webp
  146. graphics/dataplot
  147. graphics/enblend
  148. graphics/gimp-beautify-plugin
  149. graphics/lightzone
  150. graphics/mahotas
  151. graphics/nurbs++
  152. graphics/p5-PGPLOT
  153. graphics/pgplot
  154. graphics/py-gdal
  155. graphics/qgis
  156. graphics/qgis-ltr
  157. graphics/raster3d
  158. graphics/rawtherapee
  159. graphics/xd3d
  160. graphics/zeno
  161. japanese/skkinput3
  162. japanese/xtr
  163. java/openjdk11
  164. java/openjdk11-jre
  165. java/openjdk17
  166. java/openjdk17-jre
  167. java/openjdk18
  168. java/openjdk19
  169. java/openjdk20
  170. java/openjdk21
  171. java/openjdk21-jre
  172. java/openjdk22
  173. java/openjdk23
  174. java/openjdk24
  175. java/openjdk25
  176. lang/gforth
  177. lang/julia
  178. lang/mlkit
  179. lang/oo2c
  180. lang/opencoarrays
  181. lang/quilc
  182. lang/ratfor
  183. lang/spidermonkey128
  184. math/R
  185. math/R-cran-Amelia
  186. math/R-cran-FNN
  187. math/R-cran-KFAS
  188. math/R-cran-MCMCpack
  189. math/R-cran-MatchIt
  190. math/R-cran-Matching
  191. math/R-cran-NMF
  192. math/R-cran-RcppArmadillo
  193. math/R-cran-RcppEigen
  194. math/R-cran-RcppRoll
  195. math/R-cran-Rmpfr
  196. math/R-cran-Rsolnp
  197. math/R-cran-SparseM
  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-geometry
  211. math/R-cran-gmp
  212. math/R-cran-gower
  213. math/R-cran-gsl
  214. math/R-cran-haven
  215. math/R-cran-hexbin
  216. math/R-cran-igraph
  217. math/R-cran-intervals
  218. math/R-cran-ipred
  219. math/R-cran-isoband
  220. math/R-cran-lme4
  221. math/R-cran-locfit
  222. math/R-cran-lpSolve
  223. math/R-cran-maps
  224. math/R-cran-matrixStats
  225. math/R-cran-mclust
  226. math/R-cran-memisc
  227. math/R-cran-minqa
  228. math/R-cran-mnormt
  229. math/R-cran-mvtnorm
  230. math/R-cran-ncdf4
  231. math/R-cran-nloptr
  232. math/R-cran-partitions
  233. math/R-cran-polyclip
  234. math/R-cran-quadprog
  235. math/R-cran-quantreg
  236. math/R-cran-raster
  237. math/R-cran-rgenoud
  238. math/R-cran-robustbase
  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/SCIP
  248. math/adept
  249. math/alberta
  250. math/algae
  251. math/arpack++
  252. math/arpack-ng
  253. math/atlas
  254. math/blacs
  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/cmlib
  265. math/coin-or-metis
  266. math/coin-or-mumps
  267. math/coinutils
  268. math/couenne
  269. math/dbcsr
  270. math/ddfun
  271. math/deal.ii
  272. math/dsdp
  273. math/dune-alugrid
  274. math/dune-common
  275. math/dune-fem
  276. math/dune-geometry
  277. math/dune-grid
  278. math/dune-grid-glue
  279. math/dune-istl
  280. math/dune-pdelab
  281. math/dune-polygongrid
  282. math/dune-uggrid
  283. math/dune-vtk
  284. math/eispack
  285. math/elemental
  286. math/elpa
  287. math/fftw
  288. math/fftw-float
  289. math/fftw3-quad
  290. math/flexiblas
  291. math/freefem++
  292. math/giacxcas
  293. math/gretl
  294. math/hsl
  295. math/ipopt
  296. math/jags
  297. math/kktdirect
  298. math/lapack
  299. math/lapack++
  300. math/lapack95
  301. math/lapacke
  302. math/levmar
  303. math/libRmath
  304. math/libceed
  305. math/linpack
  306. math/math77
  307. math/miracl
  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-divand
  333. math/octave-forge-doctest
  334. math/octave-forge-econometrics
  335. math/octave-forge-fda
  336. math/octave-forge-femoctave
  337. math/octave-forge-fenv
  338. math/octave-forge-fileio
  339. math/octave-forge-financial
  340. math/octave-forge-fits
  341. math/octave-forge-fl-core
  342. math/octave-forge-fpl
  343. math/octave-forge-fuzzy-logic-toolkit
  344. math/octave-forge-ga
  345. math/octave-forge-general
  346. math/octave-forge-generate_html
  347. math/octave-forge-geographiclib
  348. math/octave-forge-geometry
  349. math/octave-forge-gnuplot
  350. math/octave-forge-gsl
  351. math/octave-forge-hdf5oct
  352. math/octave-forge-ident
  353. math/octave-forge-image
  354. math/octave-forge-informationtheory
  355. math/octave-forge-integration
  356. math/octave-forge-internal-fluid-flow
  357. math/octave-forge-interval
  358. math/octave-forge-io
  359. math/octave-forge-irsa
  360. math/octave-forge-joystick
  361. math/octave-forge-level-set
  362. math/octave-forge-linear-algebra
  363. math/octave-forge-lssa
  364. math/octave-forge-ltfat
  365. math/octave-forge-mapping
  366. math/octave-forge-matgeom
  367. math/octave-forge-mboct-fem-pkg
  368. math/octave-forge-mboct-mbdyn-pkg
  369. math/octave-forge-mboct-numerical-pkg
  370. math/octave-forge-mboct-octave-pkg
  371. math/octave-forge-mccabe-thiele
  372. math/octave-forge-mechanics
  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-nlwing2
  382. math/octave-forge-nnet
  383. math/octave-forge-nurbs
  384. math/octave-forge-oct2mat
  385. math/octave-forge-octave-pool
  386. math/octave-forge-octave_mermaid_js
  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-odebvp
  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-simp
  413. math/octave-forge-sole
  414. math/octave-forge-sparsersb
  415. math/octave-forge-specfun
  416. math/octave-forge-special-matrix
  417. math/octave-forge-splines
  418. math/octave-forge-sqlite
  419. math/octave-forge-statistics
  420. math/octave-forge-statistics-resampling
  421. math/octave-forge-stk
  422. math/octave-forge-strings
  423. math/octave-forge-struct
  424. math/octave-forge-symband
  425. math/octave-forge-symbolic
  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-websockets
  431. math/octave-forge-zenity
  432. math/openblas
  433. math/openblas64
  434. math/openfst
  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/slatec
  456. math/slepc
  457. math/slicot
  458. math/spfft
  459. math/spla
  460. math/sprng
  461. math/suitesparse-Example
  462. math/suitesparse-amd
  463. math/suitesparse-btf
  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-ldl
  474. math/suitesparse-mongoose
  475. math/suitesparse-paru
  476. math/suitesparse-rbio
  477. math/suitesparse-spex
  478. math/suitesparse-spqr
  479. math/suitesparse-umfpack
  480. math/sundials
  481. math/superlu
  482. math/superlu-dist
  483. math/taucs
  484. math/trlan
  485. math/xlapack
  486. math/xlife++
  487. misc/R-cran-mime
  488. misc/R-cran-xfun
  489. misc/caffe
  490. misc/g810-led
  491. misc/py-QSpectrumAnalyzer
  492. misc/py-pyEDFlib
  493. misc/veles
  494. misc/visp
  495. multimedia/avidemux
  496. multimedia/avidemux-cli
  497. multimedia/avidemux-plugins
  498. multimedia/avidemux-qt5
  499. net/R-cran-pingr
  500. net/ipxe
  501. net/mpich
  502. net/mpifx
  503. net/openmpi
  504. net/openmpi4
  505. net/py-mpi4py-mpich
  506. net/teddycloud
  507. net/yate
  508. net-mgmt/ipv6mon
  509. net-p2p/cpuminer
  510. print/R-cran-textshaping
  511. science/PETSc
  512. science/R-cran-Epi
  513. science/R-cran-cmprsk
  514. science/R-cran-e1071
  515. science/R-cran-etm
  516. science/R-cran-fastICA
  517. science/R-cran-kernlab
  518. science/R-cran-ks
  519. science/R-cran-som
  520. science/R-cran-udunits2
  521. science/abinit
  522. science/ascent
  523. science/atompaw
  524. science/bagel
  525. science/berkeleygw
  526. science/cdf
  527. science/chemps2
  528. science/chrono
  529. science/clipper
  530. science/code_saturne
  531. science/conduit
  532. science/cp2k
  533. science/cpcmx
  534. science/dakota
  535. science/dalton
  536. science/dftbplus
  537. science/dftd4
  538. science/dirac
  539. science/dynare
  540. science/elk
  541. science/elmerfem
  542. science/erkale
  543. science/fastjet
  544. science/feff10
  545. science/fleur
  546. science/frontistr
  547. science/gbtolib
  548. science/gcp
  549. science/getdp
  550. science/ghemical
  551. science/gnudatalanguage
  552. science/harminv
  553. science/hdf
  554. science/hdf5
  555. science/hdf5-110
  556. science/helfem
  557. science/hypre
  558. science/iboview
  559. science/isaac-cfd
  560. science/jdftx
  561. science/kim-api
  562. science/latte
  563. science/libccp4
  564. science/libctl
  565. science/libghemical
  566. science/libgridxc
  567. science/libmbd
  568. science/libnegf
  569. science/libpsml
  570. science/libxc
  571. science/liggghts
  572. science/madness
  573. science/mbdyn
  574. science/mctc-lib
  575. science/mdynamix
  576. science/mopac
  577. science/mpb
  578. science/mpqc
  579. science/mstore
  580. science/multicharge
  581. science/multiwfn
  582. science/netcdf-fortran
  583. science/numsa
  584. science/nwchem
  585. science/ocean
  586. science/openmodelica
  587. science/openmolcas
  588. science/openmx
  589. science/packmol
  590. science/pastix
  591. science/pcmsolver
  592. science/pnetcdf
  593. science/py-PyNE
  594. science/py-dftbplus
  595. science/py-obspy
  596. science/py-phono3py
  597. science/py-pyscf
  598. science/py-scikit-learn
  599. science/py-scikit-sparse
  600. science/q
  601. science/qmcpack
  602. science/quantum-espresso
  603. science/qwalk
  604. science/seacas
  605. science/siconos
  606. science/siesta
  607. science/silo
  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/seccure
  626. sysutils/R-cran-processx
  627. sysutils/R-cran-ps
  628. sysutils/bacula-libs3
  629. sysutils/fwupd-efi
  630. sysutils/grub2-bhyve
  631. sysutils/grub2-efi
  632. sysutils/grub2-pcbsd
  633. sysutils/wiimms
  634. textproc/R-cran-XML
  635. textproc/R-cran-commonmark
  636. textproc/R-cran-htmltools
  637. textproc/R-cran-hunspell
  638. textproc/R-cran-markdown
  639. textproc/R-cran-openxlsx
  640. textproc/R-cran-rbibutils
  641. textproc/R-cran-readr
  642. textproc/R-cran-readxl
  643. textproc/R-cran-sass
  644. textproc/R-cran-stringi
  645. textproc/R-cran-tth
  646. textproc/R-cran-utf8
  647. textproc/R-cran-vroom
  648. textproc/R-cran-writexl
  649. textproc/R-cran-xml2
  650. textproc/R-cran-yaml
  651. textproc/toml-f
  652. textproc/xmlf90
  653. www/R-cran-httpuv
  654. www/R-cran-webutils
  655. www/kannel
  656. www/kannel-sqlbox
  657. x11/i3lock-color
  658. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

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

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
13.3.0_3
03 May 2025 09:46:25
commit hash: 6a4bfe6146890a6f28e794bf8c602ec8afd74fd0commit hash: 6a4bfe6146890a6f28e794bf8c602ec8afd74fd0commit hash: 6a4bfe6146890a6f28e794bf8c602ec8afd74fd0commit hash: 6a4bfe6146890a6f28e794bf8c602ec8afd74fd0 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
Author: Oleg Sidorkin
lang/gcc13: Fix SIGBUS depending on CPUTYPE

Compiling GCC with some CPUTYPE values (e.g. broadwell) result in
breaking some applications (e.g. math/octave, cad/freecad), sending
a SIGBUS.

The issue is due to GCC generating instructions that require variables
to be aligned in memory on certain CPUs. Our libthr does not have the
required alignment so these CPUs fail to execute these instructions.

The patch disables the generation of such instructions and will get
obsolete once all supported FreeBSD releases include commit
22e564c74eb20e14bd93fd9fdde20e38a29cfcf1.

PR:             285711
Reported by:    cracauer
Tested by:      cracauer, jbo
13.3.0_2
13 Mar 2025 16:54:27
commit hash: 13904d7107442b60c6a3403d1fdd94bc13f731afcommit hash: 13904d7107442b60c6a3403d1fdd94bc13f731afcommit hash: 13904d7107442b60c6a3403d1fdd94bc13f731afcommit hash: 13904d7107442b60c6a3403d1fdd94bc13f731af files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
gcc*: properly define USE_LDCONFIG32 for multilib
13.3.0_2
12 Mar 2025 14:30:52
commit hash: 5d9d9b114e0e5df1ca806d9f00c1d86e7e7819e2commit hash: 5d9d9b114e0e5df1ca806d9f00c1d86e7e7819e2commit hash: 5d9d9b114e0e5df1ca806d9f00c1d86e7e7819e2commit hash: 5d9d9b114e0e5df1ca806d9f00c1d86e7e7819e2 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc13: Fix libisl.so linking

Fix linking with libisl.so depending on GRAPHITE option, which is now
implemented through options helpers.

Co-authored-by: Gerald Pfeifer <gerald@FreeBSD.org>

PR:             276070
Reported by:    Ivan Rozhuk <rozhuk.im@gmail.com>
13.3.0_1
12 Mar 2025 14:30:43
commit hash: f1c61d6af201a3d60445b0619e1bf97390ac78cdcommit hash: f1c61d6af201a3d60445b0619e1bf97390ac78cdcommit hash: f1c61d6af201a3d60445b0619e1bf97390ac78cdcommit hash: f1c61d6af201a3d60445b0619e1bf97390ac78cd files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
Author: Dimitry Andric
lang/gcc13: Fix segfaults for static binaries

Fix segmentation faults caused by -static flag into compiled
binaries.

Email thread:
https://lists.freebsd.org/archives/freebsd-hackers/2025-January/004236.html
Upstream bug report:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118685

PR:             284441
Reported by:    kargl
13.3.0
29 Oct 2024 23:54:20
commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4 files touched by this commit
Kyle Evans (kevans) search for other commits by this committer
lang/gcc*: disable building of libssp

For today's FreeBSD 14 and earlier, libssp is a nop because nothing on
FreeBSD will be referencing these headers or lib.  On FreeBSD 15, it
actively breaks building with FORTIFY_SOURCE enabled and it's not worth
trying to make it work- the potential for GCC improvements comes from
the __builtin_object_size enhancement, not from these headers.

PR:		280265
Approved by:	salvadore (maintainer)
13.3.0
04 Sep 2024 14:31:01
commit hash: 546dc44194b4f9e7c62d71e140d8279243c7ec38commit hash: 546dc44194b4f9e7c62d71e140d8279243c7ec38commit hash: 546dc44194b4f9e7c62d71e140d8279243c7ec38commit hash: 546dc44194b4f9e7c62d71e140d8279243c7ec38 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc13: Update to 13.3.0

Changes: https://gcc.gnu.org/gcc-13/changes.html#13.3

PR:		281091
Tested by:	exp-run (antoine)
13.2.0_4
13 May 2024 21:19:50
commit hash: 16ebcbbc24a6fca734affcd38a2b3dba29a9145dcommit hash: 16ebcbbc24a6fca734affcd38a2b3dba29a9145dcommit hash: 16ebcbbc24a6fca734affcd38a2b3dba29a9145dcommit hash: 16ebcbbc24a6fca734affcd38a2b3dba29a9145d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
lang/gcc13: enable on riscv64

Builds fine on 15-CURRENT.

PR:		272759
Approved by:	salvadore (maintainer)
MFH:		2024Q2
13.2.0_4
03 Feb 2024 09:57:04
commit hash: 41870b7b7d042523cff7d8fe3abde24f5a394804commit hash: 41870b7b7d042523cff7d8fe3abde24f5a394804commit hash: 41870b7b7d042523cff7d8fe3abde24f5a394804commit hash: 41870b7b7d042523cff7d8fe3abde24f5a394804 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc{12,13}: Switch back to standard bootstrap

Switch back to STANDARD_BOOTSTRAP on i386, amd64 and aarch64 as default
option instead of LTO_BOOTSTRAP, forwarding the changes already commited
in the devel ports (commits daf12c76bd531335f58e7602afd3bc8da8fc5c33,
872d61f8ead10a6d935117876cf60057a46770ff, and
da4cb11216a7ed594d5dc453deb4693b48c3c7e9) and in lang/gcc11 (commit
3e0fc5e7607d30400bfb3d5a7b3d1b77e1a6699a)

Users wanting to use LTO_BOOTSTRAP can still enable the option manually.

PR:		273397
Tested by:	exp-run (antoine)
13.2.0_3
28 Jan 2024 13:39:27
commit hash: 9b0ad9222d4ebe8dc862f49142ef50d5cd580016commit hash: 9b0ad9222d4ebe8dc862f49142ef50d5cd580016commit hash: 9b0ad9222d4ebe8dc862f49142ef50d5cd580016commit hash: 9b0ad9222d4ebe8dc862f49142ef50d5cd580016 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/gcc13: Moved man to share/man

Approved by:    portmgr (blanket)
13.2.0_2
13 Jan 2024 08:18:34
commit hash: 11e18f525a8390fda31c44838bde003e23176b95commit hash: 11e18f525a8390fda31c44838bde003e23176b95commit hash: 11e18f525a8390fda31c44838bde003e23176b95commit hash: 11e18f525a8390fda31c44838bde003e23176b95 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc13: Fix Address sanitizer

Software compiled with -fsanitize=address fails to run with the error
message "ASan runtime does not come first in initial library list; you
should either link runtime to your application or manually preload it
with LD_PRELOAD".

This commit fixes the issue by ignoring the [vdso] loaded shared library
instead of linux-vdso.so.

To successfully run the software compiled with -fsanitize=address it is
still necessary to disable ASLR.

PR:		267751
Reported by:	yuri

Co-authored-by:	Andreas Tobler <andreast@gcc.gnu.org>
13.2.0_1
05 Jan 2024 21:03:48
commit hash: ac46ecbfdcc0db7c51ae946bfe350976a522659dcommit hash: ac46ecbfdcc0db7c51ae946bfe350976a522659dcommit hash: ac46ecbfdcc0db7c51ae946bfe350976a522659dcommit hash: ac46ecbfdcc0db7c51ae946bfe350976a522659d files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc13: drop ELFv1 support
13.2.0_1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
13.2.0_1
15 Dec 2023 20:36:59
commit hash: a4831f4933d006071d96a861506ff0db44d1d3accommit hash: a4831f4933d006071d96a861506ff0db44d1d3accommit hash: a4831f4933d006071d96a861506ff0db44d1d3accommit hash: a4831f4933d006071d96a861506ff0db44d1d3ac files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
lang/gcc12 lang/gcc12-devel lang/gcc13 lang/gcc13-devel lang/gcc14-devel: fix
build without bootstrap

When more recent gcc ports are built without bootstrap, compiling libcc1
plugins results in errors similar to:

  In file included from
/wrkdirs/share/dim/ports/lang/gcc13/work/gcc-13.2.0/libcc1/libcc1plugin.cc:72:
  In file included from /usr/include/c++/v1/vector:321:
  In file included from /usr/include/c++/v1/__format/formatter_bool.h:20:
  In file included from /usr/include/c++/v1/__format/formatter_integral.h:32:
  /usr/include/c++/v1/locale:289:36: error: attempt to use a poisoned identifier
    289 |         __status = (unsigned char*)malloc(__nkw);
        |                                    ^
  /usr/include/c++/v1/locale:1584:28: error: attempt to use a poisoned
identifier
   1584 |         __ob =
(char_type*)malloc(2*static_cast<size_t>(__nc)*sizeof(char_type));
        |                            ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13.2.0_1
05 Dec 2023 18:11:27
commit hash: 510dbd1e2012877cbbdc37a38f6189ce7b38d1bacommit hash: 510dbd1e2012877cbbdc37a38f6189ce7b38d1bacommit hash: 510dbd1e2012877cbbdc37a38f6189ce7b38d1bacommit hash: 510dbd1e2012877cbbdc37a38f6189ce7b38d1ba files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
lang/gcc12+: forward the installation of ISO_Fortran_binding.h in a separate dir

PR:		275431
Approved by:	salvadore@ (maintainer)
13.2.0
14 Oct 2023 20:38:33
commit hash: 3dcacae36ff804f6e9edf5c7cf538cfaa68bc800commit hash: 3dcacae36ff804f6e9edf5c7cf538cfaa68bc800commit hash: 3dcacae36ff804f6e9edf5c7cf538cfaa68bc800commit hash: 3dcacae36ff804f6e9edf5c7cf538cfaa68bc800 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc13: Update to 13.2.0

Changes: https://gcc.gnu.org/gcc-13/changes.html#13.2
13.1.0_1
12 Oct 2023 05:06:22
commit hash: a05177f62a5a0e74b5df871069ea42400c0ed90acommit hash: a05177f62a5a0e74b5df871069ea42400c0ed90acommit hash: a05177f62a5a0e74b5df871069ea42400c0ed90acommit hash: a05177f62a5a0e74b5df871069ea42400c0ed90a files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc13: disable LTO on powerpc to fix build

cc1plus: out of memory allocating 48749344 bytes after a total of 0 bytes
13.1.0_1
06 Oct 2023 17:48:53
commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32commit hash: b7833e78f7bdf5b00b5b0d25ed983f1b8d413e32 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
lang/gcc10 lang/gcc11 lang/gcc11-devel lang/gcc12 lang/gcc12-devel lang/gcc13
lang/gcc13-devel lang/gcc14-devel: fix build with libc++ 17

When building relatively recent gcc ports (with C++ in them) against
libc++ 17, you get errors similar to:

  In file included from
/wrkdirs/usr/ports/lang/gcc12/work/gcc-12.2.0/gcc/cp/module.cc:208:
  In file included from
/wrkdirs/usr/ports/lang/gcc12/work/gcc-12.2.0/gcc/system.h:239:
  In file included from /usr/include/c++/v1/vector:321:
  In file included from /usr/include/c++/v1/__format/formatter_bool.h:20:
  In file included from /usr/include/c++/v1/__format/formatter_integral.h:32:
  In file included from /usr/include/c++/v1/locale:202:
  /usr/include/c++/v1/__locale:546:5: error: '__abi_tag__' attribute only
applies to structs, variables, functions, and namespaces
    546 |     _LIBCPP_INLINE_VISIBILITY
        |     ^
  /usr/include/c++/v1/__config:813:37: note: expanded from macro
'_LIBCPP_INLINE_VISIBILITY'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13.1.0_1
19 Jun 2023 15:19:22
commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720commit hash: 91117ec83f966fad5e943737928abe956cd49720 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc*: fix build with CPUTYPE?=g[3-5]

GCC does not accept -mcpu=g4, but does accept -mcpu=G4.
13.1.0_1
02 May 2023 09:39:47
commit hash: f4e302c0416a53ceec6c9605234b570f775167dbcommit hash: f4e302c0416a53ceec6c9605234b570f775167dbcommit hash: f4e302c0416a53ceec6c9605234b570f775167dbcommit hash: f4e302c0416a53ceec6c9605234b570f775167db files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc13: switch to using clang on powerpc64*

As with other released GCC versions (as opposed to snapshots), use base
clang to build this port.
13.1.0
29 Apr 2023 15:23:21
commit hash: e14f6cef2ce3de2986e854b87d2766f0691d83aacommit hash: e14f6cef2ce3de2986e854b87d2766f0691d83aacommit hash: e14f6cef2ce3de2986e854b87d2766f0691d83aacommit hash: e14f6cef2ce3de2986e854b87d2766f0691d83aa files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc13: Add port

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.

This is the first release from the GCC 13 series.
It largely is a copy of lang/gcc13-devel, with release-specific
modifications from lang/gcc12.

Common issues that could happen when porting code to GCC 13:
https://gcc.gnu.org/gcc-13/porting_to.html

Changes: https://gcc.gnu.org/gcc-13/changes.html

Reviewed by:	gerald, Dan McGregor <dan.mcgregor@usask.ca>
Differential Revision:	https://reviews.freebsd.org/D39841

Number of commits found: 20