Subject: CVS commit: pkgsrc/net/ntp4
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2004 20:39:40
Module Name:	pkgsrc
Committed By:	reed
Date:		Thu Mar 11 20:39:40 UTC 2004

Modified Files:
	pkgsrc/net/ntp4: Makefile
Added Files:
	pkgsrc/net/ntp4/files: ntp.conf ntpd.sh ntpdate.sh

Log Message:
This adds rc.d scripts. The ntp.conf is example from official NetBSD.
The rc.d scripts are based on official NetBSD scripts.

This also adds:
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}

This was discussed and okayed with maintainer, fredb, in February,

Currently, the ntpd.sh rc.d script has a note about the
ntpd_chrootdir is only for NetBSD at this time. (Because I haven't
tested under other operating systems.)


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/net/ntp4/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/net/ntp4/files/ntp.conf \
    pkgsrc/net/ntp4/files/ntpd.sh pkgsrc/net/ntp4/files/ntpdate.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.