Commit graph

7 commits

Author SHA1 Message Date
taca
35fc13cf4d Update bkpupsd package to 2.2.0.
* Clean up copyright notice.
* Change timing of pid file creation.
* Stop using uu_lock().
* Add FREQUPS A seriese entry.
2006-08-27 16:21:35 +00:00
taca
983b129ac5 - make lines of MESSAGE shorter.
- Cast (void *) second argument to cgetent(3) to compile on NetBSD
  current and prior.
- Remove blank line of manual page.
2005-01-04 13:37:30 +00:00
reed
62071c8b2f RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
2004-10-11 22:14:51 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
jmmv
90828eda56 Convert to the bsd.pkg.install.mk framework:
- Honour PKG_SYSCONFDIR.
- Install configuration files in sample directory and copy them to
  PKG_SYSCONFDIR when appropiate.
- Use RCD_SCRIPTS to handle installed rc.d script.
Use buildlink2 too.  Bump PKGREVISION to 1.
2003-07-31 11:07:30 +00:00
taca
b25e97965f Update bkpupsd 2.1.2.
2003-03-12  Takahiro Kambe  <taca@back-street.net>

	* bump version, 2.1.2.

	* improve startup script for NetBSD.

2003-01-21  Takahiro Kambe  <taca@back-street.net>

	* bump version, now 2.1.1a.

	* create "waiting indication file."
2003-03-12 16:43:45 +00:00
taca
8de0bb328f Update bkpupsd to 2.1.
Fri Jun 15 16:27:52 2001  Takahiro Kambe  <taca@kyoto.jepro.co.jp>

	* Add files for NEWLAYOUT style FreeBSD ports contributed by
	  yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu).

	* remove package support for NetBSD since bkpupsd is now included
	  in NetBSD package collection.

Mon Mar  5 15:00:03 2001  Takahiro Kambe  <taca@kyoto.jepro.co.jp>

	* bump version, now 2.1.

	* now parameter for shutdown(8) may be specified in upstab.
	  Inspired by proposal from yrsh2scp@mbox.nc.kyushu-u.ac.jp
	  (Yoshifumi R. Shimizu).

	* correct spelling mistake noted from
	  yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu)
2001-12-19 15:37:59 +00:00