The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD news : newsstar

Transfer news between a local NNTP server (INN, sn, s-news)

 Newsstar fetches news and posts it to a local server; INN, s-news and sn are
supported, and it should be easy to adapt for other servers with some
configuration and extra scripts. It's designed for Unix-like systems, and all
the development was done on Linux.

There are already plenty of other programs to do this, but what makes newsstar
special is that it can make multiple simultaneous connections, not only to
one server, but to several, supporting up to 10 threads. Before fetching each
article it checks that it hasn't already been downloaded by another thread or
in a previous session. It can also pipeline article requests to make better
use of available bandwidth.

I wrote it because a number of ISPs I have used suffer from unreliable
newsfeeds. There is an excellent free server made available by
news.individual.net, but it can be a bit slow at times, and using external
servers uses more bandwidth. Therefore I wanted a program which could fetch
whatever articles my ISP has available, but use the foreign server to avoid
missing posts or getting them very late, and to do it as fast as possible. 

http://newsstar.sourceforge.net/



newsstar history


v. 1.11
date: 2007/10/07 05:45:01;  author: linimon;  state: Exp;  lines: +11 -11
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr

v. 1.10 date: 2007/09/16 17:16:11; author: anray; state: Exp; lines: +7 -3 - Update to 1.3.2 - Fixed broken detection of installed INN - Added missing dependency on GDBM - manpage installed into right directory PR: ports/116370 Submitted by: Radim Kolar SF.NET
v. 1.9 date: 2005/12/15 20:34:46; author: anray; state: Exp; lines: +2 -2 Change email address for all my ports. Approved by: sem(mentor)
v. 1.8 date: 2005/03/03 09:10:34; author: krion; state: Exp; lines: +1 -1 Update to version 1.2.2 PR: ports/78326 Submitted by: maintainer
v. 1.7 date: 2004/12/30 02:37:14; author: edwin; state: Exp; lines: +1 -1 [PATCH] change MAINTAINER email address for all my ports. PR: ports/75559 Submitted by: Andrey Slusar
v. 1.6 date: 2004/08/24 19:39:25; author: krion; state: Exp; lines: +1 -1 Update to 1.2.1 PR: ports/70908 Submitted by: maintainer
v. 1.5 date: 2004/08/20 13:04:03; author: sem; state: Exp; lines: +14 -8 Update to 1.2 PR: ports/70676 Submitted by: maintainer
v. 1.4 date: 2004/08/14 06:16:49; author: krion; state: Exp; lines: +6 -7 Change option WITH_SN to WITH_INN and remove RUN_DEPENDS. Add s-news to COMMENT. Fix autosearch paths to newsservers. Fix running overview program if using s-news. Fix path to sendmail. Bump portrevision. PR: ports/70437 Submitted by: maintainer
v. 1.3 date: 2004/08/07 20:48:45; author: krion; state: Exp; lines: +1 -1 Change maintainer's email. PR: ports/70138 Submitted by: Andrey Slusar
v. 1.2 date: 2004/07/15 03:13:38; author: sem; state: Exp; lines: +6 -2 Update to 1.1.1 PR: ports/68901 Submitted by: maintainer Approved by: krion (mentor)
v. 1.1 date: 2004/05/14 17:54:04; author: pav; state: Exp; Add newsstar, a program that fetches news from a number of remote NNTP servers and posts it to a local server (INN or sn), and also posts outgoing articles from the local server to the remote ones. It uses a configurable number of multiple processes or "threads" to maximise bandwidth utilisation. The threads are coordinated to avoid downloading multiple copies of the same article. PR: ports/66441 Submitted by: Andrey Slusar ============================================================================= v. 1.11 date: 2007/10/07 05:45:01; author: linimon; state: Exp; lines: +11 -11 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
v. 1.10 date: 2007/09/16 17:16:11; author: anray; state: Exp; lines: +7 -3 - Update to 1.3.2 - Fixed broken detection of installed INN - Added missing dependency on GDBM - manpage installed into right directory PR: ports/116370 Submitted by: Radim Kolar SF.NET
v. 1.9 date: 2005/12/15 20:34:46; author: anray; state: Exp; lines: +2 -2 Change email address for all my ports. Approved by: sem(mentor)
v. 1.8 date: 2005/03/03 09:10:34; author: krion; state: Exp; lines: +1 -1 Update to version 1.2.2 PR: ports/78326 Submitted by: maintainer
v. 1.7 date: 2004/12/30 02:37:14; author: edwin; state: Exp; lines: +1 -1 [PATCH] change MAINTAINER email address for all my ports. PR: ports/75559 Submitted by: Andrey Slusar
v. 1.6 date: 2004/08/24 19:39:25; author: krion; state: Exp; lines: +1 -1 Update to 1.2.1 PR: ports/70908 Submitted by: maintainer
v. 1.5 date: 2004/08/20 13:04:03; author: sem; state: Exp; lines: +14 -8 Update to 1.2 PR: ports/70676 Submitted by: maintainer
v. 1.4 date: 2004/08/14 06:16:49; author: krion; state: Exp; lines: +6 -7 Change option WITH_SN to WITH_INN and remove RUN_DEPENDS. Add s-news to COMMENT. Fix autosearch paths to newsservers. Fix running overview program if using s-news. Fix path to sendmail. Bump portrevision. PR: ports/70437 Submitted by: maintainer
v. 1.3 date: 2004/08/07 20:48:45; author: krion; state: Exp; lines: +1 -1 Change maintainer's email. PR: ports/70138 Submitted by: Andrey Slusar
v. 1.2 date: 2004/07/15 03:13:38; author: sem; state: Exp; lines: +6 -2 Update to 1.1.1 PR: ports/68901 Submitted by: maintainer Approved by: krion (mentor)
v. 1.1 date: 2004/05/14 17:54:04; author: pav; state: Exp; Add newsstar, a program that fetches news from a number of remote NNTP servers and posts it to a local server (INN or sn), and also posts outgoing articles from the local server to the remote ones. It uses a configurable number of multiple processes or "threads" to maximise bandwidth utilisation. The threads are coordinated to avoid downloading multiple copies of the same article. PR: ports/66441 Submitted by: Andrey Slusar ============================================================================= v. 1.11 date: 2007/10/07 05:45:01; author: linimon; state: Exp; lines: +11 -11 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
v. 1.10 date: 2007/09/16 17:16:11; author: anray; state: Exp; lines: +7 -3 - Update to 1.3.2 - Fixed broken detection of installed INN - Added missing dependency on GDBM - manpage installed into right directory PR: ports/116370 Submitted by: Radim Kolar SF.NET
v. 1.9 date: 2005/12/15 20:34:46; author: anray; state: Exp; lines: +2 -2 Change email address for all my ports. Approved by: sem(mentor)
v. 1.8 date: 2005/03/03 09:10:34; author: krion; state: Exp; lines: +1 -1 Update to version 1.2.2 PR: ports/78326 Submitted by: maintainer
v. 1.7 date: 2004/12/30 02:37:14; author: edwin; state: Exp; lines: +1 -1 [PATCH] change MAINTAINER email address for all my ports. PR: ports/75559 Submitted by: Andrey Slusar
v. 1.6 date: 2004/08/24 19:39:25; author: krion; state: Exp; lines: +1 -1 Update to 1.2.1 PR: ports/70908 Submitted by: maintainer
v. 1.5 date: 2004/08/20 13:04:03; author: sem; state: Exp; lines: +14 -8 Update to 1.2 PR: ports/70676 Submitted by: maintainer
v. 1.4 date: 2004/08/14 06:16:49; author: krion; state: Exp; lines: +6 -7 Change option WITH_SN to WITH_INN and remove RUN_DEPENDS. Add s-news to COMMENT. Fix autosearch paths to newsservers. Fix running overview program if using s-news. Fix path to sendmail. Bump portrevision. PR: ports/70437 Submitted by: maintainer
v. 1.3 date: 2004/08/07 20:48:45; author: krion; state: Exp; lines: +1 -1 Change maintainer's email. PR: ports/70138 Submitted by: Andrey Slusar
v. 1.2 date: 2004/07/15 03:13:38; author: sem; state: Exp; lines: +6 -2 Update to 1.1.1 PR: ports/68901 Submitted by: maintainer Approved by: krion (mentor)
v. 1.1 date: 2004/05/14 17:54:04; author: pav; state: Exp; Add newsstar, a program that fetches news from a number of remote NNTP servers and posts it to a local server (INN or sn), and also posts outgoing articles from the local server to the remote ones. It uses a configurable number of multiple processes or "threads" to maximise bandwidth utilisation. The threads are coordinated to avoid downloading multiple copies of the same article. PR: ports/66441 Submitted by: Andrey Slusar =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm