1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Matthias Andree
5e1965dcff Attempt to fix build issues.
Add SHEBANG_FILES=newsstar.in, bumping PORTREVISION.
2013-10-31 00:38:31 +00:00
Matthias Andree
ebe8dcb8a3 Support staging.
Reorder Makefile targets (post-install after post-patch).
Update to new LIB_DEPENDS format.
Disable chown, and leave that to the package.

Note that this apparently exposes issues with
poudriere testport/make check-orphans due to absolute /var paths.
2013-10-23 22:17:50 +00:00
Wen Heping
a75a7d8545 - Update to 1.5.5
- Trim Makefile headers
2013-01-20 13:46:44 +00:00
Matthias Andree
b47916fe74 - 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
2010-12-07 12:58:06 +00:00
Andrey Slusar
93afa0ce7c - Update to 1.5.3
PR:		ports/136807
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz>
2009-10-15 12:46:11 +00:00
Sergey Matveychuk
d522473e20 Update to 1.1.1
PR:		ports/68901
Submitted by:	maintainer
Approved by:	krion (mentor)
2004-07-15 03:13:38 +00:00
Pav Lucistnik
5d58a5f47f 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>
2004-05-14 17:54:04 +00:00