FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 8:09 PM GMT
Port details
newsstar 1.5.4_1 news on this many watch lists=2 search for ports that depend on this port
Transfer news between a local NNTP server (INN, sn, s-news)

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 May 2004 17:54:48
License: GPLv3
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.

WWW: http://newsstar.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/xmlto, textproc/docbook-xml, lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: databases/gdbm, converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/news/newsstar/ && make install clean
To add the package: pkg_add -r newsstar


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://sunet.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://iweb.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://switch.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://surfnet.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://kent.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://freefr.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://voxel.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://jaist.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://osdn.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://nchc.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://ncu.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://transact.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://softlayer.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://internode.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://ufpr.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
http://waix.dl.sourceforge.net/project/newsstar/newsstar/1.5.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.4_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Sep 2011 13:46:59
Original commit files touched by this commit  1.5.4_1
gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
09 Dec 2010 10:05:37
Original commit files touched by this commit  1.5.4
mandree search for other commits by this committer
Fix NOPORTDOCS builds if gmake isn't installed.
08 Dec 2010 13:08:33
Original commit files touched by this commit  1.5.4
mandree search for other commits by this committer
Fix leftover files in NOPORTDOCS install.
07 Dec 2010 13:04:38
Original commit files touched by this commit  1.5.4
mandree search for other commits by this committer
Add LICENSE=GPLv3 line.

Feature safe: yes
07 Dec 2010 12:58:06
Original commit files touched by this commit  1.5.4
mandree search for other commits by this committer
- Update to upstream release 1.5.4 (2009)
  + This unbreaks the build, removing BROKEN= tag.

- For examples, use [NO]PORTEXAMPLES instead of [NO]PORTDOCS

- HAS_CONFIGURE -> GNU_CONFIGURE

- Drop all patches from files/,
  + patch-configure.in and patch-newsstar.in integrated in upstream
  + patch-Makefile.am no longer needed after further upstream fixes

- Drop USE_AUTOTOOLS, we're no longer patching *.ac/*.am files.

- Mark MAKE_JOBS_SAFE for parallel builds.

- Note I cannot actually test the resulting executable for lack of local
  news servers, hence I'm not taking maintainership either.

Feature safe: yes
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.5.3_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
01 Dec 2010 23:38:49
Original commit files touched by this commit  1.5.3_1
linimon search for other commits by this committer
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.5.3_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
07 Oct 2010 15:21:05
Original commit files touched by this commit  1.5.3_1
ade search for other commits by this committer
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.5.3_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
25 Oct 2009 09:14:29
Original commit files touched by this commit  1.5.3
erwin search for other commits by this committer
Mark BROKEN: does not build
15 Oct 2009 12:46:11
Original commit files touched by this commit  1.5.3
anray search for other commits by this committer
- Update to 1.5.3

PR:             ports/136807
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.3.2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
07 Oct 2007 05:45:04
Original commit files touched by this commit  1.3.2
linimon search for other commits by this committer
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
16 Sep 2007 17:16:11
Original commit files touched by this commit  1.3.2
anray search for other commits by this committer
- 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 <hsn@sendmail.cz>
23 Jan 2006 23:46:39
Original commit files touched by this commit  1.2.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Dec 2005 20:34:46
Original commit files touched by this commit  1.2.2
anray search for other commits by this committer
Change email address for all my ports.

Approved by:    sem(mentor)
03 Mar 2005 09:10:34
Original commit files touched by this commit  1.2.2
krion search for other commits by this committer
Update to version 1.2.2

PR:             ports/78326
Submitted by:   maintainer
30 Dec 2004 02:37:15
Original commit files touched by this commit  1.2.1
edwin search for other commits by this committer
[PATCH] change MAINTAINER email address for all my ports.

PR:             ports/75559
Submitted by:   Andrey Slusar <anray@inet.ua>
24 Aug 2004 19:39:25
Original commit files touched by this commit  1.2.1
krion search for other commits by this committer
Update to 1.2.1

PR:             ports/70908
Submitted by:   maintainer
20 Aug 2004 13:04:04
Original commit files touched by this commit  1.2
sem search for other commits by this committer
Update to 1.2

PR:             ports/70676
Submitted by:   maintainer
14 Aug 2004 06:16:49
Original commit files touched by this commit  1.1.1_1
krion search for other commits by this committer
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
07 Aug 2004 20:48:45
Original commit files touched by this commit  1.1.1
krion search for other commits by this committer
Change maintainer's email.

PR:             ports/70138
Submitted by:   Andrey Slusar <vasallia@ukr.net>
15 Jul 2004 03:13:38
Original commit files touched by this commit  1.1.1
sem search for other commits by this committer
Update to 1.1.1

PR:             ports/68901
Submitted by:   maintainer
Approved by:    krion (mentor)
14 May 2004 17:54:04
Original commit files touched by this commit  1.1
pav search for other commits by this committer
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 <vasallia@ukr.net>

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days47
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.198 seconds.