Commit graph

12 commits

Author SHA1 Message Date
Yen-Ming Lee
65952a8739 - fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
(patch sent back to authors. fix it first before next release)
2007-01-17 13:38:12 +00:00
Yen-Ming Lee
ec656d200c - unbreak on sparc64 [1]
- stop sending debug mail

PR:		[1] 105752
Submitted by:	shaun@
2006-11-25 03:00:22 +00:00
Yen-Ming Lee
ecde1321e1 - remove BEFORE
- remove unnecessary procname
- change the syntax of nntpcached_enable

Noticed by:	dougb
2006-03-17 05:52:09 +00:00
Doug Barton
74964e813d Remove FreeBSD KEYWORD, which has been a noop for some time now. 2006-03-17 01:25:20 +00:00
Yen-Ming Lee
c1b52ea0f0 - 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]
2006-03-17 00:06:37 +00:00
Yen-Ming Lee
508a87ccc8 - update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
2006-03-15 17:14:57 +00:00
Pav Lucistnik
8d735b94dc - Fix xover head filtering
PR:		ports/86045
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2005-09-13 21:05:03 +00:00
Patrick Li
d60fc8fe7b Update to 3.0.1
Fix some whitespace issues and plist

PR:		ports/40982
Submitted by:	Maxim Tulyuk <mt@primats.org.ua>
2002-07-25 18:52:48 +00:00
Dirk Meyer
2002767acb 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
<security/pam_misc.h> 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
2002-03-30 10:14:36 +00:00
Pete Fritchman
043a29805c - 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)
2001-11-10 11:04:58 +00:00
Johann Visagie
62561c4b0c - 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 <nntpcache@nntpcache.org>, previous maintainer
2001-09-14 09:47:23 +00:00
David E. O'Brien
f6effc0969 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.  ;-)
1997-02-17 01:48:09 +00:00