summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-10-06 20:28:13 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-10-06 20:28:13 +0000
commit886ff16d64553bf79f968425f31e76b6e323caef (patch)
tree83e547b0407b06e378aa03791161f82a539107d1 /net-mail
parentnew version (diff)
downloadgentoo-2-886ff16d64553bf79f968425f31e76b6e323caef.tar.gz
gentoo-2-886ff16d64553bf79f968425f31e76b6e323caef.tar.bz2
gentoo-2-886ff16d64553bf79f968425f31e76b6e323caef.zip
new version
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/bogofilter/ChangeLog9
-rw-r--r--net-mail/bogofilter/Manifest4
-rw-r--r--net-mail/bogofilter/bogofilter-0.11.2.ebuild46
-rw-r--r--net-mail/bogofilter/bogofilter-0.13.3.ebuild60
-rw-r--r--net-mail/bogofilter/bogofilter-0.14.5.4.ebuild (renamed from net-mail/bogofilter/bogofilter-0.13.6.2.ebuild)24
-rw-r--r--net-mail/bogofilter/files/digest-bogofilter-0.11.21
-rw-r--r--net-mail/bogofilter/files/digest-bogofilter-0.13.31
-rw-r--r--net-mail/bogofilter/files/digest-bogofilter-0.13.6.21
-rw-r--r--net-mail/bogofilter/files/digest-bogofilter-0.14.5.41
9 files changed, 20 insertions, 127 deletions
diff --git a/net-mail/bogofilter/ChangeLog b/net-mail/bogofilter/ChangeLog
index ddb764d74566..c3ed210fa378 100644
--- a/net-mail/bogofilter/ChangeLog
+++ b/net-mail/bogofilter/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/bogofilter
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/ChangeLog,v 1.20 2003/08/22 14:32:38 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/ChangeLog,v 1.21 2003/10/06 20:28:00 caleb Exp $
+
+*bogofilter-0.14.5.4 (06 Oct 2003)
+
+ 06 Oct 2003; Caleb Tennis <caleb@gentoo.org> bogofilter-0.11.2.ebuild,
+ bogofilter-0.13.3.ebuild, bogofilter-0.13.6.2.ebuild,
+ bogofilter-0.14.5.4.ebuild:
+ New version, remove old ones that dont seem valid anymore
*bogofilter-0.14.5.2 (22 Aug 2003)
diff --git a/net-mail/bogofilter/Manifest b/net-mail/bogofilter/Manifest
index 542fa87feb1f..a8c99d3338e1 100644
--- a/net-mail/bogofilter/Manifest
+++ b/net-mail/bogofilter/Manifest
@@ -1,9 +1,9 @@
MD5 3bb7f8960dd061231d9a237412aa0e6c bogofilter-0.13.7.3.ebuild 1935
MD5 359df0fd0003f8976b794505c412a65a bogofilter-0.14.5.2.ebuild 1908
MD5 5847fd754f8dd9e3287a3352ff0b6df6 bogofilter-0.14.5.ebuild 1906
-MD5 359df0fd0003f8976b794505c412a65a bogofilter-0.14.5.4.ebuild 1908
+MD5 b5901cab4eb24ff8ccac711671d11c03 bogofilter-0.14.5.4.ebuild 1905
MD5 410e18c62332e5ac4eece55f0e4170c4 bogofilter-0.13.7.2.ebuild 1932
-MD5 8ee1b7f0dd39f7f78845305194716703 ChangeLog 3396
+MD5 288ce228a0363d8ff810e41e505ef40e ChangeLog 3649
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 efc05dcba28085b716cc0e64166bd03b files/digest-bogofilter-0.13.7.2 71
MD5 23dea37013aa783a31cd6a713e040752 files/digest-bogofilter-0.13.7.3 71
diff --git a/net-mail/bogofilter/bogofilter-0.11.2.ebuild b/net-mail/bogofilter/bogofilter-0.11.2.ebuild
deleted file mode 100644
index dbd6f60a44cb..000000000000
--- a/net-mail/bogofilter/bogofilter-0.11.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.11.2.ebuild,v 1.3 2003/09/05 02:24:48 msterret 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.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~ppc x86 sparc"
-IUSE=""
-
-DEPEND="virtual/glibc
- >=sys-libs/db-3*"
-
-S=${WORKDIR}/${P}
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS CHANGES-0.10 COPYING METHODS NEWS README README.cvs TODO UPGRADE
-
- dodir /usr/share/doc/${P}/samples
- mv ${D}/etc/* ${D}/usr/share/doc/${PF}/samples/
- rmdir ${D}/etc
-
- dohtml doc/*.html
- docinto programmer ; dodoc doc/programmer/*
-
- einfo "With version 0.11 the options of bogofilter are changed."
- einfo "If you update from an old version, you eventually must change"
- einfo "your configuration."
- einfo ""
- einfo "Read bogofilter's manual 'man bogofilter' for tips on how"
- einfo "to integrate bogofilter with procmail and/or mutt."
- einfo ""
- einfo "The former being highly desirable to install in order to"
- einfo "fully use bogofilter."
-}
diff --git a/net-mail/bogofilter/bogofilter-0.13.3.ebuild b/net-mail/bogofilter/bogofilter-0.13.3.ebuild
deleted file mode 100644
index 22ca28aff45f..000000000000
--- a/net-mail/bogofilter/bogofilter-0.13.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.3.ebuild,v 1.2 2003/09/05 02:24:48 msterret 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.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~ppc ~x86 ~sparc"
-IUSE=""
-
-DEPEND="virtual/glibc
- >=sys-libs/db-3"
-
-S=${WORKDIR}/${P}
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- exeinto /usr/lib/${PN}/tuning
- doexe tuning/bogolex.sh tuning/distrib tuning/mkdb tuning/sizes tuning/smindev.sh
- insinto /usr/lib/${PN}/tuning
- doins tuning/smindev.R tuning/setR tuning/README
-
- exeinto /usr/lib/${PN}/contrib
- doexe contrib/bogofilter-qfe contrib/bogogrep contrib/parmtest.sh contrib/printmaildir.pl
- doexe contrib/randomtrain contrib/scramble
- insinto /usr/lib/${PN}/contrib
- doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh
-
- dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE
- dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO
- dodoc contrib/mailfilter.example contrib/procmailrc.example
-
- dodir /usr/share/doc/${P}/samples
- mv ${D}/etc/* ${D}/usr/share/doc/${PF}/samples/
- rmdir ${D}/etc
-
- dohtml doc/*.html
- docinto programmer ; dodoc doc/programmer/*
-}
-
-pkg_postinst() {
-
- einfo "With version 0.11 the options of bogofilter have changed."
- einfo "If you update from an older version, you eventually must change"
- einfo "your configuration."
- einfo ""
- einfo "Read bogofilter's manual 'man bogofilter' and have a look at"
- einfo "the examples in the doc directory for tips on how"
- einfo "to integrate bogofilter with procmail/maildrop and/or mutt."
-}
diff --git a/net-mail/bogofilter/bogofilter-0.13.6.2.ebuild b/net-mail/bogofilter/bogofilter-0.14.5.4.ebuild
index 491fb0e1f710..8c5162b736b4 100644
--- a/net-mail/bogofilter/bogofilter-0.13.6.2.ebuild
+++ b/net-mail/bogofilter/bogofilter-0.14.5.4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.14.5.4.ebuild,v 1.1 2003/10/06 20:28:01 caleb Exp $
+
+IUSE=""
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed."
HOMEPAGE="http://bogofilter.sourceforge.net/"
@@ -8,31 +10,23 @@ SRC_URI="mirror://sourceforge/bogofilter/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-
-KEYWORDS="~ppc x86 sparc"
-IUSE=""
+KEYWORDS="~ppc ~x86 ~sparc ~amd64"
DEPEND="virtual/glibc
>=sys-libs/db-3"
-S=${WORKDIR}/${P}
-
-src_compile() {
- econf
- emake || die
-}
-
src_install() {
make DESTDIR=${D} install || die
exeinto /usr/lib/${PN}/tuning
- doexe tuning/bogolex.sh tuning/distrib tuning/mkdb tuning/sizes tuning/tuning.R tuning/tuning.sh
insinto /usr/lib/${PN}/tuning
- doins tuning/README tuning/setR
+ doexe tuning/bogolex.sh tuning/bogol tuning/bogotune
+ doins tuning/README.bogotune tuning/bogol.1 tuning/bogotune.1
exeinto /usr/lib/${PN}/contrib
doexe contrib/bogofilter-qfe contrib/bogogrep contrib/mime.get.rfc822 contrib/parmtest.sh
- doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble
+ doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble contrib/bogofilter-milter.pl
+ doexe contrib/bogominitrain.pl
insinto /usr/lib/${PN}/contrib
doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh
@@ -50,7 +44,7 @@ src_install() {
pkg_postinst() {
- einfo "With version 0.11 the options of bogofilter have changed."
+ einfo "With version 0.14 the options of bogofilter have changed."
einfo "If you update from an older version, you eventually must change"
einfo "your configuration."
einfo ""
diff --git a/net-mail/bogofilter/files/digest-bogofilter-0.11.2 b/net-mail/bogofilter/files/digest-bogofilter-0.11.2
deleted file mode 100644
index 020113cde2dd..000000000000
--- a/net-mail/bogofilter/files/digest-bogofilter-0.11.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c0410b4378db01f77a133e6087fb69ef bogofilter-0.11.2.tar.gz 460747
diff --git a/net-mail/bogofilter/files/digest-bogofilter-0.13.3 b/net-mail/bogofilter/files/digest-bogofilter-0.13.3
deleted file mode 100644
index b13f5bfa070f..000000000000
--- a/net-mail/bogofilter/files/digest-bogofilter-0.13.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d5da0ef6eb17e52dfe9c58ed2696f0bf bogofilter-0.13.3.tar.gz 541396
diff --git a/net-mail/bogofilter/files/digest-bogofilter-0.13.6.2 b/net-mail/bogofilter/files/digest-bogofilter-0.13.6.2
deleted file mode 100644
index bcf5ccfff6e8..000000000000
--- a/net-mail/bogofilter/files/digest-bogofilter-0.13.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6ecb1cb07296c6a6fdf2810b7dcee4ee bogofilter-0.13.6.2.tar.gz 541984
diff --git a/net-mail/bogofilter/files/digest-bogofilter-0.14.5.4 b/net-mail/bogofilter/files/digest-bogofilter-0.14.5.4
new file mode 100644
index 000000000000..91cf455069ee
--- /dev/null
+++ b/net-mail/bogofilter/files/digest-bogofilter-0.14.5.4
@@ -0,0 +1 @@
+MD5 33064f40fe7b250f9ca45fddaa33af64 bogofilter-0.14.5.4.tar.gz 883395