2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-26 18:39:46 by Stoned Elipot | Files touched by this commit (2) |
Log message: Convert to USE_NEW_TEXINFO. XXX Only one of RPLAY.info and rplay.info info files is registered in the Info directory file. This is because install-info(1) is case insensitive when dealing with info file filenames. Unless RPLAY.{info,texi} are renamed I do not see a clean way to get around this... |
2003-06-06 12:31:09 by Julio Merino | Files touched by this commit (4) |
Log message: Install example files in the examples tree. Fix references to installed configuration files in the rplayd(8) manpage. Bump PKGREVISION to 1. |
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-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-09-20 04:02:02 by grant beattie | Files touched by this commit (38) |
Log message: Make these scripts more portable by taking advantage of automatic rc.d script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam. |
2002-09-19 11:04:35 by Johnny C. Lam | Files touched by this commit (26) |
Log message: Take advantage of the auto-generation and installation of rc.d scripts. |
2002-08-31 18:07:50 by Thomas Klausner | Files touched by this commit (1) |
Log message: Now unused. |
2002-08-31 16:46:22 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to buildlink2. |
2002-08-25 21:24:03 by Johnny C. Lam | Files touched by this commit (551) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. |