notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
gcc13 GNU Compiler Collection 13
13.3.0 lang on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.3.0Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-29 15:27:09
Last Update: 2024-10-29 23:54:20
Commit Hash: 17024a6
People watching this port, also watch:: webp, wget, perl5, libxml2, freetype2
License: GPLv3 GPLv3RLE
WWW:
https://gcc.gnu.org
Description:
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, and Fortran front ends as gcc13, g++13, and gfortran13, respectively.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc13-13.3.0/catalog.mk
  3. /usr/local/share/licenses/gcc13-13.3.0/LICENSE
  4. /usr/local/share/licenses/gcc13-13.3.0/GPLv3
  5. /usr/local/share/licenses/gcc13-13.3.0/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.1-c++13
  7. bin/x86_64-portbld-freebsd14.1-g++13
  8. bin/x86_64-portbld-freebsd14.1-gcc13
  9. bin/x86_64-portbld-freebsd14.1-gcc-13.3.0
  10. bin/x86_64-portbld-freebsd14.1-gcc-ar13
  11. bin/x86_64-portbld-freebsd14.1-gcc-nm13
  12. bin/x86_64-portbld-freebsd14.1-gcc-ranlib13
  13. bin/x86_64-portbld-freebsd14.1-gfortran13
  14. bin/c++13
  15. bin/cpp13
  16. bin/g++13
  17. bin/gcc13
  18. bin/gcc-ar13
  19. bin/gcc-nm13
  20. bin/gcc-ranlib13
  21. bin/gcov13
  22. bin/gcov-dump13
  23. bin/gcov-tool13
  24. bin/gfortran13
  25. bin/lto-dump13
  26. include/gcc13/ISO_Fortran_binding.h
  27. include/libgccjit++.h
  28. include/libgccjit.h
  29. share/man/man1/cpp13.1.gz
  30. share/man/man1/g++13.1.gz
  31. share/man/man1/gcc13.1.gz
  32. share/man/man1/gcov13.1.gz
  33. share/man/man1/gcov-dump13.1.gz
  34. share/man/man1/gcov-tool13.1.gz
  35. share/man/man1/gfortran13.1.gz
  36. share/man/man1/lto-dump13.1.gz
  37. share/gcc-13.3.0/python/libstdcxx/__init__.py
  38. share/gcc-13.3.0/python/libstdcxx/v6/__init__.py
  39. share/gcc-13.3.0/python/libstdcxx/v6/printers.py
  40. share/gcc-13.3.0/python/libstdcxx/v6/xmethods.py
  41. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  42. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  43. @comment Insert PLIST.lib here
  44. @owner
  45. @group
  46. @mode
Collapse this list.
Dependency lines:
  • gcc13>0:lang/gcc13
Conflicts:
CONFLICTS:
  • gcc13-devel
To install the port:
cd /usr/ports/lang/gcc13/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc13
  • pkg install gcc13
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc13
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1724158317 SHA256 (gcc-13.3.0.tar.xz) = 0845e9621c9543a13f484e94584a49ffc0129970e9914624235fc1d061a0c083 SIZE (gcc-13.3.0.tar.xz) = 87909952

Packages (timestamps in pop-ups are UTC):
gcc13
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.3.013.3.0-13.3.013.3.0---
FreeBSD:13:quarterly13.3.013.3.013.1.0_113.3.013.3.013.2.0_1-13.2.0_1
FreeBSD:14:latest13.3.013.3.0-13.3.013.3.0--13.1.0_1
FreeBSD:14:quarterly13.3.013.3.0-13.3.013.3.013.2.0_1-13.2.0_1
FreeBSD:15:latest13.3.013.3.0n/a13.3.0n/a13.2.0_3--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. gmake>=4.4.1 : devel/gmake
  3. makeinfo : print/texinfo
  4. as : devel/binutils
  5. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. as : devel/binutils
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libmpc.so : math/mpc
This port is required by:
for Build
  1. astro/wcslib
  2. benchmarks/hpl
  3. benchmarks/octave-forge-benchmark
  4. benchmarks/tinymembench
  5. biology/R-cran-BiocManager
  6. biology/molden
  7. biology/plink
Expand this list (627 items / 620 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. biology/py-PySCeS
  3. biology/star
  4. biology/treekin
  5. biology/viennarna
  6. cad/alliance
  7. cad/calculix-ccx
  8. cad/feappv
  9. cad/freecad
  10. cad/gmsh
  11. cad/graywolf
  12. cad/pdnmesh
  13. cad/tochnog
  14. cad/xyce
  15. comms/gnuradio
  16. comms/gr-osmosdr
  17. comms/wsjtx
  18. comms/wsjtz
  19. comms/xastir
  20. converters/R-cran-jsonlite
  21. converters/R-cran-rjson
  22. databases/R-cran-RMySQL
  23. databases/R-cran-RPostgreSQL
  24. databases/R-cran-RSQLite
  25. databases/R-cran-cachem
  26. databases/R-cran-fastmap
  27. databases/cockroach
  28. databases/gnats4
  29. databases/proxysql
  30. devel/R-cran-Rcpp
  31. devel/R-cran-bindr
  32. devel/R-cran-bit
  33. devel/R-cran-bit64
  34. devel/R-cran-bitops
  35. devel/R-cran-brio
  36. devel/R-cran-caTools
  37. devel/R-cran-caret
  38. devel/R-cran-chk
  39. devel/R-cran-classInt
  40. devel/R-cran-cli
  41. devel/R-cran-clock
  42. devel/R-cran-collapse
  43. devel/R-cran-covr
  44. devel/R-cran-data.table
  45. devel/R-cran-diffobj
  46. devel/R-cran-filelock
  47. devel/R-cran-gert
  48. devel/R-cran-git2r
  49. devel/R-cran-glue
  50. devel/R-cran-kit
  51. devel/R-cran-later
  52. devel/R-cran-lubridate
  53. devel/R-cran-mlbench
  54. devel/R-cran-msm
  55. devel/R-cran-parallelly
  56. devel/R-cran-parsedate
  57. devel/R-cran-pkgcache
  58. devel/R-cran-profvis
  59. devel/R-cran-promises
  60. devel/R-cran-rJava
  61. devel/R-cran-rappdirs
  62. devel/R-cran-rlang
  63. devel/R-cran-roxygen2
  64. devel/R-cran-sourcetools
  65. devel/R-cran-sys
  66. devel/R-cran-systemfonts
  67. devel/R-cran-testthat
  68. devel/R-cran-tidyselect
  69. devel/R-cran-uuid
  70. devel/RStudio
  71. devel/alire
  72. devel/asfml
  73. devel/asmutils
  74. devel/dwarves
  75. devel/efivar
  76. devel/ga
  77. devel/gcc-arm-embedded
  78. devel/gcc-msp430-ti-toolchain
  79. devel/json-fortran
  80. devel/kBuild
  81. devel/kronosnet
  82. devel/matreshka
  83. devel/ocaml-lacaml
  84. devel/papi
  85. devel/py-llvmlite
  86. devel/py-lxml
  87. devel/py-numba
  88. devel/py-tables
  89. devel/rhtvision
  90. devel/smv
  91. devel/test-drive
  92. devel/xtensa-esp-elf
  93. editors/emacs-devel
  94. editors/openoffice-4
  95. editors/openoffice-devel
  96. emulators/emulationstation
  97. emulators/flexemu
  98. emulators/libretro-reicast
  99. emulators/openmsx
  100. emulators/reicast
  101. emulators/wine
  102. emulators/wine-devel
  103. emulators/wine-proton
  104. emulators/x49gp
  105. filesystems/R-cran-fs
  106. filesystems/lkl
  107. finance/R-cran-PerformanceAnalytics
  108. finance/R-cran-fBasics
  109. finance/R-cran-fGarch
  110. finance/R-cran-strucchange
  111. finance/R-cran-tseries
  112. finance/R-cran-urca
  113. french/aster
  114. ftp/R-cran-RCurl
  115. ftp/R-cran-curl
  116. games/dxx-rebirth
  117. games/gemrb
  118. games/shaaft
  119. games/xbat
  120. graphics/R-cran-colorspace
  121. graphics/R-cran-farver
  122. graphics/R-cran-ggrepel
  123. graphics/R-cran-jpeg
  124. graphics/R-cran-magick
  125. graphics/R-cran-pdftools
  126. graphics/R-cran-qpdf
  127. graphics/R-cran-ragg
  128. graphics/R-cran-s2
  129. graphics/cimg
  130. graphics/enblend
  131. graphics/lightzone
  132. graphics/mahotas
  133. graphics/nurbs++
  134. graphics/p5-PGPLOT
  135. graphics/qgis
  136. graphics/qgis-ltr
  137. graphics/raster3d
  138. graphics/rawtherapee
  139. graphics/zeno
  140. japanese/skkinput3
  141. japanese/xtr
  142. java/openjdk11
  143. java/openjdk11-jre
  144. java/openjdk17
  145. java/openjdk17-jre
  146. java/openjdk18
  147. java/openjdk19
  148. java/openjdk20
  149. java/openjdk21
  150. java/openjdk22
  151. java/openjdk23
  152. lang/clisp
  153. lang/gforth
  154. lang/julia
  155. lang/mlkit
  156. lang/nhc98
  157. lang/oo2c
  158. lang/opencoarrays
  159. lang/quilc
  160. lang/ratfor
  161. lang/spidermonkey102
  162. lang/spidermonkey115
  163. lang/spidermonkey128
  164. lang/spidermonkey78
  165. lang/spidermonkey91
  166. math/R
  167. math/R-cran-Amelia
  168. math/R-cran-FNN
  169. math/R-cran-MCMCpack
  170. math/R-cran-MatchIt
  171. math/R-cran-Matching
  172. math/R-cran-NMF
  173. math/R-cran-RcppArmadillo
  174. math/R-cran-RcppEigen
  175. math/R-cran-RcppRoll
  176. math/R-cran-Rmpfr
  177. math/R-cran-SparseM
  178. math/R-cran-VGAM
  179. math/R-cran-admisc
  180. math/R-cran-backports
  181. math/R-cran-bdsmatrix
  182. math/R-cran-date
  183. math/R-cran-ddalpha
  184. math/R-cran-deldir
  185. math/R-cran-eRm
  186. math/R-cran-energy
  187. math/R-cran-expm
  188. math/R-cran-forecast
  189. math/R-cran-fracdiff
  190. math/R-cran-geepack
  191. math/R-cran-geometry
  192. math/R-cran-gmp
  193. math/R-cran-gower
  194. math/R-cran-gsl
  195. math/R-cran-gss
  196. math/R-cran-hexbin
  197. math/R-cran-igraph
  198. math/R-cran-intervals
  199. math/R-cran-ipred
  200. math/R-cran-lme4
  201. math/R-cran-locfit
  202. math/R-cran-lpSolve
  203. math/R-cran-maps
  204. math/R-cran-matrixStats
  205. math/R-cran-mclust
  206. math/R-cran-memisc
  207. math/R-cran-minqa
  208. math/R-cran-mnormt
  209. math/R-cran-mvtnorm
  210. math/R-cran-ncdf4
  211. math/R-cran-nloptr
  212. math/R-cran-quantreg
  213. math/R-cran-raster
  214. math/R-cran-rgenoud
  215. math/R-cran-robustbase
  216. math/R-cran-sf
  217. math/R-cran-slam
  218. math/R-cran-sp
  219. math/R-cran-spdep
  220. math/R-cran-statmod
  221. math/R-cran-terra
  222. math/R-cran-wk
  223. math/R-cran-xts
  224. math/SCIP
  225. math/adept
  226. math/alberta
  227. math/algae
  228. math/arpack++
  229. math/arpack-ng
  230. math/atlas
  231. math/blas
  232. math/blaspp
  233. math/blaze
  234. math/blis
  235. math/blocksolve95
  236. math/casadi
  237. math/cbc
  238. math/cblas
  239. math/clp
  240. math/coin-or-metis
  241. math/coin-or-mumps
  242. math/coinutils
  243. math/couenne
  244. math/dbcsr
  245. math/deal.ii
  246. math/dsdp
  247. math/dune-alugrid
  248. math/dune-common
  249. math/dune-fem
  250. math/dune-geometry
  251. math/dune-grid
  252. math/dune-grid-glue
  253. math/dune-istl
  254. math/dune-pdelab
  255. math/dune-polygongrid
  256. math/dune-uggrid
  257. math/dune-vtk
  258. math/elemental
  259. math/elpa
  260. math/fftw
  261. math/fftw-float
  262. math/fftw3-quad
  263. math/flexiblas
  264. math/freefem++
  265. math/giacxcas
  266. math/gretl
  267. math/hsl
  268. math/ipopt
  269. math/jags
  270. math/kktdirect
  271. math/lapack
  272. math/lapack++
  273. math/lapack95
  274. math/lapacke
  275. math/levmar
  276. math/libRmath
  277. math/libceed
  278. math/linpack
  279. math/moab
  280. math/mumps
  281. math/mumps4
  282. math/ntpoly
  283. math/octave
  284. math/octave-forge-actuarial
  285. math/octave-forge-audio
  286. math/octave-forge-automatic-differentiation
  287. math/octave-forge-bim
  288. math/octave-forge-bioinfo
  289. math/octave-forge-biosig
  290. math/octave-forge-bsltl
  291. math/octave-forge-cfitsio
  292. math/octave-forge-cgi
  293. math/octave-forge-civil-engineering
  294. math/octave-forge-coder
  295. math/octave-forge-communications
  296. math/octave-forge-control
  297. math/octave-forge-csg-toolkit
  298. math/octave-forge-data-smoothing
  299. math/octave-forge-database
  300. math/octave-forge-dataframe
  301. math/octave-forge-dicom
  302. math/octave-forge-divand
  303. math/octave-forge-doctest
  304. math/octave-forge-econometrics
  305. math/octave-forge-fda
  306. math/octave-forge-femoctave
  307. math/octave-forge-fenv
  308. math/octave-forge-fileio
  309. math/octave-forge-financial
  310. math/octave-forge-fits
  311. math/octave-forge-fpl
  312. math/octave-forge-fuzzy-logic-toolkit
  313. math/octave-forge-ga
  314. math/octave-forge-general
  315. math/octave-forge-generate_html
  316. math/octave-forge-geographiclib
  317. math/octave-forge-geometry
  318. math/octave-forge-gnuplot
  319. math/octave-forge-gsl
  320. math/octave-forge-hdf5oct
  321. math/octave-forge-ident
  322. math/octave-forge-image
  323. math/octave-forge-informationtheory
  324. math/octave-forge-integration
  325. math/octave-forge-internal-fluid-flow
  326. math/octave-forge-interval
  327. math/octave-forge-io
  328. math/octave-forge-irsa
  329. math/octave-forge-level-set
  330. math/octave-forge-linear-algebra
  331. math/octave-forge-lssa
  332. math/octave-forge-ltfat
  333. math/octave-forge-mapping
  334. math/octave-forge-matgeom
  335. math/octave-forge-mccabe-thiele
  336. math/octave-forge-mechanics
  337. math/octave-forge-miscellaneous
  338. math/octave-forge-missing-functions
  339. math/octave-forge-mpi
  340. math/octave-forge-mqtt
  341. math/octave-forge-msh
  342. math/octave-forge-multicore
  343. math/octave-forge-mvn
  344. math/octave-forge-nan
  345. math/octave-forge-ncarray
  346. math/octave-forge-netcdf
  347. math/octave-forge-nlwing2
  348. math/octave-forge-nnet
  349. math/octave-forge-nurbs
  350. math/octave-forge-oct2mat
  351. math/octave-forge-octave-pool
  352. math/octave-forge-octave_tar
  353. math/octave-forge-octave_zstd
  354. math/octave-forge-octclip
  355. math/octave-forge-octproj
  356. math/octave-forge-odbc
  357. math/octave-forge-odebvp
  358. math/octave-forge-onsas
  359. math/octave-forge-optics
  360. math/octave-forge-optim
  361. math/octave-forge-optiminterp
  362. math/octave-forge-outliers
  363. math/octave-forge-parallel
  364. math/octave-forge-pde1dm
  365. math/octave-forge-pkg-octave-doc
  366. math/octave-forge-plot
  367. math/octave-forge-ponchon-savarit
  368. math/octave-forge-prompt
  369. math/octave-forge-psychrometrics
  370. math/octave-forge-pythonic
  371. math/octave-forge-quaternion
  372. math/octave-forge-queueing
  373. math/octave-forge-rtree
  374. math/octave-forge-secs1d
  375. math/octave-forge-secs2d
  376. math/octave-forge-secs3d
  377. math/octave-forge-signal
  378. math/octave-forge-simp
  379. math/octave-forge-sockets
  380. math/octave-forge-sole
  381. math/octave-forge-sparsersb
  382. math/octave-forge-specfun
  383. math/octave-forge-special-matrix
  384. math/octave-forge-splines
  385. math/octave-forge-sqlite
  386. math/octave-forge-statistics
  387. math/octave-forge-statistics-resampling
  388. math/octave-forge-stk
  389. math/octave-forge-strings
  390. math/octave-forge-struct
  391. math/octave-forge-symband
  392. math/octave-forge-symbolic
  393. math/octave-forge-tablicious
  394. math/octave-forge-tcl-octave
  395. math/octave-forge-timer
  396. math/octave-forge-tsa
  397. math/octave-forge-velas
  398. math/octave-forge-video
  399. math/octave-forge-websockets
  400. math/octave-forge-zenity
  401. math/octave-forge-zeromq
  402. math/openblas
  403. math/openblas64
  404. math/osi
  405. math/petiga
  406. math/py-cyipopt
  407. math/py-libceed
  408. math/py-numpy
  409. math/py-primme
  410. math/py-rpy2
  411. math/py-scikit-umfpack
  412. math/py-scs
  413. math/py-slepc4py
  414. math/qposases
  415. math/qrupdate
  416. math/scalapack
  417. math/scalapackfx
  418. math/scilab
  419. math/scorec-core
  420. math/scs
  421. math/sdpa
  422. math/sfft
  423. math/slepc
  424. math/slicot
  425. math/spfft
  426. math/spla
  427. math/sprng
  428. math/suitesparse-amd
  429. math/suitesparse-camd
  430. math/suitesparse-ccolamd
  431. math/suitesparse-cholmod
  432. math/suitesparse-colamd
  433. math/suitesparse-config
  434. math/suitesparse-cxsparse
  435. math/suitesparse-graphblas
  436. math/suitesparse-klu
  437. math/suitesparse-lagraph
  438. math/suitesparse-mongoose
  439. math/suitesparse-paru
  440. math/suitesparse-rbio
  441. math/suitesparse-spex
  442. math/suitesparse-spqr
  443. math/suitesparse-umfpack
  444. math/sundials
  445. math/superlu
  446. math/superlu-dist
  447. math/taucs
  448. math/xlapack
  449. math/xlife++
  450. misc/R-cran-xfun
  451. misc/adios2
  452. misc/caffe
  453. misc/g810-led
  454. misc/py-pyEDFlib
  455. misc/urh
  456. misc/visp
  457. multimedia/avidemux
  458. multimedia/avidemux-cli
  459. multimedia/avidemux-plugins
  460. multimedia/avidemux-qt5
  461. multimedia/xanim
  462. net/R-cran-pingr
  463. net/ipxe
  464. net/libtnl
  465. net/mpich
  466. net/mpifx
  467. net/openmpi
  468. net/openmpi4
  469. net/py-mpi4py-mpich
  470. net/teddycloud
  471. net/yate
  472. net-mgmt/ipv6mon
  473. net-p2p/cpuminer
  474. print/R-cran-textshaping
  475. science/PETSc
  476. science/R-cran-Epi
  477. science/R-cran-cmprsk
  478. science/R-cran-e1071
  479. science/R-cran-fastICA
  480. science/R-cran-kernlab
  481. science/R-cran-ks
  482. science/R-cran-som
  483. science/abinit
  484. science/ascent
  485. science/atompaw
  486. science/bagel
  487. science/berkeleygw
  488. science/cdf
  489. science/cgnslib
  490. science/chemps2
  491. science/chrono
  492. science/clipper
  493. science/code_saturne
  494. science/conduit
  495. science/cp2k
  496. science/dakota
  497. science/dalton
  498. science/dftbplus
  499. science/dftd4
  500. science/dirac
  501. science/dynare
  502. science/elk
  503. science/elmerfem
  504. science/erkale
  505. science/fastjet
  506. science/fleur
  507. science/frontistr
  508. science/gbtolib
  509. science/gcp
  510. science/getdp
  511. science/ghemical
  512. science/gnudatalanguage
  513. science/harminv
  514. science/hdf
  515. science/hdf5
  516. science/hdf5-110
  517. science/helfem
  518. science/hypre
  519. science/iboview
  520. science/jdftx
  521. science/lammps
  522. science/latte
  523. science/libccp4
  524. science/libctl
  525. science/libghemical
  526. science/libmbd
  527. science/libnegf
  528. science/libpsml
  529. science/libxc
  530. science/liggghts
  531. science/madness
  532. science/mbdyn
  533. science/mctc-lib
  534. science/meep
  535. science/mopac
  536. science/mpb
  537. science/mpqc
  538. science/mstore
  539. science/multicharge
  540. science/multiwfn
  541. science/netcdf-fortran
  542. science/nwchem
  543. science/ocean
  544. science/octopus
  545. science/openmodelica
  546. science/openmolcas
  547. science/openmx
  548. science/opensim-core
  549. science/packmol
  550. science/paraview
  551. science/pastix
  552. science/pcmsolver
  553. science/pnetcdf
  554. science/psi4
  555. science/py-PyNE
  556. science/py-dftbplus
  557. science/py-obspy
  558. science/py-phono3py
  559. science/py-pyscf
  560. science/py-scikit-sparse
  561. science/py-scipy
  562. science/qmcpack
  563. science/quantum-espresso
  564. science/seacas
  565. science/siconos
  566. science/siesta
  567. science/simbody
  568. science/simple-dftd3
  569. science/sirius
  570. science/spglib
  571. science/spheral
  572. science/tblite
  573. science/tfel
  574. science/tfel-edf
  575. science/tinker
  576. science/trilinos
  577. science/ukrmol+
  578. science/v_sim
  579. science/wannier90
  580. science/xtb
  581. security/R-cran-askpass
  582. security/R-cran-digest
  583. security/R-cran-openssl
  584. security/R-cran-sodium
  585. security/seccure
  586. sysutils/R-cran-processx
  587. sysutils/R-cran-ps
  588. sysutils/bacula-libs3
  589. sysutils/edk2
  590. sysutils/grub2-bhyve
  591. sysutils/grub2-efi
  592. sysutils/grub2-pcbsd
  593. sysutils/shim
  594. textproc/R-cran-XML
  595. textproc/R-cran-commonmark
  596. textproc/R-cran-htmltools
  597. textproc/R-cran-hunspell
  598. textproc/R-cran-markdown
  599. textproc/R-cran-openxlsx
  600. textproc/R-cran-rbibutils
  601. textproc/R-cran-sass
  602. textproc/R-cran-stringi
  603. textproc/R-cran-tth
  604. textproc/R-cran-utf8
  605. textproc/R-cran-writexl
  606. textproc/R-cran-yaml
  607. textproc/toml-f
  608. textproc/xmlf90
  609. www/R-cran-httpuv
  610. www/kannel
  611. x11/i3lock-color
  612. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. audio/openspc*
  2. emulators/wine8*
  3. graphics/R-cran-rgdal*
  4. irc/ezbounce*
  5. math/sage*
  6. net/nepenthes*
  7. sysutils/R-cran-fs*
  8. sysutils/libretto-config*
  9. www/thundercache*
  10. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gcc13-13.3.0: GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ====> Options available for the radio BOOTSTRAP: you can only select none or one of them LTO_BOOTSTRAP=off: Build using a full LTO bootstrap STANDARD_BOOTSTRAP=on: Build using a full bootstrap without LTO ===> Use 'make config' to modify these settings
Options name:
lang_gcc13
USES:
compiler:c++11-lang cpe gmake iconv libtool makeinfo perl5 tar:xz
pkg-message:
For install:
To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc13 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently.
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-13.3.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-13.3.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-13.3.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-13.3.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-13.3.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-13.3.0/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
13.3.0
29 Oct 2024 23:54:20
commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4commit hash: 17024a6f828904fbd57ff459b32f9ed21f77a1a4 files touched by this commit
Kyle Evans (kevans) search for other commits by this committer
lang/gcc*: disable building of libssp

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

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

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

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

Builds fine on 15-CURRENT.

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

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

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

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

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

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

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

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

PR:		267751
Reported by:	yuri

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Number of commits found: 16