Commit graph

466 commits

Author SHA1 Message Date
Gerald Pfeifer
02f0c64c67 Update to the GCC 4.8.5 release which concludes the GCC 4.8 release
branch -- no more releases nor snapshots nor even commits on this
branch are to be expected.
2015-06-23 19:32:15 +00:00
Gerald Pfeifer
ca059dcc63 Update to the 20150611 snapshot of GCC 4.8.5. 2015-06-12 20:09:43 +00:00
Gerald Pfeifer
15bf2122d7 Update to the 20150521 snapshot of GCC 4.8.5. 2015-05-23 05:26:07 +00:00
Gerald Pfeifer
9a254ea139 Update to the 20150423 snapshot of GCC 4.8.5.
Merge MASTER_SITES and MASTER_SITE_SUBDIR into just the former. [1]

Suggested by:	mat [1]
2015-04-29 14:44:19 +00:00
Gerald Pfeifer
96371829cf Update to the 20150402 snapshot of GCC 4.8.5. 2015-04-03 14:23:04 +00:00
Gerald Pfeifer
21f2409ed2 Add CONFLICTS with lang/gcc which is also GCC 4.8-based right now.
Add CPE information. [1]

Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we
can avoid setting DISTNAME and CPE_PRODUCT. [2]

PR:		198260 [1]
Submitted by:	shun.fbsd.pr@dropcut.net [1]
Suggested by:	mat [2]
2015-03-22 23:29:51 +00:00
Gerald Pfeifer
fb1f0dabac Update to the 20150212 snapshot of GCC 4.8.5. 2015-02-16 05:35:36 +00:00
Gerald Pfeifer
e5c5cee495 Update to the 20150129 snapshot of GCC 4.8.5. 2015-01-31 21:26:32 +00:00
Gerald Pfeifer
34bc3cb59a Update to the 20150122 snapshot of GCC 4.8.5. 2015-01-24 21:26:44 +00:00
Gerald Pfeifer
f29a3a5521 Update to the 20150108 snapshot of GCC 4.8.5. This is a bit past
the GCC 4.8.4 release that the lang/gcc port is at, and likely will
lead to the last release on this branch.
2015-01-12 05:18:42 +00:00
Gerald Pfeifer
7f4c99cb64 Update to the 20141218 snapshot of GCC 4.8.4. 2014-12-20 10:41:37 +00:00
Gerald Pfeifer
dbb9ca2500 Update to the 20141120 snapshot of GCC 4.8.4. 2014-11-22 12:38:38 +00:00
Gerald Pfeifer
10a686bd60 Update to the 20141106 snapshot of GCC 4.8.4. 2014-11-10 11:57:56 +00:00
Gerald Pfeifer
d7da3642bb Update to the 20141030 snapshot of GCC 4.8.4. 2014-11-03 15:03:38 +00:00
Gerald Pfeifer
c21b48765d Update to the 20141023 snapshot of GCC 4.8.4. 2014-10-25 15:16:24 +00:00
Gerald Pfeifer
07e3437a5d Update to the 20141016 snapshot of GCC 4.8.4.
Remove all traces of @dirrm from the dynamically generated part of
pkg-plist.
2014-10-19 21:32:13 +00:00
Gerald Pfeifer
efd9c71e71 Update to the 20141009 snapshot of GCC 4.8.4. 2014-10-11 10:31:10 +00:00
Gerald Pfeifer
a89cf08f6f Update to the 20141002 snapshot of GCC 4.8.4.
Remove all instances of @dirrm from pkg-plist.
2014-10-09 05:42:58 +00:00
Gerald Pfeifer
b72b196626 Update to the 20140918 snapshot of GCC 4.8.4. 2014-09-20 15:38:23 +00:00
Gerald Pfeifer
616242b63a Update to the 20140911 snapshot of GCC 4.8.4. 2014-09-12 13:20:10 +00:00
Gerald Pfeifer
0805aa448c Update to the 20140904 snapshot of GCC 4.8.4. 2014-09-07 10:52:49 +00:00
Gerald Pfeifer
d2b62a7a89 Update to the 20140828 snapshot of GCC 4.8.4. 2014-08-31 22:04:31 +00:00
Gerald Pfeifer
de24821d65 Update to the 20140807 snapshot of GCC 4.8.4. 2014-08-10 20:40:36 +00:00
Gerald Pfeifer
65ce14af9c Update to the 20140724 snapshot of GCC 4.8.4. 2014-07-26 13:31:58 +00:00
Gerald Pfeifer
f7740de34b Update to the 20140710 snapshot of GCC 4.8.4.
Also clean *.la files in LIBEXEC, and recursively so, here and for
TARGLIB.
2014-07-11 00:27:29 +00:00
Gerald Pfeifer
9c8f3d316a Update to the 20140626 snapshot of GCC 4.8.4. 2014-06-27 22:01:28 +00:00
Gerald Pfeifer
faadf0f691 Update to the 20140619 snapshot of GCC 4.8.4 2014-06-24 16:17:36 +00:00
Gerald Pfeifer
12e97d4035 Update to the 20140605 snapshot of GCC 4.8.4.
Add support for "-fstack-protector-strong".  This extends the
WITH_SSP_PORTS Makefile option in FreeBSD which adds "-fstack-protector"
and "-fstack-protector-all" command-line options that add extra code to
check for buffer overflows to ports built that way, cf.
https://gcc.gnu.org/onlinedocs/gcc-4.8.3/gcc/Optimize-Options.html

While this was a good first step, those switches offer too little
protection or too much overhead and so Google contributed a balanced
"-fstack-protector-strong". [1]

PR:		186852 [1]
Submitted by:	software-freebsd@interfasys.ch [1]
2014-06-10 02:11:30 +00:00
Gerald Pfeifer
a1ca7d805c Update to the 20140522 snapshot of GCC 4.8.4 which is pretty much the
GCC 4.8.3 release.
2014-05-26 12:23:18 +00:00
Gerald Pfeifer
27403d6a03 Update to the 20140508 snapshot of GCC 4.8.3. 2014-05-12 00:14:24 +00:00
Gerald Pfeifer
62770bd993 Update to the 20140424 snapshot of GCC 4.8.3. 2014-04-29 15:07:19 +00:00
Gerald Pfeifer
59d55aedab Update to the 20140410 snapshot of GCC 4.8.3.
Add pkg-message that references the need to use -Wl,-rpath=... . [1]

PR:		185902 [1]
2014-04-13 01:18:14 +00:00
Gerald Pfeifer
99a8c05c97 Update to the 20140320 snapshot of GCC 4.8.3.
Replace USE_BZIP2 by USES=tar:bzip2.

No longer install rebuild-gcj-db48 (which requires bash among others)
and its man page.

Extend full-regression-test by running contrib/test_summary.
2014-04-07 21:39:52 +00:00
Gerald Pfeifer
527699133b Update to the 20140220 snapshot of GCC 4.8.3.
Set the license to a combination of GPLv3 (for the compiler itself) and
GPLv3 with GCC Runtime Library Exception (for the runtime).
2014-02-22 10:36:54 +00:00
Gerald Pfeifer
38cc2c9f76 Update to the 20140213 snapshot of GCC 4.8.3.
Configure with --enable-gnu-indirect-function to enable the "ifunc"
attribute, a GCC extension. [1]

Remove the man7 pages, which we are not packaging, from the staging area
to silence some warnings some are concerned about. [2]

Submitted by:   jmg [1], miwi [2]
Discussed with: kib [1], antoine [2]
2014-02-15 01:11:37 +00:00
Gerald Pfeifer
73ecb3a194 Update to the 20140116 snapshot of GCC 4.8.3. 2014-01-20 01:36:18 +00:00
Gerald Pfeifer
9111836c05 Update to the 20131212 snapshot of GCC 4.8.3. 2013-12-16 03:31:10 +00:00
Gerald Pfeifer
4260ab280e Update to the 20131121 snapshot of GCC 4.8.3.
No longer add -I${LOCALBASE}/include to CFLAGS.

Since we now configure with --with-gmp=${LOCALBASE} this is no longer
necessary, and due to bugs in binutils (which should not install ansidecl.h
into ${PREFIX}/include) and GCC (which should search its own include
directories with higher priority) can lead to build failures.
2013-12-01 21:22:44 +00:00
Gerald Pfeifer
63e7b1828a Change PORTNAME from gcc to gcc48 to match the actual name of this
port and avoid a package name collision with other GCC ports.  This
also allows us to remove LATEST_LINK.

On the way update to the 20131121 snapshot of GCC 4.8.3.
2013-11-24 20:55:35 +00:00
Gerald Pfeifer
89cc5ee5e3 Update to the 20131114 snapshot of GCC 4.8.3. 2013-11-18 03:04:05 +00:00
Gerald Pfeifer
e81f2abed2 Update to the 20131024 snapshot of GCC 4.8.3, which pretty much
coincides with the release of GCC 4.8.2.

Remove a (long) obsolete dependency on bison. [1]

STAGEify.

Reported by:	marino [1]
2013-10-27 01:15:33 +00:00
Gerald Pfeifer
74f2919779 Update to the 20131010 snapshot of GCC 4.8.2. [1]
Migrate to the new LIB_DEPENDS standard.

Reported by:	portscout [1]
2013-10-13 19:08:37 +00:00
Gerald Pfeifer
507691028c Update to the 20130919 snapshot of GCC 4.8.2. 2013-09-24 07:53:54 +00:00
Gerald Pfeifer
3f7e4615cf Introduce a new option BOOTSTRAP that allows switching between a
full bootstrap of GCC and just running a simple build.

Bootstrapping is the default upstream, and for very stable and old
flavors of GCC we disable this by default since that is a huge win
in terms of build time of the port.  No change in default behavior
for this port -- for the time being we continue to bootstrap.

Update to the 20130822 snapshot of GCC 4.8.2.
2013-08-25 01:38:39 +00:00
Gerald Pfeifer
f9abdb22c7 Replace USE_GMAKE by USES=gmake.
Update to the 20130815 snapshot of GCC 4.8.2.
2013-08-17 19:23:44 +00:00
Gerald Pfeifer
da9dde7f02 Upgrade to the 20130808 snapshot of GCC 4.8.2.
Adjust the scheme used for PORTVERSION such that snapshots compare
less than the actual release (and no EPOCH bump becomes necessary
at end of life of a release series). [1]

Rename VERSIONSTRING to the standard DISTVERSION. [2]

Add more notes on the various variables carrying version information.

Suggested by:	tijl [1], crees [2]
2013-08-11 14:58:18 +00:00
Gerald Pfeifer
e077a0a508 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
2013-04-19 23:45:27 +00:00
Gerald Pfeifer
b0eba5c7b5 Update to the 20130328 snapshot of GCC 4.8.1, first backport fixes
from mainline.
2013-03-29 18:24:07 +00:00
Gerald Pfeifer
cdc5cd2051 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 .
2013-03-24 12:48:55 +00:00
Gerald Pfeifer
b374d07225 Update to the 20130310 snapshot of GCC 4.8.0, approaching release branch. 2013-03-13 12:24:52 +00:00