diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2012-03-06 09:39:22 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2012-03-06 09:39:22 +0000 |
commit | 7d89dc4f40c4d532d8dc8ee14d4794035ec95b83 (patch) | |
tree | 7c3ec5af33179e7a2924686502c50d81de536f5a /mail-filter/spamdyke | |
parent | Remove old development versions (diff) | |
download | gentoo-2-7d89dc4f40c4d532d8dc8ee14d4794035ec95b83.tar.gz gentoo-2-7d89dc4f40c4d532d8dc8ee14d4794035ec95b83.tar.bz2 gentoo-2-7d89dc4f40c4d532d8dc8ee14d4794035ec95b83.zip |
Removing old versions and me as maintainer
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'mail-filter/spamdyke')
-rw-r--r-- | mail-filter/spamdyke/ChangeLog | 8 | ||||
-rw-r--r-- | mail-filter/spamdyke/files/spamdyke-4.2.0-gcc46.patch | 10 | ||||
-rw-r--r-- | mail-filter/spamdyke/files/spamdyke-4.2.1-gcc46.patch | 10 | ||||
-rw-r--r-- | mail-filter/spamdyke/metadata.xml | 4 | ||||
-rw-r--r-- | mail-filter/spamdyke/spamdyke-4.0.10-r1.ebuild | 73 | ||||
-rw-r--r-- | mail-filter/spamdyke/spamdyke-4.0.10.ebuild | 73 | ||||
-rw-r--r-- | mail-filter/spamdyke/spamdyke-4.2.0.ebuild | 77 | ||||
-rw-r--r-- | mail-filter/spamdyke/spamdyke-4.2.1.ebuild | 77 |
8 files changed, 7 insertions, 325 deletions
diff --git a/mail-filter/spamdyke/ChangeLog b/mail-filter/spamdyke/ChangeLog index 41fc5dccc5df..91a147c99a7d 100644 --- a/mail-filter/spamdyke/ChangeLog +++ b/mail-filter/spamdyke/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-filter/spamdyke # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/ChangeLog,v 1.24 2012/01/17 22:59:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/ChangeLog,v 1.25 2012/03/06 09:39:22 tupone Exp $ + + 06 Mar 2012; Tupone Alfredo <tupone@gentoo.org> -spamdyke-4.0.10.ebuild, + -spamdyke-4.0.10-r1.ebuild, -spamdyke-4.2.0.ebuild, + -files/spamdyke-4.2.0-gcc46.patch, -spamdyke-4.2.1.ebuild, + -files/spamdyke-4.2.1-gcc46.patch, metadata.xml: + Removing old versions and me as maintainer 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> spamdyke-4.3.0.ebuild: Stable for X86 and AMD64, wrt security bug #399157 diff --git a/mail-filter/spamdyke/files/spamdyke-4.2.0-gcc46.patch b/mail-filter/spamdyke/files/spamdyke-4.2.0-gcc46.patch deleted file mode 100644 index f9428bee6bf0..000000000000 --- a/mail-filter/spamdyke/files/spamdyke-4.2.0-gcc46.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.ac.old 2011-04-07 09:37:58.000000000 +0200 -+++ configure.ac 2011-04-07 09:38:12.000000000 +0200 -@@ -22,7 +22,6 @@ - AC_CONFIG_HEADER([config.h]) - - AC_LANG_WERROR --CFLAGS=-Wall - - # Checks for programs. - AC_PROG_CC([[gcc]]) diff --git a/mail-filter/spamdyke/files/spamdyke-4.2.1-gcc46.patch b/mail-filter/spamdyke/files/spamdyke-4.2.1-gcc46.patch deleted file mode 100644 index f9428bee6bf0..000000000000 --- a/mail-filter/spamdyke/files/spamdyke-4.2.1-gcc46.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.ac.old 2011-04-07 09:37:58.000000000 +0200 -+++ configure.ac 2011-04-07 09:38:12.000000000 +0200 -@@ -22,7 +22,6 @@ - AC_CONFIG_HEADER([config.h]) - - AC_LANG_WERROR --CFLAGS=-Wall - - # Checks for programs. - AC_PROG_CC([[gcc]]) diff --git a/mail-filter/spamdyke/metadata.xml b/mail-filter/spamdyke/metadata.xml index 77f3a1f2df0d..151d9449c37c 100644 --- a/mail-filter/spamdyke/metadata.xml +++ b/mail-filter/spamdyke/metadata.xml @@ -2,10 +2,6 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>qmail</herd> -<maintainer> -<email>tupone@gentoo.org</email> -<name>Tupone Alfredo</name> -</maintainer> <longdescription lang="en"> spamdyke is a filter for monitoring and intercepting SMTP connections between a remote host and a qmail server. Spam is blocked while the remote server diff --git a/mail-filter/spamdyke/spamdyke-4.0.10-r1.ebuild b/mail-filter/spamdyke/spamdyke-4.0.10-r1.ebuild deleted file mode 100644 index d1ae4daef996..000000000000 --- a/mail-filter/spamdyke/spamdyke-4.0.10-r1.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/spamdyke-4.0.10-r1.ebuild,v 1.1 2010/02/18 08:41:06 tupone Exp $ - -EAPI="2" - -DESCRIPTION="A drop-in connection-time spam filter for qmail" -HOMEPAGE="http://www.spamdyke.org/" -SRC_URI="http://www.spamdyke.org/releases/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+tls" - -DEPEND="tls? ( dev-libs/openssl )" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${P}/${PN} - -src_prepare() { - echo "# Configuration option for ${PN}" > ${PN}.conf - if use tls; then - echo "tls-certificate-file=/var/qmail/control/clientcert.pem" \ - >> ${PN}.conf - fi - echo "graylist-level=always-create-dir" >> ${PN}.conf - echo "graylist-dir=/var/tmp/${PN}/graylist" >> ${PN}.conf - echo "reject-empty-rdns" >> ${PN}.conf - echo "reject-unresolvable-rdns" >> ${PN}.conf - echo "dns-blacklist-entry=zen.spamhaus.org" >> ${PN}.conf - echo "local-domains-file=/var/qmail/control/rcpthosts" >> ${PN}.conf - sed -i \ - -e "/STRIP_CMD/d" \ - Makefile.in || die "sed on Makefile.in failed" -} - -src_configure() { - econf --with-debug \ - $(use_enable tls) || die "econf failed" - cd ../utils - econf || die "econf failed in utils" -} - -src_compile() { - emake CFLAGS="${CFLAGS}" || die "emake failed" - cd ../utils - emake CFLAGS="${CFLAGS}" || die "emake in utils died" -} - -src_install() { - dobin ${PN} || die "Installing ${PN} binary failed" - insinto /etc/${PN} - doins ${PN}.conf || die "Installing ${PN} configuration file failed" - dodir /var/tmp/${PN}/graylist - fowners -R qmaild /var/tmp/${PN}/graylist - cd ../utils - dobin domain2path || die "Installing domain2path binary failed" - cd ../documentation - dodoc {Changelog,INSTALL,UPGRADING}.txt - dohtml FAQ.html \ - README.html \ - README_ip_file_format.html \ - README_rdns_directory_format.html \ - README_rdns_file_format.html -} - -pkg_postinst() { - elog "In /var/qmail/control/conf-smtpd insert the line:" - elog "QMAIL_SMTP_PRE=\"${QMAIL_SMTP_PRE} spamdyke -f /etc/${PN}/${PN}.conf\"" - elog "Run spamdyke with the '-h' flag to see the available options and" - elog "update /etc/spamdyke.conf accordingly" -} diff --git a/mail-filter/spamdyke/spamdyke-4.0.10.ebuild b/mail-filter/spamdyke/spamdyke-4.0.10.ebuild deleted file mode 100644 index 2163f5c9a68a..000000000000 --- a/mail-filter/spamdyke/spamdyke-4.0.10.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/spamdyke-4.0.10.ebuild,v 1.3 2009/05/27 12:41:58 tupone Exp $ - -EAPI="1" - -DESCRIPTION="A drop-in connection-time spam filter for qmail" -HOMEPAGE="http://www.spamdyke.org/" -SRC_URI="http://www.spamdyke.org/releases/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+tls" - -DEPEND="tls? ( dev-libs/openssl )" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${P}/${PN} - -src_unpack() { - unpack ${A} - cd "${S}" - echo "# Configuration option for ${PN}" > ${PN}.conf - if use tls; then - echo "tls-certificate-file=/var/qmail/control/clientcert.pem" \ - >> ${PN}.conf - fi - echo "graylist-level=always" >> ${PN}.conf - echo "graylist-dir=/var/tmp/${PN}/graylist" >> ${PN}.conf - echo "graylist-exception-rdns-dir=/etc/${PN}/never-graylist" >> ${PN}.conf - echo "reject-empty-rdns" >> ${PN}.conf - echo "reject-unresolvable-rdns" >> ${PN}.conf - sed -i \ - -e "/STRIP_CMD/d" \ - Makefile.in || die "sed on Makefile.in failed" -} - -src_compile() { - econf --with-debug \ - $(use_enable tls) || die "econf failed" - emake CFLAGS="${CFLAGS}" || die "emake failed" - cd ../utils - econf || die "econf failed in utils" - emake CFLAGS="${CFLAGS}" || die "emake in utils died" -} - -src_install() { - dobin ${PN} || die "Installing ${PN} binary failed" - insinto /etc/${PN} - doins ${PN}.conf || die "Installing ${PN} configuration file failed" - keepdir /var/tmp/${PN}/graylist/$(../utils/domain2path -d localhost) - fowners -R qmaild /var/tmp/${PN} - insinto /etc/${PN}/never-graylist/$(../utils/domain2path -d localhost) - touch localhost - doins localhost - cd ../utils - dobin domain2path || die "Installing domain2path binary failed" - cd ../documentation - dodoc {Changelog,INSTALL,UPGRADING}.txt - dohtml FAQ.html \ - README.html \ - README_ip_file_format.html \ - README_rdns_directory_format.html \ - README_rdns_file_format.html -} - -pkg_postinst() { - elog "In /var/qmail/control/conf-smtpd insert the line:" - elog "QMAIL_SMTP_PRE=\"${QMAIL_SMTP_PRE} spamdyke -f /etc/${PN}/${PN}.conf\"" - elog "Run spamdyke with the '-h' flag to see the available options and" - elog "update /etc/spamdyke.conf accordingly" -} diff --git a/mail-filter/spamdyke/spamdyke-4.2.0.ebuild b/mail-filter/spamdyke/spamdyke-4.2.0.ebuild deleted file mode 100644 index ea09c254e1f2..000000000000 --- a/mail-filter/spamdyke/spamdyke-4.2.0.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/spamdyke-4.2.0.ebuild,v 1.2 2011/04/07 11:41:00 tupone Exp $ - -EAPI="2" -inherit eutils autotools - -DESCRIPTION="A drop-in connection-time spam filter for qmail" -HOMEPAGE="http://www.spamdyke.org/" -SRC_URI="http://www.spamdyke.org/releases/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+tls" - -DEPEND="tls? ( dev-libs/openssl )" -RDEPEND="${DEPEND} - virtual/qmail" - -S=${WORKDIR}/${P}/${PN} - -src_prepare() { - epatch "${FILESDIR}"/${P}-gcc46.patch - echo "# Configuration option for ${PN}" > ${PN}.conf - if use tls; then - echo "tls-certificate-file=/var/qmail/control/clientcert.pem" \ - >> ${PN}.conf - fi - echo "graylist-level=always-create-dir" >> ${PN}.conf - echo "graylist-dir=/var/tmp/${PN}/graylist" >> ${PN}.conf - echo "reject-empty-rdns" >> ${PN}.conf - echo "reject-unresolvable-rdns" >> ${PN}.conf - echo "dns-blacklist-entry=zen.spamhaus.org" >> ${PN}.conf - echo "local-domains-file=/var/qmail/control/rcpthosts" >> ${PN}.conf - sed -i \ - -e "/STRIP_CMD/d" \ - Makefile.in || die "sed on Makefile.in failed" - eautoreconf -} - -src_configure() { - econf --with-debug \ - $(use_enable tls) || die "econf failed" - cd ../utils - econf || die "econf failed in utils" -} - -src_compile() { - emake CFLAGS="${CFLAGS}" || die "emake failed" - cd ../utils - emake CFLAGS="${CFLAGS}" || die "emake in utils died" -} - -src_install() { - dobin ${PN} || die "Installing ${PN} binary failed" - insinto /etc/${PN} - doins ${PN}.conf || die "Installing ${PN} configuration file failed" - dodir /var/tmp/${PN}/graylist - fowners -R qmaild /var/tmp/${PN}/graylist - cd ../utils - dobin domain2path || die "Installing domain2path binary failed" - cd ../documentation - dodoc {Changelog,INSTALL,UPGRADING}.txt - dohtml FAQ.html \ - README.html \ - README_ip_file_format.html \ - README_rdns_directory_format.html \ - README_rdns_file_format.html -} - -pkg_postinst() { - elog "In /var/qmail/control/conf-smtpd insert the line:" - elog "QMAIL_SMTP_PRE=\"${QMAIL_SMTP_PRE} spamdyke -f /etc/${PN}/${PN}.conf\"" - elog "Run spamdyke with the '-h' flag to see the available options and" - elog "update /etc/spamdyke/spamdyke.conf accordingly" -} diff --git a/mail-filter/spamdyke/spamdyke-4.2.1.ebuild b/mail-filter/spamdyke/spamdyke-4.2.1.ebuild deleted file mode 100644 index 552747c04070..000000000000 --- a/mail-filter/spamdyke/spamdyke-4.2.1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/spamdyke-4.2.1.ebuild,v 1.3 2012/01/17 11:33:35 ago Exp $ - -EAPI="2" -inherit eutils autotools - -DESCRIPTION="A drop-in connection-time spam filter for qmail" -HOMEPAGE="http://www.spamdyke.org/" -SRC_URI="http://www.spamdyke.org/releases/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+tls" - -DEPEND="tls? ( dev-libs/openssl )" -RDEPEND="${DEPEND} - virtual/qmail" - -S=${WORKDIR}/${P}/${PN} - -src_prepare() { - epatch "${FILESDIR}"/${P}-gcc46.patch - echo "# Configuration option for ${PN}" > ${PN}.conf - if use tls; then - echo "tls-certificate-file=/var/qmail/control/clientcert.pem" \ - >> ${PN}.conf - fi - echo "graylist-level=always-create-dir" >> ${PN}.conf - echo "graylist-dir=/var/tmp/${PN}/graylist" >> ${PN}.conf - echo "reject-empty-rdns" >> ${PN}.conf - echo "reject-unresolvable-rdns" >> ${PN}.conf - echo "dns-blacklist-entry=zen.spamhaus.org" >> ${PN}.conf - echo "local-domains-file=/var/qmail/control/rcpthosts" >> ${PN}.conf - sed -i \ - -e "/STRIP_CMD/d" \ - Makefile.in || die "sed on Makefile.in failed" - eautoreconf -} - -src_configure() { - econf \ - $(use_enable tls) || die "econf failed" - cd ../utils - econf || die "econf failed in utils" -} - -src_compile() { - emake CFLAGS="${CFLAGS}" || die "emake failed" - cd ../utils - emake CFLAGS="${CFLAGS}" || die "emake in utils died" -} - -src_install() { - dobin ${PN} || die "Installing ${PN} binary failed" - insinto /etc/${PN} - doins ${PN}.conf || die "Installing ${PN} configuration file failed" - dodir /var/tmp/${PN}/graylist - fowners -R qmaild /var/tmp/${PN}/graylist - cd ../utils - dobin domain2path || die "Installing domain2path binary failed" - cd ../documentation - dodoc {Changelog,INSTALL,UPGRADING}.txt - dohtml FAQ.html \ - README.html \ - README_ip_file_format.html \ - README_rdns_directory_format.html \ - README_rdns_file_format.html -} - -pkg_postinst() { - elog "In /var/qmail/control/conf-smtpd insert the line:" - elog "QMAIL_SMTP_PRE=\"${QMAIL_SMTP_PRE} spamdyke -f /etc/${PN}/${PN}.conf\"" - elog "Run spamdyke with the '-h' flag to see the available options and" - elog "update /etc/spamdyke/spamdyke.conf accordingly" -} |