1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/news/s-news/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

18 lines
759 B
Plaintext

S-news is a simple news server for hosts with one or two users. It is intened
to supply spool and offline news reading for a configured selection of
newsgroups. S-news does the minimum required to maintain a conventional news
spool and makes use of suck for news transport.
Features
--------
It provdes a NNTP service and /var/spool/news for local news readers.
It supports any number of incoming news feeds via NNTP either by IHAVE or
suck(1).
Outgoing news feeds are made from locally posted articles and reposted remotly
by rpost(1).
It expires articles by how long they have been in the spool.
It has NNTP access configuration to allow and deny read, post and transfer
access to remote hosts.
It is very light weight and relatively easy to configure.