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 2022Q2
gcc10 GNU Compiler Collection 10
10.5.0_1 lang on this many watch lists=6 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 10.5.0Version of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-01 21:59:38
Last Update: 2024-01-27 23:07:02
Commit Hash: 89ee143
People watching this port, also watch:: glib, binutils, pkg, sqlite3
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 gcc10, g++10, and gfortran10, 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 (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gcc10-10.5.0_1/catalog.mk
  3. /usr/local/share/licenses/gcc10-10.5.0_1/LICENSE
  4. /usr/local/share/licenses/gcc10-10.5.0_1/GPLv3
  5. /usr/local/share/licenses/gcc10-10.5.0_1/GPLv3RLE
  6. bin/x86_64-portbld-freebsd14.0-c++10
  7. bin/x86_64-portbld-freebsd14.0-g++10
  8. bin/x86_64-portbld-freebsd14.0-gcc10
  9. bin/x86_64-portbld-freebsd14.0-gcc-10.5.0
  10. bin/x86_64-portbld-freebsd14.0-gcc-ar10
  11. bin/x86_64-portbld-freebsd14.0-gcc-nm10
  12. bin/x86_64-portbld-freebsd14.0-gcc-ranlib10
  13. bin/x86_64-portbld-freebsd14.0-gfortran10
  14. bin/c++10
  15. bin/cpp10
  16. bin/g++10
  17. bin/gcc10
  18. bin/gcc-ar10
  19. bin/gcc-nm10
  20. bin/gcc-ranlib10
  21. bin/gcov10
  22. bin/gcov-dump10
  23. bin/gcov-tool10
  24. bin/gfortran10
  25. bin/lto-dump10
  26. share/man/man1/cpp10.1.gz
  27. share/man/man1/g++10.1.gz
  28. share/man/man1/gcc10.1.gz
  29. share/man/man1/gcov10.1.gz
  30. share/man/man1/gcov-dump10.1.gz
  31. share/man/man1/gcov-tool10.1.gz
  32. share/man/man1/gfortran10.1.gz
  33. share/man/man1/lto-dump10.1.gz
  34. share/gcc-10.5.0/python/libstdcxx/__init__.py
  35. share/gcc-10.5.0/python/libstdcxx/v6/__init__.py
  36. share/gcc-10.5.0/python/libstdcxx/v6/printers.py
  37. share/gcc-10.5.0/python/libstdcxx/v6/xmethods.py
  38. @postexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  39. @postunexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
  40. @comment Insert PLIST.lib here
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • gcc10>0:lang/gcc10
Conflicts:
CONFLICTS:
  • gcc10-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/gcc10/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gcc10
  • pkg install gcc10
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcc10
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1698764863 SHA256 (gcc-10.5.0.tar.xz) = 25109543fdf46f397c347b5d8b7a2c7e5694a5a51cce4b9c6e1ea8a71ca307c1 SIZE (gcc-10.5.0.tar.xz) = 77846412

Packages (timestamps in pop-ups are UTC):
gcc10
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.5.0_110.5.0_110.2.010.5.0_110.5.0_1-10.2.0-
FreeBSD:13:quarterly10.5.010.5.010.4.0_110.5.010.5.010.5.010.5.010.5.0
FreeBSD:14:latest10.5.0_110.5.0_110.4.010.5.0_110.5.0_110.4.0_1-10.4.0_1
FreeBSD:14:quarterly10.5.010.5.0-10.5.010.5.010.5.010.5.010.5.0
FreeBSD:15:latest10.5.0_110.5.0_1n/a10.5.0_1n/a10.5.0_110.5.0_110.5.0_1
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. 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. devel/xtensa-esp32-elf

Deleted ports which required this port:

Expand this list of 24 deleted ports
  1. biology/mopac*
  2. databases/R-cran-RSQLite.extfuns*
  3. devel/ipython5*
  4. emulators/yuzu-qt5*
  5. games/critterding*
  6. graphics/photoflow*
  7. java/openjdk12*
  8. java/openjdk13*
  9. java/openjdk14*
  10. java/openjdk15*
  11. java/openjdk16*
  12. math/coinmumps*
  13. math/gotoblas*
  14. math/py-symcxx*
  15. math/rkward-kde*
  16. net/mpich2*
  17. science/openkim*
  18. security/hashcat-legacy*
  19. security/modsecurity3-apache*
  20. sysutils/pesign*
  21. sysutils/uefi-edk2-bhyve*
  22. sysutils/uefi-edk2-bhyve-devel*
  23. sysutils/uefi-edk2-qemu*
  24. www/mod_authnz_crowd*
  25. Collapse this list of deleted ports.
for Run
  1. devel/xtensa-esp32-elf

Deleted ports which required this port:

Expand this list of 21 deleted ports
  1. biology/mopac*
  2. databases/R-cran-RSQLite.extfuns*
  3. devel/ipython5*
  4. games/critterding*
  5. graphics/photoflow*
  6. java/openjdk12*
  7. java/openjdk13*
  8. java/openjdk14*
  9. java/openjdk15*
  10. java/openjdk16*
  11. math/coinmumps*
  12. math/gotoblas*
  13. math/hipmcl*
  14. math/py-symcxx*
  15. math/rkward-kde*
  16. net/mpich2*
  17. science/openkim*
  18. security/hashcat-legacy*
  19. security/modsecurity3-apache*
  20. sysutils/pesign*
  21. www/mod_authnz_crowd*
  22. 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 gcc10-10.5.0_1: BOOTSTRAP=on: Build using a full bootstrap GRAPHITE=off: Support for Graphite loop optimizations MULTILIB=on: Build support for 32-bit and 64-bit targets ===> Use 'make config' to modify these settings
Options name:
lang_gcc10
USES:
compiler 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-10.5.0/
  2. http://gcc.gnu.org/pub/gcc/releases/gcc-10.5.0/
  3. http://mirror.koddos.net/gcc/releases/gcc-10.5.0/
  4. https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/releases/gcc-10.5.0/
  5. https://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/releases/gcc-10.5.0/
  6. https://ftp.mpi-inf.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-10.5.0/
  7. https://mirrors.kernel.org/sourceware/gcc/releases/gcc-10.5.0/
  8. https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-10.5.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port