Commit graph

12 commits

Author SHA1 Message Date
jlam
e6da903988 Mirror recent changes to lang/gcc/Makefile:
Remove link "${PREFIX}/${PKGNAME}/bin/cc" before trying to create it to
avoid install failures in case of an incomplete install before.
2001-06-11 16:13:33 +00:00
skrll
464082f47d Add --enable-shared to the configuration phase so that a shared libstdc++
gets built.

Add makefile fragments to do the right thing for elf and a.out. Make sure
they are used.

Add @exec/@unexec install-info to the PLIST.

Fixes pkg/12154 from Olaf Seibert <rhialto@polderland.nl>
2001-05-04 10:15:44 +00:00
jlam
42ea15cc07 Set FILESDIR to lang/gcc/files as this package needs the location of the
template gcc.mk file.
2001-04-30 21:07:02 +00:00
wiz
7a68fd5270 Don't set DISTINFO_FILE. We can't share it, we have one file more. 2001-04-26 16:33:07 +00:00
wiz
6dcc5bf4a8 Drop remaining uses of DIGEST_FILE (which were bogus, anyway) 2001-04-21 13:42:38 +00:00
jlam
a5c065ea2f Reverse order of PLIST and PLIST.NetBSD-sparc 2001-04-11 10:38:49 +00:00
jlam
82db7d18a5 Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specific
PLIST for pgcc.  PGCC should now list all the files needed on NetBSD/sparc.
This matches a similarly motivated change in gcc/Makefile, but done
differently.
2001-03-29 15:24:59 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
079495271c ${MD5_FILE} -> ${DIGEST_FILE} 2001-03-07 15:52:01 +00:00
jlam
99371cfa2f Minimize differences between gcc/Makefile and pgcc/Makefile. 2001-02-28 23:51:12 +00:00
jlam
9ea766a260 Make lang/gcc and lang/pgcc conflict under Solaris as both install directly
under ${LOCALBASE}.  This doesn't affect NetBSD as, there, both install
under ${LOCALBASE}/${PKGNAME}.
2001-02-21 18:12:20 +00:00
jlam
a7ec5d1dde Pentium GNU Compiler Collection.
Provided in pkg/11483 by Jared McNeill <jmcneill@invisible.yi.org> with
several modifications by me to synchronize with lang/gcc.
2001-02-20 23:39:18 +00:00