| Port details |
- freebsd-gcc15 Cross GNU Compiler 15 for FreeBSD/aarch64
- 15.2.0 devel
=0 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: jhb@FreeBSD.org
 - Port Added: 2026-01-25 04:57:05
- Last Update: 2026-01-25 04:55:28
- Commit Hash: a2c1381
- License: GPLv3 GPLv3RLE
- WWW:
- https://gcc.gnu.org/
- Description:
- GCC, the GNU C/C++ Compiler, customized to build the FreeBSD base system.
To use GCC for other purposes, please use one of the lang/gcc* packages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- aarch64-gcc15>0:devel/freebsd-gcc15
- To install the port:
- cd /usr/ports/devel/freebsd-gcc15/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/freebsd-gcc15
- pkg install aarch64-gcc15
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aarch64-gcc15
- Package flavors (<flavor>: <package>)
- aarch64: aarch64-gcc15
- amd64: amd64-gcc15
- armv7: armv7-gcc15
- i386: i386-gcc15
- powerpc: powerpc-gcc15
- powerpc64: powerpc64-gcc15
- powerpc64le: powerpc64le-gcc15
- riscv64: riscv64-gcc15
- distinfo:
- TIMESTAMP = 1767712933
SHA256 (gcc-15.2.0.tar.xz) = 438fd996826b0c82485a29da03a72d71d6e3541a83ec702df4271f6fe025d24e
SIZE (gcc-15.2.0.tar.xz) = 101056276
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- aarch64-unknown-freebsd14.3-as : devel/binutils@aarch64
- objdump : devel/binutils
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- aarch64-unknown-freebsd14.3-as : devel/binutils@aarch64
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libmpc.so : math/mpc
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_freebsd-gcc15
- USES:
- compiler:c++11-lang cpe gmake iconv libtool makeinfo tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
15.2.0 25 Jan 2026 04:55:28
    |
John Baldwin (jhb)  |
devel/freebsd-gcc15: External FreeBSD toolchain based on GCC 15
This port provides external GCC toolchains for GCC 15.2.0 for the
aarch64, amd64, armv7, i386, powerpc, powerpc64, powerpc64le, and
riscv64 platforms.
Reviewed by: lwhsu
Differential Revision: https://reviews.freebsd.org/D54834 |
Number of commits found: 1
|