diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-27 08:05:39 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-27 08:05:39 +0000 |
commit | a692728893bab053ae2a611f78628e8576209905 (patch) | |
tree | b61d8bcd147f9f8414d11bf425458129b240188b /net-mail | |
parent | version bump (diff) | |
download | gentoo-2-a692728893bab053ae2a611f78628e8576209905.tar.gz gentoo-2-a692728893bab053ae2a611f78628e8576209905.tar.bz2 gentoo-2-a692728893bab053ae2a611f78628e8576209905.zip |
version bump
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/bogofilter/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/bogofilter/Manifest | 4 | ||||
-rw-r--r-- | net-mail/bogofilter/bogofilter-0.15.12.ebuild | 55 | ||||
-rw-r--r-- | net-mail/bogofilter/files/digest-bogofilter-0.15.12 | 1 |
4 files changed, 64 insertions, 3 deletions
diff --git a/net-mail/bogofilter/ChangeLog b/net-mail/bogofilter/ChangeLog index c3ed210fa378..e2c34d141d84 100644 --- a/net-mail/bogofilter/ChangeLog +++ b/net-mail/bogofilter/ChangeLog @@ -1,6 +1,11 @@ # 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.21 2003/10/06 20:28:00 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/ChangeLog,v 1.22 2003/12/27 08:05:31 seemant Exp $ + +*bogofilter-0.15.12 (27 Dec 2003) + + 27 Dec 2003; Seemant Kulleen <seemant@gentoo.org> bogofilter-0.15.12.ebuild: + version bump *bogofilter-0.14.5.4 (06 Oct 2003) diff --git a/net-mail/bogofilter/Manifest b/net-mail/bogofilter/Manifest index 02f833fd7565..d3fcfbda63e5 100644 --- a/net-mail/bogofilter/Manifest +++ b/net-mail/bogofilter/Manifest @@ -3,9 +3,9 @@ MD5 359df0fd0003f8976b794505c412a65a bogofilter-0.14.5.2.ebuild 1908 MD5 5847fd754f8dd9e3287a3352ff0b6df6 bogofilter-0.14.5.ebuild 1906 MD5 b5901cab4eb24ff8ccac711671d11c03 bogofilter-0.14.5.4.ebuild 1905 MD5 410e18c62332e5ac4eece55f0e4170c4 bogofilter-0.13.7.2.ebuild 1932 -MD5 288ce228a0363d8ff810e41e505ef40e ChangeLog 3649 +MD5 bda305b789c17c14cc7483f1721ca335 ChangeLog 3781 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 b5901cab4eb24ff8ccac711671d11c03 bogofilter-0.15.12.ebuild 1905 +MD5 3151751646336d3072e9fdae989c8a47 bogofilter-0.15.12.ebuild 1925 MD5 efc05dcba28085b716cc0e64166bd03b files/digest-bogofilter-0.13.7.2 71 MD5 23dea37013aa783a31cd6a713e040752 files/digest-bogofilter-0.13.7.3 71 MD5 411af24907850911139e0dcd559a97e8 files/digest-bogofilter-0.14.5.2 71 diff --git a/net-mail/bogofilter/bogofilter-0.15.12.ebuild b/net-mail/bogofilter/bogofilter-0.15.12.ebuild new file mode 100644 index 000000000000..2636fb237841 --- /dev/null +++ b/net-mail/bogofilter/bogofilter-0.15.12.ebuild @@ -0,0 +1,55 @@ +# 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.15.12.ebuild,v 1.1 2003/12/27 08:05:31 seemant Exp $ + +IUSE="" + +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" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" + +DEPEND="virtual/glibc + >=sys-libs/db-3" + +src_install() { + make DESTDIR=${D} install || die + + exeinto /usr/lib/${PN}/tuning + insinto /usr/lib/${PN}/tuning + 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,bogogrep,mime.get.rfc822,parmtest.sh} + doexe contrib/{printmaildir.pl,randomtrain,scramble,bogofilter-milter.pl} + doexe contrib/bogominitrain.pl + insinto /usr/lib/${PN}/contrib + doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh + + dodoc AUTHORS INSTALL COPYING METHODS NEWS README* TODO UPGRADE + dodoc RELEASE* CHANGE* 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.15 the options of bogofilter have changed." + einfo "If you update from an older version, you eventually must change" + einfo "your configuration." + ewarn "Please read specifically about the new -H option" + 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, postfix or qmail." +} diff --git a/net-mail/bogofilter/files/digest-bogofilter-0.15.12 b/net-mail/bogofilter/files/digest-bogofilter-0.15.12 new file mode 100644 index 000000000000..dbc8e9170b6e --- /dev/null +++ b/net-mail/bogofilter/files/digest-bogofilter-0.15.12 @@ -0,0 +1 @@ +MD5 2f714c81e7b8132ddc70d4483a79ecbc bogofilter-0.15.12.tar.gz 715974 |