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
gcc15-devel GNU Compiler Collection 15
15.0.0.s20240505 langnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-29 20:24:07
Last Update: 2024-05-06 11:59:03
Commit Hash: 7c89ba6
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:
FreshPorts has no man page information for this port.
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.0.0.s20240505/catalog.mk
  3. /usr/local/share/licenses/gcc15-devel-15.0.0.s20240505/LICENSE
  4. /usr/local/share/licenses/gcc15-devel-15.0.0.s20240505/GPLv3
  5. /usr/local/share/licenses/gcc15-devel-15.0.0.s20240505/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.0-c++15
  7. bin/x86_64-portbld-freebsd14.0-g++15
  8. bin/x86_64-portbld-freebsd14.0-gcc15
  9. bin/x86_64-portbld-freebsd14.0-gcc-15.0.0
  10. bin/x86_64-portbld-freebsd14.0-gcc-ar15
  11. bin/x86_64-portbld-freebsd14.0-gcc-nm15
  12. bin/x86_64-portbld-freebsd14.0-gcc-ranlib15
  13. bin/x86_64-portbld-freebsd14.0-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.0.0/python/libstdcxx/__init__.py
  36. share/gcc-15.0.0/python/libstdcxx/v6/__init__.py
  37. share/gcc-15.0.0/python/libstdcxx/v6/printers.py
  38. share/gcc-15.0.0/python/libstdcxx/v6/xmethods.py
  39. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  40. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  41. @comment Insert PLIST.lib here
  42. @owner
  43. @group
  44. @mode
Collapse this list.
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 = 1714964759 SHA256 (gcc-15-20240505.tar.xz) = 2419686e0217328ae56f517995376367e5190ed84b31f90f7035cb1464603519 SIZE (gcc-15-20240505.tar.xz) = 88033016

Packages (timestamps in pop-ups are UTC):
gcc15-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest15.0.0.s2024050515.0.0.s20240505--15.0.0.s20240505---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-15.0.0.s20240505--15.0.0.s20240505---
FreeBSD:14:quarterly--------
FreeBSD:15:latest15.0.0.s2024042815.0.0.s20240505n/a-n/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.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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gcc15-devel-15.0.0.s20240505: GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ====> Options available for the single BOOTSTRAP: you have to select exactly 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-20240505/
  2. http://gcc.gnu.org/pub/gcc/snapshots/15-20240505/
  3. http://mirror.koddos.net/gcc/snapshots/15-20240505/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/snapshots/15-20240505/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/snapshots/15-20240505/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/snapshots/15-20240505/
  7. https://mirrors.kernel.org/sourceware/gcc/snapshots/15-20240505/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/snapshots/15-20240505/
Collapse this list.

Number of commits found: 2

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