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 on branch 2022Q3
gcc48 GNU Compiler Collection 4.8
4.8.5_16 lang on this many watch lists=4 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 4.8.5_16Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unsupported by upstream since 2015. Use GCC 10 or newer instead.
Expiration Date EXPIRATION DATE: 2024-05-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-03-17 00:16:36
Last Update: 2024-01-27 16:26:55
Commit Hash: 877cb29
People watching this port, also watch:: pkg, gcc
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 gcc48, g++48, and gfortran48, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc48-4.8.5_16/catalog.mk
  3. /usr/local/share/licenses/gcc48-4.8.5_16/LICENSE
  4. /usr/local/share/licenses/gcc48-4.8.5_16/GPLv3
  5. /usr/local/share/licenses/gcc48-4.8.5_16/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.0-c++48
  7. bin/x86_64-portbld-freebsd14.0-g++48
  8. bin/x86_64-portbld-freebsd14.0-gcc48
  9. bin/x86_64-portbld-freebsd14.0-gcc-4.8.5
  10. bin/x86_64-portbld-freebsd14.0-gcc-ar48
  11. bin/x86_64-portbld-freebsd14.0-gcc-nm48
  12. bin/x86_64-portbld-freebsd14.0-gcc-ranlib48
  13. bin/c++48
  14. bin/cpp48
  15. bin/g++48
  16. bin/gcc48
  17. bin/gcc-ar48
  18. bin/gcc-nm48
  19. bin/gcc-ranlib48
  20. bin/gcov48
  21. share/man/man1/cpp48.1.gz
  22. share/man/man1/g++48.1.gz
  23. share/man/man1/gcc48.1.gz
  24. share/man/man1/gcov48.1.gz
  25. share/gcc-4.8.5/python/libstdcxx/__init__.py
  26. share/gcc-4.8.5/python/libstdcxx/v6/__init__.py
  27. share/gcc-4.8.5/python/libstdcxx/v6/printers.py
  28. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  29. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  30. @comment Insert PLIST.lib here
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • gcc48>0:lang/gcc48
To install the port:
cd /usr/ports/lang/gcc48/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc48
  • pkg install gcc48
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc48
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1471299749 SHA256 (gcc-4.8.5.tar.bz2) = 22fb1e7e0f68a63cee631d85b20461d1ea6bda162f03096350e38c8d427ecf23 SIZE (gcc-4.8.5.tar.bz2) = 86165587

Packages (timestamps in pop-ups are UTC):
gcc48
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.8.5_16--4.8.5_16---
FreeBSD:13:quarterly-4.8.5_16--4.8.5_16---
FreeBSD:14:latest-4.8.5_16--4.8.5_16---
FreeBSD:14:quarterly-4.8.5_16--4.8.5_16---
FreeBSD:15:latest-4.8.5_16n/a-n/a---
FreeBSD:15:quarterly--n/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.3 : devel/gmake
  3. as : devel/binutils
  4. 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

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. audio/beast*
  2. sysutils/uefi-edk2-bhyve-csm*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/beast*
  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:
No options to configure
Options name:
lang_gcc48
USES:
compiler cpe gmake iconv libtool perl5 tar:bzip2
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-4.8.5/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-4.8.5/
  3. http://mirror.koddos.net/gcc/releases/gcc-4.8.5/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-4.8.5/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-4.8.5/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-4.8.5/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-4.8.5/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.8.5/
Collapse this list.

There are no commits on branch 2022Q3 for this port