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

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. databases/cockroach*
  2. java/openjdk19*
  3. java/openjdk20*
  4. java/openjdk22*
  5. java/openjdk23*
  6. java/openjdk24*
  7. lang/spidermonkey115*
  8. 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_6: 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
FreshPorts was unable to extract/find any pkg message
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: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.2.0_6
27 Jun 2026 20:55:24
commit hash: 70f1f8cf7762db8fe6648bff3436cc604507d494commit hash: 70f1f8cf7762db8fe6648bff3436cc604507d494commit hash: 70f1f8cf7762db8fe6648bff3436cc604507d494commit hash: 70f1f8cf7762db8fe6648bff3436cc604507d494 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc1[2-6]: actually fix build on powerpc64le/CURRENT

Without this patch, gcc attempts to enable support for IBM long double,
when IEEE long double is enabled, which is wrong. Allow to only
specify IEEE long double.

The whole patchset for IEEE long double on FreeBSD/powerpc64le
is being upstreamed at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126012.
14.2.0_6
21 Jun 2026 20:48:49
commit hash: 35a12271a3ee93d0e2e4fc6a742b927fccc721f9commit hash: 35a12271a3ee93d0e2e4fc6a742b927fccc721f9commit hash: 35a12271a3ee93d0e2e4fc6a742b927fccc721f9commit hash: 35a12271a3ee93d0e2e4fc6a742b927fccc721f9 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc1[2-6]: add necessary contents to patch-gcc_configure

1. For gcc14, restore the lost content.
2. For others, add powerpc64le-related content.

Pointy hat:	me
14.2.0_5
21 Jun 2026 20:05:23
commit hash: c02c1227e2d23dbfdb7a4b32cc29f42847a21cfdcommit hash: c02c1227e2d23dbfdb7a4b32cc29f42847a21cfdcommit hash: c02c1227e2d23dbfdb7a4b32cc29f42847a21cfdcommit hash: c02c1227e2d23dbfdb7a4b32cc29f42847a21cfd files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc1?: fix runtime on powerpc64le/CURRENT

Since powerpc64le recently switched to 128-bit long double, use them to
generate proper binaries. Patches are necessary to allow use of
--with-long-double-format=ieee on FreeBSD (to be upstreamed).
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: 15