Port details |
- gcc5 GNU Compiler Collection 5
- 5.5.0_6 lang
=4 5.5.0_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Unsupported by upstream. Use GCC 9 or newer instead.
This port expired on: 2019-10-29
- Maintainer: gerald@FreeBSD.org
- Port Added: 2014-08-22 20:26:33
- Last Update: 2019-10-30 13:33:20
- SVN Revision: 516060
- People watching this port, also watch:: gcc, pkg, openjdk8, glib
- 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 gcc5, g++5,
and gfortran5, respectively.
WWW: https://gcc.gnu.org
Gerald Pfeifer <gerald@FreeBSD.org>
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gcc5
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 arm armv6 i386 powerpc powerpc64 powerpcspe sparc64
- distinfo:
- TIMESTAMP = 1507652761
SHA256 (gcc-5.5.0.tar.xz) = 530cea139d82fe542b358961130c69cfde8b3d14556370b65823d2f91f0ced87
SIZE (gcc-5.5.0.tar.xz) = 71096120
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- as : devel/binutils
- gmake : devel/gmake
- makeinfo : print/texinfo
- as : devel/binutils
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- as : devel/binutils
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libmpc.so : math/mpc
- libiconv.so : converters/libiconv
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - 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 gcc5-5.5.0_6:
BOOTSTRAP=on: Build using a full bootstrap
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- compiler cpe gmake iconv libtool makeinfo perl5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.s20141221 26 Dec 2014 08:24:11 |
gerald |
Update to the 20141221 snapshot of GCC 5.0. |
5.0.s20141214 20 Dec 2014 23:28:42 |
gerald |
Update to the 20141214 snapsho of GCC 5.0. |
5.0.s20141130 01 Dec 2014 02:06:08 |
gerald |
Update to the 20141130 snapshot of GCC 5.0. |
5.0.s20141123 24 Nov 2014 15:05:48 |
gerald |
Update to the 20141123 snapshot of GCC 5.0. Keep in mind that this
now defaults to the C11 standard, not C89 any more. |
5.0.s20141116 22 Nov 2014 05:48:23 |
gerald |
Update to the 20141116 snapshot of GCC 5.0.
This no longer breaks on FreeBSD 10.0 and later using clang. |
5.0.s20141109 16 Nov 2014 12:39:39 |
gerald |
Update to the 20141109 snapshot of GCC 5.0.
Mark IGNORE on FreeBSD 10.0 and later; an upstream fix should make
it into the next snapshot. |
5.0.s20141102 03 Nov 2014 06:19:38 |
gerald |
Update to the 20141102 snapshot of GCC 5.0. |
5.0.s20141026 27 Oct 2014 13:54:33 |
gerald |
Update to the 20141026 snapshot of GCC 5.0.
Remove last instance of @dirrm in pkg-plist. |
5.0.s20141019 20 Oct 2014 16:15:05 |
gerald |
Update to the 20141019 snapshot of GCC 5.0.
Remove all traces of @dirrm from pkg-plist that are dynamically generated
via the Makefile. |
5.0.s20141005 07 Oct 2014 13:55:18 |
gerald |
Update to the 20141005 snapshot of GCC 5.0. |
5.0.s20140921_1 06 Oct 2014 18:13:16 |
bapt |
Comment out info/dir files
indexinfo is taking care of generating it at package installation time
Reported by: peter |
5.0.s20140921 28 Sep 2014 10:49:15 |
gerald |
Update to the 20140921 snapshot of GCC 5.0.
Remove four instances of @dirrm from pkg-plist. |
5.0.s20140914 18 Sep 2014 14:07:17 |
gerald |
Update to the 20140914 snapshot of GCC 5.0.
On the packaging side this adds another Python script coming from
the libstdc++ side of things. |
5.0.s20140907_1 11 Sep 2014 15:30:57 |
tijl |
Add USES=libtool |
5.0.s20140907 10 Sep 2014 16:14:25 |
gerald |
Update to the 20140907 snapshot of GCC 5. |
5.0.s20140831 02 Sep 2014 11:04:40 |
gerald |
Update to the 20140831 snapshot of GCC 5. |
5.0.s20140824 25 Aug 2014 10:09:27 |
gerald |
Update to the 20140824 snapshot of GCC 5. |
5.0.s20140817 23 Aug 2014 12:31:36 |
gerald |
Update to the 20140817 snapshot of GCC 5, which is how GCC 4.10 is now
going to be called. |
4.10.0.s20140810 22 Aug 2014 20:26:24 |
gerald |
GCC 4.10 has been renamed to GCC 5 upstream; rename our gcc410 port
to gcc5 accordingly. |