2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message: Remove @dirrm related logic. |
2008-08-12 16:39:12 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Precreate missing directories. Prepare for destdir. |
2008-06-16 16:54:41 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix installation. |
2007-12-21 14:30:14 by OBATA Akio | Files touched by this commit (3) |
Log message: Fix build problems with gcc4. * invalid lvalue cast * static v.s. extern |
2006-03-23 00:55:37 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Fix broken va_arg usage violating ISO C promotion rules. Bump revision. |
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-18 23:12:12 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix errno. |
2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message: Removed trailing white-space. |
2004-01-29 00:24:08 by Klaus Heinz | Files touched by this commit (1) |
Log message: Do not use "find -d". This option is not available on all supported \ platforms. |
2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |