Update www/squid-devel to version 4.0.21
[dports.git] / news / newsstar / pkg-descr
1 Newsstar fetches news and posts it to a local server; INN, s-news and sn are
2 supported, and it should be easy to adapt for other servers with some
3 configuration and extra scripts. It's designed for Unix-like systems, and all
4 the development was done on Linux.
5
6 There are already plenty of other programs to do this, but what makes newsstar
7 special is that it can make multiple simultaneous connections, not only to
8 one server, but to several, supporting up to 10 threads. Before fetching each
9 article it checks that it hasn't already been downloaded by another thread or
10 in a previous session. It can also pipeline article requests to make better
11 use of available bandwidth.
12
13 I wrote it because a number of ISPs I have used suffer from unreliable
14 newsfeeds. There is an excellent free server made available by
15 news.individual.net, but it can be a bit slow at times, and using external
16 servers uses more bandwidth. Therefore I wanted a program which could fetch
17 whatever articles my ISP has available, but use the foreign server to avoid
18 missing posts or getting them very late, and to do it as fast as possible.
19
20 WWW: http://newsstar.sourceforge.net/