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-06-17 06:49:49 by Johnny C. Lam | Files touched by this commit (65) |
Log message: Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of ${PREFIX}. |
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-06-14 20:32:48 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message: Do not assume a _file member in FILE structures as it may not exist on some systems (e.g., Linux). Instead, use fileno(3). Closes PR pkg/29498. |
2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223) |
Log message: Add RMD160 digests. |
2004-05-23 17:09:06 by Klaus Heinz | Files touched by this commit (7) |
Log message: Use option "-r" instead of "-e" for the '[' command since \ this is not portable to some operating systems (eg UnixWare or IRIX 5). |
2004-01-20 13:15:42 by Alistair G. Crooks | Files touched by this commit (76) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-21 18:50:04 by Martti Kuparinen | Files touched by this commit (51) |
Log message: COMMENT should start with a capital letter. |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |