Commit graph

8 commits

Author SHA1 Message Date
dmcmahill
8332472120 Fix DESTDIR builds. There were PLIST and rpath problems. Noted by Thomas
Klausner.
2009-09-25 02:48:08 +00:00
tnn
e2d281b2fa don't undef PKG_DEVELOPER! 2009-09-24 13:04:16 +00:00
wiz
8ab264d6b7 Move LICENSE to MAINTAINER paragraph. 2009-09-24 12:56:27 +00:00
dmcmahill
ccb013ba1c add missing LICENSE 2009-09-24 12:23:44 +00:00
dmcmahill
6c0805e737 add LIBS.SunOS+= -lgmp per PR42109 2009-09-24 11:58:35 +00:00
dmcmahill
2f0b3c4815 - 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
tnn
f2241ea8c2 COMMENT improvement 2009-09-18 12:29:14 +00:00
dmcmahill
bb5b605376 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