2016-01-29 11:02:52 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Add LICENSE (mit). |
2013-04-06 05:45:29 by Blue Rats | Files touched by this commit (152) |
Log message: Fixes: COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections. |
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-01-11 14:07:31 by Hans Rosenfeld | Files touched by this commit (1) |
Log message: Support -p and -mXXX arguments. |
2010-10-08 21:57:05 by Tim Zingelman | Files touched by this commit (2) |
Log message: Make -c (copy) the default operation (vs. move) to come in line with other install tools this is built to emulate. This should fix at least: pkg/42976 pkg/43951 |
2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109) |
Log message: Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. |
2009-04-09 00:43:26 by Joerg Sonnenberger | Files touched by this commit (27) |
Log message: Remove the remaining NO_MTREE definitions, it has been a nop for a while. |
2008-06-19 20:36:52 by Joerg Sonnenberger | Files touched by this commit (10) |
Log message: Add a marker for bootstrap packages to allow special cases them during bulk builds. |