Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 07/16/2003 20:24:00
Module Name: pkgsrc
Committed By: drochner
Date: Wed Jul 16 20:24:00 UTC 2003
Modified Files:
pkgsrc/lang/gcc3-ada: Makefile
pkgsrc/lang/gcc3-c: Makefile Makefile.common buildaddon.mk
pkgsrc/lang/gcc3-c++: Makefile
pkgsrc/lang/gcc3-f77: Makefile
pkgsrc/lang/gcc3-java: Makefile
pkgsrc/lang/gcc3-objc: Makefile
Log Message:
elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify the
PKGNAME if we are installing to an alternative location so that the
pkg system doesn't complain about conflicts.
Now it is possible to install a gcc3 tree to some location where
it can be used to bootstrap another instance of itself...
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc3-ada/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc3-c/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/gcc3-c/Makefile.common \
pkgsrc/lang/gcc3-c/buildaddon.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc3-c++/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc3-f77/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc3-java/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc3-objc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.