summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1994-10-23 01:42:21 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1994-10-23 01:42:21 +0000
commit5a5eb3ab3f47e1810d9844f60d5ab6ac9e00cbeb (patch)
treeda58e3d247811957fd7094cbbc2a167788ab93d1 /news/inn
parentReviewed by: (diff)
Reviewed by:
Submitted by: Obtained from: inn - Internet News
Notes
Notes: svn path=/head/; revision=271
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile20
-rw-r--r--news/inn/pkg-comment1
-rw-r--r--news/inn/pkg-descr4
-rw-r--r--news/inn/pkg-plist125
4 files changed, 150 insertions, 0 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
new file mode 100644
index 000000000000..cf3b53562951
--- /dev/null
+++ b/news/inn/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: inn
+# Version required: 1.4
+# Date created: 20 Oct 1994
+# Whom: torstenb
+#
+# $Id:$
+#
+
+DISTNAME= inn1.4sec
+NO_WRKSUBDIR= YES
+MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
+EXTRACT_SUFX= .tar.Z
+
+pre-install:
+ mkdir -p ${PREFIX}/etc
+ mkdir -p ${PREFIX}/bin
+ mkdir -p ${PREFIX}/man
+ mkdir -p ${PREFIX}/news
+
+.include <bsd.port.mk>
diff --git a/news/inn/pkg-comment b/news/inn/pkg-comment
new file mode 100644
index 000000000000..413d9d07e55a
--- /dev/null
+++ b/news/inn/pkg-comment
@@ -0,0 +1 @@
+InterNetNews -- the Internet meets Netnews, Version 1.4
diff --git a/news/inn/pkg-descr b/news/inn/pkg-descr
new file mode 100644
index 000000000000..826deb638f44
--- /dev/null
+++ b/news/inn/pkg-descr
@@ -0,0 +1,4 @@
+InterNetNews is a complete Usenet system. The cornerstone of the package
+is innd, an NNTP server that multiplexes all I/O. Newsreading is handled
+by a separate server, nnrpd, that is spawned for each client. Both innd
+and nnrpd have some slight variances from the NNTP protocol.
diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist
new file mode 100644
index 000000000000..ddc97b814e44
--- /dev/null
+++ b/news/inn/pkg-plist
@@ -0,0 +1,125 @@
+@cwd /usr/local
+etc/innd
+etc/inndstart
+etc/in.nnrpd
+etc/rc.news
+bin/inews
+bin/rnews
+man/man1/convdate.1
+man/man1/getlist.1
+man/man1/grephistory.1
+man/man1/inews.1
+man/man1/innconfval.1
+man/man1/installit.1
+man/man1/nntpget.1
+man/man1/rnews.1
+man/man1/shlock.1
+man/man1/shrinkfile.1
+man/man1/subst.1
+man/man3/clientlib.3
+man/man3/dbz.3
+man/man3/inndcomm.3
+man/man3/libinn.3
+man/man3/parsedate.3
+man/man3/qio.3
+man/man3/wildmat.3
+man/man5/active.5
+man/man5/control.ctl.5
+man/man5/distrib.pats.5
+man/man5/expire.ctl.5
+man/man5/history.5
+man/man5/hosts.nntp.5
+man/man5/inn.conf.5
+man/man5/innwatch.ctl.5
+man/man5/moderators.5
+man/man5/newsfeeds.5
+man/man5/newslog.5
+man/man5/nnrp.access.5
+man/man5/nntpsend.ctl.5
+man/man5/overview.fmt.5
+man/man5/passwd.nntp.5
+man/man8/archive.8
+man/man8/batcher.8
+man/man8/buffchan.8
+man/man8/ctlinnd.8
+man/man8/cvtbatch.8
+man/man8/expire.8
+man/man8/expireover.8
+man/man8/fastrm.8
+man/man8/filechan.8
+man/man8/innd.8
+man/man8/innxmit.8
+man/man8/news-recovery.8
+man/man8/news.daily.8
+man/man8/newslog.8
+man/man8/nnrpd.8
+man/man8/nntpsend.8
+man/man8/overchan.8
+man/man8/prunehistory.8
+news/lib/overview.fmt
+news/lib/parsecontrol
+news/lib/send-ihave
+news/lib/send-nntp
+news/lib/send-uucp
+news/lib/innlog.awk
+news/lib/innshellvars
+news/lib/newsfeeds
+news/lib/hosts.nntp
+news/lib/nnrp.access
+news/lib/passwd.nntp
+news/lib/inn.conf
+news/lib/moderators
+news/lib/control.ctl
+news/lib/expire.ctl
+news/lib/nntpsend.ctl
+news/lib/innwatch.ctl
+news/lib/distrib.pats
+news/innd
+news/bin/control/checkgroups
+news/bin/control/default
+news/bin/control/ihave
+news/bin/control/newgroup
+news/bin/control/rmgroup
+news/bin/control/sendme
+news/bin/control/sendsys
+news/bin/control/senduuname
+news/bin/control/version
+news/bin/control/docheckgroups
+news/bin/rnews/c7unbatch
+news/bin/rnews/decode
+news/bin/rnews/encode
+news/bin/ctlinnd
+news/bin/getlist
+news/bin/innconfval
+news/bin/archive
+news/bin/batcher
+news/bin/buffchan
+news/bin/cvtbatch
+news/bin/filechan
+news/bin/nntpget
+news/bin/innxmit
+news/bin/overchan
+news/bin/shlock
+news/bin/shrinkfile
+news/bin/convdate
+news/bin/expire
+news/bin/expireover
+news/bin/fastrm
+news/bin/grephistory
+news/bin/makeactive
+news/bin/makehistory
+news/bin/newsrequeue
+news/bin/prunehistory
+news/bin/makegroup
+news/bin/writelog
+news/bin/news.daily
+news/bin/scanlogs
+news/bin/expirerm
+news/bin/tally.control
+news/bin/tally.unwanted
+news/bin/nntpsend
+news/bin/sendbatch
+news/bin/ctlrun
+news/bin/inncheck
+news/bin/innstat
+news/bin/innwatch