2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993) |
Log message: Add DESTDIR support. |
2008-05-25 16:45:18 by Matthias Scheler | Files touched by this commit (36) |
Log message: Remove me as maintainer of some package, clame ownership of a few packages. |
2008-01-04 07:24:32 by OBATA Akio | Files touched by this commit (1) |
Log message: MASTER_SITES are not available anymore, noticed by Zafer Aydogan in private mail. Other package systems seems have version 1.19 (ex. MASTER_SITE_GENTOO). |
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-11-10 18:31:48 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Use errno from errno.h. |
2005-08-27 22:43:40 by Min Sik Kim | Files touched by this commit (2) |
Log message: Remove conflicting declaration of shmat. This fixes PR pkg/31008. |
2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241) |
Log message: Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful. |
2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172) |
Log message: Add RMD160 digests |
2003-07-21 19:01:31 by Martti Kuparinen | Files touched by this commit (35) |
Log message: COMMENT should start with a capital letter. |