summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2011-03-28 07:46:40 +0000
committerEray Aslan <eras@gentoo.org>2011-03-28 07:46:40 +0000
commitd2d6c093bc7b1522c659a2341f0f5f76c9e3b02d (patch)
treeea71a96b5fe10ca86cf591ecf66bfa9bbb0e63d5 /mail-mta
parentBackport upstream commit "Tasklist: add button release event to proxy item" w... (diff)
downloadgentoo-2-d2d6c093bc7b1522c659a2341f0f5f76c9e3b02d.tar.gz
gentoo-2-d2d6c093bc7b1522c659a2341f0f5f76c9e3b02d.tar.bz2
gentoo-2-d2d6c093bc7b1522c659a2341f0f5f76c9e3b02d.zip
Change to new style virtual/mta - bug 360305. Remove mailwrapper support - bug 158003
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/courier/ChangeLog8
-rw-r--r--mail-mta/courier/courier-0.59.0.ebuild45
-rw-r--r--mail-mta/courier/courier-0.62.2.ebuild45
-rw-r--r--mail-mta/courier/courier-0.64.1.ebuild45
-rw-r--r--mail-mta/courier/courier-0.65.2-r1.ebuild45
-rw-r--r--mail-mta/courier/courier-0.65.2.ebuild45
6 files changed, 97 insertions, 136 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog
index 378793f0f163..1e5bf76ac594 100644
--- a/mail-mta/courier/ChangeLog
+++ b/mail-mta/courier/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-mta/courier
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.141 2011/03/27 15:11:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.142 2011/03/28 07:46:40 eras Exp $
+
+ 28 Mar 2011; Eray Aslan <eras@gentoo.org> courier-0.59.0.ebuild,
+ courier-0.62.2.ebuild, courier-0.64.1.ebuild, courier-0.65.2.ebuild,
+ courier-0.65.2-r1.ebuild:
+ Change to new style virtual/mta - bug 360305. Remove mailwrapper support -
+ bug 158003
27 Mar 2011; Brent Baude <ranger@gentoo.org> courier-0.65.2-r1.ebuild:
Marking courier-0.65.2-r1 ppc for bug 359303
diff --git a/mail-mta/courier/courier-0.59.0.ebuild b/mail-mta/courier/courier-0.59.0.ebuild
index cd7afc570a11..318b63ce0f2c 100644
--- a/mail-mta/courier/courier-0.59.0.ebuild
+++ b/mail-mta/courier/courier-0.59.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.18 2011/03/19 17:19:31 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.19 2011/03/28 07:46:40 eras Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -18,11 +18,9 @@ SLOT="0"
LICENSE="GPL-2"
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
-IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
+IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail"
-PROVIDE="virtual/mta"
-
DEPEND="
>=net-libs/courier-authlib-0.59
>=dev-libs/openssl-0.9.6
@@ -36,14 +34,25 @@ DEPEND="
postgres? ( dev-db/postgresql-base )
spell? ( virtual/aspell-dict )
fam? ( virtual/fam )
- !mailwrapper? ( !virtual/mta )
- !mail-filter/maildrop"
+ !mail-filter/maildrop
+ !mail-mta/esmtp
+ !mail-mta/exim
+ !mail-mta/mini-qmail
+ !mail-mta/msmtp
+ !mail-mta/nbsmtp
+ !mail-mta/netqmail
+ !mail-mta/nullmailer
+ !mail-mta/postfix
+ !mail-mta/qmail-ldap
+ !mail-mta/sendmail
+ !mail-mta/ssmtp
+ "
RDEPEND="${DEPEND}
dev-lang/perl
sys-process/procps"
-# get rid of old style virtual - bug 350792
+# get rid of old style virtual/imapd - bug 350792
# all blockers really needed?
RDEPEND="${RDEPEND}
!net-mail/dovecot
@@ -52,8 +61,7 @@ RDEPEND="${RDEPEND}
!net-mail/cyrus-imapd
!net-mail/uw-imap"
-PDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
- pam? ( net-mail/mailbase )
+PDEPEND="pam? ( net-mail/mailbase )
crypt? ( >=app-crypt/gnupg-1.0.4 )"
filter-flags '-fomit-frame-pointer'
@@ -231,24 +239,7 @@ src_install() {
# users should be able to send mail. Could be restricted with suictl.
chmod u+s "${D}/usr/bin/sendmail"
- if use mailwrapper ; then
- mv "${D}/usr/bin/sendmail" "${D}/usr/bin/sendmail.courier"
- mv "${D}/usr/bin/rmail" "${D}/usr/bin/rmail.courier"
- mv "${D}/usr/bin/mailq" "${D}/usr/bin/mailq.courier"
-
- mv "${D}/usr/share/man/man1/sendmail.1" \
- "${D}/usr/share/man/man1/sendmail-courier.1"
- mv "${D}/usr/share/man/man1/mailq.1" \
- "${D}/usr/share/man/man1/mailq-courier.1"
- mv "${D}/usr/share/man/man1/rmail.1" \
- "${D}/usr/share/man/man1/rmail-courier.1"
-
- insopts -m 444 -o mail -g mail
- insinto /etc/mail
- doins "${FILESDIR}/mailer.conf"
- else
- dosym /usr/bin/sendmail /usr/sbin/sendmail
- fi
+ dosym /usr/bin/sendmail /usr/sbin/sendmail
}
src_test() {
diff --git a/mail-mta/courier/courier-0.62.2.ebuild b/mail-mta/courier/courier-0.62.2.ebuild
index e31c3c3518f7..077da98d4de9 100644
--- a/mail-mta/courier/courier-0.62.2.ebuild
+++ b/mail-mta/courier/courier-0.62.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.62.2.ebuild,v 1.9 2011/03/19 17:19:31 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.62.2.ebuild,v 1.10 2011/03/28 07:46:40 eras Exp $
inherit eutils flag-o-matic
@@ -11,11 +11,9 @@ SLOT="0"
LICENSE="GPL-2"
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
-IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
+IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail"
-PROVIDE="virtual/mta"
-
DEPEND="
>=net-libs/courier-authlib-0.61.0
>=dev-libs/openssl-0.9.6
@@ -29,14 +27,25 @@ DEPEND="
postgres? ( dev-db/postgresql-base )
spell? ( virtual/aspell-dict )
fam? ( virtual/fam )
- !mailwrapper? ( !virtual/mta )
- !mail-filter/maildrop"
+ !mail-filter/maildrop
+ !mail-mta/esmtp
+ !mail-mta/exim
+ !mail-mta/mini-qmail
+ !mail-mta/msmtp
+ !mail-mta/nbsmtp
+ !mail-mta/netqmail
+ !mail-mta/nullmailer
+ !mail-mta/postfix
+ !mail-mta/qmail-ldap
+ !mail-mta/sendmail
+ !mail-mta/ssmtp
+ "
RDEPEND="${DEPEND}
dev-lang/perl
sys-process/procps"
-# get rid of old style virtual - bug 350792
+# get rid of old style virtual/imapd - bug 350792
# all blockers really needed?
RDEPEND="${RDEPEND}
!net-mail/dovecot
@@ -45,8 +54,7 @@ RDEPEND="${RDEPEND}
!net-mail/cyrus-imapd
!net-mail/uw-imap"
-PDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
- pam? ( net-mail/mailbase )
+PDEPEND="pam? ( net-mail/mailbase )
crypt? ( >=app-crypt/gnupg-1.0.4 )"
src_unpack() {
@@ -212,24 +220,7 @@ src_install() {
# users should be able to send mail. Could be restricted with suictl.
chmod u+s "${D}/usr/bin/sendmail"
- if use mailwrapper ; then
- mv "${D}/usr/bin/sendmail" "${D}/usr/bin/sendmail.courier"
- mv "${D}/usr/bin/rmail" "${D}/usr/bin/rmail.courier"
- mv "${D}/usr/bin/mailq" "${D}/usr/bin/mailq.courier"
-
- mv "${D}/usr/share/man/man1/sendmail.1" \
- "${D}/usr/share/man/man1/sendmail-courier.1"
- mv "${D}/usr/share/man/man1/mailq.1" \
- "${D}/usr/share/man/man1/mailq-courier.1"
- mv "${D}/usr/share/man/man1/rmail.1" \
- "${D}/usr/share/man/man1/rmail-courier.1"
-
- insopts -m 444 -o mail -g mail
- insinto /etc/mail
- doins "${FILESDIR}/mailer.conf"
- else
- dosym /usr/bin/sendmail /usr/sbin/sendmail
- fi
+ dosym /usr/bin/sendmail /usr/sbin/sendmail
}
src_test() {
diff --git a/mail-mta/courier/courier-0.64.1.ebuild b/mail-mta/courier/courier-0.64.1.ebuild
index 06d0aea86b2d..668991a397b1 100644
--- a/mail-mta/courier/courier-0.64.1.ebuild
+++ b/mail-mta/courier/courier-0.64.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.8 2011/03/19 17:19:31 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.9 2011/03/28 07:46:40 eras Exp $
inherit eutils flag-o-matic
@@ -11,11 +11,9 @@ SLOT="0"
LICENSE="GPL-2"
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~sparc x86"
-IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
+IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail"
-PROVIDE="virtual/mta"
-
DEPEND="
>=net-libs/courier-authlib-0.61.0
>=dev-libs/openssl-0.9.6
@@ -29,14 +27,25 @@ DEPEND="
postgres? ( dev-db/postgresql-base )
spell? ( virtual/aspell-dict )
fam? ( virtual/fam )
- !mailwrapper? ( !virtual/mta )
- !mail-filter/maildrop"
+ !mail-filter/maildrop
+ !mail-mta/esmtp
+ !mail-mta/exim
+ !mail-mta/mini-qmail
+ !mail-mta/msmtp
+ !mail-mta/nbsmtp
+ !mail-mta/netqmail
+ !mail-mta/nullmailer
+ !mail-mta/postfix
+ !mail-mta/qmail-ldap
+ !mail-mta/sendmail
+ !mail-mta/ssmtp
+ "
RDEPEND="${DEPEND}
dev-lang/perl
sys-process/procps"
-# get rid of old style virtual - bug 350792
+# get rid of old style virtual/imapd - bug 350792
# all blockers really needed?
RDEPEND="${RDEPEND}
!net-mail/dovecot
@@ -45,8 +54,7 @@ RDEPEND="${RDEPEND}
!net-mail/cyrus-imapd
!net-mail/uw-imap"
-PDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
- pam? ( net-mail/mailbase )
+PDEPEND="pam? ( net-mail/mailbase )
crypt? ( >=app-crypt/gnupg-1.0.4 )"
src_unpack() {
@@ -212,24 +220,7 @@ src_install() {
# users should be able to send mail. Could be restricted with suictl.
chmod u+s "${D}/usr/bin/sendmail"
- if use mailwrapper ; then
- mv "${D}/usr/bin/sendmail" "${D}/usr/bin/sendmail.courier"
- mv "${D}/usr/bin/rmail" "${D}/usr/bin/rmail.courier"
- mv "${D}/usr/bin/mailq" "${D}/usr/bin/mailq.courier"
-
- mv "${D}/usr/share/man/man1/sendmail.1" \
- "${D}/usr/share/man/man1/sendmail-courier.1"
- mv "${D}/usr/share/man/man1/mailq.1" \
- "${D}/usr/share/man/man1/mailq-courier.1"
- mv "${D}/usr/share/man/man1/rmail.1" \
- "${D}/usr/share/man/man1/rmail-courier.1"
-
- insopts -m 444 -o mail -g mail
- insinto /etc/mail
- doins "${FILESDIR}/mailer.conf"
- else
- dosym /usr/bin/sendmail /usr/sbin/sendmail
- fi
+ dosym /usr/bin/sendmail /usr/sbin/sendmail
}
src_test() {
diff --git a/mail-mta/courier/courier-0.65.2-r1.ebuild b/mail-mta/courier/courier-0.65.2-r1.ebuild
index 780a8b101417..38844b1e168a 100644
--- a/mail-mta/courier/courier-0.65.2-r1.ebuild
+++ b/mail-mta/courier/courier-0.65.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.7 2011/03/27 15:11:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.8 2011/03/28 07:46:40 eras Exp $
inherit eutils flag-o-matic
@@ -11,11 +11,9 @@ SLOT="0"
LICENSE="GPL-2"
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc ~x86"
-IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
+IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail"
-PROVIDE="virtual/mta"
-
DEPEND="
>=net-libs/courier-authlib-0.61.0
>=dev-libs/openssl-0.9.6
@@ -29,14 +27,25 @@ DEPEND="
postgres? ( dev-db/postgresql-base )
spell? ( virtual/aspell-dict )
fam? ( virtual/fam )
- !mailwrapper? ( !virtual/mta )
- !mail-filter/maildrop"
+ !mail-filter/maildrop
+ !mail-mta/esmtp
+ !mail-mta/exim
+ !mail-mta/mini-qmail
+ !mail-mta/msmtp
+ !mail-mta/nbsmtp
+ !mail-mta/netqmail
+ !mail-mta/nullmailer
+ !mail-mta/postfix
+ !mail-mta/qmail-ldap
+ !mail-mta/sendmail
+ !mail-mta/ssmtp
+ "
RDEPEND="${DEPEND}
dev-lang/perl
sys-process/procps"
-# get rid of old style virtual - bug 350792
+# get rid of old style virtual/imapd - bug 350792
# all blockers really needed?
RDEPEND="${RDEPEND}
!net-mail/dovecot
@@ -45,8 +54,7 @@ RDEPEND="${RDEPEND}
!net-mail/cyrus-imapd
!net-mail/uw-imap"
-PDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
- pam? ( net-mail/mailbase )
+PDEPEND="pam? ( net-mail/mailbase )
crypt? ( >=app-crypt/gnupg-1.0.4 )"
src_unpack() {
@@ -212,24 +220,7 @@ src_install() {
# users should be able to send mail. Could be restricted with suictl.
chmod u+s "${D}/usr/bin/sendmail"
- if use mailwrapper ; then
- mv "${D}/usr/bin/sendmail" "${D}/usr/bin/sendmail.courier"
- mv "${D}/usr/bin/rmail" "${D}/usr/bin/rmail.courier"
- mv "${D}/usr/bin/mailq" "${D}/usr/bin/mailq.courier"
-
- mv "${D}/usr/share/man/man1/sendmail.1" \
- "${D}/usr/share/man/man1/sendmail-courier.1"
- mv "${D}/usr/share/man/man1/mailq.1" \
- "${D}/usr/share/man/man1/mailq-courier.1"
- mv "${D}/usr/share/man/man1/rmail.1" \
- "${D}/usr/share/man/man1/rmail-courier.1"
-
- insopts -m 444 -o mail -g mail
- insinto /etc/mail
- doins "${FILESDIR}/mailer.conf"
- else
- dosym /usr/bin/sendmail /usr/sbin/sendmail
- fi
+ dosym /usr/bin/sendmail /usr/sbin/sendmail
}
src_test() {
diff --git a/mail-mta/courier/courier-0.65.2.ebuild b/mail-mta/courier/courier-0.65.2.ebuild
index 6f75710430cb..181f650da722 100644
--- a/mail-mta/courier/courier-0.65.2.ebuild
+++ b/mail-mta/courier/courier-0.65.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2.ebuild,v 1.3 2011/03/19 17:19:31 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2.ebuild,v 1.4 2011/03/28 07:46:40 eras Exp $
inherit eutils flag-o-matic
@@ -11,11 +11,9 @@ SLOT="0"
LICENSE="GPL-2"
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
+IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail"
-PROVIDE="virtual/mta"
-
DEPEND="
>=net-libs/courier-authlib-0.61.0
>=dev-libs/openssl-0.9.6
@@ -29,14 +27,25 @@ DEPEND="
postgres? ( dev-db/postgresql-base )
spell? ( virtual/aspell-dict )
fam? ( virtual/fam )
- !mailwrapper? ( !virtual/mta )
- !mail-filter/maildrop"
+ !mail-filter/maildrop
+ !mail-mta/esmtp
+ !mail-mta/exim
+ !mail-mta/mini-qmail
+ !mail-mta/msmtp
+ !mail-mta/nbsmtp
+ !mail-mta/netqmail
+ !mail-mta/nullmailer
+ !mail-mta/postfix
+ !mail-mta/qmail-ldap
+ !mail-mta/sendmail
+ !mail-mta/ssmtp
+ "
RDEPEND="${DEPEND}
dev-lang/perl
sys-process/procps"
-# get rid of old style virtual - bug 350792
+# get rid of old style virtual/imapd - bug 350792
# all blockers really needed?
RDEPEND="${RDEPEND}
!net-mail/dovecot
@@ -45,8 +54,7 @@ RDEPEND="${RDEPEND}
!net-mail/cyrus-imapd
!net-mail/uw-imap"
-PDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
- pam? ( net-mail/mailbase )
+PDEPEND="pam? ( net-mail/mailbase )
crypt? ( >=app-crypt/gnupg-1.0.4 )"
src_unpack() {
@@ -212,24 +220,7 @@ src_install() {
# users should be able to send mail. Could be restricted with suictl.
chmod u+s "${D}/usr/bin/sendmail"
- if use mailwrapper ; then
- mv "${D}/usr/bin/sendmail" "${D}/usr/bin/sendmail.courier"
- mv "${D}/usr/bin/rmail" "${D}/usr/bin/rmail.courier"
- mv "${D}/usr/bin/mailq" "${D}/usr/bin/mailq.courier"
-
- mv "${D}/usr/share/man/man1/sendmail.1" \
- "${D}/usr/share/man/man1/sendmail-courier.1"
- mv "${D}/usr/share/man/man1/mailq.1" \
- "${D}/usr/share/man/man1/mailq-courier.1"
- mv "${D}/usr/share/man/man1/rmail.1" \
- "${D}/usr/share/man/man1/rmail-courier.1"
-
- insopts -m 444 -o mail -g mail
- insinto /etc/mail
- doins "${FILESDIR}/mailer.conf"
- else
- dosym /usr/bin/sendmail /usr/sbin/sendmail
- fi
+ dosym /usr/bin/sendmail /usr/sbin/sendmail
}
src_test() {