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.
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
gcc15-devel GNU Compiler Collection 15
15.3.1.s20260814 lang on this many watch lists=0 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 15.3.1.s20260626Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-29 20:24:07
Last Update: 2026-08-22 22:22:18
Commit Hash: da442d3
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 gcc15, g++15, and gfortran15, 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/gcc15-devel-15.3.1.s20260814/catalog.mk
  3. /usr/local/share/licenses/gcc15-devel-15.3.1.s20260814/LICENSE
  4. /usr/local/share/licenses/gcc15-devel-15.3.1.s20260814/GPLv3
  5. /usr/local/share/licenses/gcc15-devel-15.3.1.s20260814/GPLv3RLE
  6. bin/x86_64-portbld-freebsd15.1-c++15
  7. bin/x86_64-portbld-freebsd15.1-g++15
  8. bin/x86_64-portbld-freebsd15.1-gcc15
  9. bin/x86_64-portbld-freebsd15.1-gcc-15.3.1
  10. bin/x86_64-portbld-freebsd15.1-gcc-ar15
  11. bin/x86_64-portbld-freebsd15.1-gcc-nm15
  12. bin/x86_64-portbld-freebsd15.1-gcc-ranlib15
  13. bin/x86_64-portbld-freebsd15.1-gfortran15
  14. bin/c++15
  15. bin/cpp15
  16. bin/g++15
  17. bin/gcc15
  18. bin/gcc-ar15
  19. bin/gcc-nm15
  20. bin/gcc-ranlib15
  21. bin/gcov15
  22. bin/gcov-dump15
  23. bin/gcov-tool15
  24. bin/gfortran15
  25. bin/lto-dump15
  26. include/gcc15/ISO_Fortran_binding.h
  27. share/man/man1/cpp15.1.gz
  28. share/man/man1/g++15.1.gz
  29. share/man/man1/gcc15.1.gz
  30. share/man/man1/gcov15.1.gz
  31. share/man/man1/gcov-dump15.1.gz
  32. share/man/man1/gcov-tool15.1.gz
  33. share/man/man1/gfortran15.1.gz
  34. share/man/man1/lto-dump15.1.gz
  35. share/gcc-15.3.1/python/libstdcxx/__init__.py
  36. share/gcc-15.3.1/python/libstdcxx/v6/__init__.py
  37. share/gcc-15.3.1/python/libstdcxx/v6/printers.py
  38. share/gcc-15.3.1/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:
  • gcc15-devel>0:lang/gcc15-devel
To install the port:
cd /usr/ports/lang/gcc15-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc15-devel
  • pkg install gcc15-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc15-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1786812566 SHA256 (gcc-15-20260814.tar.xz) = 2dd3d148b1f9e50a2fae1995fcf5b4cdfe1189edad9593b8d92c22fbcb5950df SIZE (gcc-15-20260814.tar.xz) = 92494796

Packages (timestamps in pop-ups are UTC):
gcc15-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest15.2.1.s2026041815.2.1.s20260424n/an/an/an/an/an/a
FreeBSD:13:quarterly15.2.1.s2026032815.2.1.s20260328n/an/an/an/an/an/a
FreeBSD:14:latest15.3.1.s2026081415.3.1.s20260814-15.2.1.s2025081615.3.1.s20260814---
FreeBSD:14:quarterly15.3.1.s2026062615.3.1.s20260626-15.1.1.s2025062815.3.1.s20260626---
FreeBSD:15:latest15.3.1.s2026081415.3.1.s20260814n/a-n/an/a--
FreeBSD:15:quarterly15.3.1.s2026062615.3.1.s20260626n/a-n/an/a--
FreeBSD:16:latest15.3.1.s2026081415.3.1.s20260814n/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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gcc15-devel-15.3.1.s20260814: 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_gcc15-devel
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/snapshots/15-20260814/
  2. http://gcc.gnu.org/pub/gcc/snapshots/15-20260814/
  3. http://mirror.koddos.net/gcc/snapshots/15-20260814/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/snapshots/15-20260814/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/snapshots/15-20260814/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/snapshots/15-20260814/
  7. https://mirrors.kernel.org/sourceware/gcc/snapshots/15-20260814/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/snapshots/15-20260814/
Collapse this list.

Number of commits found: 105 (showing only 5 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
15.0.0.s20240630
02 Jul 2024 16:17:21
commit hash: 95f340acb60876f71d3edf7985513abc59d1d4dbcommit hash: 95f340acb60876f71d3edf7985513abc59d1d4dbcommit hash: 95f340acb60876f71d3edf7985513abc59d1d4dbcommit hash: 95f340acb60876f71d3edf7985513abc59d1d4db files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc15-devel: Update to 15.0.0.s20240630
15.0.0.s20240616
20 Jun 2024 12:31:46
commit hash: 6eab8dcbe8b9f21a56393ba4583ab23a385ee8edcommit hash: 6eab8dcbe8b9f21a56393ba4583ab23a385ee8edcommit hash: 6eab8dcbe8b9f21a56393ba4583ab23a385ee8edcommit hash: 6eab8dcbe8b9f21a56393ba4583ab23a385ee8ed files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc15-devel: Update to 15.0.0.s20240616
15.0.0.s20240519
23 May 2024 09:23:59
commit hash: 164715226521763c558ca10e77d8e0c8620ab1fccommit hash: 164715226521763c558ca10e77d8e0c8620ab1fccommit hash: 164715226521763c558ca10e77d8e0c8620ab1fccommit hash: 164715226521763c558ca10e77d8e0c8620ab1fc files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc15-devel: Update to 15.0.0.s20240519
15.0.0.s20240505
06 May 2024 11:59:03
commit hash: 7c89ba68d557a261a33f420354c10c4069051277commit hash: 7c89ba68d557a261a33f420354c10c4069051277commit hash: 7c89ba68d557a261a33f420354c10c4069051277commit hash: 7c89ba68d557a261a33f420354c10c4069051277 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc15-devel: Update to 15.0.0.s20240505
15.0.0.s20240428
29 Apr 2024 20:21:09
commit hash: 220cbe07cb52ec8d847ac9035e51cccfd37860e0commit hash: 220cbe07cb52ec8d847ac9035e51cccfd37860e0commit hash: 220cbe07cb52ec8d847ac9035e51cccfd37860e0commit hash: 220cbe07cb52ec8d847ac9035e51cccfd37860e0 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
lang/gcc15-devel: Add port

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

This is the first snapshot from trunk with the GCC 15 designation. It
largely is a copy of lang/gcc14-devel.

Number of commits found: 105 (showing only 5 on this page)

«  1 | 2