summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-12 17:41:54 +0000
committerrillig <rillig>2006-07-12 17:41:54 +0000
commit8fbf6bbd1ab5b25792f256e886100d1a8acf53f7 (patch)
treedfd9716807349c5aca21521406528a92eebf24a1 /net
parentfbfe677c21bfb676576480874cdc0f93bc56dfb3 (diff)
downloadpkgsrc-8fbf6bbd1ab5b25792f256e886100d1a8acf53f7.tar.gz
Moved documentation to share/doc/ntp4. Bumped PKGREVISION.
Diffstat (limited to 'net')
-rw-r--r--net/ntp4/Makefile21
-rw-r--r--net/ntp4/PLIST358
2 files changed, 189 insertions, 190 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile
index 0875a591440..b4924aa7558 100644
--- a/net/ntp4/Makefile
+++ b/net/ntp4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2005/12/29 06:22:00 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2006/07/12 17:41:54 rillig Exp $
#
DISTNAME= ntp-4.2.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= net time
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
@@ -22,19 +22,18 @@ CONFIGURE_ENV+= PATH_PERL=${PERL5:Q} ac_cv_header_sys_soundcard_h=no
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q}
-DOCDIR= ${PREFIX}/share/doc/html
-EXAMPLESDIR= ${PREFIX}/share/examples
-ALL_NTP_DOCS= ${DOCDIR}/ntp4 ${EXAMPLESDIR}/ntp4
+DOCDIR= ${PREFIX}/share/doc/ntp4
+EXAMPLESDIR= ${PREFIX}/share/examples/ntp4
+ALL_NTP_DOCS= ${DOCDIR} ${EXAMPLESDIR}
RCD_SCRIPTS= ntpd ntpdate
post-install:
- (cd ${WRKSRC} && \
- ${PAX} -rw -pe -s "/html/ntp4/" html ${DOCDIR}; \
- ${PAX} -rw -pe -s "/conf/ntp4/" conf ${EXAMPLESDIR}); \
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${ALL_NTP_DOCS}; \
- ${FIND} ${ALL_NTP_DOCS} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}; \
- ${FIND} ${ALL_NTP_DOCS} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE};
+ cd ${WRKSRC}/html && ${PAX} -rw . ${DOCDIR}
+ cd ${WRKSRC}/conf && ${PAX} -rw . ${EXAMPLESDIR}
+ ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${ALL_NTP_DOCS}
+ ${FIND} ${ALL_NTP_DOCS} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
+ ${FIND} ${ALL_NTP_DOCS} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
.include "../../mk/bsd.prefs.mk"
diff --git a/net/ntp4/PLIST b/net/ntp4/PLIST
index 8efc4e0b347..c10b977cb50 100644
--- a/net/ntp4/PLIST
+++ b/net/ntp4/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/05/03 15:46:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/07/12 17:41:54 rillig Exp $
bin/ntp-keygen
bin/ntp-wait
bin/ntpd
@@ -9,177 +9,177 @@ ${TIMETRIM}bin/ntptime
bin/ntptrace
${TIMETRIM}bin/tickadj
${NO_TIMETRIM}bin/timetrim
-share/doc/html/ntp4/accopt.html
-share/doc/html/ntp4/assoc.html
-share/doc/html/ntp4/audio.html
-share/doc/html/ntp4/authopt.html
-share/doc/html/ntp4/build.html
-share/doc/html/ntp4/clockopt.html
-share/doc/html/ntp4/config.html
-share/doc/html/ntp4/confopt.html
-share/doc/html/ntp4/copyright.html
-share/doc/html/ntp4/debug.html
-share/doc/html/ntp4/drivers/driver1.html
-share/doc/html/ntp4/drivers/driver10.html
-share/doc/html/ntp4/drivers/driver11.html
-share/doc/html/ntp4/drivers/driver12.html
-share/doc/html/ntp4/drivers/driver16.html
-share/doc/html/ntp4/drivers/driver18.html
-share/doc/html/ntp4/drivers/driver19.html
-share/doc/html/ntp4/drivers/driver2.html
-share/doc/html/ntp4/drivers/driver20.html
-share/doc/html/ntp4/drivers/driver22.html
-share/doc/html/ntp4/drivers/driver23.html
-share/doc/html/ntp4/drivers/driver24.html
-share/doc/html/ntp4/drivers/driver26.html
-share/doc/html/ntp4/drivers/driver27.html
-share/doc/html/ntp4/drivers/driver28.html
-share/doc/html/ntp4/drivers/driver29.html
-share/doc/html/ntp4/drivers/driver3.html
-share/doc/html/ntp4/drivers/driver30.html
-share/doc/html/ntp4/drivers/driver32.html
-share/doc/html/ntp4/drivers/driver33.html
-share/doc/html/ntp4/drivers/driver34.html
-share/doc/html/ntp4/drivers/driver35.html
-share/doc/html/ntp4/drivers/driver36.html
-share/doc/html/ntp4/drivers/driver37.html
-share/doc/html/ntp4/drivers/driver38.html
-share/doc/html/ntp4/drivers/driver39.html
-share/doc/html/ntp4/drivers/driver4.html
-share/doc/html/ntp4/drivers/driver40.html
-share/doc/html/ntp4/drivers/driver42.html
-share/doc/html/ntp4/drivers/driver43.html
-share/doc/html/ntp4/drivers/driver44.html
-share/doc/html/ntp4/drivers/driver5.html
-share/doc/html/ntp4/drivers/driver6.html
-share/doc/html/ntp4/drivers/driver7.html
-share/doc/html/ntp4/drivers/driver8.html
-share/doc/html/ntp4/drivers/driver9.html
-share/doc/html/ntp4/drivers/icons/home.gif
-share/doc/html/ntp4/drivers/icons/mail2.gif
-share/doc/html/ntp4/drivers/oncore-shmem.html
-share/doc/html/ntp4/extern.html
-share/doc/html/ntp4/hints.html
-share/doc/html/ntp4/hints/a-ux
-share/doc/html/ntp4/hints/aix
-share/doc/html/ntp4/hints/bsdi
-share/doc/html/ntp4/hints/changes
-share/doc/html/ntp4/hints/decosf1
-share/doc/html/ntp4/hints/decosf2
-share/doc/html/ntp4/hints/freebsd
-share/doc/html/ntp4/hints/hpux
-share/doc/html/ntp4/hints/linux
-share/doc/html/ntp4/hints/mpeix
-share/doc/html/ntp4/hints/netbsd
-share/doc/html/ntp4/hints/notes-xntp-v3
-share/doc/html/ntp4/hints/parse
-share/doc/html/ntp4/hints/refclocks
-share/doc/html/ntp4/hints/rs6000
-share/doc/html/ntp4/hints/sco.html
-share/doc/html/ntp4/hints/sgi
-share/doc/html/ntp4/hints/solaris-dosynctodr.html
-share/doc/html/ntp4/hints/solaris.html
-share/doc/html/ntp4/hints/solaris.xtra.4023118
-share/doc/html/ntp4/hints/solaris.xtra.4095849
-share/doc/html/ntp4/hints/solaris.xtra.S99ntpd
-share/doc/html/ntp4/hints/solaris.xtra.patchfreq
-share/doc/html/ntp4/hints/sun4
-share/doc/html/ntp4/hints/svr4-dell
-share/doc/html/ntp4/hints/svr4_package
-share/doc/html/ntp4/hints/todo
-share/doc/html/ntp4/hints/vxworks.html
-share/doc/html/ntp4/hints/winnt.html
-share/doc/html/ntp4/howto.html
-share/doc/html/ntp4/icons/home.gif
-share/doc/html/ntp4/icons/mail2.gif
-share/doc/html/ntp4/index.html
-share/doc/html/ntp4/kern.html
-share/doc/html/ntp4/keygen.html
-share/doc/html/ntp4/ldisc.html
-share/doc/html/ntp4/manyopt.html
-share/doc/html/ntp4/measure.html
-share/doc/html/ntp4/miscopt.html
-share/doc/html/ntp4/monopt.html
-share/doc/html/ntp4/msyslog.html
-share/doc/html/ntp4/mx4200data.html
-share/doc/html/ntp4/notes.html
-share/doc/html/ntp4/ntpd.html
-share/doc/html/ntp4/ntpdate.html
-share/doc/html/ntp4/ntpdc.html
-share/doc/html/ntp4/ntpdsim.html
-share/doc/html/ntp4/ntpq.html
-share/doc/html/ntp4/ntptime.html
-share/doc/html/ntp4/ntptrace.html
-share/doc/html/ntp4/parsedata.html
-share/doc/html/ntp4/parsenew.html
-share/doc/html/ntp4/patches.html
-share/doc/html/ntp4/pic/9400n.jpg
-share/doc/html/ntp4/pic/alice11.gif
-share/doc/html/ntp4/pic/alice13.gif
-share/doc/html/ntp4/pic/alice23.gif
-share/doc/html/ntp4/pic/alice31.gif
-share/doc/html/ntp4/pic/alice32.gif
-share/doc/html/ntp4/pic/alice35.gif
-share/doc/html/ntp4/pic/alice38.gif
-share/doc/html/ntp4/pic/alice44.gif
-share/doc/html/ntp4/pic/alice47.gif
-share/doc/html/ntp4/pic/alice51.gif
-share/doc/html/ntp4/pic/alice61.gif
-share/doc/html/ntp4/pic/barnstable.gif
-share/doc/html/ntp4/pic/beaver.gif
-share/doc/html/ntp4/pic/boom3.gif
-share/doc/html/ntp4/pic/boom3a.gif
-share/doc/html/ntp4/pic/bustardfly.gif
-share/doc/html/ntp4/pic/c51.jpg
-share/doc/html/ntp4/pic/dogsnake.gif
-share/doc/html/ntp4/pic/driver29.gif
-share/doc/html/ntp4/pic/driver43_1.gif
-share/doc/html/ntp4/pic/driver43_2.jpg
-share/doc/html/ntp4/pic/fg6021.gif
-share/doc/html/ntp4/pic/fg6039.jpg
-share/doc/html/ntp4/pic/gadget.jpg
-share/doc/html/ntp4/pic/gps167.jpg
-share/doc/html/ntp4/pic/hornraba.gif
-share/doc/html/ntp4/pic/igclock.gif
-share/doc/html/ntp4/pic/neoclock4x.gif
-share/doc/html/ntp4/pic/oncore_evalbig.gif
-share/doc/html/ntp4/pic/oncore_remoteant.jpg
-share/doc/html/ntp4/pic/oncore_utplusbig.gif
-share/doc/html/ntp4/pic/oz2.gif
-share/doc/html/ntp4/pic/panda.gif
-share/doc/html/ntp4/pic/pd_om006.gif
-share/doc/html/ntp4/pic/pd_om011.gif
-share/doc/html/ntp4/pic/pogo.gif
-share/doc/html/ntp4/pic/pogo1a.gif
-share/doc/html/ntp4/pic/pogo3a.gif
-share/doc/html/ntp4/pic/pogo4.gif
-share/doc/html/ntp4/pic/pogo5.gif
-share/doc/html/ntp4/pic/pogo6.gif
-share/doc/html/ntp4/pic/pogo8.gif
-share/doc/html/ntp4/pic/pzf509.jpg
-share/doc/html/ntp4/pic/rabbit.gif
-share/doc/html/ntp4/pic/radio2.jpg
-share/doc/html/ntp4/pic/sheepb.jpg
-share/doc/html/ntp4/pic/stack1a.jpg
-share/doc/html/ntp4/pic/tonea.gif
-share/doc/html/ntp4/pic/wingdorothy.gif
-share/doc/html/ntp4/porting.html
-share/doc/html/ntp4/pps.html
-share/doc/html/ntp4/prefer.html
-share/doc/html/ntp4/quick.html
-share/doc/html/ntp4/rdebug.html
-share/doc/html/ntp4/refclock.html
-share/doc/html/ntp4/release.html
-share/doc/html/ntp4/scripts/footer.txt
-share/doc/html/ntp4/scripts/links10.txt
-share/doc/html/ntp4/scripts/links11.txt
-share/doc/html/ntp4/scripts/links12.txt
-share/doc/html/ntp4/scripts/links7.txt
-share/doc/html/ntp4/scripts/links8.txt
-share/doc/html/ntp4/scripts/links9.txt
-share/doc/html/ntp4/scripts/style.css
-share/doc/html/ntp4/sntp.html
-share/doc/html/ntp4/tickadj.html
+share/doc/ntp4/accopt.html
+share/doc/ntp4/assoc.html
+share/doc/ntp4/audio.html
+share/doc/ntp4/authopt.html
+share/doc/ntp4/build.html
+share/doc/ntp4/clockopt.html
+share/doc/ntp4/config.html
+share/doc/ntp4/confopt.html
+share/doc/ntp4/copyright.html
+share/doc/ntp4/debug.html
+share/doc/ntp4/drivers/driver1.html
+share/doc/ntp4/drivers/driver10.html
+share/doc/ntp4/drivers/driver11.html
+share/doc/ntp4/drivers/driver12.html
+share/doc/ntp4/drivers/driver16.html
+share/doc/ntp4/drivers/driver18.html
+share/doc/ntp4/drivers/driver19.html
+share/doc/ntp4/drivers/driver2.html
+share/doc/ntp4/drivers/driver20.html
+share/doc/ntp4/drivers/driver22.html
+share/doc/ntp4/drivers/driver23.html
+share/doc/ntp4/drivers/driver24.html
+share/doc/ntp4/drivers/driver26.html
+share/doc/ntp4/drivers/driver27.html
+share/doc/ntp4/drivers/driver28.html
+share/doc/ntp4/drivers/driver29.html
+share/doc/ntp4/drivers/driver3.html
+share/doc/ntp4/drivers/driver30.html
+share/doc/ntp4/drivers/driver32.html
+share/doc/ntp4/drivers/driver33.html
+share/doc/ntp4/drivers/driver34.html
+share/doc/ntp4/drivers/driver35.html
+share/doc/ntp4/drivers/driver36.html
+share/doc/ntp4/drivers/driver37.html
+share/doc/ntp4/drivers/driver38.html
+share/doc/ntp4/drivers/driver39.html
+share/doc/ntp4/drivers/driver4.html
+share/doc/ntp4/drivers/driver40.html
+share/doc/ntp4/drivers/driver42.html
+share/doc/ntp4/drivers/driver43.html
+share/doc/ntp4/drivers/driver44.html
+share/doc/ntp4/drivers/driver5.html
+share/doc/ntp4/drivers/driver6.html
+share/doc/ntp4/drivers/driver7.html
+share/doc/ntp4/drivers/driver8.html
+share/doc/ntp4/drivers/driver9.html
+share/doc/ntp4/drivers/icons/home.gif
+share/doc/ntp4/drivers/icons/mail2.gif
+share/doc/ntp4/drivers/oncore-shmem.html
+share/doc/ntp4/extern.html
+share/doc/ntp4/hints.html
+share/doc/ntp4/hints/a-ux
+share/doc/ntp4/hints/aix
+share/doc/ntp4/hints/bsdi
+share/doc/ntp4/hints/changes
+share/doc/ntp4/hints/decosf1
+share/doc/ntp4/hints/decosf2
+share/doc/ntp4/hints/freebsd
+share/doc/ntp4/hints/hpux
+share/doc/ntp4/hints/linux
+share/doc/ntp4/hints/mpeix
+share/doc/ntp4/hints/netbsd
+share/doc/ntp4/hints/notes-xntp-v3
+share/doc/ntp4/hints/parse
+share/doc/ntp4/hints/refclocks
+share/doc/ntp4/hints/rs6000
+share/doc/ntp4/hints/sco.html
+share/doc/ntp4/hints/sgi
+share/doc/ntp4/hints/solaris-dosynctodr.html
+share/doc/ntp4/hints/solaris.html
+share/doc/ntp4/hints/solaris.xtra.4023118
+share/doc/ntp4/hints/solaris.xtra.4095849
+share/doc/ntp4/hints/solaris.xtra.S99ntpd
+share/doc/ntp4/hints/solaris.xtra.patchfreq
+share/doc/ntp4/hints/sun4
+share/doc/ntp4/hints/svr4-dell
+share/doc/ntp4/hints/svr4_package
+share/doc/ntp4/hints/todo
+share/doc/ntp4/hints/vxworks.html
+share/doc/ntp4/hints/winnt.html
+share/doc/ntp4/howto.html
+share/doc/ntp4/icons/home.gif
+share/doc/ntp4/icons/mail2.gif
+share/doc/ntp4/index.html
+share/doc/ntp4/kern.html
+share/doc/ntp4/keygen.html
+share/doc/ntp4/ldisc.html
+share/doc/ntp4/manyopt.html
+share/doc/ntp4/measure.html
+share/doc/ntp4/miscopt.html
+share/doc/ntp4/monopt.html
+share/doc/ntp4/msyslog.html
+share/doc/ntp4/mx4200data.html
+share/doc/ntp4/notes.html
+share/doc/ntp4/ntpd.html
+share/doc/ntp4/ntpdate.html
+share/doc/ntp4/ntpdc.html
+share/doc/ntp4/ntpdsim.html
+share/doc/ntp4/ntpq.html
+share/doc/ntp4/ntptime.html
+share/doc/ntp4/ntptrace.html
+share/doc/ntp4/parsedata.html
+share/doc/ntp4/parsenew.html
+share/doc/ntp4/patches.html
+share/doc/ntp4/pic/9400n.jpg
+share/doc/ntp4/pic/alice11.gif
+share/doc/ntp4/pic/alice13.gif
+share/doc/ntp4/pic/alice23.gif
+share/doc/ntp4/pic/alice31.gif
+share/doc/ntp4/pic/alice32.gif
+share/doc/ntp4/pic/alice35.gif
+share/doc/ntp4/pic/alice38.gif
+share/doc/ntp4/pic/alice44.gif
+share/doc/ntp4/pic/alice47.gif
+share/doc/ntp4/pic/alice51.gif
+share/doc/ntp4/pic/alice61.gif
+share/doc/ntp4/pic/barnstable.gif
+share/doc/ntp4/pic/beaver.gif
+share/doc/ntp4/pic/boom3.gif
+share/doc/ntp4/pic/boom3a.gif
+share/doc/ntp4/pic/bustardfly.gif
+share/doc/ntp4/pic/c51.jpg
+share/doc/ntp4/pic/dogsnake.gif
+share/doc/ntp4/pic/driver29.gif
+share/doc/ntp4/pic/driver43_1.gif
+share/doc/ntp4/pic/driver43_2.jpg
+share/doc/ntp4/pic/fg6021.gif
+share/doc/ntp4/pic/fg6039.jpg
+share/doc/ntp4/pic/gadget.jpg
+share/doc/ntp4/pic/gps167.jpg
+share/doc/ntp4/pic/hornraba.gif
+share/doc/ntp4/pic/igclock.gif
+share/doc/ntp4/pic/neoclock4x.gif
+share/doc/ntp4/pic/oncore_evalbig.gif
+share/doc/ntp4/pic/oncore_remoteant.jpg
+share/doc/ntp4/pic/oncore_utplusbig.gif
+share/doc/ntp4/pic/oz2.gif
+share/doc/ntp4/pic/panda.gif
+share/doc/ntp4/pic/pd_om006.gif
+share/doc/ntp4/pic/pd_om011.gif
+share/doc/ntp4/pic/pogo.gif
+share/doc/ntp4/pic/pogo1a.gif
+share/doc/ntp4/pic/pogo3a.gif
+share/doc/ntp4/pic/pogo4.gif
+share/doc/ntp4/pic/pogo5.gif
+share/doc/ntp4/pic/pogo6.gif
+share/doc/ntp4/pic/pogo8.gif
+share/doc/ntp4/pic/pzf509.jpg
+share/doc/ntp4/pic/rabbit.gif
+share/doc/ntp4/pic/radio2.jpg
+share/doc/ntp4/pic/sheepb.jpg
+share/doc/ntp4/pic/stack1a.jpg
+share/doc/ntp4/pic/tonea.gif
+share/doc/ntp4/pic/wingdorothy.gif
+share/doc/ntp4/porting.html
+share/doc/ntp4/pps.html
+share/doc/ntp4/prefer.html
+share/doc/ntp4/quick.html
+share/doc/ntp4/rdebug.html
+share/doc/ntp4/refclock.html
+share/doc/ntp4/release.html
+share/doc/ntp4/scripts/footer.txt
+share/doc/ntp4/scripts/links10.txt
+share/doc/ntp4/scripts/links11.txt
+share/doc/ntp4/scripts/links12.txt
+share/doc/ntp4/scripts/links7.txt
+share/doc/ntp4/scripts/links8.txt
+share/doc/ntp4/scripts/links9.txt
+share/doc/ntp4/scripts/style.css
+share/doc/ntp4/sntp.html
+share/doc/ntp4/tickadj.html
share/examples/ntp4/README
share/examples/ntp4/baldwin.conf
share/examples/ntp4/beauregard.conf
@@ -190,10 +190,10 @@ share/examples/ntp4/rackety.conf
share/examples/rc.d/ntpd
share/examples/rc.d/ntpdate
@dirrm share/examples/ntp4
-@dirrm share/doc/html/ntp4/scripts
-@dirrm share/doc/html/ntp4/pic
-@dirrm share/doc/html/ntp4/icons
-@dirrm share/doc/html/ntp4/hints
-@dirrm share/doc/html/ntp4/drivers/icons
-@dirrm share/doc/html/ntp4/drivers
-@dirrm share/doc/html/ntp4
+@dirrm share/doc/ntp4/scripts
+@dirrm share/doc/ntp4/pic
+@dirrm share/doc/ntp4/icons
+@dirrm share/doc/ntp4/hints
+@dirrm share/doc/ntp4/drivers/icons
+@dirrm share/doc/ntp4/drivers
+@dirrm share/doc/ntp4