summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-12-13 23:59:01 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-12-13 23:59:01 +0000
commitdca18cd7cde81ea9ad05dd4e9f5c2a00f1d875a4 (patch)
treeaeb80f705578a78cb2042965553c16db485395f7 /mail-filter
parentadded gsl and notransactions flag for bogofilter (diff)
downloadhistorical-dca18cd7cde81ea9ad05dd4e9f5c2a00f1d875a4.tar.gz
historical-dca18cd7cde81ea9ad05dd4e9f5c2a00f1d875a4.tar.bz2
historical-dca18cd7cde81ea9ad05dd4e9f5c2a00f1d875a4.zip
Stable on x86. Removed previous 1.0.3 revisions.
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/tmda/ChangeLog6
-rw-r--r--mail-filter/tmda/files/digest-tmda-1.0.31
-rw-r--r--mail-filter/tmda/files/digest-tmda-1.0.3-r11
-rw-r--r--mail-filter/tmda/files/digest-tmda-1.0.3-r21
-rw-r--r--mail-filter/tmda/tmda-1.0.3-r1.ebuild60
-rw-r--r--mail-filter/tmda/tmda-1.0.3-r2.ebuild60
-rw-r--r--mail-filter/tmda/tmda-1.0.3-r3.ebuild4
-rw-r--r--mail-filter/tmda/tmda-1.0.3.ebuild55
8 files changed, 7 insertions, 181 deletions
diff --git a/mail-filter/tmda/ChangeLog b/mail-filter/tmda/ChangeLog
index 4b6279a7b1c9..bf6416575d2a 100644
--- a/mail-filter/tmda/ChangeLog
+++ b/mail-filter/tmda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/tmda
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/ChangeLog,v 1.11 2004/11/12 18:46:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/ChangeLog,v 1.12 2004/12/13 23:59:01 ticho Exp $
+
+ 14 Dec 2004; Andrej Kacian <ticho@gentoo.org> -tmda-1.0.3-r1.ebuild,
+ -tmda-1.0.3-r2.ebuild, tmda-1.0.3-r3.ebuild, -tmda-1.0.3.ebuild:
+ Stable on x86. Removed previous 1.0.3 revisions.
12 Nov 2004; Simon Stelling <blubb@gentoo.org> tmda-1.0.3-r3.ebuild:
added ~amd64
diff --git a/mail-filter/tmda/files/digest-tmda-1.0.3 b/mail-filter/tmda/files/digest-tmda-1.0.3
deleted file mode 100644
index ceb38dfa04d8..000000000000
--- a/mail-filter/tmda/files/digest-tmda-1.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e5710270586d52444f5d94ecbb0f318f tmda-1.0.3.tgz 392608
diff --git a/mail-filter/tmda/files/digest-tmda-1.0.3-r1 b/mail-filter/tmda/files/digest-tmda-1.0.3-r1
deleted file mode 100644
index ceb38dfa04d8..000000000000
--- a/mail-filter/tmda/files/digest-tmda-1.0.3-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e5710270586d52444f5d94ecbb0f318f tmda-1.0.3.tgz 392608
diff --git a/mail-filter/tmda/files/digest-tmda-1.0.3-r2 b/mail-filter/tmda/files/digest-tmda-1.0.3-r2
deleted file mode 100644
index ceb38dfa04d8..000000000000
--- a/mail-filter/tmda/files/digest-tmda-1.0.3-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e5710270586d52444f5d94ecbb0f318f tmda-1.0.3.tgz 392608
diff --git a/mail-filter/tmda/tmda-1.0.3-r1.ebuild b/mail-filter/tmda/tmda-1.0.3-r1.ebuild
deleted file mode 100644
index 845d3729f20f..000000000000
--- a/mail-filter/tmda/tmda-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/tmda-1.0.3-r1.ebuild,v 1.3 2004/09/25 19:25:26 ticho Exp $
-
-inherit eutils
-
-DESCRIPTION="Python-based SPAM reduction system"
-HOMEPAGE="http://www.tmda.net/"
-LICENSE="GPL-2"
-
-DEPEND=">=dev-lang/python-2.2
- virtual/mta"
-
-SRC_URI="http://www.tmda.net/releases/stable/${P}.tgz"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
-IUSE=""
-
-src_compile () {
- # Fix multipart mail handling. (See bug #60367) -ticho
- epatch ${FILESDIR}/tmda-1.0-multipart-handling.patch
-
- ./compileall || die "tmda compilation failed"
-}
-
-src_install () {
- # Figure out python version
- # below hack should be replaced w/ pkg-config, when we get it working
- local pv=`python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:'`
-
- # Executables
- dobin bin/tmda-*
-
- # The Python TMDA module
- insinto "/usr/lib/python${pv}/site-packages/TMDA"
- doins TMDA/*.py*
- insinto "/usr/lib/python${pv}/site-packages/TMDA/pythonlib/email"
- doins TMDA/pythonlib/email/*.py*
-
- # The templates
- insinto /etc/tmda
- doins templates/*.txt
-
- # Documentation
- dodoc COPYING ChangeLog README THANKS UPGRADE CRYPTO CODENAMES INSTALL
- dohtml -r htdocs/*.html
- dohtml -r htdocs/img
-
- # Contributed binaries and stuff
- cd ${S}/contrib
-
- exeinto /usr/lib/tmda/contrib
- doexe collectaddys def2html printcdb printdbm \
- sendit.sh smtp-check-sender update-internaldomains vadduser-tmda \
- vmailmgr-vdir.sh vpopmail-vdir.sh wrapfd3.sh
-
- insinto /usr/lib/tmda/contrib
- doins ChangeLog sample.config tmda.el tmda.spec \
- tofmipd.init tofmipd.sysconfig vtmdarc
-}
diff --git a/mail-filter/tmda/tmda-1.0.3-r2.ebuild b/mail-filter/tmda/tmda-1.0.3-r2.ebuild
deleted file mode 100644
index aefe74a515e7..000000000000
--- a/mail-filter/tmda/tmda-1.0.3-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/tmda-1.0.3-r2.ebuild,v 1.1 2004/09/29 17:26:28 ticho Exp $
-
-inherit eutils
-
-DESCRIPTION="Python-based SPAM reduction system"
-HOMEPAGE="http://www.tmda.net/"
-LICENSE="GPL-2"
-
-DEPEND=">=dev-lang/python-2.2
- virtual/mta"
-
-SRC_URI="http://www.tmda.net/releases/stable/${P}.tgz"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
-IUSE=""
-
-src_compile () {
- # Fix multipart mail handling. (See bug #60367) -ticho
- epatch ${FILESDIR}/tmda-1.0-multipart-handling.patch
-
- ./compileall || die "tmda compilation failed"
-}
-
-src_install () {
- # Figure out python version
- # below hack should be replaced w/ pkg-config, when we get it working
- local pv=`python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:'`
-
- # Executables
- dobin bin/tmda-*
-
- # The Python TMDA module
- insinto "/usr/lib/python${pv}/site-packages/TMDA"
- doins TMDA/*.py*
- insinto "/usr/lib/python${pv}/site-packages/TMDA/pythonlib/email"
- doins TMDA/pythonlib/email/*.py*
-
- # The templates
- insinto /etc/tmda
- doins templates/*.txt
-
- # Documentation
- dodoc COPYING ChangeLog README THANKS UPGRADE CRYPTO CODENAMES INSTALL
- dohtml -r htdocs/*.html
- dohtml -r htdocs/img
-
- # Contributed binaries and stuff
- cd ${S}/contrib
-
- exeinto /usr/lib/tmda/contrib
- doexe collectaddys def2html printcdb printdbm \
- sendit.sh smtp-check-sender update-internaldomains vadduser-tmda \
- vmailmgr-vdir.sh vpopmail-vdir.sh wrapfd3.sh
-
- insinto /usr/lib/tmda/contrib
- doins ChangeLog sample.config tmda.el tmda.spec \
- tofmipd.init tofmipd.sysconfig vtmdarc
-}
diff --git a/mail-filter/tmda/tmda-1.0.3-r3.ebuild b/mail-filter/tmda/tmda-1.0.3-r3.ebuild
index 9ae2b7fcf2a1..bcae613d1fb3 100644
--- a/mail-filter/tmda/tmda-1.0.3-r3.ebuild
+++ b/mail-filter/tmda/tmda-1.0.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/tmda-1.0.3-r3.ebuild,v 1.2 2004/11/12 18:46:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/tmda-1.0.3-r3.ebuild,v 1.3 2004/12/13 23:59:01 ticho Exp $
inherit eutils
@@ -13,7 +13,7 @@ DEPEND=">=dev-lang/python-2.2
SRC_URI="http://www.tmda.net/releases/stable/${P}.tgz"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+KEYWORDS="x86 ~sparc ~ppc ~amd64"
IUSE=""
src_compile () {
diff --git a/mail-filter/tmda/tmda-1.0.3.ebuild b/mail-filter/tmda/tmda-1.0.3.ebuild
deleted file mode 100644
index 78ac5c62b826..000000000000
--- a/mail-filter/tmda/tmda-1.0.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/tmda-1.0.3.ebuild,v 1.3 2004/09/25 19:25:26 ticho Exp $
-
-DESCRIPTION="Python-based SPAM reduction system"
-HOMEPAGE="http://www.tmda.net/"
-LICENSE="GPL-2"
-
-DEPEND=">=dev-lang/python-2.2
- virtual/mta"
-
-SRC_URI="http://www.tmda.net/releases/stable/${P}.tgz"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
-IUSE=""
-
-src_compile () {
- ./compileall || die "tmda compilation failed"
-}
-
-src_install () {
- # Figure out python version
- # below hack should be replaced w/ pkg-config, when we get it working
- local pv=`python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:'`
-
- # Executables
- dobin bin/tmda-*
-
- # The Python TMDA module
- insinto "/usr/lib/python${pv}/site-packages/TMDA"
- doins TMDA/*.py*
- insinto "/usr/lib/python${pv}/site-packages/TMDA/pythonlib/email"
- doins TMDA/pythonlib/email/*.py*
-
- # The templates
- insinto /etc/tmda
- doins templates/*.txt
-
- # Documentation
- dodoc COPYING ChangeLog README THANKS UPGRADE CRYPTO CODENAMES INSTALL
- dohtml -r htdocs/*.html
- dohtml -r htdocs/img
-
- # Contributed binaries and stuff
- cd ${S}/contrib
-
- exeinto /usr/lib/tmda/contrib
- doexe collectaddys def2html printcdb printdbm \
- sendit.sh smtp-check-sender update-internaldomains vadduser-tmda \
- vmailmgr-vdir.sh vpopmail-vdir.sh wrapfd3.sh
-
- insinto /usr/lib/tmda/contrib
- doins ChangeLog sample.config tmda.el tmda.spec \
- tofmipd.init tofmipd.sysconfig vtmdarc
-}