The FreeBSD Ports Archive
FreeBSD news : nntpcache4>
News caching/anti-spam/server-merging system
NNTPCache is Squid for news (plus lots more).
NNTPCache (very efficiently, using shared memory, COW, mmaps, etc)
executes on the localhost pretending to be an NNRP news reading
server. In fact, what it does is pass certain NNTP commands through
to real (remote and possibly local) news-servers based on various
pattern matching rules. nntpcache then takes the output from those
servers and caches & indexes it in funky ways (much specific case
magic goes into this). The next time such information is asked
for, or other information which can be logically inferred from the
previously collated information, it is sent directly from the cache,
without consulting the remote servers. NNTPCache can transparently
merge multiple servers, (permiting local newsgroups with remote
NNTP feeds), filter articles, xovers, and headers based on weighted
regular expressions, and has built in NoCem/PGP (anti-spam) support
(see http://www.nocem.org/ for details).
http://www.nntpcache.com/
|
nntpcache history
v. 1.51
date: 2007/01/17 13:38:12; author: leeym; state: Exp; lines: +1 -1
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
(patch sent back to authors. fix it first before next release)
v. 1.50
date: 2006/11/25 03:00:21; author: leeym; state: Exp; lines: +1 -5
- unbreak on sparc64 [1]
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
v. 1.49
date: 2006/09/28 13:12:16; author: leeym; state: Exp; lines: +4 -2
- avoid NOT_FOR_ARCHS which will mark IGNORE
- mark BROKEN instead
- correct typo
Noticed by: kris, vd
v. 1.48
date: 2006/09/28 03:08:00; author: leeym; state: Exp; lines: +2 -0
- set NOT_FOR_ARCHS=space64
Noticed by: kris
v. 1.47
date: 2006/09/02 17:06:07; author: leeym; state: Exp; lines: +1 -1
- patchfile rerolled for minor fix about working directory
- bump PORTREVISION
v. 1.46
date: 2006/09/02 16:27:22; author: leeym; state: Exp; lines: +3 -2
- remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
v. 1.45
date: 2006/05/25 07:17:39; author: leeym; state: Exp; lines: +1 -3
- fix a bug in patch to enable xover_nocem for the cache on disk
- bump PORTREVISION
v. 1.44
date: 2006/05/24 23:39:57; author: leeym; state: Exp; lines: +2 -0
- suppress debug message for nocem filter
v. 1.43
date: 2006/03/17 00:06:36; author: leeym; state: Exp; lines: +1 -1
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION
PR: 94550 [1], 94549 [2]
Submitted by: tps at vr-web.de [1][2]
v. 1.42
date: 2006/03/15 17:14:57; author: leeym; state: Exp; lines: +22 -29
- update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
v. 1.41
date: 2005/11/15 06:50:45; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.40
date: 2005/10/15 05:20:53; author: kris; state: Exp; lines: +0 -2
Drop some dead mirror sites.
v. 1.39
date: 2005/09/13 21:05:03; author: pav; state: Exp; lines: +1 -1
- Fix xover head filtering
PR: ports/86045
Submitted by: SANETO Takanori
v. 1.38
date: 2004/06/04 17:29:30; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.37
date: 2004/04/07 15:00:57; author: clement; state: Exp; lines: +2 -1
- add/remove servers from MASTER_SITES
- Add WWW:
PR: 65275
Submitted by: Jason Harris
v. 1.36
date: 2004/04/06 08:16:55; author: clement; state: Exp; lines: +6 -16
- Remove dead MASTER_SITES
- remove WWW:
- use %%DOCSDIR%%
- use USE_OPENLDAP
- remove LDAP v1 support
v. 1.35
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.34
date: 2003/11/17 12:29:03; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.33
date: 2003/09/27 01:01:02; author: edwin; state: Exp; lines: +7 -7
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.32
date: 2003/08/16 14:40:31; author: kuriyama; state: Exp; lines: +4 -2
Add knob to make you choose your ldap version.
PR: ports/55589
Submitted by: Clement Laforet
v. 1.31
date: 2003/08/15 00:49:29; author: kuriyama; state: Exp; lines: +2 -2
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port v. of them because this should not affect
# packages built on bento...
v. 1.30
date: 2003/02/24 02:56:36; author: edwin; state: Exp; lines: +2 -2
Point dependencies on net/openldap2 to net/openldap20
v. 1.29
date: 2003/02/24 02:26:55; author: edwin; state: Exp; lines: +2 -2
Point dependencies on net/openldap to net/openldap12
v. 1.28
date: 2003/02/20 18:52:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.27
date: 2003/02/12 01:32:53; author: naddy; state: Exp; lines: +6 -2
Update mirrors.
PR: 47702
Submitted by: Kimura Fuyuki
v. 1.26
date: 2002/11/10 16:47:37; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.25
date: 2002/11/06 22:46:34; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.24
date: 2002/09/29 08:07:46; author: ijliao; state: Exp; lines: +1 -1
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.23
date: 2002/07/25 18:52:46; author: pat; state: Exp; lines: +16 -21
Update to 3.0.1
Fix some whitespace issues and plist
PR: ports/40982
Submitted by: Maxim Tulyuk
v. 1.22
date: 2002/06/23 06:09:20; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun
v. 1.21
date: 2002/03/30 10:14:36; author: dinoex; state: Exp; lines: +36 -0
Updated with new Option, some cleanups.
>Number: 30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.
PR: 30849
Submitted by: hetzels@westbend.net
v. 1.20
date: 2001/11/10 11:04:55; author: petef; state: Exp; lines: +6 -2
- fix compilation of pam stuff in authinfo_pam.c
PR: 30758
- remove commented out pgp depend
- add automake depend to automake14 (there should have been a USE_AUTOMAKE
in the first place, but this doesn't play nice with automake 1.5)
v. 1.19
date: 2001/09/14 09:47:23; author: wjv; state: Exp; lines: +33 -31
- Update to version 2.4.0b5
- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
is out of the ordinary (I do not consider editing configuration files to be
out of the ordinary), and it contains no information which is not also
contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool). NNTPCache
will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now. The only
NNTPCache functionality which depends on PGP is very optional indeed and
furthermore, there is now a plethora of PGPish ports for the user to choose
from. (This may need to be tweaked further, since NNTPCache builds without
PGP support if PGP is not detected during the configurations stage.)
Approved by: Julian Assange , previous maintainer
v. 1.18
date: 2000/10/08 10:22:39; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.17
date: 2000/04/09 17:33:09; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.16
date: 2000/02/14 10:19:29; author: phk; state: Exp; lines: +3 -3
After repeated attempts to contact maintainer: update version.
v. 1.15
date: 1999/08/30 14:31:47; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.14
date: 1999/08/28 02:17:24; author: mharo; state: Exp; lines: +2 -2
sed -> ${SED}
v. 1.13
date: 1999/08/28 01:57:50; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.12
date: 1999/08/27 22:30:00; author: mharo; state: Exp; lines: +2 -2
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11
date: 1998/02/01 03:04:11; author: itojun; state: Exp; lines: +11 -9
original distribution updated (2.3b2 -> 2.3.2)
Notified by: Julian Assange
v. 1.10
date: 1998/01/29 04:04:33; author: itojun; state: Exp; lines: +24 -7
base version update to 2.2b7.
added important files into pkg/PLIST.
portlint.
v. 1.9
date: 1998/01/26 11:33:48; author: asami; state: Exp; lines: +2 -2
Make this port package again. People, test test please!
v. 1.8
date: 1998/01/25 16:52:44; author: steve; state: Exp; lines: +6 -4
Upgrade to use version 2.2b4
PR: 5492
Submitted by: Julian Assange
v. 1.7
date: 1997/12/24 01:21:28; author: alex; state: Exp; lines: +2 -2
No need to use += on first appearance of variables.
v. 1.6
date: 1997/07/31 06:36:03; author: asami; state: Exp; lines: +3 -3
Upgrade to 1.0.7.1.
Submitted by: proff@iq.org
v. 1.5
date: 1997/04/09 07:16:39; author: asami; state: Exp; lines: +3 -3
Upgrade to 1.0.6.
Submitted by: proff@suburbia.net
v. 1.4
date: 1997/03/07 00:24:57; author: asami; state: Exp; lines: +8 -5
Update to 1.0.5. Also add a few more master sites.
Reminded by: proff@suburbia.net
v. 1.3
date: 1997/02/17 01:47:57; author: obrien; state: Exp; lines: +10 -1
Add etc/rc.d script to kick off nntpcached at boot.
Remove *.bak config files.
Closes-PR: ports/1813
Forgotten by: peter
Please don't forget to close PR's. Duplicated effort is effort that could
be used elsewhere. ;-)
v. 1.2
date: 1997/01/07 06:46:45; author: asami; state: Exp; lines: +5 -4
Get this port up to snuff.
(1) Don't use += for CATEGORIES.
(2) Add MAN8 to compress nntpcache.8.
(3) Remove port name from front of pkg/COMMENT.
(4) List config files in pkg/PLIST.
(5) Name of manpage is nntpcache.8, not nntpcached.8.
v. 1.1
date: 1997/01/06 15:28:33; author: peter; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/06 15:28:33; author: peter; state: Exp; lines: +0 -0
Import a port for nntpcache-1.0.1
(This is partly to test easy-import)
Submitted by: proff@suburbia.net
=============================================================================
v. 1.51
date: 2007/01/17 13:38:12; author: leeym; state: Exp; lines: +1 -1
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
(patch sent back to authors. fix it first before next release)
v. 1.50
date: 2006/11/25 03:00:21; author: leeym; state: Exp; lines: +1 -5
- unbreak on sparc64 [1]
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
v. 1.49
date: 2006/09/28 13:12:16; author: leeym; state: Exp; lines: +4 -2
- avoid NOT_FOR_ARCHS which will mark IGNORE
- mark BROKEN instead
- correct typo
Noticed by: kris, vd
v. 1.48
date: 2006/09/28 03:08:00; author: leeym; state: Exp; lines: +2 -0
- set NOT_FOR_ARCHS=space64
Noticed by: kris
v. 1.47
date: 2006/09/02 17:06:07; author: leeym; state: Exp; lines: +1 -1
- patchfile rerolled for minor fix about working directory
- bump PORTREVISION
v. 1.46
date: 2006/09/02 16:27:22; author: leeym; state: Exp; lines: +3 -2
- remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
v. 1.45
date: 2006/05/25 07:17:39; author: leeym; state: Exp; lines: +1 -3
- fix a bug in patch to enable xover_nocem for the cache on disk
- bump PORTREVISION
v. 1.44
date: 2006/05/24 23:39:57; author: leeym; state: Exp; lines: +2 -0
- suppress debug message for nocem filter
v. 1.43
date: 2006/03/17 00:06:36; author: leeym; state: Exp; lines: +1 -1
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION
PR: 94550 [1], 94549 [2]
Submitted by: tps at vr-web.de [1][2]
v. 1.42
date: 2006/03/15 17:14:57; author: leeym; state: Exp; lines: +22 -29
- update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
v. 1.41
date: 2005/11/15 06:50:45; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.40
date: 2005/10/15 05:20:53; author: kris; state: Exp; lines: +0 -2
Drop some dead mirror sites.
v. 1.39
date: 2005/09/13 21:05:03; author: pav; state: Exp; lines: +1 -1
- Fix xover head filtering
PR: ports/86045
Submitted by: SANETO Takanori
v. 1.38
date: 2004/06/04 17:29:30; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.37
date: 2004/04/07 15:00:57; author: clement; state: Exp; lines: +2 -1
- add/remove servers from MASTER_SITES
- Add WWW:
PR: 65275
Submitted by: Jason Harris
v. 1.36
date: 2004/04/06 08:16:55; author: clement; state: Exp; lines: +6 -16
- Remove dead MASTER_SITES
- remove WWW:
- use %%DOCSDIR%%
- use USE_OPENLDAP
- remove LDAP v1 support
v. 1.35
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.34
date: 2003/11/17 12:29:03; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.33
date: 2003/09/27 01:01:02; author: edwin; state: Exp; lines: +7 -7
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.32
date: 2003/08/16 14:40:31; author: kuriyama; state: Exp; lines: +4 -2
Add knob to make you choose your ldap version.
PR: ports/55589
Submitted by: Clement Laforet
v. 1.31
date: 2003/08/15 00:49:29; author: kuriyama; state: Exp; lines: +2 -2
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port v. of them because this should not affect
# packages built on bento...
v. 1.30
date: 2003/02/24 02:56:36; author: edwin; state: Exp; lines: +2 -2
Point dependencies on net/openldap2 to net/openldap20
v. 1.29
date: 2003/02/24 02:26:55; author: edwin; state: Exp; lines: +2 -2
Point dependencies on net/openldap to net/openldap12
v. 1.28
date: 2003/02/20 18:52:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.27
date: 2003/02/12 01:32:53; author: naddy; state: Exp; lines: +6 -2
Update mirrors.
PR: 47702
Submitted by: Kimura Fuyuki
v. 1.26
date: 2002/11/10 16:47:37; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.25
date: 2002/11/06 22:46:34; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.24
date: 2002/09/29 08:07:46; author: ijliao; state: Exp; lines: +1 -1
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.23
date: 2002/07/25 18:52:46; author: pat; state: Exp; lines: +16 -21
Update to 3.0.1
Fix some whitespace issues and plist
PR: ports/40982
Submitted by: Maxim Tulyuk
v. 1.22
date: 2002/06/23 06:09:20; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun
v. 1.21
date: 2002/03/30 10:14:36; author: dinoex; state: Exp; lines: +36 -0
Updated with new Option, some cleanups.
>Number: 30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.
PR: 30849
Submitted by: hetzels@westbend.net
v. 1.20
date: 2001/11/10 11:04:55; author: petef; state: Exp; lines: +6 -2
- fix compilation of pam stuff in authinfo_pam.c
PR: 30758
- remove commented out pgp depend
- add automake depend to automake14 (there should have been a USE_AUTOMAKE
in the first place, but this doesn't play nice with automake 1.5)
v. 1.19
date: 2001/09/14 09:47:23; author: wjv; state: Exp; lines: +33 -31
- Update to version 2.4.0b5
- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
is out of the ordinary (I do not consider editing configuration files to be
out of the ordinary), and it contains no information which is not also
contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool). NNTPCache
will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now. The only
NNTPCache functionality which depends on PGP is very optional indeed and
furthermore, there is now a plethora of PGPish ports for the user to choose
from. (This may need to be tweaked further, since NNTPCache builds without
PGP support if PGP is not detected during the configurations stage.)
Approved by: Julian Assange , previous maintainer
v. 1.18
date: 2000/10/08 10:22:39; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.17
date: 2000/04/09 17:33:09; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.16
date: 2000/02/14 10:19:29; author: phk; state: Exp; lines: +3 -3
After repeated attempts to contact maintainer: update version.
v. 1.15
date: 1999/08/30 14:31:47; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.14
date: 1999/08/28 02:17:24; author: mharo; state: Exp; lines: +2 -2
sed -> ${SED}
v. 1.13
date: 1999/08/28 01:57:50; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.12
date: 1999/08/27 22:30:00; author: mharo; state: Exp; lines: +2 -2
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11
date: 1998/02/01 03:04:11; author: itojun; state: Exp; lines: +11 -9
original distribution updated (2.3b2 -> 2.3.2)
Notified by: Julian Assange
v. 1.10
date: 1998/01/29 04:04:33; author: itojun; state: Exp; lines: +24 -7
base version update to 2.2b7.
added important files into pkg/PLIST.
portlint.
v. 1.9
date: 1998/01/26 11:33:48; author: asami; state: Exp; lines: +2 -2
Make this port package again. People, test test please!
v. 1.8
date: 1998/01/25 16:52:44; author: steve; state: Exp; lines: +6 -4
Upgrade to use version 2.2b4
PR: 5492
Submitted by: Julian Assange
v. 1.7
date: 1997/12/24 01:21:28; author: alex; state: Exp; lines: +2 -2
No need to use += on first appearance of variables.
v. 1.6
date: 1997/07/31 06:36:03; author: asami; state: Exp; lines: +3 -3
Upgrade to 1.0.7.1.
Submitted by: proff@iq.org
v. 1.5
date: 1997/04/09 07:16:39; author: asami; state: Exp; lines: +3 -3
Upgrade to 1.0.6.
Submitted by: proff@suburbia.net
v. 1.4
date: 1997/03/07 00:24:57; author: asami; state: Exp; lines: +8 -5
Update to 1.0.5. Also add a few more master sites.
Reminded by: proff@suburbia.net
v. 1.3
date: 1997/02/17 01:47:57; author: obrien; state: Exp; lines: +10 -1
Add etc/rc.d script to kick off nntpcached at boot.
Remove *.bak config files.
Closes-PR: ports/1813
Forgotten by: peter
Please don't forget to close PR's. Duplicated effort is effort that could
be used elsewhere. ;-)
v. 1.2
date: 1997/01/07 06:46:45; author: asami; state: Exp; lines: +5 -4
Get this port up to snuff.
(1) Don't use += for CATEGORIES.
(2) Add MAN8 to compress nntpcache.8.
(3) Remove port name from front of pkg/COMMENT.
(4) List config files in pkg/PLIST.
(5) Name of manpage is nntpcache.8, not nntpcached.8.
v. 1.1
date: 1997/01/06 15:28:33; author: peter; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/06 15:28:33; author: peter; state: Exp; lines: +0 -0
Import a port for nntpcache-1.0.1
(This is partly to test easy-import)
Submitted by: proff@suburbia.net
=============================================================================
v. 1.51
date: 2007/01/17 13:38:12; author: leeym; state: Exp; lines: +1 -1
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
(patch sent back to authors. fix it first before next release)
v. 1.50
date: 2006/11/25 03:00:21; author: leeym; state: Exp; lines: +1 -5
- unbreak on sparc64 [1]
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
v. 1.49
date: 2006/09/28 13:12:16; author: leeym; state: Exp; lines: +4 -2
- avoid NOT_FOR_ARCHS which will mark IGNORE
- mark BROKEN instead
- correct typo
Noticed by: kris, vd
v. 1.48
date: 2006/09/28 03:08:00; author: leeym; state: Exp; lines: +2 -0
- set NOT_FOR_ARCHS=space64
Noticed by: kris
v. 1.47
date: 2006/09/02 17:06:07; author: leeym; state: Exp; lines: +1 -1
- patchfile rerolled for minor fix about working directory
- bump PORTREVISION
v. 1.46
date: 2006/09/02 16:27:22; author: leeym; state: Exp; lines: +3 -2
- remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
v. 1.45
date: 2006/05/25 07:17:39; author: leeym; state: Exp; lines: +1 -3
- fix a bug in patch to enable xover_nocem for the cache on disk
- bump PORTREVISION
v. 1.44
date: 2006/05/24 23:39:57; author: leeym; state: Exp; lines: +2 -0
- suppress debug message for nocem filter
v. 1.43
date: 2006/03/17 00:06:36; author: leeym; state: Exp; lines: +1 -1
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION
PR: 94550 [1], 94549 [2]
Submitted by: tps at vr-web.de [1][2]
v. 1.42
date: 2006/03/15 17:14:57; author: leeym; state: Exp; lines: +22 -29
- update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
v. 1.41
date: 2005/11/15 06:50:45; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.40
date: 2005/10/15 05:20:53; author: kris; state: Exp; lines: +0 -2
Drop some dead mirror sites.
v. 1.39
date: 2005/09/13 21:05:03; author: pav; state: Exp; lines: +1 -1
- Fix xover head filtering
PR: ports/86045
Submitted by: SANETO Takanori
v. 1.38
date: 2004/06/04 17:29:30; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.37
date: 2004/04/07 15:00:57; author: clement; state: Exp; lines: +2 -1
- add/remove servers from MASTER_SITES
- Add WWW:
PR: 65275
Submitted by: Jason Harris
v. 1.36
date: 2004/04/06 08:16:55; author: clement; state: Exp; lines: +6 -16
- Remove dead MASTER_SITES
- remove WWW:
- use %%DOCSDIR%%
- use USE_OPENLDAP
- remove LDAP v1 support
v. 1.35
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.34
date: 2003/11/17 12:29:03; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.33
date: 2003/09/27 01:01:02; author: edwin; state: Exp; lines: +7 -7
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.32
date: 2003/08/16 14:40:31; author: kuriyama; state: Exp; lines: +4 -2
Add knob to make you choose your ldap version.
PR: ports/55589
Submitted by: Clement Laforet
v. 1.31
date: 2003/08/15 00:49:29; author: kuriyama; state: Exp; lines: +2 -2
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port v. of them because this should not affect
# packages built on bento...
v. 1.30
date: 2003/02/24 02:56:36; author: edwin; state: Exp; lines: +2 -2
Point dependencies on net/openldap2 to net/openldap20
v. 1.29
date: 2003/02/24 02:26:55; author: edwin; state: Exp; lines: +2 -2
Point dependencies on net/openldap to net/openldap12
v. 1.28
date: 2003/02/20 18:52:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.27
date: 2003/02/12 01:32:53; author: naddy; state: Exp; lines: +6 -2
Update mirrors.
PR: 47702
Submitted by: Kimura Fuyuki
v. 1.26
date: 2002/11/10 16:47:37; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.25
date: 2002/11/06 22:46:34; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.24
date: 2002/09/29 08:07:46; author: ijliao; state: Exp; lines: +1 -1
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.23
date: 2002/07/25 18:52:46; author: pat; state: Exp; lines: +16 -21
Update to 3.0.1
Fix some whitespace issues and plist
PR: ports/40982
Submitted by: Maxim Tulyuk
v. 1.22
date: 2002/06/23 06:09:20; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun
v. 1.21
date: 2002/03/30 10:14:36; author: dinoex; state: Exp; lines: +36 -0
Updated with new Option, some cleanups.
>Number: 30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.
PR: 30849
Submitted by: hetzels@westbend.net
v. 1.20
date: 2001/11/10 11:04:55; author: petef; state: Exp; lines: +6 -2
- fix compilation of pam stuff in authinfo_pam.c
PR: 30758
- remove commented out pgp depend
- add automake depend to automake14 (there should have been a USE_AUTOMAKE
in the first place, but this doesn't play nice with automake 1.5)
v. 1.19
date: 2001/09/14 09:47:23; author: wjv; state: Exp; lines: +33 -31
- Update to version 2.4.0b5
- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
is out of the ordinary (I do not consider editing configuration files to be
out of the ordinary), and it contains no information which is not also
contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool). NNTPCache
will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now. The only
NNTPCache functionality which depends on PGP is very optional indeed and
furthermore, there is now a plethora of PGPish ports for the user to choose
from. (This may need to be tweaked further, since NNTPCache builds without
PGP support if PGP is not detected during the configurations stage.)
Approved by: Julian Assange , previous maintainer
v. 1.18
date: 2000/10/08 10:22:39; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.17
date: 2000/04/09 17:33:09; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.16
date: 2000/02/14 10:19:29; author: phk; state: Exp; lines: +3 -3
After repeated attempts to contact maintainer: update version.
v. 1.15
date: 1999/08/30 14:31:47; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.14
date: 1999/08/28 02:17:24; author: mharo; state: Exp; lines: +2 -2
sed -> ${SED}
v. 1.13
date: 1999/08/28 01:57:50; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.12
date: 1999/08/27 22:30:00; author: mharo; state: Exp; lines: +2 -2
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11
date: 1998/02/01 03:04:11; author: itojun; state: Exp; lines: +11 -9
original distribution updated (2.3b2 -> 2.3.2)
Notified by: Julian Assange
v. 1.10
date: 1998/01/29 04:04:33; author: itojun; state: Exp; lines: +24 -7
base version update to 2.2b7.
added important files into pkg/PLIST.
portlint.
v. 1.9
date: 1998/01/26 11:33:48; author: asami; state: Exp; lines: +2 -2
Make this port package again. People, test test please!
v. 1.8
date: 1998/01/25 16:52:44; author: steve; state: Exp; lines: +6 -4
Upgrade to use version 2.2b4
PR: 5492
Submitted by: Julian Assange
v. 1.7
date: 1997/12/24 01:21:28; author: alex; state: Exp; lines: +2 -2
No need to use += on first appearance of variables.
v. 1.6
date: 1997/07/31 06:36:03; author: asami; state: Exp; lines: +3 -3
Upgrade to 1.0.7.1.
Submitted by: proff@iq.org
v. 1.5
date: 1997/04/09 07:16:39; author: asami; state: Exp; lines: +3 -3
Upgrade to 1.0.6.
Submitted by: proff@suburbia.net
v. 1.4
date: 1997/03/07 00:24:57; author: asami; state: Exp; lines: +8 -5
Update to 1.0.5. Also add a few more master sites.
Reminded by: proff@suburbia.net
v. 1.3
date: 1997/02/17 01:47:57; author: obrien; state: Exp; lines: +10 -1
Add etc/rc.d script to kick off nntpcached at boot.
Remove *.bak config files.
Closes-PR: ports/1813
Forgotten by: peter
Please don't forget to close PR's. Duplicated effort is effort that could
be used elsewhere. ;-)
v. 1.2
date: 1997/01/07 06:46:45; author: asami; state: Exp; lines: +5 -4
Get this port up to snuff.
(1) Don't use += for CATEGORIES.
(2) Add MAN8 to compress nntpcache.8.
(3) Remove port name from front of pkg/COMMENT.
(4) List config files in pkg/PLIST.
(5) Name of manpage is nntpcache.8, not nntpcached.8.
v. 1.1
date: 1997/01/06 15:28:33; author: peter; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/06 15:28:33; author: peter; state: Exp; lines: +0 -0
Import a port for nntpcache-1.0.1
(This is partly to test easy-import)
Submitted by: proff@suburbia.net
=============================================================================
|
| |

|