2011-10-02 16:12:07 by Thomas Klausner | Files touched by this commit (242) |  |
Log message:
Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
|
2011-03-27 11:57:12 by OBATA Akio | Files touched by this commit (2) |
Log message:
tomcat5 is in archive nowadays, set MASTER_SITES instead of using getsite.sh.
|
2010-01-08 19:53:12 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix bash reference. Bump revision.
|
2009-07-07 21:09:09 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
user-destdir support
|
2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
|
2008-05-25 23:42:22 by Joerg Sonnenberger | Files touched by this commit (48) |
Log message:
Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
|
2006-10-05 00:04:11 by Thomas Klausner | Files touched by this commit (30) |
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
|
2006-07-27 17:16:44 by Johnny C. Lam | Files touched by this commit (5) |
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
|
2006-07-07 05:11:48 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Correct a variable name (PKG_JAVA_HOME). Bump PKGREVISION.
|