2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message: Remove @dirrm entries from PLISTs |
2008-05-28 00:28:21 by Alistair G. Crooks | Files touched by this commit (4) |
Log message: Make this package work on Mac OS X. |
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. |
2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. |
2005-12-08 18:41:16 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix errno. |
2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message: Create directories before installing files into them. |
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-24 14:10:14 by Alistair G. Crooks | Files touched by this commit (192) |
Log message: Add RMD160 digests. |
2005-02-21 21:26:15 by Hubert Feyrer | Files touched by this commit (116) |
Log message: Sign over maintainership to tech-pkg@ |
2004-06-27 14:21:21 by grant beattie | Files touched by this commit (3) |
Log message: don't inline a function in one source file and expect to be able to use it in other source files - not all compilers allow this. |