Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/16/2000 02:58:49
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Sep 15 23:58:49 UTC 2000

Modified Files:
	pkgsrc/lang/gcc: Makefile
	pkgsrc/lang/gcc/pkg: PLIST
Added Files:
	pkgsrc/lang/gcc/files: gcc.mk patch-sum
	pkgsrc/lang/gcc/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al
	    patch-am patch-an patch-ao patch-ap patch-aq patch-ar patch-as

Log Message:
- Add patches from NetBSD-current to fix build on i386 ELF systems.
- Install into "${LOCALBASE}/gcc-2.95.2" to avoid that e.g. "bsd.pkg.mk"
  picks up the new compiler by accident.
- Add a file "${LOCALBASE}/etc/gcc-2.95.2.mk" which makes it possible to
  use the new "gcc" like this:
  make MAKECONF=/usr/pkg/etc/gcc-2.95.2.mk


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/gcc/files/gcc.mk \
    pkgsrc/lang/gcc/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/lang/gcc/patches/patch-aa \
    pkgsrc/lang/gcc/patches/patch-ab pkgsrc/lang/gcc/patches/patch-ac \
    pkgsrc/lang/gcc/patches/patch-ad pkgsrc/lang/gcc/patches/patch-ae \
    pkgsrc/lang/gcc/patches/patch-af pkgsrc/lang/gcc/patches/patch-ag \
    pkgsrc/lang/gcc/patches/patch-ah pkgsrc/lang/gcc/patches/patch-ai \
    pkgsrc/lang/gcc/patches/patch-aj pkgsrc/lang/gcc/patches/patch-ak \
    pkgsrc/lang/gcc/patches/patch-al pkgsrc/lang/gcc/patches/patch-am \
    pkgsrc/lang/gcc/patches/patch-an pkgsrc/lang/gcc/patches/patch-ao \
    pkgsrc/lang/gcc/patches/patch-ap pkgsrc/lang/gcc/patches/patch-aq \
    pkgsrc/lang/gcc/patches/patch-ar pkgsrc/lang/gcc/patches/patch-as
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/gcc/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.