df10 FreshPorts -- lang/gcc48
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gcc48 4.8.1.20130418 lang on this many watch lists=3 search for ports that depend on this port
GNU Compiler Collection 4.8
Maintained by: gerald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Mar 2012 00:16:36
Also Listed In: java
License: not specified in port


GCC, the GNU Compiler Collection, supports a number of languages.  This
port installs the C, C++, Fortran and Java front ends as gcc48, g++48,
gfortran48, and gcj48, respectively.

WWW: http://gcc.gnu.org/

Gerald Pfeifer <gerald@FreeBSD.org>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/binutils
  2. devel/bison
  3. lang/gcc-ecj45
  4. archivers/zip
  5. devel/gmake
  6. devel/binutils
  7. lang/perl5.14
Required To Run:
  1. devel/binutils
  2. lang/gcc-ecj45
Required Libraries:
  1. math/gmp
  2. math/mpfr
  3. math/mpc
  4. converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/gcc48/ && make install clean
To add the package: pkg_add -r gcc48


Configuration Options
===> The following configuration options are available for gcc-4.8.1.20130418:
     JAVA=on: Java platform support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/lang/gcc/snapshots/4.8-20130418/
  3. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/snapshots/4.8-20130418/
  4. ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/4.8-20130418/
  5. ftp://ftp.iij.ad.jp/pub/gnu/gnu/gcc/snapshots/4.8-20130418/
  6. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/snapshots/4.8-20130418/
  7. ftp://ftp.lip6.fr/pub/gcc/snapshots/4.8-20130418/
  8. ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/snapshots/4.8-20130418/
  9. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/snapshots/4.8-20130418/
  10. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/snapshots/4.8-20130418/
  11. ftp://ftp.nluug.nl/mirror/languages/gcc/snapshots/4.8-20130418/
  12. ftp://ftp.ntua.gr/pub/gnu/gcc/snapshots/4.8-20130418/
  13. ftp://ftp.uvsq.fr/pub/gcc/snapshots/4.8-20130418/
  14. ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20130418/
  15. ftp://mirror.aarnet.edu.au/pub/gnu/gcc/snapshots/4.8-20130418/
  16. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/snapshots/4.8-20130418/
  17. http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/snapshots/4.8-20130418/
  18. http://gd.tuwien.ac.at/gnu/sourceware/gcc/snapshots/4.8-20130418/
  19. http://mirrors.kernel.org/sources.redhat.com/gcc/snapshots/4.8-20130418/

Number of commits found: 41

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  4.8.1.20130418
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
20 Apr 2013 15:36:34
Original commit files touched by this commit  4.8.1.20130418
gerald search for other commits by this committer
Remove unnecessary MAN3 settings in the case of Java being enabled.

Feature safe:	yes
19 Apr 2013 23:45:27
Original commit files touched by this commit  4.8.1.20130418
gerald search for other commits by this committer
Update to the 20130418 snapshot of GCC 4.8.1.  This no longer installs
libffi and its info and man pages which was always meant to remain for
internal use only.

Feature safe:	yes
29 Mar 2013 18:24:07
Original commit files touched by this commit  4.8.1.20130328
gerald search for other commits by this committer
Update to the 20130328 snapshot of GCC 4.8.1, first backport fixes
from mainline.
24 Mar 2013 12:48:56
Original commit files touched by this commit  4.8.0.20130321
gerald search for other commits by this committer
Update to the 20130321 snapshot of GCC 4.8.0, which basically
coincides with that release.

Details can be found at http://gcc.gnu.org/gcc-4.8/changes.html .
13 Mar 2013 12:24:53
Original commit files touched by this commit  4.8.0.20130310
gerald search for other commits by this committer
Update to the 20130310 snapshot of GCC 4.8.0, approaching release branch.
08 Mar 2013 11:32:12
Original commit files touched by this commit  4.8.0.20130303
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
06 Mar 2013 03:42:44
Original commit files touched by this commit  4.8.0.20130303
gerald search for other commits by this committer
Update to the 20130303 snapshot of GCC 4.8.0.  This should now build
with texinfo 5.0 just fine.
02 Mar 2013 15:02:41
Original commit files touched by this commit  4.8.0.20130217
gerald search for other commits by this committer
Update to the 20130217 snapshot of GCC 4.8.0.  Lots of release
stabilization fixes.
16 Feb 2013 16:43:42
Original commit files touched by this commit  4.8.0.20130210
gerald search for other commits by this committer
Replace the use of DISTFILES by DISTNAME, since we are now down to
one in all cases.

On the way, update to the 20130210 snapshot of GCC 4.8.0.
10 Feb 2013 06:03:07
Original commit files touched by this commit  4.8.0.20130203
gerald search for other commits by this committer
Update to the 20130203 snapshot of GCC 4.8.0.
20 Jan 2013 16:44:05
Original commit files touched by this commit  4.8.0.20130113
gerald search for other commits by this committer
Use the new lang/gcc-ecj45 port when building the Java frontend
instead of including a pre-built version of the Eclipse Java Compiler
(ECJ) ourselves. [1]

On the way, update to the 20130113 snapshot of GCC 4.8.0.

PR:		175072
11 Jan 2013 13:36:02
Original commit files touched by this commit  4.8.0.20130106
gerald search for other commits by this committer
Update to the 20130106 snapshot of GCC 4.8.0.

This brings a new merge with upstream libffi and a new info
document (libffi.info) as well as a new man page.
18 Dec 2012 04:47:15
Original commit files touched by this commit  4.8.0.20121216
gerald search for other commits by this committer
Reintroduce, adjusted to current upstream changes, my hack to get
to the unwinder interface to get FreeBSD/ia64 build. [1]

Update to the 20121216 snapshot of GCC 4.8.0.

Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk> [1]
12 Dec 2012 17:42:27
Original commit files touched by this commit  4.8.0.20121209
gerald search for other commits by this committer
Make binutils a build dependency as well (not just a run-time dependency).
Without this, the libiberty build fails locating ar.

Also update to the 20121209 snapshot of 4.8.0.
05 Dec 2012 00:27:21
Original commit files touched by this commit  4.8.0.20121125
gerald search for other commits by this committer
Update to the 20121125 snapshot of GCC 4.8.0.

This enables support for libbacktrace and thus nicer backtraces
should the compiler fail on FreeBSD.

Feature safe:	yes
01 Nov 2012 19:12:06
Original commit files touched by this commit  4.8.0.20121014
gerald search for other commits by this committer
Forward port inclusion and use of the Eclipse Java compiler. [1]

Update to the 20121014 snapshot of GCC 4.8.0.

Submitted by:	jkim [1]
Feature safe:	yes
01 Oct 2012 03:46:22
Original commit files touched by this commit  4.8.0.20120930
gerald search for other commits by this committer
Forward port revision 282369 [1] which carried the following description:

  On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and
  make the Makefile machinery a bit more generic to minimize differences
  between lang/gcc ports based on releases and those based on snapshots.

On the way, update to the 20120930 snapshot of GCC 4.8.0.

Submitted by:	jkim [1]
29 Sep 2012 03:20:09
Original commit files touched by this commit  4.8.0.20120909
gerald search for other commits by this committer
Update to the 20120909 snapshot of GCC 4.8.0.  (Later versions have
an issue that is being in the works right now.)

Cut down the comments at the top of Makefile per recent guidance.

Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]

Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.

Inspired by:	jkim [1]
04 Sep 2012 17:33:29
Original commit files touched by this commit  4.8.0.20120902
gerald search for other commits by this committer
Update to the 20120902 snapshot of GCC 4.8.0 (where I committed
support for OpenBSD/x86_64 if anyone is interested in building
for that).
27 Aug 2012 08:11:36
Original commit files touched by this commit  4.8.0.20120826
gerald search for other commits by this committer
Update to the 20120826 snapshot of GCC 4.8.0.
21 Aug 2012 15:53:22
Original commit files touched by this commit  4.8.0.20120819
gerald search for other commits by this committer
Update to the 20120819 snapshot of GCC 4.8.0.
21 Aug 2012 15:38:53
Original commit files touched by this commit  4.8.0.20120819
gerald search for other commits by this committer
Update to the 20120819 snapshot of GCC 4.8.0.
08 Aug 2012 23:57:32
Original commit files touched by this commit  4.8.0.20120805
gerald search for other commits by this committer
Update to the 20120805 snapshot of GCC 4.8.0.
30 Jul 2012 12:47:27
Original commit files touched by this commit  4.8.0.20120729
gerald search for other commits by this committer
Convert to the new options framework.

On the way update to the 20120729 snapshot of GCC 4.8.0.
25 Jul 2012 09:53:05
Original commit files touched by this commit  4.8.0.20120722
gerald search for other commits by this committer
Update to the 20120722 snapshot of GCC 4.8.0.

Remove ABI version numbers for all library dependencies.
16 Jul 2012 09:01:48
Original commit files touched by this commit  4.8.0.20120715
gerald search for other commits by this committer
Update to the 20120715 snapshot of GCC 4.8.0.
12 Jul 2012 08:37:49
Original commit files touched by this commit  4.8.0.20120708
gerald search for other commits by this committer
Update to the 20120708 snapshot of GCC 4.8.0.
03 Jul 2012 09:48:33
Original commit files touched by this commit  4.8.0.20120701
gerald search for other commits by this committer
Update to the 20120701 snapshot of GCC 4.8.0.
Address a minor formatting issue introduced with revision 1.536.
19 Jun 2012 19:52:44
Original commit files touched by this commit  4.8.0.20120617
gerald search for other commits by this committer
Update to the 20120617 snapshot of GCC 4.8.0.
16 Jun 2012 04:36:47
Original commit files touched by this commit  4.8.0.20120603
andreast search for other commits by this committer
Add powerpc64 support.

Approved by:    gerald
04 Jun 2012 14:06:28
Original commit files touched by this commit  4.8.0.20120603
gerald search for other commits by this committer
Update to the 20120603 snapshot of GCC 4.8.0.
28 May 2012 11:44:50
Original commit files touched by this commit  4.8.0.20120527
gerald search for other commits by this committer
Update to the 20120527 snapshot of GCC 4.8.0.
16 May 2012 21:25:42
Original commit files touched by this commit  4.8.0.20120513
gerald search for other commits by this committer
Update to the 20120513 snapshot of GCC 4.8.0.
08 May 2012 03:00:39
Original commit files touched by this commit  4.8.0.20120506
gerald search for other commits by this committer
Update to the 20120506 snapshot of GCC 4.8.0.
01 May 2012 01:26:59
Original commit files touched by this commit  4.8.0.20120429
gerald search for other commits by this committer
Update to the 20120429 snapshot of GCC 4.8.0.
16 Apr 2012 01:06:17
Original commit files touched by this commit  4.8.0.20120415
gerald search for other commits by this committer
Update to the 20120415 snapshot of GCC 4.8.0.
09 Apr 2012 13:41:43
Original commit files touched by this commit  4.8.0.20120408
gerald search for other commits by this committer
Update to the 20120408 snapshot of GCC 4.8.0.

Feature safe:   yes
03 Apr 2012 22:14:26
Original commit files touched by this commit  4.8.0.20120401
gerald search for other commits by this committer
Update to the 20120401 snapshot of GCC 4.8.0.

Feature safe:   yes
17 Mar 2012 11:22:17
Original commit files touched by this commit  4.8.0.20120311
gerald search for other commits by this committer
Welcome GCC 4.8!  For the next couple of months this is going to be
a rougher ride, as this release series -- just branched off GCC 4.7
-- is going to see a lot of active and often invasive development.
This port is for early exposure and not production use at all.

Feature safe:   yes
17 Mar 2012 00:16:16
Original commit files touched by this commit  4.7.0.20120225
gerald search for other commits by this committer
Complete repocopy of lang/gcc47 to lang/gcc48.

Feature safe:   yes

Number of commits found: 41

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0