summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-09-03 15:08:21 +0000
committerNick Hadaway <raker@gentoo.org>2002-09-03 15:08:21 +0000
commit3024ae1960cd9fa1ded42139b113d7d23b3fdf52 (patch)
treed96a765e12e80e64bf189a1918669a25c7b5111d /net-mail/sendmail
parentAdded mask for sendmail-8.12.6 during the freeze (diff)
downloadgentoo-2-3024ae1960cd9fa1ded42139b113d7d23b3fdf52.tar.gz
gentoo-2-3024ae1960cd9fa1ded42139b113d7d23b3fdf52.tar.bz2
gentoo-2-3024ae1960cd9fa1ded42139b113d7d23b3fdf52.zip
Version bump. Ebuild has not changed from previous version. g2boojum
did a great job writing the build! :)
Diffstat (limited to 'net-mail/sendmail')
-rw-r--r--net-mail/sendmail/ChangeLog39
-rw-r--r--net-mail/sendmail/files/digest-sendmail-8.12.61
-rw-r--r--net-mail/sendmail/sendmail-8.12.6.ebuild173
3 files changed, 183 insertions, 30 deletions
diff --git a/net-mail/sendmail/ChangeLog b/net-mail/sendmail/ChangeLog
index 22b177ac41a5..a46afc566fd6 100644
--- a/net-mail/sendmail/ChangeLog
+++ b/net-mail/sendmail/ChangeLog
@@ -1,54 +1,50 @@
# ChangeLog for net-mail/sendmail
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.10 2002/07/19 17:20:54 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.11 2002/09/03 15:08:21 raker Exp $
+
+*sendmail-8.12.6 (03 Sep 2002)
+
+ 03 Sep 2002; Nick Hadaway <raker@gentoo.org> sendmail-8.12.6.ebuild,
+ files/digest-sendmail-8.12.6.ebuild :
+ Version bump.
*sendmail-8.12.5 (19 Jul 2002)
19 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
-
new version; fixes buffer overflow; thanks to raker!
*sendmail-8.12.4-r5 (13 Jul 2002)
13 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
-
sasl fixes; thanks to Jay 'Eraserhead' Felice
*sendmail-8.12.4-r4 (12 Jul 2002)
12 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
-
fixed permissions (thanks to Harald Kubota for catching the problem),
moved group/passwd stuff to pkg_preinst
*sendmail-8.12.4-r3 (04 Jul 2002)
04 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
-
Some useful fixes; thanks to Alessandro Pisani
-# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> sendmail-8.12.4-r2.ebuild:
-
Changed net-misc/hesiod to net-dns/hesiod per bug #4321 by
simons+gentoo@cryp.to (Peter Simons)
27 Jun 2002; Grant Goodyear <g2boojum@gentoo.org> sendmail-8.12.4-r2.ebuild:
-
- Make sure that queue directories don't get cleaned away.
+ Make sure that queue directories don't get cleaned away.
24 Jun 2002; Thilo Bangert <bangert@gentoo.org> sendmail-8.12.4-r1.ebuild:
-
- added symlink /usr/sbin/sendmail -> /usr/lib/sendmail
+ added symlink /usr/sbin/sendmail -> /usr/lib/sendmail
22 Jun 2002; William McArthur <sandymac@gentoo.org> sendmail-8.12.4-r1.ebuild:
-
Fixed a type in the use ssl section, "-ssl" should have been "-lssl"
*sendmail-8.12.4-r1 (12 June 2002)
12 June 2002; Grant Goodyear <g2boojum@gentoo.org> :
-
Added an init script and fixed permissions. It now
works out-of-the-box, at least for sending mail and
locally receiving mail. Currently set up to use it's
@@ -57,22 +53,5 @@
*sendmail-8.12.4 (10 June 2002)
10 June 2002; Grant Goodyear <g2boojum@gentoo.org> :
-
New package.
--- Explanation of ChangeLog format:
-
- Every new version or revision of the package should be marked by a '*'
- seperator line as above. Changes since the last revision have to be added to
- the top of the file, underneath the initial copyright and cvs header
- comments, in exactly the same format as this comment.
-
- This means that you start with header line that has the following format,
- indented two spaces:
-
- DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your
- explanation should follow. It should be indented and wrapped at a line width
- of 80 characters. The changed_files can be omitted if they are obvious; for
- example, if you are only modifying the .ebuild file and committing a new rev
- of a package. Any details about what exactly changed in the code should be
- added as a message when the changes are committed to cvs, not in this file.
diff --git a/net-mail/sendmail/files/digest-sendmail-8.12.6 b/net-mail/sendmail/files/digest-sendmail-8.12.6
new file mode 100644
index 000000000000..1be64cde9ddb
--- /dev/null
+++ b/net-mail/sendmail/files/digest-sendmail-8.12.6
@@ -0,0 +1 @@
+MD5 73e18ea78b2386b774963c8472cbd309 sendmail.8.12.6.tar.gz 1867436
diff --git a/net-mail/sendmail/sendmail-8.12.6.ebuild b/net-mail/sendmail/sendmail-8.12.6.ebuild
new file mode 100644
index 000000000000..e04cb083cd9a
--- /dev/null
+++ b/net-mail/sendmail/sendmail-8.12.6.ebuild
@@ -0,0 +1,173 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.6.ebuild,v 1.1 2002/09/03 15:08:21 raker Exp $
+
+DESCRIPTION="Widely-used Mail Transport Agent (MTA)."
+HOMEPAGE="http://www.sendmail.org"
+
+LICENSE="Sendmail"
+SLOT="0"
+KEYWORDS="x86 ppc sparc sparc64"
+
+PROVIDE="virtual/mta"
+DEPEND="net-dns/hesiod
+ net-mail/mailbase
+ sys-libs/gdbm
+ sys-devel/m4
+ sasl? ( dev-libs/cyrus-sasl )
+ tcpd? ( sys-apps/tcp-wrappers )
+ ssl? ( dev-libs/openssl )
+ ldap? ( net-nds/openldap )"
+
+# We need some db; pick gdbm if none in USE
+if [ -n "`use gdbm`" ]
+then
+ DEPEND="${DEPEND}
+ sys-libs/gdbm"
+elif [ -n "`use berkdb`" ]
+then
+ DEPEND="${DEPEND}
+ sys-libs/db-3.2"
+else
+ DEPEND="${DEPEND}
+ sys-libs/gdbm"
+fi
+
+RDEPEND="${DEPEND}
+ >=net-mail/mailbase-0.00
+ !virtual/mta"
+
+SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz"
+
+S=${WORKDIR}/${P}
+
+pkg_preinst() {
+ if ! grep -q ^smmsp: /etc/group
+ then
+ groupadd smmsp || die "problem adding group smmsp"
+ fi
+ if ! grep -q ^smmsp: /etc/passwd
+ then
+ useradd -d /var/spool/mqueue -g smmsp -s /dev/null smmsp \
+ || die "problem adding user smmsp"
+ fi
+}
+
+src_unpack() {
+ unpack ${A}
+ for file in ${PN}-8.12.2-{makemapman,smrsh-paths,unix}
+ do
+ cat ${FILESDIR}/${file}.patch | patch -d ${S} -p1 || die "${file} patch failed"
+ done
+
+ confCCOPTS="${CFLAGS}"
+ confMAPDEF="-DNEWDB -DMAP_REGEX"
+ confENVDEF="-DXDEBUG=0"
+ confLIBS="-lnsl -lcrypt"
+ conf_sendmail_ENVDEF="-DFALSE=0 -DTRUE=1"
+ conf_sendmail_LIBS=""
+ use sasl && confLIBS="${confLIBS} -lsasl2" \
+ && confENVDEF="${confENVDEF} -DSASL" \
+ && confCCOPTS="${confCCOPTS} -I/usr/include/sasl" \
+ && conf_sendmail_ENVDEF="${conf_sendmail_ENVDEF} -DSASL" \
+ && conf_sendmail_LIBS="${conf_sendmail_LIBS} -lsasl2"
+ use tcpd && confENVDEF="${confENVDEF} -DTCPWRAPPERS" \
+ && confLIBS="${confLIBS} -lwrap"
+ use ssl && confENVDEF="${confENVDEF} -DSTARTTLS" \
+ && confLIBS="${confLIBS} -lssl -lcrypto" \
+ && conf_sendmail_ENVDEF="${conf_sendmail_ENVDEF} -DSTARTTLS" \
+ && conf_sendmail_LIBS="${conf_sendmail_LIBS} -lssl -lcrypto"
+ use ldap && confMAPDEF="${confMAPDEF} -DLDAPMAP" \
+ && confLIBS="${confLIBS} -lldap -llber"
+ use gdbm && confLIBS="${confLIBS} -lgdbm"
+ sed -e "s:@@confCCOPTS@@:${confCCOPTS}:" \
+ -e "s/@@confMAPDEF@@/${confMAPDEF}/" \
+ -e "s/@@confENVDEF@@/${confENVDEF}/" \
+ -e "s/@@confLIBS@@/${confLIBS}/" \
+ -e "s/@@conf_sendmail_ENVDEF@@/${conf_sendmail_ENVDEF}/" \
+ -e "s/@@conf_sendmail_LIBS@@/${conf_sendmail_LIBS}/" \
+ ${FILESDIR}/site.config.m4 > ${S}/devtools/Site/site.config.m4
+}
+
+src_compile() {
+ for x in libmilter libsmutil sendmail mailstats rmail praliases smrsh makemap vacation mail.local
+ do
+ pushd ${x}
+ sh Build
+ popd
+ done
+}
+
+src_install () {
+ OBJDIR="obj.`uname -s`.`uname -r`.`arch`"
+ dodir /etc/pam.d /usr/bin /usr/include/libmilter /usr/lib
+ dodir /usr/share/man/man{1,5,8} /usr/sbin /var/log /usr/share/sendmail-cf
+ dodir /var/spool/{mqueue,clientmqueue} /etc/conf.d
+ keepdir /var/spool/{clientmqueue,mqueue}
+ for dir in libmilter libsmutil sendmail mailstats praliases smrsh makemap vacation
+ do
+ make DESTDIR=${D} MANROOT=/usr/share/man/man \
+ SBINOWN=root SBINGRP=root UBINOWN=root UBINGRP=root \
+ MANOWN=root MANGRP=root INCOWN=root INCGRP=root \
+ LIBOWN=root LIBGRP=root GBINOWN=root GBINGRP=root \
+ MSPQOWN=root CFOWN=root CFGRP=root \
+ install -C ${OBJDIR}/${dir} \
+ || die "install failed"
+ done
+ for dir in rmail mail.local
+ do
+ make DESTDIR=${D} MANROOT=/usr/share/man/man \
+ SBINOWN=root SBINGRP=root UBINOWN=root UBINGRP=root \
+ MANOWN=root MANGRP=root INCOWN=root INCGRP=root \
+ LIBOWN=root LIBGRP=root GBINOWN=root GBINGRP=root \
+ MSPQOWN=root CFOWN=root CFGRP=root \
+ force-install -C ${OBJDIR}/${dir} \
+ || die "install failed"
+ done
+ fowners root.smmsp /usr/sbin/sendmail
+ fowners root.smmsp /var/spool/clientmqueue
+ fperms 770 /var/spool/clientmqueue
+ fperms 700 /var/spool/mqueue
+ dosym /usr/sbin/sendmail /usr/lib/sendmail
+ dosym /usr/sbin/makemap /usr/bin/makemap
+ dodoc FAQ LICENSE KNOWNBUGS README RELEASE_NOTES doc/op/op.ps
+ newdoc sendmail/README README.sendmail
+ newdoc sendmail/SECURITY SECURITY
+ newdoc sendmail/TUNING TUNING
+ newdoc smrsh/README README.smrsh
+ newdoc libmilter/README README.libmilter
+ newdoc cf/README README.cf
+ newdoc cf/cf/README README.install-cf
+ cp -a cf/* ${D}/usr/share/sendmail-cf
+ insinto /etc/mail
+ doins ${FILESDIR}/{sendmail.cf,sendmail.mc}
+ echo "# local-host-names - include all aliases for your machine here" \
+ > ${D}/etc/mail/local-host-names
+ cat << EOF > ${D}/etc/mail/trusted-users
+# trusted-users - users that can send mail as others without a warning
+# apache, mailman, majordomo, uucp are good candidates
+EOF
+ cat << EOF > ${D}/etc/mail/access
+# Check the /usr/share/doc/sendmail/README.cf file for a description
+# of the format of this file. (search for access_db in that file)
+# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
+# package.
+#
+# by default we allow relaying from localhost...
+localhost.localdomain RELAY
+localhost RELAY
+127.0.0.1 RELAY
+
+EOF
+ cat << EOF > ${D}/etc/conf.d/sendmail
+# Config file for /etc/init.d/sendmail
+
+PIDFILE=/var/run/sendmail.pid
+
+# add start-up options here
+SENDMAIL_OPTS="-bd -q30m" # default daemon mode
+
+EOF
+ exeinto /etc/init.d
+ doexe ${FILESDIR}/sendmail
+}