From e2fb969173ea9379a286e8d7e8bae9e7b81ec421 Mon Sep 17 00:00:00 2001 From: cube Date: Wed, 31 Dec 2003 13:28:36 +0000 Subject: Initial import of newsx, version 1.6, into the NetBSD Package Collection. Newsx is an NNTP client for Unix. It will connect to a remote NNTP server and post outgoing articles batched by the news system, as well as fetch incoming articles. It provides the NNTP capabilities required for small local news spools on installations with NNTP access only through limited ISP accounts. It works well via a dialup SLIP/PPP connection. Newsx is also well suited for large spools with normal feeds, being used for pulling newsgroups from specific NNTP servers that are not distributed in the usual manner. Since newsx obeys the normal news spool configuration file and requires little or no specific configuration, the administrative burden should be minimized. --- news/newsx/PLIST | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 news/newsx/PLIST (limited to 'news/newsx/PLIST') diff --git a/news/newsx/PLIST b/news/newsx/PLIST new file mode 100644 index 00000000000..3e20ee1c1db --- /dev/null +++ b/news/newsx/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/31 13:28:36 cube Exp $ +bin/newsx +bin/newsq +man/man1/newsq.1 +man/man5/newsx.conf.5 +man/man5/in.hosts.5 +man/man8/newsx.8 -- cgit v1.2.3