Commit graph

14 commits

Author SHA1 Message Date
asau
9d172bbac7 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
adam
70e1f8f2ca Changes 4.4.3:
The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.3.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.1 relative to previous releases of GCC.
2010-03-15 08:27:06 +00:00
tnn
fb40c0bcd0 remove unused var 2009-10-24 20:16:02 +00:00
tnn
cb3ad3c7a4 Turn native language support into an option and disable it by default
everywhere but on NetBSD (where we know it doesn't add any run-time
dependencies)
2009-10-24 20:15:05 +00:00
wiz
402f6fb72c Mark as user-destdir ready. 2009-09-25 09:37:57 +00:00
dmcmahill
9dd20411ee Fix DESTDIR builds. There were PLIST and rpath problems. Noted by Thomas
Klausner.
2009-09-25 02:48:08 +00:00
tnn
1d7a499daf don't undef PKG_DEVELOPER! 2009-09-24 13:04:16 +00:00
wiz
1b864c14ef Move LICENSE to MAINTAINER paragraph. 2009-09-24 12:56:27 +00:00
dmcmahill
64fb3065ff add missing LICENSE 2009-09-24 12:23:44 +00:00
dmcmahill
09686297af add LIBS.SunOS+= -lgmp per PR42109 2009-09-24 11:58:35 +00:00
dmcmahill
88cd2c37ca - Get rid of a ${WRKDIR} reference in an installed file.
- Fix a bad reference to /bin/bash.
- Work around a non-portable argument to find.

This should address the bash issues reported in PR42092
lang/gcc44 leaves uncorrected reference to /bin/bash
2009-09-24 11:50:56 +00:00
dmcmahill
7e658a3a67 Fix some path issues which caused buildlink of all libs and headers in /usr/pkg. 2009-09-18 13:35:41 +00:00
tnn
c972954b48 COMMENT improvement 2009-09-18 12:29:14 +00:00
dmcmahill
020b7090b4 Import gcc-4.4.1 as lang/gcc44. This is the latest branch of gcc.
Of particular note is this package contains gfortran which is required
for building some scientific software (recent versions of scilab
for example).  Package is prepared as a monolithic install of gcc
since gcc is really not set up to build and install the core and then
later add on different languages as their own packages.
2009-09-18 11:24:50 +00:00