From a305d823c12f0db2f776df5d7e367221f57e8537 Mon Sep 17 00:00:00 2001
From: Tom Martin <slarti@gentoo.org>
Date: Thu, 16 Jun 2005 16:08:08 +0000
Subject: Version bump to 2.71, with some cleanups (Portage version:
 2.0.51.22-r1)

---
 mail-filter/razor/ChangeLog               |  7 ++-
 mail-filter/razor/Manifest                | 26 ++++-------
 mail-filter/razor/files/digest-razor-2.71 |  1 +
 mail-filter/razor/razor-2.71.ebuild       | 73 +++++++++++++++++++++++++++++++
 4 files changed, 89 insertions(+), 18 deletions(-)
 create mode 100644 mail-filter/razor/files/digest-razor-2.71
 create mode 100644 mail-filter/razor/razor-2.71.ebuild

(limited to 'mail-filter')

diff --git a/mail-filter/razor/ChangeLog b/mail-filter/razor/ChangeLog
index 59fd436a339d..61ee16179c21 100644
--- a/mail-filter/razor/ChangeLog
+++ b/mail-filter/razor/ChangeLog
@@ -1,6 +1,11 @@
 # ChangeLog for mail-filter/razor
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.24 2005/05/25 15:41:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.25 2005/06/16 16:08:08 slarti Exp $
+
+*razor-2.71 (16 Jun 2005)
+
+  16 Jun 2005; Tom Martin <slarti@gentoo.org> +razor-2.71.ebuild:
+  Version bump with numerous cosmetic fixes.
 
   25 May 2005; Michael Cummings <mcummings@gentoo.org> razor-2.67.ebuild:
   dev-perl/net-ping => perl-core/net-ping migration
diff --git a/mail-filter/razor/Manifest b/mail-filter/razor/Manifest
index ec32693b7d36..4b2443097d08 100644
--- a/mail-filter/razor/Manifest
+++ b/mail-filter/razor/Manifest
@@ -1,25 +1,17 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 714fdfe8c47ad8ba2777cd9d26cb97ac ChangeLog 5094
-MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
 MD5 1dd5b46e7841847f3a5eb0d65aa62a65 razor-2.36-r1.ebuild 2853
+MD5 714fdfe8c47ad8ba2777cd9d26cb97ac ChangeLog 5094
+MD5 59d5ae21a8f20ebc809183ceaf0f8278 razor-2.67.ebuild 2740
 MD5 63352b3d477e9ca33bfd672f9c831657 razor-2.40-r1.ebuild 2740
-MD5 a78b12e8b1f5564aed6c875d0f1b2e10 razor-2.61.ebuild 2735
 MD5 b97c4189b4a1ad3f4ccd31a9f3356e0f razor-2.66.ebuild 2740
-MD5 59d5ae21a8f20ebc809183ceaf0f8278 razor-2.67.ebuild 2740
+MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+MD5 a78b12e8b1f5564aed6c875d0f1b2e10 razor-2.61.ebuild 2735
+MD5 59d5ae21a8f20ebc809183ceaf0f8278 razor-2.71.ebuild 2740
+MD5 eb86375c84c8a7db9512ca1943fd5a7a files/no-install-razor-agents.patch 292
 MD5 86ce0f71341d41a9cf561083b241c9fb files/digest-razor-2.36-r1 68
+MD5 a903c073103cad6f1bccaa20ecdabf1e files/digest-razor-2.71 68
+MD5 d3e9a49fe82b4c304cafaadb03eedb08 files/razor-taint.patch 2125
+MD5 1b6d9c47c56378a23bc89814de8a8033 files/digest-razor-2.66 68
 MD5 24b659c729fbfbf960ca1521df9840da files/digest-razor-2.40-r1 68
 MD5 8fcc1e253bebf4448a7b0f2562ac3609 files/digest-razor-2.61 68
-MD5 1b6d9c47c56378a23bc89814de8a8033 files/digest-razor-2.66 68
 MD5 7a82279f793cdd8926569fcc1f2c51e6 files/digest-razor-2.67 68
-MD5 eb86375c84c8a7db9512ca1943fd5a7a files/no-install-razor-agents.patch 292
-MD5 d3e9a49fe82b4c304cafaadb03eedb08 files/razor-taint.patch 2125
 MD5 cf27167873572ac8be99c5195762d630 files/razor_uninstall.patch 1765
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFClJzStG5z4I8BtQoRAgo3AJsHpA4dpeFu0yAd/R7pSMM3nSznEQCeKV3Z
-y2A42ex8gCDk0Ez+iasHLaw=
-=9ouR
------END PGP SIGNATURE-----
diff --git a/mail-filter/razor/files/digest-razor-2.71 b/mail-filter/razor/files/digest-razor-2.71
new file mode 100644
index 000000000000..fbe04c3bce09
--- /dev/null
+++ b/mail-filter/razor/files/digest-razor-2.71
@@ -0,0 +1 @@
+MD5 5534f03b24320d8407272e564e3e1ea0 razor-agents-2.71.tar.gz 88382
diff --git a/mail-filter/razor/razor-2.71.ebuild b/mail-filter/razor/razor-2.71.ebuild
new file mode 100644
index 000000000000..4259478919c6
--- /dev/null
+++ b/mail-filter/razor/razor-2.71.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.71.ebuild,v 1.1 2005/06/16 16:08:08 slarti Exp $
+
+inherit perl-module eutils
+IUSE=""
+DESCRIPTION="Vipul's Razor is a distributed, collaborative spam detection and filtering network"
+HOMEPAGE="http://razor.sourceforge.net/"
+SRC_URI="mirror://sourceforge/razor/razor-agents-${PV}.tar.gz"
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+S=${WORKDIR}/razor-agents-${PV}
+
+RDEPEND="dev-lang/perl
+	dev-perl/Net-DNS
+	perl-core/net-ping
+	perl-core/Time-HiRes
+	dev-perl/Digest-SHA1
+	dev-perl/URI
+	dev-perl/Digest-Nilsimsa"
+
+
+src_install() {
+	# epatch ${FILESDIR}/no-install-razor-agents.patch #31365
+	sed -ie 's/(^)\$\(INSTALLSCRIPT\)\/razor-client$/#/' ${S}/Makefile \
+		|| die 'sed failed'
+	perl-module_src_install
+}
+
+pkg_postinst() {
+	# insures appropriate symlinks have been created
+	/usr/bin/razor-client
+
+	einfo ""
+	einfo "Run 'razor-admin -create' to create a default config file in your"
+	einfo "home directory under /home/user/.razor. (Remember to change user to"
+	einfo "your username from root before running razor-admin)"
+	einfo ""
+	einfo "Razor v2 requires reporters to be registered so their reputations can"
+	einfo "be computed over time and they can participate in the revocation"
+	einfo "mechanism. Registration is done with razor-admin -register. It has to be"
+	einfo "manually invoked in either of the following ways:"
+	einfo ""
+	einfo "To register user foo with 's1kret' as password: "
+	einfo ""
+	einfo "razor-admin -register -user=foo -pass=s1kr3t"
+	einfo ""
+	einfo "To register with an email address and have the password assigned:"
+	einfo ""
+	einfo "razor-admin -register -user=foo@bar.com      "
+	einfo ""
+	einfo "To have both (random) username and password assgined: "
+	einfo ""
+	einfo "razor-admin -register "
+	einfo ""
+	einfo "razor-admin -register negotiates a registration with the Nomination Server"
+	einfo "and writes the identity information in"
+	einfo "/home/user/.razor/identity-username, or /etc/razor/identity-username"
+	einfo "when invoked as root."
+	einfo ""
+	einfo "You can edit razor-agent.conf to change the defaults. Config options"
+	einfo "and their values are defined in the razor-agent.conf(5) manpage."
+	einfo ""
+	einfo "The next step is to integrate razor-check, razor-report and"
+	einfo "razor-revoke in your mail system. If you are running Razor v1, the"
+	einfo "change will be transparent, new versions of razor agents will overwrite"
+	einfo "the old ones. You would still need to plugin razor-revoke in your MUA,"
+	einfo "since it's a new addition in Razor v2. If you are not running Razor v1,"
+	einfo "refer to manpages of razor-check(1), razor-report(1), and"
+	einfo "razor-revoke(1) for integration instructions."
+	einfo ""
+}
-- 
cgit v1.2.3-65-gdbad