aboutsummaryrefslogtreecommitdiffstats
path: root/news/newsx/pkg-descr
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-04-08 18:51:45 +0800
committerdinoex <dinoex@FreeBSD.org>2001-04-08 18:51:45 +0800
commitb9676cc64f0bb11c0e441c335afa63a110410bd2 (patch)
treea72af2ff351b36d9c0d52bc21cabec00f637fa89 /news/newsx/pkg-descr
parentc56b8511e7876bb21874ca7abc2bf183f503e087 (diff)
downloadfreebsd-ports-gnome-b9676cc64f0bb11c0e441c335afa63a110410bd2.tar.gz
freebsd-ports-gnome-b9676cc64f0bb11c0e441c335afa63a110410bd2.tar.zst
freebsd-ports-gnome-b9676cc64f0bb11c0e441c335afa63a110410bd2.zip
- appied patch from PR 25594
- make portlint happier - clean pkg-plist PR: 25534 Submitted by: thierry@thomas.as
Diffstat (limited to 'news/newsx/pkg-descr')
-rw-r--r--news/newsx/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/news/newsx/pkg-descr b/news/newsx/pkg-descr
new file mode 100644
index 000000000000..8fbbe0924d2c
--- /dev/null
+++ b/news/newsx/pkg-descr
@@ -0,0 +1,18 @@
+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.
+
+WWW: http://www.kvaleberg.com/newsx.html
+
+- Ben Smithurst
+ <ben@FreeBSD.org>