2010-02-12 15:56:19 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support |
2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225) |
Log message: Remove @dirrm entries from PLISTs |
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-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190) |
Log message: Add RMD160 digests. |
2004-01-24 16:06:58 by grant beattie | Files touched by this commit (34) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-20 13:26:16 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-06-18 11:22:28 by Alistair G. Crooks | Files touched by this commit (38) |
Log message: When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than ${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. |
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. |
2002-07-10 15:05:33 by Alistair G. Crooks | Files touched by this commit (2) |
Log message: Update extipl to version 5.04 from 5.03. Changes are * Fix an error with "Mark active and boot" when LBA mode is used. * Compile with nasm 0.98.24. Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp) |