summaryrefslogtreecommitdiff
path: root/news/inn-stable
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1999-12-26 14:20:49 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1999-12-26 14:20:49 +0000
commit9c86ef1454c227ce52942ba7f7f907ad2bff1484 (patch)
tree2d53db8e8329d4227e508dc4ab08a2fd4d570f55 /news/inn-stable
parentUpdate port to 0.5.3 (diff)
Update to newest STABLE version
Update PLIST - more dirrm's - added some entries - make packaging more complete
Notes
Notes: svn path=/head/; revision=24099
Diffstat (limited to 'news/inn-stable')
-rw-r--r--news/inn-stable/Makefile9
-rw-r--r--news/inn-stable/distinfo2
-rw-r--r--news/inn-stable/pkg-descr1
-rw-r--r--news/inn-stable/pkg-plist10
4 files changed, 17 insertions, 5 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index d0d4c2a73840..40bb70847f89 100644
--- a/news/inn-stable/Makefile
+++ b/news/inn-stable/Makefile
@@ -4,9 +4,8 @@
# Whom: torstenb
#
# $FreeBSD$
-#
-DISTNAME= inn-STABLE_2_2-1999-07-24_03-02
+DISTNAME= inn-STABLE_2_2-1999-12-26_03-02
PKGNAME= inn-stable-v22
CATEGORIES= news
MASTER_SITES= http://www.FreeBSD.org/~andreas/download/ \
@@ -115,6 +114,12 @@ post-install:
${CHOWN} news:news ${NEWSSPOOL}/uniover
${SED} <${FILESDIR}/innd.sh >${PREFIX}/etc/rc.d/innd.sh \
s+!!PREFIX!!+${PREFIX}+g && ${CHMOD} +x ${PREFIX}/etc/rc.d/innd.sh
+ # create log and run subdir with a .keep_me file to make sure
+ # packaging works. The mkdir might be unnecessary, but to be sure ...
+.for dir in log run
+ ${MKDIR} -p ${NEWSLIB}/${dir}
+ touch ${NEWSLIB}/${dir}/.keep_me
+.endfor
# make rnews work when getting news via uucp !
${CHMOD} 4555 ${NEWSLIB}/bin/rnews
diff --git a/news/inn-stable/distinfo b/news/inn-stable/distinfo
index 98668af4aa09..2ab23e4e6901 100644
--- a/news/inn-stable/distinfo
+++ b/news/inn-stable/distinfo
@@ -1 +1 @@
-MD5 (inn-STABLE_2_2-1999-07-24_03-02.tar.gz) = cefac2709b8d733de70a7382d4b56ca9
+MD5 (inn-STABLE_2_2-1999-12-26_03-02.tar.gz) = 69723ace01a733209b5b1d55a559980a
diff --git a/news/inn-stable/pkg-descr b/news/inn-stable/pkg-descr
index 935ee21bbd3a..a6354c314d06 100644
--- a/news/inn-stable/pkg-descr
+++ b/news/inn-stable/pkg-descr
@@ -13,7 +13,6 @@ Some statements to meet the COPYRIGHT:
Installation is relatively complex but nicely explained in the file INSTALL,
see the inn2 sources under the work directory.
-Home Page: http://www.isc.org/inn.html
Year 2000: http://www.isc.org/inn-y2k.html
Support Contracts: http://www.isc.org/support.html
diff --git a/news/inn-stable/pkg-plist b/news/inn-stable/pkg-plist
index 710e9a147d9e..0b3f644b4db2 100644
--- a/news/inn-stable/pkg-plist
+++ b/news/inn-stable/pkg-plist
@@ -79,7 +79,6 @@ news/bin/rnews
news/bin/rnews.libexec/c7unbatch
news/bin/rnews.libexec/decode
news/bin/rnews.libexec/encode
-news/bin/rnews.libexec/gunbatch
news/bin/scanlogs
news/bin/scanspool
news/bin/send-ihave
@@ -94,6 +93,7 @@ news/bin/sm
news/bin/startinnfeed
news/bin/tally.control
news/bin/writelog
+news/db/control.ctl
news/etc/actsync.cfg
news/etc/actsync.ign
news/etc/control.ctl
@@ -123,9 +123,17 @@ news/lib/innshellvars.pl
news/lib/innshellvars.tcl
news/lib/libinn.a
news/lib/libstorage.a
+news/log/.keep_me
+news/run/.keep_me
+@dirrm news/log/OLD
+@dirrm news/log
@dirrm news/bin/control
@dirrm news/bin/filter
@dirrm news/bin/rnews.libexec
+@dirrm news/bin/auth
@dirrm news/bin
@dirrm news/etc
+@dirrm news/run
+@dirrm news/db
@dirrm news/lib
+@dirrm news