Subject: CVS commit: pkgsrc
From: Eric Gillespie
Date: 2004-11-27 03:35:53
Message id: 20041127023553.323AD2DA1D@cvs.netbsd.org

Log Message:
We used to avoid building all of Subversion again when building
sub-packages (p5-subversion, py-subversion, and ap2-subversion) by
hand-hacking build-outputs.mk, which was a big pain.  Consequently,
since the 1.0.7 update, pkgsrc has re-built the whole thing for each
subpackage.  This is annoying and makes p5-subversion not work with
pkgviews on Darwin.

Now, we'll fix the problem by patching gen-make.py, which generates
build-outputs.mk.  I may even be able to commit this change upstream.

devel/subversion-base/Makefile:
    Generate build-outputs.mk hack.

devel/p5-subversion/Makefile:
devel/py-subversion/Makefile:
www/ap2-subversion/Makefile:
    Replace build-outputs.mk in post-patch.

Files:
RevisionActionfile
1.15modifypkgsrc/devel/p5-subversion/Makefile
1.11modifypkgsrc/devel/py-subversion/Makefile
1.38modifypkgsrc/devel/subversion/distinfo
1.23modifypkgsrc/devel/subversion-base/Makefile
1.17modifypkgsrc/www/ap2-subversion/Makefile
1.1addpkgsrc/devel/subversion/files/build-outputs.mk
1.9addpkgsrc/devel/subversion/patches/patch-ad
1.5addpkgsrc/devel/subversion/patches/patch-ag
1.1addpkgsrc/devel/subversion/patches/patch-ah
1.1addpkgsrc/devel/subversion/patches/patch-ai
1.11removepkgsrc/devel/subversion/patches/patch-aa