| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.5.4_1
|
amdmi3  |
- 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
1.5.4_1
|
gabor  |
- Track dependencies after databases/gdbm update |
09 Dec 2010 10:05:37
1.5.4
|
mandree  |
Fix NOPORTDOCS builds if gmake isn't installed. |
08 Dec 2010 13:08:33
1.5.4
|
mandree  |
Fix leftover files in NOPORTDOCS install. |
07 Dec 2010 13:04:38
1.5.4
|
mandree  |
Add LICENSE=GPLv3 line.
Feature safe: yes |
07 Dec 2010 12:58:06
1.5.4
|
mandree  |
- 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
1.5.3_1
|
ade  |
Sync to new bsd.autotools.mk |
01 Dec 2010 23:38:49
1.5.3_1
|
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
16 Oct 2010 11:52:47
1.5.3_1
|
ade  |
Punt autoconf267->autoconf268 |
07 Oct 2010 15:21:05
1.5.3_1
|
ade  |
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
1.5.3_1
|
ade  |
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
1.5.3
|
erwin  |
Mark BROKEN: does not build |
15 Oct 2009 12:46:11
1.5.3
|
anray  |
- Update to 1.5.3
PR: ports/136807
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> |
22 Aug 2009 00:32:25
1.3.2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
07 Oct 2007 05:45:04
1.3.2
|
linimon  |
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
1.3.2
|
anray  |
- 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
1.2.2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Dec 2005 20:34:46
1.2.2
|
anray  |
Change email address for all my ports.
Approved by: sem(mentor) |
03 Mar 2005 09:10:34
1.2.2
|
krion  |
Update to version 1.2.2
PR: ports/78326
Submitted by: maintainer |
30 Dec 2004 02:37:15
1.2.1
|
edwin  |
[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
1.2.1
|
krion  |
Update to 1.2.1
PR: ports/70908
Submitted by: maintainer |
20 Aug 2004 13:04:04
1.2
|
sem  |
Update to 1.2
PR: ports/70676
Submitted by: maintainer |
14 Aug 2004 06:16:49
1.1.1_1
|
krion  |
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
1.1.1
|
krion  |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net> |
15 Jul 2004 03:13:38
1.1.1
|
sem  |
Update to 1.1.1
PR: ports/68901
Submitted by: maintainer
Approved by: krion (mentor) |
14 May 2004 17:54:04
1.1
|
pav  |
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> |