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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
gcc14 GNU Compiler Collection 14
14.2.0_4 lang on this many watch lists=4 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 14.2.0_4Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-06-20 12:41:17
Last Update: 2025-09-10 10:09:57
Commit Hash: 0683db4
People watching this port, also watch:: pkgconf, rsync, smartmontools, libevent, mpc
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 gcc14, g++14, and gfortran14, 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 (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc14-14.2.0_4/catalog.mk
  3. /usr/local/share/licenses/gcc14-14.2.0_4/LICENSE
  4. /usr/local/share/licenses/gcc14-14.2.0_4/GPLv3
  5. /usr/local/share/licenses/gcc14-14.2.0_4/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.2-c++14
  7. bin/x86_64-portbld-freebsd14.2-g++14
  8. bin/x86_64-portbld-freebsd14.2-gcc14
  9. bin/x86_64-portbld-freebsd14.2-gcc-14.2.0
  10. bin/x86_64-portbld-freebsd14.2-gcc-ar14
  11. bin/x86_64-portbld-freebsd14.2-gcc-nm14
  12. bin/x86_64-portbld-freebsd14.2-gcc-ranlib14
  13. bin/x86_64-portbld-freebsd14.2-gfortran14
  14. bin/c++14
  15. bin/cpp14
  16. bin/g++14
  17. bin/gcc14
  18. bin/gcc-ar14
  19. bin/gcc-nm14
  20. bin/gcc-ranlib14
  21. bin/gcov14
  22. bin/gcov-dump14
  23. bin/gcov-tool14
  24. bin/gfortran14
  25. bin/lto-dump14
  26. include/gcc14/ISO_Fortran_binding.h
  27. share/man/man1/cpp14.1.gz
  28. share/man/man1/g++14.1.gz
  29. share/man/man1/gcc14.1.gz
  30. share/man/man1/gcov14.1.gz
  31. share/man/man1/gcov-dump14.1.gz
  32. share/man/man1/gcov-tool14.1.gz
  33. share/man/man1/gfortran14.1.gz
  34. share/man/man1/lto-dump14.1.gz
  35. share/gcc-14.2.0/python/libstdcxx/__init__.py
  36. share/gcc-14.2.0/python/libstdcxx/v6/__init__.py
  37. share/gcc-14.2.0/python/libstdcxx/v6/printers.py
  38. share/gcc-14.2.0/python/libstdcxx/v6/xmethods.py
  39. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  40. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  41. @comment Insert PLIST.lib here
  42. @owner
  43. @group
  44. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gcc14>0:lang/gcc14
Conflicts:
CONFLICTS:
  • gcc14-devel
To install the port:
cd /usr/ports/lang/gcc14/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc14
  • pkg install gcc14
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc14
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1723974697 SHA256 (gcc-14.2.0.tar.xz) = a7b39bc69cbf9e25826c5a60ab26477001f7c08d85cec04bc0e29cabed6f3cc9 SIZE (gcc-14.2.0.tar.xz) = 92306460

Packages (timestamps in pop-ups are UTC):
gcc14
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest14.2.0_414.2.0_4-14.2.0_414.2.0_4n/an/an/a
FreeBSD:13:quarterly14.2.0_414.2.0_4-14.2.0_414.2.0_4n/an/an/a
FreeBSD:14:latest14.2.0_414.2.0_4-14.2.0_414.2.0_4---
FreeBSD:14:quarterly14.2.0_414.2.0_4-14.2.0_414.2.0_4---
FreeBSD:15:latest14.2.0_414.2.0_4n/a-n/an/a--
FreeBSD:15:quarterly14.2.0_414.2.0_4n/a-n/an/a--
FreeBSD:16:latest14.2.0_414.2.0_4n/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.42.r<5.43 : lang/perl5.42
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-zip
  2. astro/wcslib
  3. benchmarks/hpl
  4. benchmarks/octave-forge-benchmark
  5. benchmarks/polygraph
  6. biology/plink
  7. biology/py-PySCeS
Expand this list (475 items / 468 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/star
  3. biology/viennarna
  4. cad/alliance
  5. cad/calculix-ccx
  6. cad/freecad
  7. cad/freecad-devel
  8. cad/gmsh
  9. cad/graywolf
  10. cad/xyce
  11. comms/gnuradio
  12. comms/gr-osmosdr
  13. converters/R-cran-base64enc
  14. databases/R-cran-RMariaDB
  15. databases/R-cran-RMySQL
  16. databases/R-cran-RPostgres
  17. databases/R-cran-RSQLite
  18. databases/R-cran-nanoparquet
  19. databases/fastdb
  20. databases/proxysql
  21. devel/R-cran-Rcpp
  22. devel/R-cran-S7
  23. devel/R-cran-bindrcpp
  24. devel/R-cran-bit64
  25. devel/R-cran-checkmate
  26. devel/R-cran-cli
  27. devel/R-cran-clock
  28. devel/R-cran-collapse
  29. devel/R-cran-data.table
  30. devel/R-cran-ellipsis
  31. devel/R-cran-glue
  32. devel/R-cran-kit
  33. devel/R-cran-later
  34. devel/R-cran-lubridate
  35. devel/R-cran-magrittr
  36. devel/R-cran-mlbench
  37. devel/R-cran-pak
  38. devel/R-cran-parallelly
  39. devel/R-cran-pkgcache
  40. devel/R-cran-purrr
  41. devel/R-cran-rJava
  42. devel/R-cran-rappdirs
  43. devel/R-cran-rlang
  44. devel/R-cran-sourcetools
  45. devel/R-cran-sparsevctrs
  46. devel/R-cran-systemfonts
  47. devel/R-cran-testthat
  48. devel/R-cran-tibble
  49. devel/R-cran-tidyr
  50. devel/R-cran-timechange
  51. devel/R-cran-uuid
  52. devel/R-cran-vctrs
  53. devel/R-cran-webfakes
  54. devel/RStudio
  55. devel/efivar
  56. devel/ga
  57. devel/ghidra
  58. devel/json-fortran
  59. devel/kBuild
  60. devel/matreshka
  61. devel/py-llvmlite
  62. devel/py-lxml
  63. devel/py-numba
  64. devel/py-tables
  65. devel/xtensa-esp-elf
  66. editors/openoffice-4
  67. editors/openoffice-devel
  68. emulators/wine
  69. emulators/wine-devel
  70. emulators/wine-proton
  71. filesystems/R-cran-fs
  72. finance/R-cran-PerformanceAnalytics
  73. finance/R-cran-fBasics
  74. finance/R-cran-fGarch
  75. finance/R-cran-tseries
  76. french/aster
  77. ftp/R-cran-RCurl
  78. ftp/R-cran-curl
  79. graphics/R-cran-GDD
  80. graphics/R-cran-ggrepel
  81. graphics/R-cran-magick
  82. graphics/R-cran-pdftools
  83. graphics/R-cran-png
  84. graphics/R-cran-ragg
  85. graphics/R-cran-rgl
  86. graphics/R-cran-s2
  87. graphics/enblend
  88. graphics/lightzone
  89. graphics/mahotas
  90. graphics/py-gdal
  91. graphics/qgis
  92. graphics/qgis-ltr
  93. graphics/rawtherapee
  94. graphics/xd3d
  95. irc/undernet-ircu
  96. java/openjdk11
  97. java/openjdk11-jre
  98. java/openjdk17
  99. java/openjdk17-jre
  100. java/openjdk21
  101. java/openjdk21-jre
  102. java/openjdk23
  103. java/openjdk24
  104. java/openjdk25
  105. java/openjdk26
  106. lang/gforth
  107. lang/opencoarrays
  108. lang/quilc
  109. lang/spidermonkey115
  110. lang/spidermonkey128
  111. lang/spidermonkey140
  112. math/R
  113. math/R-cran-RcppArmadillo
  114. math/R-cran-RcppRoll
  115. math/R-cran-VGAM
  116. math/R-cran-admisc
  117. math/R-cran-backports
  118. math/R-cran-collections
  119. math/R-cran-date
  120. math/R-cran-dplyr
  121. math/R-cran-exactRankTests
  122. math/R-cran-forecast
  123. math/R-cran-fracdiff
  124. math/R-cran-geepack
  125. math/R-cran-gmp
  126. math/R-cran-gsl
  127. math/R-cran-gss
  128. math/R-cran-hdrcde
  129. math/R-cran-igraph
  130. math/R-cran-irlba
  131. math/R-cran-lme4
  132. math/R-cran-mathjaxr
  133. math/R-cran-mnormt
  134. math/R-cran-mvtnorm
  135. math/R-cran-proxy
  136. math/R-cran-robustbase
  137. math/R-cran-sf
  138. math/R-cran-sp
  139. math/R-cran-spdep
  140. math/R-cran-terra
  141. math/R-cran-units
  142. math/R-cran-xts
  143. math/R-cran-zoo
  144. math/SCIP
  145. math/arpack++
  146. math/arpack-ng
  147. math/blacs
  148. math/blaspp
  149. math/blocksolve95
  150. math/cbc
  151. math/clp
  152. math/coinutils
  153. math/dbcsr
  154. math/deal.ii
  155. math/dune-alugrid
  156. math/dune-common
  157. math/dune-curvedgeometry
  158. math/dune-fem
  159. math/dune-foamgrid
  160. math/dune-functions
  161. math/dune-geometry
  162. math/dune-grid
  163. math/dune-grid-glue
  164. math/dune-istl
  165. math/dune-localfunctions
  166. math/dune-metagrid
  167. math/dune-multidomaingrid
  168. math/dune-pdelab
  169. math/dune-polygongrid
  170. math/dune-spgrid
  171. math/dune-typetree
  172. math/dune-uggrid
  173. math/dune-vtk
  174. math/elpa
  175. math/freefem++
  176. math/giacxcas
  177. math/gretl
  178. math/hsl
  179. math/lapackpp
  180. math/libRmath
  181. math/librsb
  182. math/ntpoly
  183. math/octave
  184. math/octave-forge-actuarial
  185. math/octave-forge-apa
  186. math/octave-forge-audio
  187. math/octave-forge-automatic-differentiation
  188. math/octave-forge-bim
  189. math/octave-forge-bioinfo
  190. math/octave-forge-biosig
  191. math/octave-forge-bsltl
  192. math/octave-forge-cfitsio
  193. math/octave-forge-cgi
  194. math/octave-forge-chartjs
  195. math/octave-forge-civil-engineering
  196. math/octave-forge-coder
  197. math/octave-forge-communications
  198. math/octave-forge-control
  199. math/octave-forge-csg-dataset
  200. math/octave-forge-csg-toolkit
  201. math/octave-forge-data-smoothing
  202. math/octave-forge-database
  203. math/octave-forge-dataframe
  204. math/octave-forge-datatypes
  205. math/octave-forge-dicom
  206. math/octave-forge-divand
  207. math/octave-forge-doctest
  208. math/octave-forge-econometrics
  209. math/octave-forge-fda
  210. math/octave-forge-femoctave
  211. math/octave-forge-fenv
  212. math/octave-forge-fileio
  213. math/octave-forge-financial
  214. math/octave-forge-fits
  215. math/octave-forge-fl-core
  216. math/octave-forge-fpl
  217. math/octave-forge-fuzzy-logic-toolkit
  218. math/octave-forge-fxp
  219. math/octave-forge-ga
  220. math/octave-forge-general
  221. math/octave-forge-generate_html
  222. math/octave-forge-geographiclib
  223. math/octave-forge-geometry
  224. math/octave-forge-gnuplot
  225. math/octave-forge-gsl
  226. math/octave-forge-hdf5oct
  227. math/octave-forge-ident
  228. math/octave-forge-image
  229. math/octave-forge-informationtheory
  230. math/octave-forge-instrument-control
  231. math/octave-forge-integration
  232. math/octave-forge-internal-fluid-flow
  233. math/octave-forge-interval
  234. math/octave-forge-io
  235. math/octave-forge-irsa
  236. math/octave-forge-joystick
  237. math/octave-forge-level-set
  238. math/octave-forge-linear-algebra
  239. math/octave-forge-llms
  240. math/octave-forge-lssa
  241. math/octave-forge-ltfat
  242. math/octave-forge-mapping
  243. math/octave-forge-matgeom
  244. math/octave-forge-mboct-fem-pkg
  245. math/octave-forge-mboct-mbdyn-pkg
  246. math/octave-forge-mboct-numerical-pkg
  247. math/octave-forge-mboct-octave-pkg
  248. math/octave-forge-mccabe-thiele
  249. math/octave-forge-mechanics
  250. math/octave-forge-miscellaneous
  251. math/octave-forge-missing-functions
  252. math/octave-forge-mpi
  253. math/octave-forge-mqtt
  254. math/octave-forge-msh
  255. math/octave-forge-multicore
  256. math/octave-forge-mvn
  257. math/octave-forge-nan
  258. math/octave-forge-ncarray
  259. math/octave-forge-netcdf
  260. math/octave-forge-nlwing2
  261. math/octave-forge-nnet
  262. math/octave-forge-nurbs
  263. math/octave-forge-oct2mat
  264. math/octave-forge-octave-pool
  265. math/octave-forge-octave_mermaid_js
  266. math/octave-forge-octave_php_wrapper
  267. math/octave-forge-octave_tar
  268. math/octave-forge-octave_zstd
  269. math/octave-forge-octclip
  270. math/octave-forge-octproj
  271. math/octave-forge-odbc
  272. math/octave-forge-odebvp
  273. math/octave-forge-optics
  274. math/octave-forge-optim
  275. math/octave-forge-optiminterp
  276. math/octave-forge-outliers
  277. math/octave-forge-parallel
  278. math/octave-forge-pde1dm
  279. math/octave-forge-piqp
  280. math/octave-forge-pkg-octave-doc
  281. math/octave-forge-plot
  282. math/octave-forge-ponchon-savarit
  283. math/octave-forge-prompt
  284. math/octave-forge-psychrometrics
  285. math/octave-forge-pythonic
  286. math/octave-forge-quaternion
  287. math/octave-forge-queueing
  288. math/octave-forge-rf
  289. math/octave-forge-rtree
  290. math/octave-forge-secs1d
  291. math/octave-forge-secs2d
  292. math/octave-forge-secs3d
  293. math/octave-forge-signal
  294. math/octave-forge-simp
  295. math/octave-forge-sockets
  296. math/octave-forge-sole
  297. math/octave-forge-sparsersb
  298. math/octave-forge-specfun
  299. math/octave-forge-special-matrix
  300. math/octave-forge-splines
  301. math/octave-forge-sqlite
  302. math/octave-forge-statistics
  303. math/octave-forge-statistics-resampling
  304. math/octave-forge-stk
  305. math/octave-forge-strings
  306. math/octave-forge-struct
  307. math/octave-forge-symband
  308. math/octave-forge-symbolic
  309. math/octave-forge-tablicious
  310. math/octave-forge-tcl-octave
  311. math/octave-forge-timer
  312. math/octave-forge-tsa
  313. math/octave-forge-velas
  314. math/octave-forge-video
  315. math/octave-forge-websockets
  316. math/octave-forge-zenity
  317. math/octave-forge-zeromq
  318. math/openblas64
  319. math/openfst
  320. math/osi
  321. math/petiga
  322. math/py-cyipopt
  323. math/py-libceed
  324. math/py-numpy
  325. math/py-numpy1
  326. math/py-primme
  327. math/py-pynleq2
  328. math/py-rpy2
  329. math/py-scikit-umfpack
  330. math/py-scs
  331. math/py-slepc4py
  332. math/rkward
  333. math/scalapack
  334. math/scalapackfx
  335. math/scilab
  336. math/scorec-core
  337. math/sfft
  338. math/slepc
  339. math/spfft
  340. math/spla
  341. math/sprng
  342. math/suitesparse-graphblas
  343. math/sundials
  344. math/superlu
  345. math/superlu-dist
  346. math/taucs
  347. misc/R-cran-xfun
  348. misc/adios2
  349. misc/caffe
  350. misc/py-QSpectrumAnalyzer
  351. misc/py-pyEDFlib
  352. misc/seabios
  353. misc/thrill
  354. misc/urh
  355. misc/visp
  356. multimedia/avidemux
  357. multimedia/avidemux-cli
  358. multimedia/avidemux-plugins
  359. multimedia/avidemux-qt5
  360. multimedia/xanim
  361. net/ipxe
  362. net/mpich
  363. net/mpifx
  364. net/openmpi
  365. net/openmpi4
  366. net/py-mpi4py-mpich
  367. net/teddycloud
  368. net/yate
  369. net-mgmt/aircrack-ng
  370. print/R-cran-textshaping
  371. science/PETSc
  372. science/R-cran-Epi
  373. science/R-cran-ks
  374. science/abinit
  375. science/ascent
  376. science/atompaw
  377. science/bagel
  378. science/berkeleygw
  379. science/cgnslib
  380. science/chrono
  381. science/code_saturne
  382. science/conduit
  383. science/cp2k
  384. science/dakota
  385. science/dftbplus
  386. science/dftd4
  387. science/dirac
  388. science/dynare
  389. science/elk
  390. science/elmerfem
  391. science/erkale
  392. science/fastcap
  393. science/fleur
  394. science/frontistr
  395. science/gbtolib
  396. science/getdp
  397. science/gnudatalanguage
  398. science/hdf
  399. science/hdf5-21
  400. science/helfem
  401. science/hypre
  402. science/jdftx
  403. science/lammps
  404. science/libgridxc
  405. science/libnegf
  406. science/libxc
  407. science/liggghts
  408. science/madness
  409. science/mbdyn
  410. science/mdynamix
  411. science/meep
  412. science/mopac
  413. science/mpqc
  414. science/multicharge
  415. science/neko
  416. science/nwchem
  417. science/ocean
  418. science/octopus
  419. science/openmodelica
  420. science/openmolcas
  421. science/openmx
  422. science/opensim-core
  423. science/packmol
  424. science/paraview
  425. science/pastix
  426. science/pnetcdf
  427. science/psi4
  428. science/py-PyNE
  429. science/py-obspy
  430. science/py-phono3py
  431. science/py-pyscf
  432. science/py-scikit-learn
  433. science/py-scikit-sparse
  434. science/py-scipy
  435. science/qmcpack
  436. science/quantum-espresso
  437. science/seacas
  438. science/siconos
  439. science/simple-dftd3
  440. science/sirius
  441. science/spglib
  442. science/spheral
  443. science/tblite
  444. science/tfel
  445. science/tfel-edf
  446. science/tinker
  447. science/trilinos
  448. science/ukrmol+
  449. science/v_sim
  450. science/wannier90
  451. security/R-cran-openssl
  452. security/R-cran-sodium
  453. sysutils/R-cran-ps
  454. sysutils/edk2
  455. sysutils/grub2-bhyve
  456. sysutils/grub2-efi
  457. sysutils/grub2-pcbsd
  458. textproc/R-cran-XML
  459. textproc/R-cran-bibtex
  460. textproc/R-cran-rbibutils
  461. textproc/R-cran-readr
  462. textproc/R-cran-vroom
  463. textproc/R-cran-xml2
  464. textproc/toml-f
  465. www/R-cran-httpuv
  466. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/cockroach*
  2. java/openjdk19*
  3. java/openjdk20*
  4. java/openjdk22*
  5. Collapse this list of deleted ports.
for Libraries
  1. graphics/glvis
  2. math/mfem
  3. science/axom
  4. science/serac
for Run
  1. archivers/R-cran-zip
  2. astro/wcslib
  3. benchmarks/hpl
  4. benchmarks/octave-forge-benchmark
  5. benchmarks/polygraph
  6. biology/plink
  7. biology/py-PySCeS
Expand this list (470 items / 463 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/star
  3. biology/viennarna
  4. cad/alliance
  5. cad/calculix-ccx
  6. cad/freecad
  7. cad/freecad-devel
  8. cad/gmsh
  9. cad/graywolf
  10. cad/xyce
  11. comms/gnuradio
  12. comms/gr-osmosdr
  13. converters/R-cran-base64enc
  14. databases/R-cran-RMariaDB
  15. databases/R-cran-RMySQL
  16. databases/R-cran-RPostgres
  17. databases/R-cran-RSQLite
  18. databases/R-cran-nanoparquet
  19. databases/fastdb
  20. databases/proxysql
  21. devel/R-cran-Rcpp
  22. devel/R-cran-S7
  23. devel/R-cran-bindrcpp
  24. devel/R-cran-bit64
  25. devel/R-cran-checkmate
  26. devel/R-cran-cli
  27. devel/R-cran-clock
  28. devel/R-cran-collapse
  29. devel/R-cran-data.table
  30. devel/R-cran-ellipsis
  31. devel/R-cran-glue
  32. devel/R-cran-kit
  33. devel/R-cran-later
  34. devel/R-cran-lubridate
  35. devel/R-cran-magrittr
  36. devel/R-cran-mlbench
  37. devel/R-cran-pak
  38. devel/R-cran-parallelly
  39. devel/R-cran-pkgcache
  40. devel/R-cran-purrr
  41. devel/R-cran-rJava
  42. devel/R-cran-rappdirs
  43. devel/R-cran-rlang
  44. devel/R-cran-sourcetools
  45. devel/R-cran-sparsevctrs
  46. devel/R-cran-systemfonts
  47. devel/R-cran-testthat
  48. devel/R-cran-tibble
  49. devel/R-cran-tidyr
  50. devel/R-cran-timechange
  51. devel/R-cran-uuid
  52. devel/R-cran-vctrs
  53. devel/R-cran-webfakes
  54. devel/RStudio
  55. devel/efivar
  56. devel/ga
  57. devel/ghidra
  58. devel/json-fortran
  59. devel/kBuild
  60. devel/py-llvmlite
  61. devel/py-lxml
  62. devel/py-numba
  63. devel/py-tables
  64. editors/openoffice-4
  65. editors/openoffice-devel
  66. emulators/wine
  67. emulators/wine-devel
  68. emulators/wine-proton
  69. filesystems/R-cran-fs
  70. finance/R-cran-PerformanceAnalytics
  71. finance/R-cran-fBasics
  72. finance/R-cran-fGarch
  73. finance/R-cran-tseries
  74. french/aster
  75. ftp/R-cran-RCurl
  76. ftp/R-cran-curl
  77. graphics/R-cran-GDD
  78. graphics/R-cran-ggrepel
  79. graphics/R-cran-magick
  80. graphics/R-cran-pdftools
  81. graphics/R-cran-png
  82. graphics/R-cran-ragg
  83. graphics/R-cran-rgl
  84. graphics/R-cran-s2
  85. graphics/enblend
  86. graphics/lightzone
  87. graphics/mahotas
  88. graphics/py-gdal
  89. graphics/qgis
  90. graphics/qgis-ltr
  91. graphics/rawtherapee
  92. graphics/xd3d
  93. irc/undernet-ircu
  94. java/openjdk11
  95. java/openjdk11-jre
  96. java/openjdk17
  97. java/openjdk17-jre
  98. java/openjdk21
  99. java/openjdk21-jre
  100. java/openjdk23
  101. java/openjdk24
  102. java/openjdk25
  103. java/openjdk26
  104. lang/gforth
  105. lang/opencoarrays
  106. lang/quilc
  107. lang/spidermonkey115
  108. lang/spidermonkey128
  109. lang/spidermonkey140
  110. math/R
  111. math/R-cran-RcppArmadillo
  112. math/R-cran-RcppRoll
  113. math/R-cran-VGAM
  114. math/R-cran-admisc
  115. math/R-cran-backports
  116. math/R-cran-collections
  117. math/R-cran-date
  118. math/R-cran-dplyr
  119. math/R-cran-exactRankTests
  120. math/R-cran-forecast
  121. math/R-cran-fracdiff
  122. math/R-cran-geepack
  123. math/R-cran-gmp
  124. math/R-cran-gsl
  125. math/R-cran-gss
  126. math/R-cran-hdrcde
  127. math/R-cran-igraph
  128. math/R-cran-irlba
  129. math/R-cran-lme4
  130. math/R-cran-mathjaxr
  131. math/R-cran-mnormt
  132. math/R-cran-mvtnorm
  133. math/R-cran-proxy
  134. math/R-cran-robustbase
  135. math/R-cran-sf
  136. math/R-cran-sp
  137. math/R-cran-spdep
  138. math/R-cran-terra
  139. math/R-cran-units
  140. math/R-cran-xts
  141. math/R-cran-zoo
  142. math/SCIP
  143. math/arpack++
  144. math/arpack-ng
  145. math/blacs
  146. math/blaspp
  147. math/blocksolve95
  148. math/cbc
  149. math/clp
  150. math/coinutils
  151. math/combblas
  152. math/dbcsr
  153. math/deal.ii
  154. math/dune-alugrid
  155. math/dune-common
  156. math/dune-curvedgeometry
  157. math/dune-fem
  158. math/dune-foamgrid
  159. math/dune-functions
  160. math/dune-geometry
  161. math/dune-grid
  162. math/dune-grid-glue
  163. math/dune-istl
  164. math/dune-localfunctions
  165. math/dune-metagrid
  166. math/dune-multidomaingrid
  167. math/dune-pdelab
  168. math/dune-polygongrid
  169. math/dune-spgrid
  170. math/dune-typetree
  171. math/dune-uggrid
  172. math/dune-vtk
  173. math/elpa
  174. math/freefem++
  175. math/giacxcas
  176. math/gretl
  177. math/hsl
  178. math/lapackpp
  179. math/libRmath
  180. math/librsb
  181. math/ntpoly
  182. math/octave
  183. math/octave-forge-actuarial
  184. math/octave-forge-apa
  185. math/octave-forge-audio
  186. math/octave-forge-automatic-differentiation
  187. math/octave-forge-bim
  188. math/octave-forge-bioinfo
  189. math/octave-forge-biosig
  190. math/octave-forge-bsltl
  191. math/octave-forge-cfitsio
  192. math/octave-forge-cgi
  193. math/octave-forge-chartjs
  194. math/octave-forge-civil-engineering
  195. math/octave-forge-coder
  196. math/octave-forge-communications
  197. math/octave-forge-control
  198. math/octave-forge-csg-dataset
  199. math/octave-forge-csg-toolkit
  200. math/octave-forge-data-smoothing
  201. math/octave-forge-database
  202. math/octave-forge-dataframe
  203. math/octave-forge-datatypes
  204. math/octave-forge-dicom
  205. math/octave-forge-divand
  206. math/octave-forge-doctest
  207. math/octave-forge-econometrics
  208. math/octave-forge-fda
  209. math/octave-forge-femoctave
  210. math/octave-forge-fenv
  211. math/octave-forge-fileio
  212. math/octave-forge-financial
  213. math/octave-forge-fits
  214. math/octave-forge-fl-core
  215. math/octave-forge-fpl
  216. math/octave-forge-fuzzy-logic-toolkit
  217. math/octave-forge-fxp
  218. math/octave-forge-ga
  219. math/octave-forge-general
  220. math/octave-forge-generate_html
  221. math/octave-forge-geographiclib
  222. math/octave-forge-geometry
  223. math/octave-forge-gnuplot
  224. math/octave-forge-gsl
  225. math/octave-forge-hdf5oct
  226. math/octave-forge-ident
  227. math/octave-forge-image
  228. math/octave-forge-informationtheory
  229. math/octave-forge-instrument-control
  230. math/octave-forge-integration
  231. math/octave-forge-internal-fluid-flow
  232. math/octave-forge-interval
  233. math/octave-forge-io
  234. math/octave-forge-irsa
  235. math/octave-forge-joystick
  236. math/octave-forge-level-set
  237. math/octave-forge-linear-algebra
  238. math/octave-forge-llms
  239. math/octave-forge-lssa
  240. math/octave-forge-ltfat
  241. math/octave-forge-mapping
  242. math/octave-forge-matgeom
  243. math/octave-forge-mboct-fem-pkg
  244. math/octave-forge-mboct-mbdyn-pkg
  245. math/octave-forge-mboct-numerical-pkg
  246. math/octave-forge-mboct-octave-pkg
  247. math/octave-forge-mccabe-thiele
  248. math/octave-forge-mechanics
  249. math/octave-forge-miscellaneous
  250. math/octave-forge-missing-functions
  251. math/octave-forge-mpi
  252. math/octave-forge-mqtt
  253. math/octave-forge-msh
  254. math/octave-forge-multicore
  255. math/octave-forge-mvn
  256. math/octave-forge-nan
  257. math/octave-forge-ncarray
  258. math/octave-forge-netcdf
  259. math/octave-forge-nlwing2
  260. math/octave-forge-nnet
  261. math/octave-forge-nurbs
  262. math/octave-forge-oct2mat
  263. math/octave-forge-octave-pool
  264. math/octave-forge-octave_mermaid_js
  265. math/octave-forge-octave_php_wrapper
  266. math/octave-forge-octave_tar
  267. math/octave-forge-octave_zstd
  268. math/octave-forge-octclip
  269. math/octave-forge-octproj
  270. math/octave-forge-odbc
  271. math/octave-forge-odebvp
  272. math/octave-forge-optics
  273. math/octave-forge-optim
  274. math/octave-forge-optiminterp
  275. math/octave-forge-outliers
  276. math/octave-forge-parallel
  277. math/octave-forge-pde1dm
  278. math/octave-forge-piqp
  279. math/octave-forge-pkg-octave-doc
  280. math/octave-forge-plot
  281. math/octave-forge-ponchon-savarit
  282. math/octave-forge-prompt
  283. math/octave-forge-psychrometrics
  284. math/octave-forge-pythonic
  285. math/octave-forge-quaternion
  286. math/octave-forge-queueing
  287. math/octave-forge-rf
  288. math/octave-forge-rtree
  289. math/octave-forge-secs1d
  290. math/octave-forge-secs2d
  291. math/octave-forge-secs3d
  292. math/octave-forge-signal
  293. math/octave-forge-simp
  294. math/octave-forge-sockets
  295. math/octave-forge-sole
  296. math/octave-forge-sparsersb
  297. math/octave-forge-specfun
  298. math/octave-forge-special-matrix
  299. math/octave-forge-splines
  300. math/octave-forge-sqlite
  301. math/octave-forge-statistics
  302. math/octave-forge-statistics-resampling
  303. math/octave-forge-stk
  304. math/octave-forge-strings
  305. math/octave-forge-struct
  306. math/octave-forge-symband
  307. math/octave-forge-symbolic
  308. math/octave-forge-tablicious
  309. math/octave-forge-tcl-octave
  310. math/octave-forge-timer
  311. math/octave-forge-tsa
  312. math/octave-forge-velas
  313. math/octave-forge-video
  314. math/octave-forge-websockets
  315. math/octave-forge-zenity
  316. math/octave-forge-zeromq
  317. math/openblas64
  318. math/openfst
  319. math/osi
  320. math/petiga
  321. math/py-cyipopt
  322. math/py-libceed
  323. math/py-numpy
  324. math/py-numpy1
  325. math/py-primme
  326. math/py-pynleq2
  327. math/py-rpy2
  328. math/py-scikit-umfpack
  329. math/py-scs
  330. math/py-slepc4py
  331. math/rkward
  332. math/scalapack
  333. math/scalapackfx
  334. math/scilab
  335. math/scorec-core
  336. math/sfft
  337. math/slepc
  338. math/spfft
  339. math/spla
  340. math/sprng
  341. math/suitesparse-graphblas
  342. math/sundials
  343. math/superlu
  344. math/superlu-dist
  345. math/taucs
  346. misc/R-cran-xfun
  347. misc/adios2
  348. misc/caffe
  349. misc/py-QSpectrumAnalyzer
  350. misc/py-pyEDFlib
  351. misc/thrill
  352. misc/urh
  353. misc/visp
  354. multimedia/avidemux
  355. multimedia/avidemux-cli
  356. multimedia/avidemux-plugins
  357. multimedia/avidemux-qt5
  358. multimedia/xanim
  359. net/mpich
  360. net/mpifx
  361. net/openmpi
  362. net/openmpi4
  363. net/py-mpi4py-mpich
  364. net/teddycloud
  365. net/yate
  366. net-mgmt/aircrack-ng
  367. print/R-cran-textshaping
  368. science/PETSc
  369. science/R-cran-Epi
  370. science/R-cran-ks
  371. science/abinit
  372. science/ascent
  373. science/atompaw
  374. science/bagel
  375. science/berkeleygw
  376. science/cgnslib
  377. science/chrono
  378. science/code_saturne
  379. science/conduit
  380. science/cp2k
  381. science/dakota
  382. science/dftbplus
  383. science/dftd4
  384. science/dirac
  385. science/dynare
  386. science/elk
  387. science/elmerfem
  388. science/erkale
  389. science/fastcap
  390. science/fleur
  391. science/frontistr
  392. science/gbtolib
  393. science/getdp
  394. science/gnudatalanguage
  395. science/hdf
  396. science/hdf5-21
  397. science/helfem
  398. science/hypre
  399. science/jdftx
  400. science/lammps
  401. science/libgridxc
  402. science/libnegf
  403. science/libxc
  404. science/liggghts
  405. science/madness
  406. science/mbdyn
  407. science/mdynamix
  408. science/meep
  409. science/mopac
  410. science/mpqc
  411. science/multicharge
  412. science/neko
  413. science/nwchem
  414. science/ocean
  415. science/octopus
  416. science/openmodelica
  417. science/openmolcas
  418. science/openmx
  419. science/opensim-core
  420. science/packmol
  421. science/paraview
  422. science/pastix
  423. science/pnetcdf
  424. science/psi4
  425. science/py-PyNE
  426. science/py-obspy
  427. science/py-phono3py
  428. science/py-pyscf
  429. science/py-scikit-learn
  430. science/py-scikit-sparse
  431. science/py-scipy
  432. science/qmcpack
  433. science/quantum-espresso
  434. science/seacas
  435. science/siconos
  436. science/simple-dftd3
  437. science/sirius
  438. science/spglib
  439. science/spheral
  440. science/tblite
  441. science/tfel
  442. science/tfel-edf
  443. science/tinker
  444. science/trilinos
  445. science/ukrmol+
  446. science/v_sim
  447. science/wannier90
  448. security/R-cran-openssl
  449. security/R-cran-sodium
  450. sysutils/R-cran-ps
  451. sysutils/edk2
  452. sysutils/grub2-pcbsd
  453. textproc/R-cran-XML
  454. textproc/R-cran-bibtex
  455. textproc/R-cran-rbibutils
  456. textproc/R-cran-readr
  457. textproc/R-cran-vroom
  458. textproc/R-cran-xml2
  459. textproc/toml-f
  460. www/R-cran-httpuv
  461. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/cockroach*
  2. java/openjdk19*
  3. java/openjdk20*
  4. java/openjdk22*
  5. 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 gcc14-14.2.0_4: 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_gcc14
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/gcc14 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-14.2.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-14.2.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-14.2.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-14.2.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-14.2.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-14.2.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-14.2.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-14.2.0/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.2.0_4
10 Sep 2025 10:09:57
commit hash: 0683db4d8cc67701799ea3c9eafd3dce1cb5b9d1commit hash: 0683db4d8cc67701799ea3c9eafd3dce1cb5b9d1commit hash: 0683db4d8cc67701799ea3c9eafd3dce1cb5b9d1commit hash: 0683db4d8cc67701799ea3c9eafd3dce1cb5b9d1 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14: Build jit only when bootstrap is on

Building jit without bootstrap does not work, so we add jit to the
enabled languages only if a bootstrap option has been selected.

Indeed, building GCC on FreeBSD with FreeBSD's default compiler
(clang) and without bootstraping it is not fully supported.

See e-mail
https://lists.freebsd.org/archives/dev-commits-ports-main/2025-August/160223.html
for more details.

Reported by:	vishwin
14.2.0_4
03 May 2025 09:46:26
commit hash: ef502dd9562c894c1b0065f5f497dd3cd372fae0commit hash: ef502dd9562c894c1b0065f5f497dd3cd372fae0commit hash: ef502dd9562c894c1b0065f5f497dd3cd372fae0commit hash: ef502dd9562c894c1b0065f5f497dd3cd372fae0 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14: Add comment to existing patch

Add a comment to files/patch-libgcc_unwind.inc to remember when it will
get obsolete, i.e. once all supported FreeBSD releases include commit
22e564c74eb20e14bd93fd9fdde20e38a29cfcf1.

PR:             285711
14.2.0_4
24 Apr 2025 12:55:48
commit hash: 1c41fd97c78672391f5a73c2b15baee509e6a2e5commit hash: 1c41fd97c78672391f5a73c2b15baee509e6a2e5commit hash: 1c41fd97c78672391f5a73c2b15baee509e6a2e5commit hash: 1c41fd97c78672391f5a73c2b15baee509e6a2e5 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
Author: Oleg Sidorkin
lang/gcc14: 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.

PR:             285711
Reported by:    cracauer
Tested by:      cracauer, jbo
14.2.0_3
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
14.2.0_3
05 Mar 2025 15:32:58
commit hash: 930be0aa27c2e99af9337396842ac164ed708df3commit hash: 930be0aa27c2e99af9337396842ac164ed708df3commit hash: 930be0aa27c2e99af9337396842ac164ed708df3commit hash: 930be0aa27c2e99af9337396842ac164ed708df3 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14: Fix linking with libisl.so

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>
14.2.0_2
10 Feb 2025 18:18:50
commit hash: 17c3f4ae6778531b634603266777f838a77d306ecommit hash: 17c3f4ae6778531b634603266777f838a77d306ecommit hash: 17c3f4ae6778531b634603266777f838a77d306ecommit hash: 17c3f4ae6778531b634603266777f838a77d306e files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
Author: Dimitry Andric
lang/gcc14: 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
14.2.0_1
28 Jan 2025 14:27:41
commit hash: aaa315e25e6d12a0df14b29fb5196f652a745c5ccommit hash: aaa315e25e6d12a0df14b29fb5196f652a745c5ccommit hash: aaa315e25e6d12a0df14b29fb5196f652a745c5ccommit hash: aaa315e25e6d12a0df14b29fb5196f652a745c5c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
lang/gcc14: standard bootstrap also needed on arm

Same crash as on powerpc.

Approved by:	portmgr (build fix blanket)
MFH:		2025Q1
14.2.0_1
12 Jan 2025 21:36:38
commit hash: 4a64cb4161d4a61f840a48eadfd59e2bb68f384ccommit hash: 4a64cb4161d4a61f840a48eadfd59e2bb68f384ccommit hash: 4a64cb4161d4a61f840a48eadfd59e2bb68f384ccommit hash: 4a64cb4161d4a61f840a48eadfd59e2bb68f384c files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc14: fix build on powerpc

Bootstrap is required on powerpc as well:
/usr/include/c++/v1/locale:288:32: error: attempt to use a poisoned identifier
14.2.0_1
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)
14.2.0_1
04 Sep 2024 08:56:43
commit hash: d46106eb4b6dcda7b820e52a37d1f95226376e51commit hash: d46106eb4b6dcda7b820e52a37d1f95226376e51commit hash: d46106eb4b6dcda7b820e52a37d1f95226376e51commit hash: d46106eb4b6dcda7b820e52a37d1f95226376e51 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14: Add jit language

The jit language was missing by accident. Restore it.

PR:		281091
Reported by:	ashish
14.2.0
20 Aug 2024 13:50:52
commit hash: b175cabc52fe0eb63a4c5d1673e05aa7eecd7396commit hash: b175cabc52fe0eb63a4c5d1673e05aa7eecd7396commit hash: b175cabc52fe0eb63a4c5d1673e05aa7eecd7396commit hash: b175cabc52fe0eb63a4c5d1673e05aa7eecd7396 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14: Update to 14.2.0

Changes: https://gcc.gnu.org/gcc-14/changes.html#14.2
14.1.0
20 Jun 2024 12:33:31
commit hash: 4700c3f17859f7cc2c00fd5c9c7bf41e92c8142bcommit hash: 4700c3f17859f7cc2c00fd5c9c7bf41e92c8142bcommit hash: 4700c3f17859f7cc2c00fd5c9c7bf41e92c8142bcommit hash: 4700c3f17859f7cc2c00fd5c9c7bf41e92c8142b files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc14: Add port

GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc14,
g++14, and gfortran14, respectively.

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

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

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

Number of commits found: 12