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

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. databases/cockroach*
  2. java/openjdk19*
  3. java/openjdk20*
  4. java/openjdk22*
  5. java/openjdk23*
  6. 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 (504 items / 497 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-RJSONIO
  14. converters/R-cran-base64enc
  15. databases/R-cran-RMariaDB
  16. databases/R-cran-RMySQL
  17. databases/R-cran-RPostgres
  18. databases/R-cran-RSQLite
  19. databases/R-cran-nanoparquet
  20. databases/fastdb
  21. databases/proxysql
  22. devel/R-cran-Rcpp
  23. devel/R-cran-S7
  24. devel/R-cran-bindrcpp
  25. devel/R-cran-bit64
  26. devel/R-cran-checkmate
  27. devel/R-cran-cli
  28. devel/R-cran-clock
  29. devel/R-cran-collapse
  30. devel/R-cran-data.table
  31. devel/R-cran-ellipsis
  32. devel/R-cran-glue
  33. devel/R-cran-kit
  34. devel/R-cran-later
  35. devel/R-cran-lubridate
  36. devel/R-cran-magrittr
  37. devel/R-cran-mlbench
  38. devel/R-cran-pak
  39. devel/R-cran-parallelly
  40. devel/R-cran-pkgcache
  41. devel/R-cran-purrr
  42. devel/R-cran-rJava
  43. devel/R-cran-rappdirs
  44. devel/R-cran-rlang
  45. devel/R-cran-roxygen2
  46. devel/R-cran-sourcetools
  47. devel/R-cran-sparsevctrs
  48. devel/R-cran-systemfonts
  49. devel/R-cran-testthat
  50. devel/R-cran-tibble
  51. devel/R-cran-tidyr
  52. devel/R-cran-timechange
  53. devel/R-cran-uuid
  54. devel/R-cran-vctrs
  55. devel/R-cran-webfakes
  56. devel/RStudio
  57. devel/efivar
  58. devel/ga
  59. devel/ghidra
  60. devel/json-fortran
  61. devel/kBuild
  62. devel/py-llvmlite
  63. devel/py-lxml
  64. devel/py-numba
  65. devel/py-tables
  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/openjdk24
  103. java/openjdk25
  104. java/openjdk26
  105. lang/gforth
  106. lang/opencoarrays
  107. lang/quilc
  108. lang/spidermonkey115
  109. lang/spidermonkey128
  110. lang/spidermonkey140
  111. math/R
  112. math/R-cran-RcppArmadillo
  113. math/R-cran-RcppParallel
  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/adept
  146. math/arpack++
  147. math/arpack-ng
  148. math/blacs
  149. math/blaspp
  150. math/blaze
  151. math/blocksolve95
  152. math/casadi
  153. math/cbc
  154. math/clp
  155. math/coinutils
  156. math/combblas
  157. math/couenne
  158. math/dbcsr
  159. math/deal.ii
  160. math/dune-alugrid
  161. math/dune-common
  162. math/dune-curvedgeometry
  163. math/dune-fem
  164. math/dune-foamgrid
  165. math/dune-functions
  166. math/dune-geometry
  167. math/dune-grid
  168. math/dune-grid-glue
  169. math/dune-istl
  170. math/dune-localfunctions
  171. math/dune-metagrid
  172. math/dune-multidomaingrid
  173. math/dune-pdelab
  174. math/dune-polygongrid
  175. math/dune-spgrid
  176. math/dune-typetree
  177. math/dune-uggrid
  178. math/dune-vtk
  179. math/elemental
  180. math/elpa
  181. math/flexiblas
  182. math/freefem++
  183. math/giacxcas
  184. math/gretl
  185. math/hsl
  186. math/jags
  187. math/lapack++
  188. math/lapackpp
  189. math/libRmath
  190. math/librsb
  191. math/moab
  192. math/ntpoly
  193. math/octave
  194. math/octave-forge-actuarial
  195. math/octave-forge-apa
  196. math/octave-forge-audio
  197. math/octave-forge-automatic-differentiation
  198. math/octave-forge-bim
  199. math/octave-forge-bioinfo
  200. math/octave-forge-biosig
  201. math/octave-forge-bsltl
  202. math/octave-forge-cfitsio
  203. math/octave-forge-cgi
  204. math/octave-forge-chartjs
  205. math/octave-forge-civil-engineering
  206. math/octave-forge-coder
  207. math/octave-forge-communications
  208. math/octave-forge-control
  209. math/octave-forge-csg-dataset
  210. math/octave-forge-csg-toolkit
  211. math/octave-forge-data-smoothing
  212. math/octave-forge-database
  213. math/octave-forge-dataframe
  214. math/octave-forge-datatypes
  215. math/octave-forge-dicom
  216. math/octave-forge-divand
  217. math/octave-forge-doctest
  218. math/octave-forge-econometrics
  219. math/octave-forge-fda
  220. math/octave-forge-femoctave
  221. math/octave-forge-fenv
  222. math/octave-forge-fileio
  223. math/octave-forge-financial
  224. math/octave-forge-fits
  225. math/octave-forge-fl-core
  226. math/octave-forge-fpl
  227. math/octave-forge-fuzzy-logic-toolkit
  228. math/octave-forge-fxp
  229. math/octave-forge-ga
  230. math/octave-forge-general
  231. math/octave-forge-generate_html
  232. math/octave-forge-geographiclib
  233. math/octave-forge-geometry
  234. math/octave-forge-gnuplot
  235. math/octave-forge-gsl
  236. math/octave-forge-hdf5oct
  237. math/octave-forge-ident
  238. math/octave-forge-image
  239. math/octave-forge-informationtheory
  240. math/octave-forge-instrument-control
  241. math/octave-forge-integration
  242. math/octave-forge-internal-fluid-flow
  243. math/octave-forge-interval
  244. math/octave-forge-io
  245. math/octave-forge-irsa
  246. math/octave-forge-joystick
  247. math/octave-forge-level-set
  248. math/octave-forge-linear-algebra
  249. math/octave-forge-llms
  250. math/octave-forge-lssa
  251. math/octave-forge-ltfat
  252. math/octave-forge-mapping
  253. math/octave-forge-matgeom
  254. math/octave-forge-mboct-fem-pkg
  255. math/octave-forge-mboct-mbdyn-pkg
  256. math/octave-forge-mboct-numerical-pkg
  257. math/octave-forge-mboct-octave-pkg
  258. math/octave-forge-mccabe-thiele
  259. math/octave-forge-mechanics
  260. math/octave-forge-miscellaneous
  261. math/octave-forge-missing-functions
  262. math/octave-forge-mpi
  263. math/octave-forge-mqtt
  264. math/octave-forge-msh
  265. math/octave-forge-multicore
  266. math/octave-forge-mvn
  267. math/octave-forge-nan
  268. math/octave-forge-ncarray
  269. math/octave-forge-netcdf
  270. math/octave-forge-nlwing2
  271. math/octave-forge-nnet
  272. math/octave-forge-nurbs
  273. math/octave-forge-oct2mat
  274. math/octave-forge-octave-pool
  275. math/octave-forge-octave_mermaid_js
  276. math/octave-forge-octave_php_wrapper
  277. math/octave-forge-octave_tar
  278. math/octave-forge-octave_zstd
  279. math/octave-forge-octclip
  280. math/octave-forge-octproj
  281. math/octave-forge-odbc
  282. math/octave-forge-odebvp
  283. math/octave-forge-optics
  284. math/octave-forge-optim
  285. math/octave-forge-optiminterp
  286. math/octave-forge-outliers
  287. math/octave-forge-parallel
  288. math/octave-forge-pde1dm
  289. math/octave-forge-piqp
  290. math/octave-forge-pkg-octave-doc
  291. math/octave-forge-plot
  292. math/octave-forge-ponchon-savarit
  293. math/octave-forge-prompt
  294. math/octave-forge-psychrometrics
  295. math/octave-forge-pythonic
  296. math/octave-forge-quaternion
  297. math/octave-forge-queueing
  298. math/octave-forge-rf
  299. math/octave-forge-rtree
  300. math/octave-forge-secs1d
  301. math/octave-forge-secs2d
  302. math/octave-forge-secs3d
  303. math/octave-forge-signal
  304. math/octave-forge-simp
  305. math/octave-forge-sockets
  306. math/octave-forge-sole
  307. math/octave-forge-sparsersb
  308. math/octave-forge-specfun
  309. math/octave-forge-special-matrix
  310. math/octave-forge-splines
  311. math/octave-forge-sqlite
  312. math/octave-forge-statistics
  313. math/octave-forge-statistics-resampling
  314. math/octave-forge-stk
  315. math/octave-forge-strings
  316. math/octave-forge-struct
  317. math/octave-forge-symband
  318. math/octave-forge-symbolic
  319. math/octave-forge-tablicious
  320. math/octave-forge-tcl-octave
  321. math/octave-forge-timer
  322. math/octave-forge-tsa
  323. math/octave-forge-velas
  324. math/octave-forge-video
  325. math/octave-forge-websockets
  326. math/octave-forge-zenity
  327. math/octave-forge-zeromq
  328. math/openblas
  329. math/openblas64
  330. math/openfst
  331. math/osi
  332. math/petiga
  333. math/py-cyipopt
  334. math/py-libceed
  335. math/py-numpy
  336. math/py-numpy1
  337. math/py-primme
  338. math/py-pynleq2
  339. math/py-rpy2
  340. math/py-scikit-umfpack
  341. math/py-scs
  342. math/py-slepc4py
  343. math/qposases
  344. math/rkward
  345. math/scalapack
  346. math/scalapackfx
  347. math/scilab
  348. math/scorec-core
  349. math/scs
  350. math/sfft
  351. math/slepc
  352. math/slicot
  353. math/spfft
  354. math/spla
  355. math/sprng
  356. math/suitesparse-cholmod
  357. math/suitesparse-config
  358. math/suitesparse-graphblas
  359. math/suitesparse-paru
  360. math/suitesparse-spqr
  361. math/suitesparse-umfpack
  362. math/sundials
  363. math/superlu
  364. math/superlu-dist
  365. math/taucs
  366. misc/R-cran-xfun
  367. misc/adios2
  368. misc/caffe
  369. misc/py-QSpectrumAnalyzer
  370. misc/py-pyEDFlib
  371. misc/thrill
  372. misc/urh
  373. misc/visp
  374. multimedia/avidemux
  375. multimedia/avidemux-cli
  376. multimedia/avidemux-plugins
  377. multimedia/avidemux-qt5
  378. multimedia/xanim
  379. net/mpich
  380. net/mpifx
  381. net/openmpi
  382. net/openmpi4
  383. net/py-mpi4py-mpich
  384. net/teddycloud
  385. net/yate
  386. net-mgmt/aircrack-ng
  387. print/R-cran-textshaping
  388. science/PETSc
  389. science/R-cran-Epi
  390. science/R-cran-ks
  391. science/abinit
  392. science/ascent
  393. science/atompaw
  394. science/bagel
  395. science/berkeleygw
  396. science/cgnslib
  397. science/chemps2
  398. science/chrono
  399. science/code_saturne
  400. science/conduit
  401. science/cp2k
  402. science/dakota
  403. science/dalton
  404. science/dftbplus
  405. science/dftd4
  406. science/dirac
  407. science/dynare
  408. science/elk
  409. science/elmerfem
  410. science/erkale
  411. science/fastcap
  412. science/fleur
  413. science/frontistr
  414. science/gbtolib
  415. science/getdp
  416. science/gnudatalanguage
  417. science/harminv
  418. science/hdf
  419. science/hdf5-21
  420. science/helfem
  421. science/hypre
  422. science/iboview
  423. science/jdftx
  424. science/lammps
  425. science/latte
  426. science/libgridxc
  427. science/libmbd
  428. science/libnegf
  429. science/libxc
  430. science/liggghts
  431. science/madness
  432. science/mbdyn
  433. science/mdynamix
  434. science/meep
  435. science/mopac
  436. science/mpb
  437. science/mpqc
  438. science/multicharge
  439. science/multiwfn
  440. science/neko
  441. science/nwchem
  442. science/ocean
  443. science/octopus
  444. science/openmodelica
  445. science/openmolcas
  446. science/openmx
  447. science/opensim-core
  448. science/packmol
  449. science/paraview
  450. science/pastix
  451. science/pnetcdf
  452. science/psi4
  453. science/py-PyNE
  454. science/py-dftbplus
  455. science/py-obspy
  456. science/py-phono3py
  457. science/py-pyscf
  458. science/py-scikit-learn
  459. science/py-scikit-sparse
  460. science/py-scipy
  461. science/qmcpack
  462. science/quantum-espresso
  463. science/seacas
  464. science/siconos
  465. science/simbody
  466. science/simgrid
  467. science/simple-dftd3
  468. science/sirius
  469. science/spglib
  470. science/spheral
  471. science/tblite
  472. science/tfel
  473. science/tfel-edf
  474. science/tinker
  475. science/trilinos
  476. science/ukrmol+
  477. science/v_sim
  478. science/wannier90
  479. science/xtb
  480. security/R-cran-openssl
  481. security/R-cran-sodium
  482. sysutils/R-cran-processx
  483. sysutils/R-cran-ps
  484. sysutils/edk2
  485. sysutils/grub2-pcbsd
  486. textproc/R-cran-XML
  487. textproc/R-cran-bibtex
  488. textproc/R-cran-rbibutils
  489. textproc/R-cran-readr
  490. textproc/R-cran-vroom
  491. textproc/R-cran-xml2
  492. textproc/toml-f
  493. www/R-cran-httpuv
  494. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. databases/cockroach*
  2. java/openjdk19*
  3. java/openjdk20*
  4. java/openjdk22*
  5. java/openjdk23*
  6. 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