Subject: CVS commit: pkgsrc
From: Johnny C. Lam
Date: 2006-07-27 17:16:44
Message id: 20060727151644.8192D211CA@cvs.netbsd.org

Log Message:
Apply the "convention over configuration" principle:

If ${FILESDIR}/getsite.sh exists, then use it to determine the fetch
URL for each of the distfiles for the package.  Otherwise, use
SITE_<file> and MASTER_SITES, in order, to determine the URL for each
distfile.

If the script path differs from ${FILESDIR}/getsite.sh, then set
DYNAMIC_SITE_SCRIPT to the full path to that script.

Remove the need to set DYNAMIC_MASTER_SITES explicitly in the package
Makefile for:

	graphics/ns-cult3d
	wm/sawfish-themes
	www/apache-tomcat55
	www/jakarta-tomcat4
	www/jakarta-tomcat5

Files:
RevisionActionfile
1.8modifypkgsrc/graphics/ns-cult3d/Makefile
1.13modifypkgsrc/wm/sawfish-themes/Makefile
1.8modifypkgsrc/www/apache-tomcat55/Makefile
1.10modifypkgsrc/www/jakarta-tomcat4/Makefile
1.13modifypkgsrc/www/jakarta-tomcat5/Makefile