summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-09-05 18:07:09 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-09-05 18:07:09 +0000
commitc07613161142947d0de416b67ecb4c45812bd41f (patch)
tree28e41e901c5c84c4a0c2db756ce3cce0c4bd776a /mail-filter/bogofilter
parentAdd ~alpha keyword. (Manifest recommit) (diff)
downloadgentoo-2-c07613161142947d0de416b67ecb4c45812bd41f.tar.gz
gentoo-2-c07613161142947d0de416b67ecb4c45812bd41f.tar.bz2
gentoo-2-c07613161142947d0de416b67ecb4c45812bd41f.zip
Version bump, closes #62933, reported by tove <bugs@veller.net>. Also moved contrib stuff from /usr/lib/ to /usr/share/
Diffstat (limited to 'mail-filter/bogofilter')
-rw-r--r--mail-filter/bogofilter/ChangeLog9
-rw-r--r--mail-filter/bogofilter/Manifest18
-rw-r--r--mail-filter/bogofilter/bogofilter-0.92.6.ebuild53
-rw-r--r--mail-filter/bogofilter/files/digest-bogofilter-0.92.61
4 files changed, 72 insertions, 9 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog
index 76ed2e395960..0d53a31cc118 100644
--- a/mail-filter/bogofilter/ChangeLog
+++ b/mail-filter/bogofilter/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for mail-filter/bogofilter
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.10 2004/07/19 17:16:31 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.11 2004/09/05 18:07:09 ticho Exp $
+
+*bogofilter-0.92.6 (05 Sep 2004)
+
+ 05 Sep 2004; Andrej Kacian <ticho@gentoo.org> +bogofilter-0.92.6.ebuild:
+ Version bump. Also moved contrib stuff from /usr/lib/bogofilter/contrib to
+ /usr/share/bogofilter/contrib. Closes #62933, reported by tove
+ <bugs@veller.net>.
*bogofilter-0.92.2 (19 Jul 2004)
diff --git a/mail-filter/bogofilter/Manifest b/mail-filter/bogofilter/Manifest
index 0034ce58c1d3..9741bd724dd0 100644
--- a/mail-filter/bogofilter/Manifest
+++ b/mail-filter/bogofilter/Manifest
@@ -1,12 +1,14 @@
-MD5 1d77377bdc8ec13c222627bca829d2b0 bogofilter-0.92.0.ebuild 1802
-MD5 334b17c2f906ceeeee262010113f15d8 bogofilter-0.92.2.ebuild 1803
-MD5 15e3398ba1b7089b62e86d94292a1b61 bogofilter-0.17.5.ebuild 1802
-MD5 0c49ec37fe379dcb78a1e02dcb4671d6 bogofilter-0.13.7.3.ebuild 1892
-MD5 a7ac74c6f78bc497c8aaefb7b6235ad4 bogofilter-0.92.1.ebuild 1803
MD5 2f503410b93f40b8d127573a7b8bc059 ChangeLog 7550
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 23dea37013aa783a31cd6a713e040752 files/digest-bogofilter-0.13.7.3 71
-MD5 7f9cfa2077f941af6777774d82bc1a4b files/digest-bogofilter-0.17.5 70
-MD5 f3d783c966f7f52bb1c437fa9d8e6c07 files/digest-bogofilter-0.92.0 70
+MD5 334b17c2f906ceeeee262010113f15d8 bogofilter-0.92.2.ebuild 1803
+MD5 095bff84b87d62f06d2a0976cff77840 bogofilter-0.92.6.ebuild 1781
+MD5 a7ac74c6f78bc497c8aaefb7b6235ad4 bogofilter-0.92.1.ebuild 1803
+MD5 1d77377bdc8ec13c222627bca829d2b0 bogofilter-0.92.0.ebuild 1802
+MD5 0c49ec37fe379dcb78a1e02dcb4671d6 bogofilter-0.13.7.3.ebuild 1892
+MD5 15e3398ba1b7089b62e86d94292a1b61 bogofilter-0.17.5.ebuild 1802
MD5 147f9f16be1fc35d4a5a3a07f9d29d0a files/digest-bogofilter-0.92.1 70
+MD5 dd684ba520587a68fbdff3e8469ef06f files/digest-bogofilter-0.92.6 70
MD5 2ee484653f147e4185dcff116e71d08e files/digest-bogofilter-0.92.2 70
+MD5 7f9cfa2077f941af6777774d82bc1a4b files/digest-bogofilter-0.17.5 70
+MD5 23dea37013aa783a31cd6a713e040752 files/digest-bogofilter-0.13.7.3 71
+MD5 f3d783c966f7f52bb1c437fa9d8e6c07 files/digest-bogofilter-0.92.0 70
diff --git a/mail-filter/bogofilter/bogofilter-0.92.6.ebuild b/mail-filter/bogofilter/bogofilter-0.92.6.ebuild
new file mode 100644
index 000000000000..eae89bf06cf7
--- /dev/null
+++ b/mail-filter/bogofilter/bogofilter-0.92.6.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.6.ebuild,v 1.1 2004/09/05 18:07:09 ticho Exp $
+
+DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed."
+HOMEPAGE="http://bogofilter.sourceforge.net/"
+SRC_URI="mirror://sourceforge/bogofilter/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64"
+IUSE="doc"
+
+RDEPEND="virtual/libc
+ >=sys-libs/db-3.2"
+DEPEND="${DEPEND}
+ !ppc64? ( doc? ( app-text/xmlto ) )"
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ exeinto /usr/share/${PN}/contrib
+ doexe contrib/{bogofilter-qfe,bogogrep,mime.get.rfc822,parmtest.sh}
+ doexe contrib/{randomtrain,scramble,*.pl}
+
+ insinto /usr/share/${PN}/contrib
+ doins contrib/{README.*,bogo.R,bogogrep.c,dot-qmail-bogofilter-default}
+ doins contrib/{trainbogo.sh,*.example}
+
+ dodoc AUTHORS CHANGES* COPYING INSTALL METHODS NEWS README
+ dodoc RELEASE.NOTES* TODO doc/{integrating-with-*,*.HOWTO}
+
+ dodir /usr/share/doc/${PF}/samples
+ mv ${D}/etc/* ${D}/usr/share/doc/${PF}/samples/
+ rmdir ${D}/etc
+
+ #if xmlto is installed, html docu is gernerated automatically
+ #if xmlto is not installed, there is still a html faq
+ if use doc; then
+ dohtml doc/*.html
+ else
+ dohtml doc/bogofilter-faq.html doc/bogofilter-faq-fr.html
+ fi
+}
+
+pkg_postinst() {
+ einfo "The goal of the bogofilter 0.17 series was to clean out this excess code."
+ einfo "A number of features have been removed."
+ ewarn "Please read the RELEASE.NOTES-0.17 carefully!"
+ einfo ""
+ einfo "Contributed tools and documentation is in ${ROOT}usr/share/${PN}/contrib"
+ einfo "beside documentation in ${ROOT}usr/share/doc/${PF}."
+}
diff --git a/mail-filter/bogofilter/files/digest-bogofilter-0.92.6 b/mail-filter/bogofilter/files/digest-bogofilter-0.92.6
new file mode 100644
index 000000000000..e4d65c8b6ea3
--- /dev/null
+++ b/mail-filter/bogofilter/files/digest-bogofilter-0.92.6
@@ -0,0 +1 @@
+MD5 502b42c1c35a243baff100c44258b82f bogofilter-0.92.6.tar.bz2 626713