diff options
author | Colin Morey <peitolm@gentoo.org> | 2004-10-07 20:37:12 +0000 |
---|---|---|
committer | Colin Morey <peitolm@gentoo.org> | 2004-10-07 20:37:12 +0000 |
commit | f3e6c3fe2cf6b97feb4969926d333112eb34dfea (patch) | |
tree | ba7f7d9a4e559122bcc780982bf8c276c6091641 /mail-mta | |
parent | Added patch to make emu10k1 passthrough work. Closes bug #66635. (diff) | |
download | historical-f3e6c3fe2cf6b97feb4969926d333112eb34dfea.tar.gz historical-f3e6c3fe2cf6b97feb4969926d333112eb34dfea.tar.bz2 historical-f3e6c3fe2cf6b97feb4969926d333112eb34dfea.zip |
New Version and a stable bump.
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/exim/ChangeLog | 8 | ||||
-rw-r--r-- | mail-mta/exim/Manifest | 14 | ||||
-rw-r--r-- | mail-mta/exim/exim-4.42.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/exim/exim-4.43.ebuild | 262 | ||||
-rw-r--r-- | mail-mta/exim/files/digest-exim-4.43 | 2 |
5 files changed, 281 insertions, 9 deletions
diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index cdc86575f548..678a1b20669e 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-mta/exim # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.12 2004/10/03 23:43:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.13 2004/10/07 20:37:12 peitolm Exp $ + +*exim-4.43 (07 Oct 2004) + + 07 Oct 2004; Colin Morey <peitolm@gentoo.org> exim-4.42.ebuild, + +exim-4.43.ebuild: + New Version Bump and Bump of 4.42 to stable. 04 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> exim-4.42.ebuild: Keyword ~alpha. diff --git a/mail-mta/exim/Manifest b/mail-mta/exim/Manifest index bc2fc229655e..16c347278e11 100644 --- a/mail-mta/exim/Manifest +++ b/mail-mta/exim/Manifest @@ -1,19 +1,19 @@ -MD5 3c6b65ac9ceb4c7fd07ab466b08fe73b ChangeLog 13547 +MD5 3fee7630d1cf67ca18fb34970dd3a05e ChangeLog 13709 +MD5 33074f5ed95b1ef7b2dd2d892abfe094 exim-4.43.ebuild 7705 +MD5 6a2637c96eee190f3cd26494b67fa040 exim-4.42.ebuild 7703 MD5 3faecfffa69ae8404a41a8d39201b3e1 exim-4.33-r1.ebuild 7626 MD5 8807b47f2f299eb16a17bf4904c4ca81 exim-4.34-r1.ebuild 7933 MD5 4f81a30a363f8dee30864633df6649f4 exim-4.34.ebuild 7562 +MD5 33dd717372c0b5d66b421e65dc0e45e3 metadata.xml 1065 MD5 3230f68c6fc65134613e31a7e7dd5009 exim-4.40.ebuild 7741 MD5 861bb14b8dbf53aed22d03f8778fd118 exim-4.41.ebuild 7743 -MD5 961111902866b0cf98d90b1ec2e2cc0f exim-4.42.ebuild 7704 -MD5 33dd717372c0b5d66b421e65dc0e45e3 metadata.xml 1065 +MD5 22fec326813079b35bb1997f9b323060 files/digest-exim-4.40 133 MD5 68fc403ba2c98ccba281939085cb9052 files/auth_conf.sub 775 MD5 0cb2ffe88c81fd7ac8429b5a19d58b35 files/configure 16346 +MD5 f05ff505c7b77a17696736e2730ae8d1 files/digest-exim-4.43 133 MD5 904b31332322109b4d2a382d6a253412 files/digest-exim-4.33-r1 133 MD5 6a964dbcdbca2690ed166e9a59cebe84 files/digest-exim-4.34 133 MD5 6a964dbcdbca2690ed166e9a59cebe84 files/digest-exim-4.34-r1 133 -MD5 22fec326813079b35bb1997f9b323060 files/digest-exim-4.40 133 -MD5 fc1d2de3c279dab8107d973ae63301d6 files/digest-exim-4.41 133 -MD5 02d10d38a03184cc913c44a59f7d61ed files/digest-exim-4.42 133 MD5 369b42cafcbe5631c2d03cbbfd4aeddd files/exim-4.10-gentoo.diff 1889 MD5 5d5aabea7d56a91803df1312c04d32c0 files/exim-4.14-tail.patch 446 MD5 622b726ea7b32aae93a8fe9f3c2af9cd files/exim-4.20-maildir.patch 478 @@ -25,3 +25,5 @@ MD5 eb249c90af3ab11e5a4d307e184a75ac files/exiscan.conf 22113 MD5 de6d33cbc3f6762f73fbe852c318e461 files/mailer.conf 1301 MD5 d230e0fa45f2b65d5bc50c0879c40148 files/pam.d-exim 101 MD5 4c0b8ee742360c08f0bc0b526fcaad10 files/system_filter.exim 8120 +MD5 fc1d2de3c279dab8107d973ae63301d6 files/digest-exim-4.41 133 +MD5 02d10d38a03184cc913c44a59f7d61ed files/digest-exim-4.42 133 diff --git a/mail-mta/exim/exim-4.42.ebuild b/mail-mta/exim/exim-4.42.ebuild index eda710ba199d..f561cc162cc7 100644 --- a/mail-mta/exim/exim-4.42.ebuild +++ b/mail-mta/exim/exim-4.42.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/mail-mta/exim/exim-4.42.ebuild,v 1.3 2004/10/03 23:43:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.42.ebuild,v 1.4 2004/10/07 20:37:12 peitolm Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~hppa ~alpha" +KEYWORDS="x86 sparc ~hppa ~alpha" PROVIDE="virtual/mta" DEPEND=">=sys-apps/sed-4.0.5 diff --git a/mail-mta/exim/exim-4.43.ebuild b/mail-mta/exim/exim-4.43.ebuild new file mode 100644 index 000000000000..3abd03e4155f --- /dev/null +++ b/mail-mta/exim/exim-4.43.ebuild @@ -0,0 +1,262 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.43.ebuild,v 1.1 2004/10/07 20:37:12 peitolm Exp $ + +inherit eutils + +IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl mailwrapper lmtp ipv6 sasl wildlsearch dnsdb perl mbox X exiscan" + +EXISCANACL_VER=${PV}-28 + +DESCRIPTION="A highly configurable, drop-in replacement for sendmail" +SRC_URI="ftp://ftp.exim.org/pub/exim/exim4/${P}.tar.bz2 + exiscan-acl? ( http://duncanthrax.net/exiscan-acl/exiscan-acl-${EXISCANACL_VER}.patch )" +HOMEPAGE="http://www.exim.org/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~sparc ~hppa ~alpha" + +PROVIDE="virtual/mta" +DEPEND=">=sys-apps/sed-4.0.5 + dev-lang/perl + >=sys-libs/db-3.2 + pam? ( >=sys-libs/pam-0.75 ) + tcpd? ( sys-apps/tcp-wrappers ) + ssl? ( >=dev-libs/openssl-0.9.6 ) + ldap? ( >=net-nds/openldap-2.0.7 ) + mysql? ( >=dev-db/mysql-3.23.28 ) + postgres? ( >=dev-db/postgresql-7 ) + sasl? ( >=dev-libs/cyrus-sasl-2.1.14 ) + X? ( virtual/x11 )" + # added X check for #57206 +RDEPEND="${DEPEND} + mailwrapper? ( >=net-mail/mailwrapper-0.2 ) + !mailwrapper? ( !virtual/mta ) + >=net-mail/mailbase-0.00-r5" + +src_unpack() { + unpack ${A} + cd ${S} + + local myconf + + epatch ${FILESDIR}/exim-4.14-tail.patch + + if ! use mbox; then + einfo "Patching maildir support into exim.conf" + epatch ${FILESDIR}/exim-4.20-maildir.patch + fi + + sed -i "/SYSTEM_ALIASES_FILE/ s'SYSTEM_ALIASES_FILE'/etc/mail/aliases'" ${S}/src/configure.default + cp ${S}/src/configure.default ${S}/src/configure.default.orig + epatch ${FILESDIR}/exim-4.30-conf.patch + + if use exiscan-acl; then + einfo "Patching exican-acl support into exim ${PV}.." + epatch ${DISTDIR}/exiscan-acl-${EXISCANACL_VER}.patch + fi + # Includes Typo fix for bug 47106 + sed -e "48i\CFLAGS=${CFLAGS}" \ + -e "s:# AUTH_CRAM_MD5=yes:AUTH_CRAM_MD5=yes:" \ + -e "s:# AUTH_PLAINTEXT=yes:AUTH_PLAINTEXT=yes:" \ + -e "s:BIN_DIRECTORY=/usr/exim/bin:BIN_DIRECTORY=/usr/sbin:" \ + -e "s:COMPRESS_COMMAND=/opt/gnu/bin/gzip:COMPRESS_COMMAND=/usr/bin/gzip:" \ + -e "s:ZCAT_COMMAND=/opt/gnu/bin/zcat:ZCAT_COMMAND=/usr/bin/zcat:" \ + -e "s:CONFIGURE_FILE=/usr/exim/configure:CONFIGURE_FILE=/etc/exim/exim.conf:" \ + -e "s:EXIM_MONITOR=eximon.bin:# EXIM_MONITOR=eximon.bin:" \ + -e "s:# INFO_DIRECTORY=/usr/local/info:INFO_DIRECTORY=/usr/share/info:" \ + -e "s:# LOG_FILE_PATH=/var/log/exim_%slog:LOG_FILE_PATH=/var/log/exim/exim_%s.log:" \ + -e "s:# PID_FILE_PATH=/var/lock/exim.pid:PID_FILE_PATH=/var/run/exim.pid:" \ + -e "s:# SPOOL_DIRECTORY=/var/spool/exim:SPOOL_DIRECTORY=/var/spool/exim:" \ + -e "s:# SUPPORT_MAILDIR=yes:SUPPORT_MAILDIR=yes:" \ + -e "s:# SUPPORT_MAILSTORE=yes:SUPPORT_MAILSTORE=yes:" \ + -e "s:EXIM_USER=:EXIM_USER=mail:" \ + -e "s:# AUTH_SPA=yes:AUTH_SPA=yes:" \ + src/EDITME > Local/Makefile + + cd Local + # enable optional exim_monitor support via X use flag bug #46778 + if use X; then + einfo "Configuring eximon" + cp ../exim_monitor/EDITME eximon.conf + sed -i "s:# EXIM_MONITOR=eximon.bin:EXIM_MONITOR=eximon.bin:" Makefile + fi + #These next two should resolve 37964 + if use perl; then + sed -i "s:# EXIM_PERL=perl.o:EXIM_PERL=perl.o:" Makefile + fi + if use mbox; then + sed -i "s:# SUPPORT_MBX=yes:SUPPORT_MBX=yes:" Makefile + fi + if use pam; then + sed -i "s:# \(SUPPORT_PAM=yes\):\1:" Makefile + myconf="${myconf} -lpam" + fi + if use sasl; then + sed -i "s:# CYRUS_SASLAUTHD_SOCKET=/var/state/saslauthd/mux:CYRUS_SASLAUTHD_SOCKET=/var/lib/sasl2/mux:" \ + Makefile + myconf="${myconf} -lsasl2" + fi + if use tcpd; then + sed -i "s:# \(USE_TCP_WRAPPERS=yes\):\1:" Makefile + myconf="${myconf} -lwrap" + fi + if use lmtp; then + sed -i "s:# \(TRANSPORT_LMTP=yes\):\1:" Makefile + fi + if use ipv6; then + echo "HAVE_IPV6=YES" >> Makefile + #To fix bug 41196 + echo "IPV6_USE_INET_PTON=yes" >> Makefile + fi + + if [ -n "$myconf" ] ; then + echo "EXTRALIBS=${myconf} ${LDFLAGS}" >> Makefile + fi + + cd ${S} + if use ssl; then + sed -i \ + -e "s:# \(SUPPORT_TLS=yes\):\1:" \ + -e "s:# \(TLS_LIBS=-lssl -lcrypto\):\1:" Local/Makefile + fi + + LOOKUP_INCLUDE= + LOOKUP_LIBS= + + if use ldap; then + sed -i \ + -e "s:# \(LOOKUP_LDAP=yes\):\1:" \ + -e "s:# \(LDAP_LIB_TYPE=OPENLDAP2\):\1:" Local/Makefile + LOOKUP_INCLUDE="-I/usr/include/ldap" + LOOKUP_LIBS="-L/usr/lib -lldap -llber" + fi + + if use mysql; then + sed -i "s:# LOOKUP_MYSQL=yes:LOOKUP_MYSQL=yes:" Local/Makefile + LOOKUP_INCLUDE="$LOOKUP_INCLUDE -I/usr/include/mysql" + LOOKUP_LIBS="$LOOKUP_LIBS -L/usr/lib -lmysqlclient" + fi + + if use postgres; then + sed -i "s:# LOOKUP_PGSQL=yes:LOOKUP_PGSQL=yes:" Local/Makefile + LOOKUP_INCLUDE="$LOOKUP_INCLUDE -I/usr/include/postgresql" + LOOKUP_LIBS="$LOOKUP_LIBS -lpq" + fi + + if [ -n "$LOOKUP_INCLUDE" ]; then + sed -i "s:# LOOKUP_INCLUDE=-I /usr/local/ldap/include -I /usr/local/mysql/include -I /usr/local/pgsql/include:LOOKUP_INCLUDE=$LOOKUP_INCLUDE:" \ + Local/Makefile + fi + + if [ -n "$LOOKUP_LIBS" ]; then + sed -i "s:# LOOKUP_LIBS=-L/usr/local/lib -lldap -llber -lmysqlclient -lpq -lgds:LOOKUP_LIBS=$LOOKUP_LIBS:" \ + Local/Makefile + fi + + + cat Makefile | sed -e 's/^buildname=.*/buildname=exim-gentoo/g' > Makefile.gentoo && mv -f Makefile.gentoo Makefile + + sed -i "s:# LOOKUP_DSEARCH=yes:LOOKUP_DSEARCH=yes:" Local/Makefile + if use wildlsearch; then + sed -i \ + -e "s:# LOOKUP_WILDLSEARCH=yes:LOOKUP_WILDLSEARCH=yes:" \ + -e "s:# LOOKUP_NWILDLSEARCH=yes:LOOKUP_NWILDLSEARCH=yes:" Local/Makefile + fi + + if use dnsdb; then + sed -i "s:# LOOKUP_DNSDB=yes:LOOKUP_DNSDB=yes:" Local/Makefile + fi + sed -i "s:# LOOKUP_CDB=yes:LOOKUP_CDB=yes:" Local/Makefile + + # Use the "native" interface to the DBM library + echo "USE_DB=yes" >> ${S}/Local/Makefile +} + +src_compile() { + make || die "make failed" +} + + +src_install () { + cd ${S}/build-exim-gentoo + exeinto /usr/sbin + doexe exim + if use X;then + doexe eximon.bin + doexe eximon + fi + fperms 4755 /usr/sbin/exim + + dodir /usr/bin /usr/sbin /usr/lib + dosym ../sbin/exim /usr/bin/mailq + dosym ../sbin/exim /usr/bin/newaliases + einfo "The Exim ebuild will no longer touch /usr/bin/mail, so as not to interfere with mailx/nail." + dosym exim /usr/sbin/rsmtp + dosym exim /usr/sbin/rmail + if \[ ! -e /usr/lib/sendmail \]; + then + dosym /usr/sbin/sendmail /usr/lib/sendmail + fi + + if use mailwrapper + then + insinto /etc/mail + doins ${FILESDIR}/mailer.conf + else + dosym exim /usr/sbin/sendmail + fi + + exeinto /usr/sbin + for i in exicyclog exim_dbmbuild exim_dumpdb exim_fixdb exim_lock \ + exim_tidydb exinext exiwhat exigrep eximstats exiqsumm \ + convert4r3 convert4r4 + do + doexe $i + done + + dodoc ${S}/doc/* + doman ${S}/doc/exim.8 + + # conf files + insinto /etc/exim + newins ${S}/src/configure.default.orig exim.conf.dist + if use exiscan-acl; then + newins ${S}/src/configure.default exim.conf.exiscan-acl + fi + doins ${FILESDIR}/system_filter.exim + doins ${FILESDIR}/auth_conf.sub + if use exiscan; then + newins ${S}/src/configure.default exim.conf.exiscan + doins ${FILESDIR}/exiscan.conf + fi + + # INSTALL a pam.d file for SMTP AUTH that works with gentoo's pam + insinto /etc/pam.d + newins ${FILESDIR}/pam.d-exim exim + + exeinto /etc/init.d + newexe ${FILESDIR}/exim.rc6 exim + + insinto /etc/conf.d + newins ${FILESDIR}/exim.confd exim + + DIROPTIONS="--mode=0750 --owner=mail --group=mail" + dodir /var/log/${PN} +} + + +pkg_postinst() { + einfo "/etc/exim/system_filter.exim is a sample system_filter." + einfo "/etc/exim/auth_conf.sub contains the configuration sub for using smtp auth." + einfo "Please create /etc/exim/exim.conf from /etc/exim/exim.conf.dist." + + if ! use mailwrapper && [[ -e /etc/mailer.conf ]] + then + einfo + einfo "Since you emerged $PN without mailwrapper in USE," + einfo "you probably want to 'emerge -C mailwrapper' now." + einfo + fi +} diff --git a/mail-mta/exim/files/digest-exim-4.43 b/mail-mta/exim/files/digest-exim-4.43 new file mode 100644 index 000000000000..5deaf298b99b --- /dev/null +++ b/mail-mta/exim/files/digest-exim-4.43 @@ -0,0 +1,2 @@ +MD5 f8f646d4920660cb5579becd9265a3bf exim-4.43.tar.bz2 1388183 +MD5 5363ec73d6c3f9b5c8c87b246027cbf7 exiscan-acl-4.43-28.patch 440225 |