summaryrefslogtreecommitdiffstats
path: root/network/openntpd
diff options
context:
space:
mode:
author Robby Workman2010-05-11 19:45:58 +0200
committer Michiel van Wessem2010-05-11 19:45:58 +0200
commit48616fd06a411aa24cb0d4da91377285abcf5229 (patch)
tree72799cf9b51d13ded30e0e482529409982fe726b /network/openntpd
parentfd421664f29c55daf55c7fe2ccd4bcdfc246071b (diff)
downloadslackbuilds-48616fd06a411aa24cb0d4da91377285abcf5229.tar.gz
network/openntpd: Updated for version 3.9p1
Diffstat (limited to 'network/openntpd')
-rw-r--r--network/openntpd/README11
-rw-r--r--network/openntpd/openntpd.SlackBuild2
-rw-r--r--network/openntpd/openntpd.info2
-rw-r--r--network/openntpd/slack-desc10
4 files changed, 16 insertions, 9 deletions
diff --git a/network/openntpd/README b/network/openntpd/README
index 218a49a43e..3385075fc5 100644
--- a/network/openntpd/README
+++ b/network/openntpd/README
@@ -9,9 +9,8 @@ You will need to add the "_ntp" user and group to /etc/passwd and
/etc/group if it's not present on your system. Without these groups,
the package will not work.
-You will also need to call the /etc/rc.d/rc.ntpd script from one of
-your startup scripts if you want OpenNTPD to start at boot; one way
-is to add something like this to /etc/rc.d/rc.local:
- if [ -x /etc/rc.d/rc.ntpd ]; then
- /etc/rc.d/rc.ntpd start
- fi
+This package conflicts with the "ntp" package included with Slackware,
+so only one of them should be installed at any given time.
+The /etc/rc.d/rc.ntpd script in Slackware 12.0 will not work with
+OpenNTPD; be sure to move the /etc/rc.d/rc.ntpd.new over if you want
+it to work.
diff --git a/network/openntpd/openntpd.SlackBuild b/network/openntpd/openntpd.SlackBuild
index b5903a26bd..ab31dc3b13 100644
--- a/network/openntpd/openntpd.SlackBuild
+++ b/network/openntpd/openntpd.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=openntpd
VERSION=3.9p1
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
diff --git a/network/openntpd/openntpd.info b/network/openntpd/openntpd.info
index 454fb4adb2..09bb43738f 100644
--- a/network/openntpd/openntpd.info
+++ b/network/openntpd/openntpd.info
@@ -5,4 +5,4 @@ DOWNLOAD="ftp://openbsd.mirrors.pair.com/OpenNTPD/openntpd-3.9p1.tar.gz"
MD5SUM="afc34175f38d08867c1403d9008600b3"
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
-APPROVED="PiterPunk"
+APPROVED="BP{k}"
diff --git a/network/openntpd/slack-desc b/network/openntpd/slack-desc
index 8b41acd72f..1522a801ff 100644
--- a/network/openntpd/slack-desc
+++ b/network/openntpd/slack-desc
@@ -1,4 +1,12 @@
-openntpd: OpenNTPD - Network Time Protocol client/server
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+openntpd: OpenNTPD (Network Time Protocol client/server)
openntpd:
openntpd: OpenNTPD is a FREE, easy to use implementation of the Network Time
openntpd: Protocol. It provides the ability to sync the local clock to remote