summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-06-18 23:18:29 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-06-18 23:18:29 +0000
commitd86b089795ded370da74cf66c3be6ed9de2b376b (patch)
tree3d7f46e8c0e502eb945ac4ec23f7ad04e794d078 /mail-mta
parentStable on SPARC. (diff)
downloadhistorical-d86b089795ded370da74cf66c3be6ed9de2b376b.tar.gz
historical-d86b089795ded370da74cf66c3be6ed9de2b376b.tar.bz2
historical-d86b089795ded370da74cf66c3be6ed9de2b376b.zip
Make the initscript 'use postfix_greylist'.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/postfix/ChangeLog8
-rw-r--r--mail-mta/postfix/Manifest13
-rw-r--r--mail-mta/postfix/files/postfix.rc6.2.2.330
-rw-r--r--mail-mta/postfix/postfix-2.2.3-r1.ebuild4
-rw-r--r--mail-mta/postfix/postfix-2.2.3.ebuild4
5 files changed, 48 insertions, 11 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index 0ce40a96e6f2..e096357722c2 100644
--- a/mail-mta/postfix/ChangeLog
+++ b/mail-mta/postfix/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-mta/postfix
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.70 2005/05/20 16:23:49 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.71 2005/06/18 23:18:29 ticho Exp $
+
+ 18 Jun 2005; Andrej Kacian <ticho@gentoo.org> +files/postfix.rc6.2.2.3,
+ postfix-2.2.3.ebuild, postfix-2.2.3-r1.ebuild:
+ Make the initscript 'use postfix_graylist', which is a facility provided by
+ graylisting engines in portage. Closes bug #55705, by Duncan Hill
+ <gentoo-bugs at nacnud.force9.co.uk>.
*postfix-2.2.3-r1 (20 May 2005)
diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 01ac9d77bfc3..f729ed53e973 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -1,13 +1,13 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 3572fdc2461bee923bb3b3a877e87acc postfix-2.2.3-r1.ebuild 9665
+MD5 545cc81e3f25e92de9c31d4b3bccb685 postfix-2.2.3-r1.ebuild 9671
MD5 d2f97ac7ba19997b4e588b28009d684d postfix-2.2.1.ebuild 9296
-MD5 7720bac9081a26238d289ebbb8921643 postfix-2.2.3.ebuild 9710
+MD5 17007a983ae776242105a163124927e4 postfix-2.2.3.ebuild 9712
MD5 ac642c2fcdc34d3e9b70b2357ce57ee8 postfix-2.2.2-r1.ebuild 9957
MD5 2372d5dbf4de3ed67393879f2338b052 postfix-2.2.1-r1.ebuild 9944
MD5 eb7d97dd738129a9917cf2f56860c134 postfix-2.2.2.ebuild 9941
-MD5 883df6c38817eb3c5dbc47b151756a0b ChangeLog 33536
+MD5 d9bcbd6625e636023174d24cd8823a1e ChangeLog 33846
MD5 86c229fe394877d2c6a26aa5367bc697 metadata.xml 253
MD5 2aa3c8bc49f3d08ab5f2ce9fc6a490a4 postfix-2.1.5-r2.ebuild 7517
MD5 19504e91dd051f1af469b3a2fcbaaacd postfix-2.2.2-r2.ebuild 9709
@@ -24,11 +24,12 @@ MD5 ecc87f9acb3c2395d2d7fe1a673755aa files/digest-postfix-2.2.1 135
MD5 9419f5dcc490b61ca76278d744bd878f files/digest-postfix-2.2.2 135
MD5 0726f3fb8ba3f25ea5bfc251d2d96cfb files/digest-postfix-2.2.3 135
MD5 fd01735093dde1691a849d9bf002bf5c files/mailer.conf 408
+MD5 a41e637c45f2bbc39a37d8f704722164 files/postfix.rc6.2.2.3 633
MD5 502e444ec6b9d6fb9bbef3bb0f5e284a files/smtp.pam 254
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCjg8wViELBEf1JB0RArOPAJ9AS2EI65TTLPCiIlxPfsIc3UGYIwCfQDpQ
-0ps/VSRePnBlaVdsB/8TN30=
-=9MIm
+iD8DBQFCtKvUQlM6RnzZP+IRAo8aAJ9Woj3JaV9hzmSPLEQxDxHUEZDkKgCgn8V3
+hiOWu52us6EBTHMFJbBWvvE=
+=IdZZ
-----END PGP SIGNATURE-----
diff --git a/mail-mta/postfix/files/postfix.rc6.2.2.3 b/mail-mta/postfix/files/postfix.rc6.2.2.3
new file mode 100644
index 000000000000..07bbee0e388d
--- /dev/null
+++ b/mail-mta/postfix/files/postfix.rc6.2.2.3
@@ -0,0 +1,30 @@
+#!/sbin/runscript
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/files/postfix.rc6.2.2.3,v 1.1 2005/06/18 23:18:29 ticho Exp $
+
+opts="${opts} reload"
+
+depend() {
+ need net
+ use logger dns ypbind amavisd mysql postgresql antivirus postfix_greylist
+ provide mta
+}
+
+start() {
+ ebegin "Starting postfix"
+ /usr/sbin/postfix start &>/dev/null
+ eend $?
+}
+
+stop() {
+ ebegin "Stopping postfix"
+ /usr/sbin/postfix stop &>/dev/null
+ eend $?
+}
+
+reload() {
+ ebegin "Reloading postfix"
+ /usr/sbin/postfix reload &>/dev/null
+ eend $?
+}
diff --git a/mail-mta/postfix/postfix-2.2.3-r1.ebuild b/mail-mta/postfix/postfix-2.2.3-r1.ebuild
index 7c6de42b7c0b..f2bdc5397549 100644
--- a/mail-mta/postfix/postfix-2.2.3-r1.ebuild
+++ b/mail-mta/postfix/postfix-2.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.3-r1.ebuild,v 1.1 2005/05/20 16:23:49 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.3-r1.ebuild,v 1.2 2005/06/18 23:18:29 ticho Exp $
inherit eutils ssl-cert toolchain-funcs flag-o-matic mailer pam
IUSE="ipv6 pam ldap mysql postgres ssl sasl mbox nis vda selinux hardened"
@@ -274,7 +274,7 @@ src_install () {
newins "${FILESDIR}/smtp.pass" saslpass
fperms 600 /etc/postfix/saslpass
- newinitd "${FILESDIR}/postfix.rc6" postfix || \
+ newinitd "${FILESDIR}/postfix.rc6.${PV}" postfix || \
die "newinitd failed"
mv "${S}/examples" "${D}/usr/share/doc/${PF}/"
diff --git a/mail-mta/postfix/postfix-2.2.3.ebuild b/mail-mta/postfix/postfix-2.2.3.ebuild
index 323403f4b26c..59bbbbe4d902 100644
--- a/mail-mta/postfix/postfix-2.2.3.ebuild
+++ b/mail-mta/postfix/postfix-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.3.ebuild,v 1.1 2005/05/12 21:32:54 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.3.ebuild,v 1.2 2005/06/18 23:18:29 ticho Exp $
inherit eutils ssl-cert toolchain-funcs flag-o-matic mailer
IUSE="ipv6 pam ldap mysql postgres ssl sasl mbox nis vda selinux hardened"
@@ -274,7 +274,7 @@ src_install () {
newins "${FILESDIR}/smtp.pass" saslpass
fperms 600 /etc/postfix/saslpass
- newinitd "${FILESDIR}/postfix.rc6" postfix || \
+ newinitd "${FILESDIR}/postfix.rc6.${PV}" postfix || \
die "newinitd failed"
mv "${S}/examples" "${D}/usr/share/doc/${PF}/"