diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-15 20:33:40 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-15 20:33:40 +0000 |
commit | 4aa001d561a3024a604c9e449b2e37cf9ff23f0b (patch) | |
tree | 65d3841da6467cad6841dfaf928804f108336957 /net-mail/tmda | |
parent | cleanup (diff) | |
download | gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.tar.gz gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.tar.bz2 gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.zip |
cleanup
Diffstat (limited to 'net-mail/tmda')
-rw-r--r-- | net-mail/tmda/Manifest | 5 | ||||
-rw-r--r-- | net-mail/tmda/files/digest-tmda-0.64 | 1 | ||||
-rw-r--r-- | net-mail/tmda/files/digest-tmda-0.67 | 1 | ||||
-rw-r--r-- | net-mail/tmda/files/digest-tmda-0.70 | 1 | ||||
-rw-r--r-- | net-mail/tmda/files/digest-tmda-0.71 | 1 | ||||
-rw-r--r-- | net-mail/tmda/tmda-0.64.ebuild | 53 | ||||
-rw-r--r-- | net-mail/tmda/tmda-0.67.ebuild | 66 | ||||
-rw-r--r-- | net-mail/tmda/tmda-0.70.ebuild | 67 | ||||
-rw-r--r-- | net-mail/tmda/tmda-0.71.ebuild | 67 |
9 files changed, 5 insertions, 257 deletions
diff --git a/net-mail/tmda/Manifest b/net-mail/tmda/Manifest new file mode 100644 index 000000000000..d306be57a518 --- /dev/null +++ b/net-mail/tmda/Manifest @@ -0,0 +1,5 @@ +MD5 ed9255e14afd4235a304bff511527043 ChangeLog 4861 +MD5 e30e62156e0a084e16fe982be661812e tmda-0.65.ebuild 1352 +MD5 7b1d022a0369839f94ee0755b3960a2d tmda-0.74.ebuild 1558 +MD5 8ce39f234c191b0b501bedcfebabbc6d files/digest-tmda-0.65 58 +MD5 585657593ed64b41a94dd019d5e5ef79 files/digest-tmda-0.74 58 diff --git a/net-mail/tmda/files/digest-tmda-0.64 b/net-mail/tmda/files/digest-tmda-0.64 deleted file mode 100644 index 68e4716e631a..000000000000 --- a/net-mail/tmda/files/digest-tmda-0.64 +++ /dev/null @@ -1 +0,0 @@ -MD5 145f129996405c43a2f1da1159857a3d tmda-0.64.tgz 234295 diff --git a/net-mail/tmda/files/digest-tmda-0.67 b/net-mail/tmda/files/digest-tmda-0.67 deleted file mode 100644 index da0dda374842..000000000000 --- a/net-mail/tmda/files/digest-tmda-0.67 +++ /dev/null @@ -1 +0,0 @@ -MD5 6aa3205b342bc461728b0c0b8f5a75d1 tmda-0.67.tgz 281489 diff --git a/net-mail/tmda/files/digest-tmda-0.70 b/net-mail/tmda/files/digest-tmda-0.70 deleted file mode 100644 index 922d50df2172..000000000000 --- a/net-mail/tmda/files/digest-tmda-0.70 +++ /dev/null @@ -1 +0,0 @@ -MD5 68e093c05e31f58c9e5685b5ab5518bc tmda-0.70.tgz 322251 diff --git a/net-mail/tmda/files/digest-tmda-0.71 b/net-mail/tmda/files/digest-tmda-0.71 deleted file mode 100644 index bc732386c77e..000000000000 --- a/net-mail/tmda/files/digest-tmda-0.71 +++ /dev/null @@ -1 +0,0 @@ -MD5 1561f80fab2900d11027e2b5880a8d77 tmda-0.71.tgz 325723 diff --git a/net-mail/tmda/tmda-0.64.ebuild b/net-mail/tmda/tmda-0.64.ebuild deleted file mode 100644 index 16af780cd752..000000000000 --- a/net-mail/tmda/tmda-0.64.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.64.ebuild,v 1.2 2002/12/09 04:33:15 manson Exp $ - -DESCRIPTION="Python-based SPAM reduction system" -HOMEPAGE="http://www.tmda.net/" -LICENSE="GPL-2" - -DEPEND=">=dev-lang/python-2.1 - virtual/mta" - -SRC_URI="http://tmda.net/releases/${P}.tgz - http://tmda.net/releases/old/${P}.tgz" - -SLOT="0" -KEYWORDS="x86 sparc " - -S="${WORKDIR}/${P}" - -src_compile() { - ./compileall || die -} - -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 - dodoc contrib/tmda.spec contrib/sample.tmdarc - dohtml -r htdocs/*.html - - # Contributed binaries and stuff - cd contrib - exeinto /usr/lib/tmda/bin - doexe printcdb printdbm collectaddys def2html - insinto /usr/lib/tmda/lisp - doins tmda.el -} diff --git a/net-mail/tmda/tmda-0.67.ebuild b/net-mail/tmda/tmda-0.67.ebuild deleted file mode 100644 index f0fb5703a33d..000000000000 --- a/net-mail/tmda/tmda-0.67.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.67.ebuild,v 1.2 2003/01/06 04:38:08 agenkin Exp $ - -DESCRIPTION="Python-based SPAM reduction system" -HOMEPAGE="http://www.tmda.net/" -LICENSE="GPL-2" - -DEPEND=">=dev-lang/python-2.1 - virtual/mta" - -SRC_URI="http://tmda.net/releases/${P}.tgz - http://tmda.net/releases/old/${P}.tgz" - -SLOT="0" -KEYWORDS="x86 ~sparc" - -S="${WORKDIR}/${P}" - -src_compile () { - ./compileall || die -} - -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 - dodoc contrib/tmda.spec contrib/sample.config - dohtml -r htdocs/*.html - - # Contributed binaries and stuff - cd ${S}/contrib - - exeinto /usr/lib/tmda/bin - doexe printcdb printdbm collectaddys def2html - insinto /usr/lib/tmda/lisp - doins tmda.el - - # Not sure what's the best thing to do with tmda-cgi. - # For now, installing it in a tarball under /usr/lib/tmda. - cd ${S}/contrib - tar cjf ${D}/usr/lib/tmda/tmda-cgi.tar.bz2 cgi -} - -pkg_postinst () { - einfo - einfo "The tmda-cgi stuff has been installed in /usr/lib/tmda-cgi.tar.bz2." - einfo "Refer to the README file, included in the tarball." - einfo -} diff --git a/net-mail/tmda/tmda-0.70.ebuild b/net-mail/tmda/tmda-0.70.ebuild deleted file mode 100644 index a81025af5b9f..000000000000 --- a/net-mail/tmda/tmda-0.70.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.70.ebuild,v 1.2 2003/03/03 15:15:42 agenkin Exp $ - -DESCRIPTION="Python-based SPAM reduction system" -HOMEPAGE="http://www.tmda.net/" -LICENSE="GPL-2" - -DEPEND=">=dev-lang/python-2.1 - virtual/mta" - -SRC_URI="http://tmda.net/releases/${P}.tgz - http://tmda.net/releases/old/${P}.tgz" - -SLOT="0" -KEYWORDS="x86 ~sparc" - -S="${WORKDIR}/${P}" - -src_compile () { - ./compileall || die -} - -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 - - # Contributed binaries and stuff - cd ${S}/contrib - - exeinto /usr/lib/tmda/contrib - doexe printcdb printdbm collectaddys def2html \ - vadduser-tmda vipmap-to-authmap vmailmgr-vdir.sh vpopmail-vdir.sh - - insinto /usr/lib/tmda/contrib - doins vtmdarc tmda.el sample.config tmda.spec - - # Not sure what's the best thing to do with tmda-cgi. - # For now, installing it in a tarball under /usr/lib/tmda/contrib. - tar cjf cgi.tar.bz2 cgi - doins cgi.tar.bz2 -} - -pkg_postinst () { - einfo - einfo "The tmda-cgi stuff has been installed in /usr/lib/tmda-cgi.tar.bz2." - einfo "Refer to the README file, included in the tarball." - einfo -} diff --git a/net-mail/tmda/tmda-0.71.ebuild b/net-mail/tmda/tmda-0.71.ebuild deleted file mode 100644 index 11ec818aac17..000000000000 --- a/net-mail/tmda/tmda-0.71.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.71.ebuild,v 1.1 2003/03/09 04:25:46 agenkin Exp $ - -DESCRIPTION="Python-based SPAM reduction system" -HOMEPAGE="http://www.tmda.net/" -LICENSE="GPL-2" - -DEPEND=">=dev-lang/python-2.1 - virtual/mta" - -SRC_URI="http://tmda.net/releases/${P}.tgz - http://tmda.net/releases/old/${P}.tgz" - -SLOT="0" -KEYWORDS="~x86 ~sparc" - -S="${WORKDIR}/${P}" - -src_compile () { - ./compileall || die -} - -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 - - # Contributed binaries and stuff - cd ${S}/contrib - - exeinto /usr/lib/tmda/contrib - doexe printcdb printdbm collectaddys def2html \ - vadduser-tmda vipmap-to-authmap vmailmgr-vdir.sh vpopmail-vdir.sh - - insinto /usr/lib/tmda/contrib - doins vtmdarc tmda.el sample.config tmda.spec - - # Not sure what's the best thing to do with tmda-cgi. - # For now, installing it in a tarball under /usr/lib/tmda/contrib. - tar cjf cgi.tar.bz2 cgi - doins cgi.tar.bz2 -} - -pkg_postinst () { - einfo - einfo "The tmda-cgi stuff has been installed in /usr/lib/tmda-cgi.tar.bz2." - einfo "Refer to the README file, included in the tarball." - einfo -} |