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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gcc13 GNU Compiler Collection 13
13.2.0_4 lang on this many watch lists=5 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.2.0_4Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-29 15:27:09
Last Update: 2024-05-13 21:19:50
Commit Hash: 16ebcbb
People watching this port, also watch:: rsync, git, smartmontools, pkg, sudo
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.2.0_4/catalog.mk
  3. /usr/local/share/licenses/gcc13-13.2.0_4/LICENSE
  4. /usr/local/share/licenses/gcc13-13.2.0_4/GPLv3
  5. /usr/local/share/licenses/gcc13-13.2.0_4/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.0-c++13
  7. bin/x86_64-portbld-freebsd14.0-g++13
  8. bin/x86_64-portbld-freebsd14.0-gcc13
  9. bin/x86_64-portbld-freebsd14.0-gcc-13.2.0
  10. bin/x86_64-portbld-freebsd14.0-gcc-ar13
  11. bin/x86_64-portbld-freebsd14.0-gcc-nm13
  12. bin/x86_64-portbld-freebsd14.0-gcc-ranlib13
  13. bin/x86_64-portbld-freebsd14.0-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.2.0/python/libstdcxx/__init__.py
  38. share/gcc-13.2.0/python/libstdcxx/v6/__init__.py
  39. share/gcc-13.2.0/python/libstdcxx/v6/printers.py
  40. share/gcc-13.2.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
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1692015565 SHA256 (gcc-13.2.0.tar.xz) = e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da SIZE (gcc-13.2.0.tar.xz) = 87858592

Packages (timestamps in pop-ups are UTC):
gcc13
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.2.0_413.2.0_4-13.2.0_413.2.0_4---
FreeBSD:13:quarterly13.2.0_413.2.0_413.1.0_113.2.0_413.2.0_413.2.0_1-13.2.0_1
FreeBSD:14:latest13.2.0_413.2.0_4-13.2.0_413.2.0_4--13.1.0_1
FreeBSD:14:quarterly13.2.0_413.2.0_4-13.2.0_413.2.0_413.2.0_1-13.2.0_1
FreeBSD:15:latest13.2.0_413.2.0_4n/a13.2.0_4n/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. audio/gsequencer
  2. benchmarks/octave-forge-benchmark
  3. biology/R-cran-BiocManager
  4. biology/star
  5. biology/treekin
  6. biology/viennarna
  7. cad/freecad
Expand this list (310 items / 303 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. cad/gmsh
  3. cad/xyce
  4. comms/wsjtz
  5. comms/xastir
  6. databases/R-cran-RSQLite
  7. databases/cockroach
  8. databases/gnats4
  9. databases/proxysql
  10. devel/R-cran-collapse
  11. devel/R-cran-data.table
  12. devel/R-cran-kit
  13. devel/R-cran-mlbench
  14. devel/R-cran-parallelly
  15. devel/R-cran-promises
  16. devel/R-cran-systemfonts
  17. devel/R-cran-tidyselect
  18. devel/alire
  19. devel/asfml
  20. devel/asmutils
  21. devel/dwarves
  22. devel/ga
  23. devel/json-fortran
  24. devel/kronosnet
  25. devel/ocaml-lacaml
  26. devel/papi
  27. devel/py-llvmlite
  28. devel/py-numba
  29. devel/py-tables
  30. editors/emacs-devel
  31. emulators/wine
  32. emulators/wine-devel
  33. emulators/wine-proton
  34. emulators/wine8
  35. ftp/R-cran-curl
  36. graphics/R-cran-farver
  37. graphics/R-cran-magick
  38. graphics/R-cran-ragg
  39. graphics/R-cran-rgdal
  40. graphics/cimg
  41. graphics/enblend
  42. graphics/lightzone
  43. graphics/mahotas
  44. graphics/nurbs++
  45. graphics/p5-PGPLOT
  46. graphics/qgis
  47. graphics/qgis-ltr
  48. graphics/raster3d
  49. irc/ezbounce
  50. japanese/xtr
  51. java/openjdk11
  52. java/openjdk11-jre
  53. java/openjdk17
  54. java/openjdk17-jre
  55. java/openjdk21
  56. java/openjdk22
  57. lang/julia
  58. lang/nhc98
  59. lang/oo2c
  60. lang/spidermonkey102
  61. lang/spidermonkey78
  62. lang/spidermonkey91
  63. math/R
  64. math/R-cran-Amelia
  65. math/R-cran-RcppArmadillo
  66. math/R-cran-RcppEigen
  67. math/R-cran-VGAM
  68. math/R-cran-admisc
  69. math/R-cran-bdsmatrix
  70. math/R-cran-deldir
  71. math/R-cran-eRm
  72. math/R-cran-forecast
  73. math/R-cran-igraph
  74. math/R-cran-lme4
  75. math/R-cran-locfit
  76. math/R-cran-matrixStats
  77. math/R-cran-mclust
  78. math/R-cran-sf
  79. math/R-cran-slam
  80. math/R-cran-sp
  81. math/R-cran-terra
  82. math/SCIP
  83. math/algae
  84. math/arpack++
  85. math/blocksolve95
  86. math/casadi
  87. math/coinutils
  88. math/deal.ii
  89. math/dune-alugrid
  90. math/dune-common
  91. math/dune-fem
  92. math/dune-geometry
  93. math/dune-grid
  94. math/dune-grid-glue
  95. math/dune-istl
  96. math/dune-pdelab
  97. math/dune-polygongrid
  98. math/dune-uggrid
  99. math/dune-vtk
  100. math/elemental
  101. math/elpa
  102. math/flexiblas
  103. math/freefem++
  104. math/giacxcas
  105. math/gretl
  106. math/ipopt
  107. math/jags
  108. math/linpack
  109. math/moab
  110. math/octave
  111. math/octave-forge-actuarial
  112. math/octave-forge-audio
  113. math/octave-forge-automatic-differentiation
  114. math/octave-forge-bim
  115. math/octave-forge-bioinfo
  116. math/octave-forge-biosig
  117. math/octave-forge-bsltl
  118. math/octave-forge-cfitsio
  119. math/octave-forge-cgi
  120. math/octave-forge-civil-engineering
  121. math/octave-forge-coder
  122. math/octave-forge-communications
  123. math/octave-forge-control
  124. math/octave-forge-csg-toolkit
  125. math/octave-forge-data-smoothing
  126. math/octave-forge-database
  127. math/octave-forge-dataframe
  128. math/octave-forge-dicom
  129. math/octave-forge-divand
  130. math/octave-forge-doctest
  131. math/octave-forge-econometrics
  132. math/octave-forge-fda
  133. math/octave-forge-femoctave
  134. math/octave-forge-fenv
  135. math/octave-forge-fileio
  136. math/octave-forge-financial
  137. math/octave-forge-fits
  138. math/octave-forge-fpl
  139. math/octave-forge-fuzzy-logic-toolkit
  140. math/octave-forge-ga
  141. math/octave-forge-general
  142. math/octave-forge-generate_html
  143. math/octave-forge-geographiclib
  144. math/octave-forge-geometry
  145. math/octave-forge-gnuplot
  146. math/octave-forge-gsl
  147. math/octave-forge-ident
  148. math/octave-forge-image
  149. math/octave-forge-informationtheory
  150. math/octave-forge-integration
  151. math/octave-forge-internal-fluid-flow
  152. math/octave-forge-interval
  153. math/octave-forge-io
  154. math/octave-forge-irsa
  155. math/octave-forge-level-set
  156. math/octave-forge-linear-algebra
  157. math/octave-forge-lssa
  158. math/octave-forge-ltfat
  159. math/octave-forge-mapping
  160. math/octave-forge-matgeom
  161. math/octave-forge-mccabe-thiele
  162. math/octave-forge-mechanics
  163. math/octave-forge-miscellaneous
  164. math/octave-forge-missing-functions
  165. math/octave-forge-mpi
  166. math/octave-forge-mqtt
  167. math/octave-forge-msh
  168. math/octave-forge-multicore
  169. math/octave-forge-mvn
  170. math/octave-forge-nan
  171. math/octave-forge-ncarray
  172. math/octave-forge-netcdf
  173. math/octave-forge-nlwing2
  174. math/octave-forge-nnet
  175. math/octave-forge-nurbs
  176. math/octave-forge-oct2mat
  177. math/octave-forge-octave-pool
  178. math/octave-forge-octclip
  179. math/octave-forge-octproj
  180. math/octave-forge-odbc
  181. math/octave-forge-odebvp
  182. math/octave-forge-onsas
  183. math/octave-forge-optics
  184. math/octave-forge-optim
  185. math/octave-forge-optiminterp
  186. math/octave-forge-outliers
  187. math/octave-forge-parallel
  188. math/octave-forge-pde1dm
  189. math/octave-forge-pkg-octave-doc
  190. math/octave-forge-plot
  191. math/octave-forge-ponchon-savarit
  192. math/octave-forge-prompt
  193. math/octave-forge-psychrometrics
  194. math/octave-forge-pythonic
  195. math/octave-forge-quaternion
  196. math/octave-forge-queueing
  197. math/octave-forge-rtree
  198. math/octave-forge-secs1d
  199. math/octave-forge-secs2d
  200. math/octave-forge-secs3d
  201. math/octave-forge-signal
  202. math/octave-forge-simp
  203. math/octave-forge-sockets
  204. math/octave-forge-sole
  205. math/octave-forge-sparsersb
  206. math/octave-forge-specfun
  207. math/octave-forge-special-matrix
  208. math/octave-forge-splines
  209. math/octave-forge-sqlite
  210. math/octave-forge-statistics
  211. math/octave-forge-statistics-resampling
  212. math/octave-forge-stk
  213. math/octave-forge-strings
  214. math/octave-forge-struct
  215. math/octave-forge-symband
  216. math/octave-forge-symbolic
  217. math/octave-forge-tablicious
  218. math/octave-forge-tcl-octave
  219. math/octave-forge-timer
  220. math/octave-forge-tsa
  221. math/octave-forge-velas
  222. math/octave-forge-video
  223. math/octave-forge-websockets
  224. math/octave-forge-zenity
  225. math/octave-forge-zeromq
  226. math/osi
  227. math/py-cyipopt
  228. math/py-numpy
  229. math/py-rpy2
  230. math/py-scikit-umfpack
  231. math/py-slepc4py
  232. math/sage
  233. math/scilab
  234. math/slepc
  235. math/spfft
  236. math/sprng
  237. math/suitesparse-amd
  238. math/sundials
  239. misc/R-cran-xfun
  240. misc/caffe
  241. misc/g810-led
  242. misc/py-pyEDFlib
  243. misc/urh
  244. misc/visp
  245. net/ipxe
  246. net/mpich
  247. net/mpifx
  248. net/nepenthes
  249. net/openmpi
  250. net/py-mpi4py-mpich
  251. net/yate
  252. net-mgmt/ipv6mon
  253. net-p2p/cpuminer
  254. print/R-cran-textshaping
  255. science/PETSc
  256. science/R-cran-Epi
  257. science/abinit
  258. science/conduit
  259. science/dftd4
  260. science/dirac
  261. science/dynare
  262. science/elk
  263. science/elmerfem
  264. science/getdp
  265. science/gnudatalanguage
  266. science/harminv
  267. science/hdf5
  268. science/lammps
  269. science/libxc
  270. science/liggghts
  271. science/mbdyn
  272. science/mpb
  273. science/mpqc
  274. science/multiwfn
  275. science/netcdf-fortran
  276. science/nwchem
  277. science/ocean
  278. science/octopus
  279. science/openmodelica
  280. science/paraview
  281. science/pnetcdf
  282. science/psi4
  283. science/py-PyNE
  284. science/py-obspy
  285. science/py-scikit-sparse
  286. science/quantum-espresso
  287. science/siconos
  288. science/spglib
  289. science/spheral
  290. science/tinker
  291. science/trilinos
  292. security/R-cran-digest
  293. security/R-cran-openssl
  294. security/seccure
  295. sysutils/fusefs-lkl
  296. sysutils/grub2-pcbsd
  297. textproc/R-cran-htmltools
  298. textproc/R-cran-sass
  299. textproc/R-cran-stringi
  300. textproc/R-cran-yaml
  301. www/R-cran-httpuv
  302. www/kannel
  303. x11/i3lock-color
  304. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/libretto-config*
  2. Collapse this list of deleted ports.
for Run
  1. audio/gsequencer
  2. benchmarks/octave-forge-benchmark
  3. biology/R-cran-BiocManager
  4. biology/star
  5. biology/treekin
  6. biology/viennarna
  7. cad/freecad
Expand this list (306 items / 299 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. cad/gmsh
  3. cad/xyce
  4. comms/wsjtz
  5. comms/xastir
  6. databases/R-cran-RSQLite
  7. databases/cockroach
  8. databases/gnats4
  9. databases/proxysql
  10. devel/R-cran-collapse
  11. devel/R-cran-data.table
  12. devel/R-cran-kit
  13. devel/R-cran-mlbench
  14. devel/R-cran-parallelly
  15. devel/R-cran-promises
  16. devel/R-cran-systemfonts
  17. devel/R-cran-tidyselect
  18. devel/asmutils
  19. devel/dwarves
  20. devel/ga
  21. devel/json-fortran
  22. devel/kronosnet
  23. devel/ocaml-lacaml
  24. devel/papi
  25. devel/py-llvmlite
  26. devel/py-numba
  27. devel/py-tables
  28. editors/emacs-devel
  29. emulators/wine
  30. emulators/wine-devel
  31. emulators/wine-proton
  32. emulators/wine8
  33. ftp/R-cran-curl
  34. graphics/R-cran-farver
  35. graphics/R-cran-magick
  36. graphics/R-cran-ragg
  37. graphics/R-cran-rgdal
  38. graphics/cimg
  39. graphics/enblend
  40. graphics/lightzone
  41. graphics/mahotas
  42. graphics/nurbs++
  43. graphics/p5-PGPLOT
  44. graphics/qgis
  45. graphics/qgis-ltr
  46. graphics/raster3d
  47. irc/ezbounce
  48. japanese/xtr
  49. java/openjdk11
  50. java/openjdk11-jre
  51. java/openjdk17
  52. java/openjdk17-jre
  53. java/openjdk21
  54. java/openjdk22
  55. lang/julia
  56. lang/nhc98
  57. lang/oo2c
  58. lang/spidermonkey102
  59. lang/spidermonkey78
  60. lang/spidermonkey91
  61. math/R
  62. math/R-cran-Amelia
  63. math/R-cran-RcppArmadillo
  64. math/R-cran-RcppEigen
  65. math/R-cran-VGAM
  66. math/R-cran-admisc
  67. math/R-cran-bdsmatrix
  68. math/R-cran-deldir
  69. math/R-cran-eRm
  70. math/R-cran-forecast
  71. math/R-cran-igraph
  72. math/R-cran-lme4
  73. math/R-cran-locfit
  74. math/R-cran-matrixStats
  75. math/R-cran-mclust
  76. math/R-cran-sf
  77. math/R-cran-slam
  78. math/R-cran-sp
  79. math/R-cran-terra
  80. math/SCIP
  81. math/algae
  82. math/arpack++
  83. math/blocksolve95
  84. math/casadi
  85. math/coinutils
  86. math/deal.ii
  87. math/dune-alugrid
  88. math/dune-common
  89. math/dune-fem
  90. math/dune-geometry
  91. math/dune-grid
  92. math/dune-grid-glue
  93. math/dune-istl
  94. math/dune-pdelab
  95. math/dune-polygongrid
  96. math/dune-uggrid
  97. math/dune-vtk
  98. math/elemental
  99. math/elpa
  100. math/flexiblas
  101. math/freefem++
  102. math/giacxcas
  103. math/gretl
  104. math/ipopt
  105. math/jags
  106. math/linpack
  107. math/moab
  108. math/octave
  109. math/octave-forge-actuarial
  110. math/octave-forge-audio
  111. math/octave-forge-automatic-differentiation
  112. math/octave-forge-bim
  113. math/octave-forge-bioinfo
  114. math/octave-forge-biosig
  115. math/octave-forge-bsltl
  116. math/octave-forge-cfitsio
  117. math/octave-forge-cgi
  118. math/octave-forge-civil-engineering
  119. math/octave-forge-coder
  120. math/octave-forge-communications
  121. math/octave-forge-control
  122. math/octave-forge-csg-toolkit
  123. math/octave-forge-data-smoothing
  124. math/octave-forge-database
  125. math/octave-forge-dataframe
  126. math/octave-forge-dicom
  127. math/octave-forge-divand
  128. math/octave-forge-doctest
  129. math/octave-forge-econometrics
  130. math/octave-forge-fda
  131. math/octave-forge-femoctave
  132. math/octave-forge-fenv
  133. math/octave-forge-fileio
  134. math/octave-forge-financial
  135. math/octave-forge-fits
  136. math/octave-forge-fpl
  137. math/octave-forge-fuzzy-logic-toolkit
  138. math/octave-forge-ga
  139. math/octave-forge-general
  140. math/octave-forge-generate_html
  141. math/octave-forge-geographiclib
  142. math/octave-forge-geometry
  143. math/octave-forge-gnuplot
  144. math/octave-forge-gsl
  145. math/octave-forge-ident
  146. math/octave-forge-image
  147. math/octave-forge-informationtheory
  148. math/octave-forge-integration
  149. math/octave-forge-internal-fluid-flow
  150. math/octave-forge-interval
  151. math/octave-forge-io
  152. math/octave-forge-irsa
  153. math/octave-forge-level-set
  154. math/octave-forge-linear-algebra
  155. math/octave-forge-lssa
  156. math/octave-forge-ltfat
  157. math/octave-forge-mapping
  158. math/octave-forge-matgeom
  159. math/octave-forge-mccabe-thiele
  160. math/octave-forge-mechanics
  161. math/octave-forge-miscellaneous
  162. math/octave-forge-missing-functions
  163. math/octave-forge-mpi
  164. math/octave-forge-mqtt
  165. math/octave-forge-msh
  166. math/octave-forge-multicore
  167. math/octave-forge-mvn
  168. math/octave-forge-nan
  169. math/octave-forge-ncarray
  170. math/octave-forge-netcdf
  171. math/octave-forge-nlwing2
  172. math/octave-forge-nnet
  173. math/octave-forge-nurbs
  174. math/octave-forge-oct2mat
  175. math/octave-forge-octave-pool
  176. math/octave-forge-octclip
  177. math/octave-forge-octproj
  178. math/octave-forge-odbc
  179. math/octave-forge-odebvp
  180. math/octave-forge-onsas
  181. math/octave-forge-optics
  182. math/octave-forge-optim
  183. math/octave-forge-optiminterp
  184. math/octave-forge-outliers
  185. math/octave-forge-parallel
  186. math/octave-forge-pde1dm
  187. math/octave-forge-pkg-octave-doc
  188. math/octave-forge-plot
  189. math/octave-forge-ponchon-savarit
  190. math/octave-forge-prompt
  191. math/octave-forge-psychrometrics
  192. math/octave-forge-pythonic
  193. math/octave-forge-quaternion
  194. math/octave-forge-queueing
  195. math/octave-forge-rtree
  196. math/octave-forge-secs1d
  197. math/octave-forge-secs2d
  198. math/octave-forge-secs3d
  199. math/octave-forge-signal
  200. math/octave-forge-simp
  201. math/octave-forge-sockets
  202. math/octave-forge-sole
  203. math/octave-forge-sparsersb
  204. math/octave-forge-specfun
  205. math/octave-forge-special-matrix
  206. math/octave-forge-splines
  207. math/octave-forge-sqlite
  208. math/octave-forge-statistics
  209. math/octave-forge-statistics-resampling
  210. math/octave-forge-stk
  211. math/octave-forge-strings
  212. math/octave-forge-struct
  213. math/octave-forge-symband
  214. math/octave-forge-symbolic
  215. math/octave-forge-tablicious
  216. math/octave-forge-tcl-octave
  217. math/octave-forge-timer
  218. math/octave-forge-tsa
  219. math/octave-forge-velas
  220. math/octave-forge-video
  221. math/octave-forge-websockets
  222. math/octave-forge-zenity
  223. math/octave-forge-zeromq
  224. math/osi
  225. math/py-cyipopt
  226. math/py-numpy
  227. math/py-rpy2
  228. math/py-scikit-umfpack
  229. math/py-slepc4py
  230. math/sage
  231. math/scilab
  232. math/slepc
  233. math/spfft
  234. math/sprng
  235. math/suitesparse-amd
  236. math/sundials
  237. misc/R-cran-xfun
  238. misc/caffe
  239. misc/g810-led
  240. misc/py-pyEDFlib
  241. misc/urh
  242. misc/visp
  243. net/mpich
  244. net/mpifx
  245. net/nepenthes
  246. net/openmpi
  247. net/py-mpi4py-mpich
  248. net/yate
  249. net-mgmt/ipv6mon
  250. net-p2p/cpuminer
  251. print/R-cran-textshaping
  252. science/PETSc
  253. science/R-cran-Epi
  254. science/abinit
  255. science/conduit
  256. science/dftd4
  257. science/dirac
  258. science/dynare
  259. science/elk
  260. science/elmerfem
  261. science/getdp
  262. science/gnudatalanguage
  263. science/harminv
  264. science/hdf5
  265. science/lammps
  266. science/libxc
  267. science/liggghts
  268. science/mbdyn
  269. science/mpb
  270. science/mpqc
  271. science/multiwfn
  272. science/netcdf-fortran
  273. science/nwchem
  274. science/ocean
  275. science/octopus
  276. science/openmodelica
  277. science/paraview
  278. science/pnetcdf
  279. science/psi4
  280. science/py-PyNE
  281. science/py-obspy
  282. science/py-scikit-sparse
  283. science/quantum-espresso
  284. science/siconos
  285. science/spglib
  286. science/spheral
  287. science/tinker
  288. science/trilinos
  289. security/R-cran-digest
  290. security/R-cran-openssl
  291. security/seccure
  292. sysutils/grub2-pcbsd
  293. textproc/R-cran-htmltools
  294. textproc/R-cran-sass
  295. textproc/R-cran-stringi
  296. textproc/R-cran-yaml
  297. www/R-cran-httpuv
  298. www/kannel
  299. x11/i3lock-color
  300. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/libretto-config*
  2. 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.2.0_4: GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ====> Options available for the radio BOOTSTRAP: you can only select none or one of them LTO_BOOTSTRAP=off: Build using a full LTO bootstrap STANDARD_BOOTSTRAP=on: Build using a full bootstrap without LTO ===> Use 'make config' to modify these settings
Options name:
lang_gcc13
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-13.2.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-13.2.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-13.2.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-13.2.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-13.2.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-13.2.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-13.2.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-13.2.0/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 14