2007-12-02 14:04:16 by Thomas Klausner | Files touched by this commit (35) |
Log message: Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. |
2007-11-12 01:11:11 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove info.ex.ac.uk and ftp.oit.unc.edu from MASTER_SITES, they don't resolve. From Zafer Aydogan in PR 37335. |
2006-03-21 07:00:54 by Johnny C. Lam | Files touched by this commit (133) |
Log message: Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL scripts prior to revision 1.43 of bsd.pkginstall.mk. |
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-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-04-06 20:24:23 by Thomas Klausner | Files touched by this commit (12) |
Log message: Bump PKGREVISION: This package was broken for a time, when the NO_BUILD that is set by its Makefile broke the xmlcatmgr handling. Increase the PKGREVISION now to have a known-good version of this package again. |
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 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message: Add RMD160 digests to the SHA1 ones. |
2004-01-23 18:18:32 by Julio M. Merino Vidal | Files touched by this commit (18) | |
Log message: Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 |
2004-01-20 13:26:51 by Alistair G. Crooks | Files touched by this commit (45) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |