diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2004-11-01 17:58:09 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2004-11-01 17:58:09 +0000 |
commit | 061b54b2d117e6f88237b2ec8632e71e06ce1c20 (patch) | |
tree | 25fa511e3b5ac810181cbc24abe79d32bb7dee44 /net-mail/dovecot | |
parent | Stable on ppc for PHP5, Bug #60442. (Manifest recommit) (diff) | |
download | gentoo-2-061b54b2d117e6f88237b2ec8632e71e06ce1c20.tar.gz gentoo-2-061b54b2d117e6f88237b2ec8632e71e06ce1c20.tar.bz2 gentoo-2-061b54b2d117e6f88237b2ec8632e71e06ce1c20.zip |
New version that removes gnutls support and fixes permissions.
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 14 | ||||
-rw-r--r-- | net-mail/dovecot/Manifest | 20 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.10.9-r1.ebuild | 154 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.11-r1.ebuild (renamed from net-mail/dovecot/dovecot-0.99.11.ebuild) | 27 | ||||
-rw-r--r-- | net-mail/dovecot/files/digest-dovecot-0.99.10.9-r1 | 1 | ||||
-rw-r--r-- | net-mail/dovecot/files/digest-dovecot-0.99.11-r1 (renamed from net-mail/dovecot/files/digest-dovecot-0.99.11) | 0 |
6 files changed, 38 insertions, 178 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 019175fd1669..602d2d95ab75 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.16 2004/09/22 08:30:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.17 2004/11/01 17:58:09 g2boojum Exp $ + +*dovecot-0.99.11-r1 (01 Nov 2004) + + 01 Nov 2004; Grant Goodyear <g2boojum@gentoo.org> + -dovecot-0.99.10.9-r1.ebuild, +dovecot-0.99.11-r1.ebuild, + -dovecot-0.99.11.ebuild: + New revision that removes gnutls support, since + upstream tells us that gnutls will be broken for some + time (http://www.dovecot.org/list/dovecot/2004-November/005169.html), + thanks to Ooblick (bug #67628) for finding the problem. Also fixed + permissions, thanks to tove (bug #68824). Marking stable on x86 + and removing old (and broken) versions. 22 Sep 2004; Andrej Kacian <ticho@gentoo.org> dovecot-0.99.10.9-r1.ebuild, dovecot-0.99.11.ebuild: diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest index afd102befb4c..2ae254d290af 100644 --- a/net-mail/dovecot/Manifest +++ b/net-mail/dovecot/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 39caa38dcc27e4361c65c2de51f4ecb1 ChangeLog 3187 +MD5 0453a7fe2602a15b73358cd889047b4a dovecot-0.99.11-r1.ebuild 4763 MD5 f62fe889a665a930594c0dac95a36aea dovecot-0.99.11.ebuild 4320 -MD5 61e0d05b1306513aede2838fa81b05b5 metadata.xml 225 MD5 3c59316030c9059b0b429504b259cfac dovecot-0.99.10.9-r1.ebuild 4483 +MD5 39caa38dcc27e4361c65c2de51f4ecb1 ChangeLog 3187 +MD5 61e0d05b1306513aede2838fa81b05b5 metadata.xml 225 MD5 e0953fc12832b50768fe3267b66c9740 files/digest-dovecot-0.99.10.9-r1 69 -MD5 1c0a9ca75cadf12377e70c2ef725ba0e files/dovecot.pam 220 -MD5 3d6d703cf014f2defc8fed34b50849a9 files/digest-dovecot-0.99.11 67 MD5 07b795b2b49257dee3743d5698d0d919 files/dovecot.init 517 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBUThE10xuJSrg3/sRAsUrAJ4spRz2EWqEFvXd1ZMZNfCCRQaslACePTZE -LzLrMOHFXIgI1pnGGK+fgKM= -=mc1w ------END PGP SIGNATURE----- +MD5 3d6d703cf014f2defc8fed34b50849a9 files/digest-dovecot-0.99.11 67 +MD5 3d6d703cf014f2defc8fed34b50849a9 files/digest-dovecot-0.99.11-r1 67 +MD5 1c0a9ca75cadf12377e70c2ef725ba0e files/dovecot.pam 220 diff --git a/net-mail/dovecot/dovecot-0.99.10.9-r1.ebuild b/net-mail/dovecot/dovecot-0.99.10.9-r1.ebuild deleted file mode 100644 index e9fb6c258035..000000000000 --- a/net-mail/dovecot/dovecot-0.99.10.9-r1.ebuild +++ /dev/null @@ -1,154 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.10.9-r1.ebuild,v 1.3 2004/09/22 08:30:51 ticho Exp $ - -IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" - -DESCRIPTION="An IMAP and POP3 server written with security primarily in mind" -HOMEPAGE="http://dovecot.org/" -SRC_URI="http://dovecot.org/releases/${P}.tar.gz" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="x86 ~amd64 ~sparc ~ppc" - -#PROVIDE="virtual/imapd" - -# Note: current dovecot will break on gnutls-1.0.5 -DEPEND=">=sys-libs/db-3.2 - >=sys-apps/sed-4 - ldap? ( >=net-nds/openldap-1.2 ) - pam? ( sys-libs/pam ) - sasl? ( >=dev-libs/cyrus-sasl-2.1 ) - ssl? ( >=dev-libs/openssl-0.9.6g ) - gnutls? ( <=net-libs/gnutls-1.0.4 ) - postgres? ( dev-db/postgresql ) - mysql? ( dev-db/mysql ) - vpopmail? ( net-mail/vpopmail )" - -RDEPEND="${DEPEND} - net-mail/mailbase" - - -pkg_preinst() { - # Add user and group for login process - if ! getent group | grep -q ^dovecot - then - groupadd dovecot || die "problem adding group dovecot" - fi - if ! getent passwd | grep -q ^dovecot - then - useradd -c dovecot -d /usr/libexec/dovecot -g dovecot \ - -s /bin/false dovecot || die "problem adding user dovecot" - fi -} - -src_compile() { - local myconf - use debug && myconf="--enable-debug" - use ldap && myconf="${myconf} --with-ldap" - use ipv6 || myconf="${myconf} --disable-ipv6" - use nopop3d && myconf="${myconf} --without-pop3d" - use pam || myconf="${myconf} --without-pam" - use postgres && myconf="${myconf} --with-pgsql" - use mysql && myconf="${myconf} --with-mysql" - use sasl && myconf="${myconf} --with-cyrus-sasl2" - # prefer gnutls to ssl if both gnutls and ssl are defined - use gnutls && myconf="${myconf} --with-ssl=gnutls" - use ssl && ! use gnutls && myconf="${myconf} --with-ssl=openssl" - ! use gnutls && ! use ssl && myconf="${myconf} --without-ssl" - use vpopmail || myconf="${myconf} --without-vpopmail" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --datadir=/usr/share \ - --sysconfdir=/etc \ - --localstatedir=/var \ - ${myconf} || die "configure failed" - emake || die -} - -src_install () { - # Create the dovecot.conf file from the dovecot-example.conf file that - # the dovecot folks nicely left for us, changing the default - # mail spool locations to the Gentoo defaults. - if use mbox - then - # /var/spool/mail/$USER mail spool - # The location of the INDEX may be overridden by the user if desired. - if [ -z ${DOVECOT_INDEX_PATH} ] - then - DOVECOT_INDEX_PATH="/var/dovecot/%d/%n" - dodir /var/dovecot - fi - sed -e \ - "s|#default_mail_env =|#default_mail_env = mbox:/var/spool/mail/%u:INDEX=${DOVECOT_INDEX_PATH}|" \ - dovecot-example.conf > dovecot.conf - else - # $HOME/.maildir mail spool. - sed -e \ - 's|#default_mail_env =|default_mail_env = maildir:%h/.maildir|' \ - dovecot-example.conf > dovecot.conf - fi - insinto /etc - doins dovecot.conf - - make DESTDIR=${D} install || die - rm ${D}/etc/dovecot-example.conf - - # Documentation - rm -fr ${D}/usr/share/doc/dovecot - cd ${S} - dodoc AUTHORS COPYING* NEWS README TODO dovecot-example.conf - dodoc doc/*.txt doc/*.conf doc/*.cnf - - # per default dovecot wants it ssl cert called dovecot.pem - # fix this in mkcert.sh, which we use to generate the ssl certs - cd ${S}/doc - sed -ie 's/imapd.pem/dovecot.pem/g' mkcert.sh - dodoc mkcert.sh - - # rc script - exeinto /etc/init.d - newexe ${FILESDIR}/dovecot.init dovecot - - # PAM - if use pam - then - dodir /etc/pam.d - insinto /etc/pam.d - newins ${FILESDIR}/dovecot.pam dovecot - fi - - # Create SSL certificates - if use ssl || use gnutls - then - cd ${S}/doc - dodir /etc/ssl/certs - dodir /etc/ssl/private - # Let's not make a new certificate if we already have one - [ -e /etc/ssl/certs/dovecot.pem -a -e /etc/ssl/private/dovecot.pem ] \ - || SSLDIR=${D}/etc/ssl sh mkcert.sh - fi - - dodir /var/run/dovecot - fowners root:root /var/run/dovecot - fperms 0700 /var/run/dovecot - keepdir /var/run/dovecot/login - fowners root:dovecot /var/run/dovecot/login - fperms 0750 /var/run/dovecot/login - fperms 0600 /etc/dovecot.conf -} - -pkg_postinst() { - if use pam - then - ewarn "If you are upgrading from Dovecot prior to 0.99.10, be aware" - ewarn "that the PAM profile was changed from 'imap' to 'dovecot'." - einfo "Please review /etc/pam.d/dovecot." - fi - einfo "Please review /etc/dovecot.conf, particularly auth_userdb and auth_passdb." -} diff --git a/net-mail/dovecot/dovecot-0.99.11.ebuild b/net-mail/dovecot/dovecot-0.99.11-r1.ebuild index 4a51e66a22b2..5ac8f6fc703d 100644 --- a/net-mail/dovecot/dovecot-0.99.11.ebuild +++ b/net-mail/dovecot/dovecot-0.99.11-r1.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/net-mail/dovecot/dovecot-0.99.11.ebuild,v 1.2 2004/09/22 08:30:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.11-r1.ebuild,v 1.1 2004/11/01 17:58:09 g2boojum Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -11,27 +11,28 @@ SRC_URI="http://dovecot.org/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc" +KEYWORDS="x86 ~amd64 ~sparc ~ppc" #PROVIDE="virtual/imapd" -# Note: current dovecot will break on gnutls-1.0.5 +# Note: current dovecot will break on gnutls +# http://www.dovecot.org/list/dovecot/2004-November/005169.html DEPEND=">=sys-libs/db-3.2 >=sys-apps/sed-4 ldap? ( >=net-nds/openldap-1.2 ) pam? ( sys-libs/pam ) sasl? ( >=dev-libs/cyrus-sasl-2.1 ) ssl? ( >=dev-libs/openssl-0.9.6g ) - gnutls? ( <=net-libs/gnutls-1.0.4 ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql ) vpopmail? ( net-mail/vpopmail )" + #gnutls? ( <=net-libs/gnutls-1.0.4 ) RDEPEND="${DEPEND} net-mail/mailbase" -pkg_preinst() { +pkg_setup() { # Add user and group for login process (same as for fedora/redhat) enewgroup dovecot 97 enewuser dovecot 97 /bin/false /dev/null dovecot @@ -47,10 +48,20 @@ src_compile() { use postgres && myconf="${myconf} --with-pgsql" use mysql && myconf="${myconf} --with-mysql" use sasl && myconf="${myconf} --with-cyrus-sasl2" + # gnutls support no longer working + # (http://www.dovecot.org/list/dovecot/2004-November/005169.html) + use ssl && myconf="${myconf} --with-ssl=openssl" + if use gnutls; then + eerror 'GNUTLS support no longer available, see' + eerror 'http://www.dovecot.org/list/dovecot/2004-November/005169.html' + eerror + eerror 'Please set USE="-gnutls ssl" if you want TLS support.' + die + fi # prefer gnutls to ssl if both gnutls and ssl are defined - use gnutls && myconf="${myconf} --with-ssl=gnutls" - use ssl && ! use gnutls && myconf="${myconf} --with-ssl=openssl" - ! use gnutls && ! use ssl && myconf="${myconf} --without-ssl" + #use gnutls && myconf="${myconf} --with-ssl=gnutls" + #use ssl && ! use gnutls && myconf="${myconf} --with-ssl=openssl" + #! use gnutls && ! use ssl && myconf="${myconf} --without-ssl" use vpopmail || myconf="${myconf} --without-vpopmail" ./configure \ diff --git a/net-mail/dovecot/files/digest-dovecot-0.99.10.9-r1 b/net-mail/dovecot/files/digest-dovecot-0.99.10.9-r1 deleted file mode 100644 index 5762ad1feafe..000000000000 --- a/net-mail/dovecot/files/digest-dovecot-0.99.10.9-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 db002224ab32d29fb4ffbd58920bcf26 dovecot-0.99.10.9.tar.gz 861605 diff --git a/net-mail/dovecot/files/digest-dovecot-0.99.11 b/net-mail/dovecot/files/digest-dovecot-0.99.11-r1 index 7bf4daa05663..7bf4daa05663 100644 --- a/net-mail/dovecot/files/digest-dovecot-0.99.11 +++ b/net-mail/dovecot/files/digest-dovecot-0.99.11-r1 |