summaryrefslogtreecommitdiff
path: root/mail/p5-razor-agents/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2003-12-01 00:24:15 +0000
committerheinz <heinz>2003-12-01 00:24:15 +0000
commita364ffc3ffce22cb6b6e3ebc52b44395f347108f (patch)
tree0bb8e17d0f0b1b8ca7c61aaba582ab0dd5142cb3 /mail/p5-razor-agents/Makefile
parentc0da06bc1fc6175e01c44ec74976a13f8da106fe (diff)
downloadpkgsrc-a364ffc3ffce22cb6b6e3ebc52b44395f347108f.tar.gz
New version 2.36. It'a leaf package and 2.36 fixes a build problem Grant
Beattie encountered on Linux. Relevant changes sinc 2.22: o Better compatibility of Makefile.PL with new MakeMaker o C Code compiles with C compilers other than GCC. o Detect and skip body parts that only contain MIME headers. o Fixed a bug where razor-check would terminate prematurely on messages for which it could not compute a signature. o Introduced SOCKS support. Net::SOCKS is required in order to use SOCKS. Specify socks_server in the config file. o Fixed a bug where the MIME boundary was being spuriously set in certain cases. o A bug in the selection of zone prefixes in bootstrap discovery was fixed. o Razorhome is gleaned from the config file passed to razor-agents, if all else fails. "razor-report -conf=/etc/razor/razor.conf spam" will use /etc/razor as its home if no other home is found (eg in $HOME/.razor). To force a particular Razorhome value, use the -home=path option. o Force bootstrap discovery when all discovery servers are unavailable. This fixes a bug where by razor-agents would try to connect to the old Razor2 discovery server found in servers.discovery.lst.
Diffstat (limited to 'mail/p5-razor-agents/Makefile')
-rw-r--r--mail/p5-razor-agents/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile
index f3ad967fc4e..0db504f1eee 100644
--- a/mail/p5-razor-agents/Makefile
+++ b/mail/p5-razor-agents/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2003/10/07 23:20:43 heinz Exp $
+# $NetBSD: Makefile,v 1.13 2003/12/01 00:24:15 heinz Exp $
-DISTNAME= razor-agents-2.22
+DISTNAME= razor-agents-2.36
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= # empty
SVR4_PKGNAME= p5ra
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=razor/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= heinz-p5ra@NetBSD.org
HOMEPAGE= http://razor.sourceforge.net/
COMMENT= Distributed and collaborative spam detection network