2007-05-13 16:39:48 by Thomas Klausner | Files touched by this commit (144) | |
Log message: Remove some GNOME1 packages that are unmaintained upstream and/or in pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though. |
2007-02-03 12:46:56 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed PKGMANDIR. |
2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message: Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to \ "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-07-18 02:37:19 by Krister Walfridsson | Files touched by this commit (2) |
Log message: Regenerate so that the Mac OS X patch program undestands how to apply it. |
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-02-23 19:43:56 by Thomas Klausner | Files touched by this commit (60) |
Log message: Add RMD160 checksums to the SHA1 ones. |
2005-02-04 14:00:10 by Roland Illig | Files touched by this commit (3) |
Log message: Replaced the call to killall(1) by a call to pgrep(1)/kill(1) to make the "Restart" button work on NetBSD (and still on Linux). Bumped PKGREVISION. Reviewed by wiz. |