2003-08-09 12:34:47 by Stoned Elipot | Files touched by this commit (2) |
Log message: USE_NEW_TEXINFO is unnecessary now. |
2003-08-07 17:29:58 by Stoned Elipot | Files touched by this commit (1) |
Log message: The INSTALL and DEINSTALL scripts were overlooked during the conversion to USE_NEW_TEXINFO. But... Replace them with MAKE_DIRS_PERMS from the bsd.pkg.install.mk framework. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-27 19:19:22 by Stoned Elipot | Files touched by this commit (2) |
Log message: Convert to USE_NEW_TEXINFO. Add build dependency on textproc/texi2roff. |
2003-06-18 11:03:17 by Alistair G. Crooks | Files touched by this commit (1) |
Log message: Use PKGNAME_NOREV, rather than manually trying to strip off any nb suffix from ${PKGNAME} |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
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. |
2003-02-27 22:43:36 by Frederick Bruckman | Files touched by this commit (2) |
Log message: Use the same ut_id as "login" does, so we can properly close out the wtmpx entry that "login" creates. |
2003-02-27 18:13:38 by Frederick Bruckman | Files touched by this commit (6) |
Log message: - - Use standard ${PKG_SYSCONFDIR} handling; bump ${PKGREVISION}. - - Reorganize Makefile #defines into global toggles, global settings, local settings. - - Reorganize and consolidate override targets. |