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

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 19 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/spidermonkey91*
  11. math/R-cran-RSvgDevice*
  12. math/sage*
  13. net/libtnl*
  14. net/nepenthes*
  15. science/R-cran-eco*
  16. sysutils/R-cran-fs*
  17. sysutils/libretto-config*
  18. sysutils/shim*
  19. www/thundercache*
  20. 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