Subject: CVS commit: pkgsrc/lang/pgcc
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 07/21/2003 12:48:47
Module Name:	pkgsrc
Committed By:	seb
Date:		Mon Jul 21 12:48:47 UTC 2003

Modified Files:
	pkgsrc/lang/pgcc: MESSAGE Makefile PLIST
	pkgsrc/lang/pgcc/files: gcc.mk
Removed Files:
	pkgsrc/lang/pgcc: MESSAGE.SunOS PLIST.NetBSD-sparc PLIST.SunOS

Log Message:
Make this package similar to lang/gcc{,3}.

User visible changes:
- Install in ${GCC_PREFIX} for all platforms.
- Install example mk.conf in ${PREFIX}/share/examples/${PKGNAME_NOREV}/mk.conf.

Rewrite the Makefile to adopt a look and feel similar to those of
lang/gcc{,3}: convert to USE_NEW_TEXINFO, USE_PKG_INSTALL for FILE_SUBST,
mostly dynamic PLIST, platform independent MESSAGE, ...

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/pgcc/MESSAGE pkgsrc/lang/pgcc/PLIST
cvs rdiff -r1.1 -r0 pkgsrc/lang/pgcc/MESSAGE.SunOS \
    pkgsrc/lang/pgcc/PLIST.NetBSD-sparc pkgsrc/lang/pgcc/PLIST.SunOS
cvs rdiff -r1.21 -r1.22 pkgsrc/lang/pgcc/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/pgcc/files/gcc.mk

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