summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/cmd5checkpw/Manifest8
-rw-r--r--net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild10
-rw-r--r--net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild12
-rw-r--r--net-mail/exmh/Manifest8
-rw-r--r--net-mail/exmh/exmh-2.5.ebuild6
-rw-r--r--net-mail/exmh/exmh-2.6.3.ebuild6
-rw-r--r--net-mail/ezmlm-idx/Manifest6
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild10
-rw-r--r--net-mail/mailfront/Manifest8
-rw-r--r--net-mail/mailfront/mailfront-0.85.ebuild6
-rw-r--r--net-mail/postfix/Manifest48
-rw-r--r--net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild58
-rw-r--r--net-mail/postfix/postfix-1.1.11.20020917.ebuild58
-rw-r--r--net-mail/postfix/postfix-2.0.10-r1.ebuild6
-rw-r--r--net-mail/postfix/postfix-2.0.11.ebuild6
-rw-r--r--net-mail/postfix/postfix-2.0.12-r1.ebuild6
-rw-r--r--net-mail/postfix/postfix-2.0.13-r1.ebuild8
-rw-r--r--net-mail/postfix/postfix-2.0.13.ebuild8
-rw-r--r--net-mail/postfix/postfix-2.0.14.ebuild8
-rw-r--r--net-mail/postfix/postfix-2.0.9.ebuild6
-rw-r--r--net-mail/qtools/Manifest2
-rw-r--r--net-mail/qtools/qtools-0.56.ebuild16
-rw-r--r--net-mail/squirrelmail/Manifest10
-rw-r--r--net-mail/squirrelmail/squirrelmail-1.2.11.ebuild6
-rw-r--r--net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild6
-rw-r--r--net-mail/squirrelmail/squirrelmail-1.4.1.ebuild6
-rw-r--r--net-mail/tpop3d/Manifest4
-rw-r--r--net-mail/tpop3d/tpop3d-1.4.2.ebuild12
-rw-r--r--net-mail/vimap/Manifest12
-rw-r--r--net-mail/vimap/vimap-2002c.ebuild10
-rw-r--r--net-mail/vlnx/Manifest8
-rw-r--r--net-mail/vlnx/vlnx-414e-r2.ebuild6
-rw-r--r--net-mail/vlnx/vlnx-416e.ebuild6
33 files changed, 198 insertions, 198 deletions
diff --git a/net-mail/cmd5checkpw/Manifest b/net-mail/cmd5checkpw/Manifest
index 95c436cc7c6e..127928a60b2a 100644
--- a/net-mail/cmd5checkpw/Manifest
+++ b/net-mail/cmd5checkpw/Manifest
@@ -1,7 +1,7 @@
+MD5 fb8599d18bb384fb898e0c94c1cfeb43 ChangeLog 846
+MD5 938f65d4b47ccd5cb688884c30e561e8 cmd5checkpw-0.22.ebuild 1311
+MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+MD5 51ca887fa73e6bf190442d34ab4d26ff cmd5checkpw-0.22-r1.ebuild 1409
MD5 ad1486139852e253c71bccd1c53083ba files/digest-cmd5checkpw-0.22 67
MD5 a3bc1c985b3e114b9e1a4b9a8b7810da files/poppasswd 84
MD5 ad1486139852e253c71bccd1c53083ba files/digest-cmd5checkpw-0.22-r1 67
-MD5 528af6a47e051dd5e70129de354038a8 cmd5checkpw-0.22.ebuild 1365
-MD5 fb8599d18bb384fb898e0c94c1cfeb43 ChangeLog 846
-MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 221f81734d90441b43d3b1f3f1a2d880 cmd5checkpw-0.22-r1.ebuild 1425
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild
index b19fdc43aaf4..4f68bbc4b274 100644
--- a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild
+++ b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild,v 1.1 2003/08/11 18:13:21 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild,v 1.2 2003/09/05 08:39:55 msterret Exp $
DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode."
HOMEPAGE="http://members.elysium.pl/brush/cmd5checkpw/"
@@ -13,9 +13,9 @@ DEPEND="virtual/glibc"
S=${WORKDIR}/${P}
douser() {
- if [ -z "`getent passwd cmd5checkpw`" ]; then
- enewuser cmd5checkpw 212 /bin/false /dev/null bin
- fi
+ if [ -z "`getent passwd cmd5checkpw`" ]; then
+ enewuser cmd5checkpw 212 /bin/false /dev/null bin
+ fi
}
pkg_preinst() {
@@ -42,7 +42,7 @@ src_compile() {
src_install() {
dodir /etc /bin /usr/share/man/man8
insinto /etc
- doins ${FILESDIR}/poppasswd
+ doins ${FILESDIR}/poppasswd
make install
fowners cmd5checkpw /etc/poppasswd /bin/cmd5checkpw
fperms 400 /etc/poppasswd
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild
index 7e8d3d754548..58916413d42d 100644
--- a/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild
+++ b/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild,v 1.6 2003/07/22 02:51:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild,v 1.7 2003/09/05 08:39:55 msterret Exp $
DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode."
HOMEPAGE="http://members.elysium.pl/brush/cmd5checkpw/"
@@ -13,11 +13,11 @@ DEPEND="virtual/glibc"
S=${WORKDIR}/${P}
pkg_preinst() {
- if ! grep -q ^cmd5checkpw: /etc/passwd
- then
- useradd -d /dev/null -g bin -s /dev/null cmd5checkpw \
- || die "problem adding user cmd5checkpw"
- fi
+ if ! grep -q ^cmd5checkpw: /etc/passwd
+ then
+ useradd -d /dev/null -g bin -s /dev/null cmd5checkpw \
+ || die "problem adding user cmd5checkpw"
+ fi
}
src_compile() {
diff --git a/net-mail/exmh/Manifest b/net-mail/exmh/Manifest
index f8128dd355c5..52909b51e436 100644
--- a/net-mail/exmh/Manifest
+++ b/net-mail/exmh/Manifest
@@ -1,8 +1,8 @@
+MD5 bf63e915802f98477100da30b36629fe ChangeLog 1016
+MD5 43ff4b2950fe78a96963ac80e73c3b9e exmh-2.5.ebuild 1285
+MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+MD5 7919ac03c2b42f249b01ae33e05629c7 exmh-2.6.3.ebuild 1290
MD5 3a53f493fcbb3584e5425aeeaac9d983 files/digest-exmh-2.5 60
MD5 8106e98e35ec1d7d72054893d4a2a543 files/exmh-2.5-conf.patch 3161
MD5 fa868a8e004f8b256d8891a396de40bd files/digest-exmh-2.6.3 62
MD5 37e66dfd152725e587a2ac03b0cc505e files/exmh-2.6.3-conf.patch 2876
-MD5 0d1f7648e57395b3a7d80cf58723cebd exmh-2.5.ebuild 1344
-MD5 bf63e915802f98477100da30b36629fe ChangeLog 1016
-MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 f88987f894b37f51440664bdc79f8ee5 exmh-2.6.3.ebuild 1349
diff --git a/net-mail/exmh/exmh-2.5.ebuild b/net-mail/exmh/exmh-2.5.ebuild
index 7128b1814732..2d803bdf166c 100644
--- a/net-mail/exmh/exmh-2.5.ebuild
+++ b/net-mail/exmh/exmh-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exmh/exmh-2.5.ebuild,v 1.10 2003/07/31 19:08:15 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exmh/exmh-2.5.ebuild,v 1.11 2003/09/05 08:34:01 msterret Exp $
DESCRIPTION="An X user interface for MH mail"
SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${PN}-${PV}.tar.gz"
@@ -40,11 +40,11 @@ src_unpack() {
done
}
-src_compile() {
+src_compile() {
echo 'auto_mkindex ./lib *.tcl' | tclsh
}
-src_install() {
+src_install() {
into /usr
dobin exmh exmh-bg exmh-async ftp.expect
diff --git a/net-mail/exmh/exmh-2.6.3.ebuild b/net-mail/exmh/exmh-2.6.3.ebuild
index a855fc07054d..333a8d54c909 100644
--- a/net-mail/exmh/exmh-2.6.3.ebuild
+++ b/net-mail/exmh/exmh-2.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exmh/exmh-2.6.3.ebuild,v 1.2 2003/07/31 19:10:16 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exmh/exmh-2.6.3.ebuild,v 1.3 2003/09/05 08:34:01 msterret Exp $
DESCRIPTION="An X user interface for MH mail"
SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${PN}-${PV}.tar.gz"
@@ -40,11 +40,11 @@ src_unpack() {
done
}
-src_compile() {
+src_compile() {
echo 'auto_mkindex ./lib *.tcl' | tclsh
}
-src_install() {
+src_install() {
into /usr
dobin exmh exmh-bg exmh-async ftp.expect
diff --git a/net-mail/ezmlm-idx/Manifest b/net-mail/ezmlm-idx/Manifest
index 965041a946ad..efbe079884cb 100644
--- a/net-mail/ezmlm-idx/Manifest
+++ b/net-mail/ezmlm-idx/Manifest
@@ -1,8 +1,8 @@
-MD5 f85f0e15c0d2cca9e797a640726f56a0 ezmlm-idx-0.40-r2.ebuild 2372
MD5 edd2695751757c75a943588fb50d0943 ChangeLog 1432
+MD5 ac9a968bd0ba6939b58e42b092cb9215 ezmlm-idx-0.40-r2.ebuild 2370
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165
-MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270
MD5 59964884f060bc70dcbf6657b9e67c57 files/digest-ezmlm-idx-0.40-r2 456
+MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270
+MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165
MD5 add751ca5856300f8e2a349fb944257c files/get_header.c 3486
MD5 faac5e3fb54753c4a9f6475bb1a5b20a files/get_header.h 101
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
index c4499c658586..63c4770fbe09 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.8 2003/07/31 13:45:29 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.9 2003/09/05 08:33:17 msterret Exp $
# NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild
# (Please keep them in sync)
@@ -36,7 +36,7 @@ src_unpack() {
unpack ${A}
cd ${S2}
mv ${S2}/* ${S} || die
-
+
cd ${S}
patch < idx.patch || die
#remove cat-man pages
@@ -50,9 +50,9 @@ src_unpack() {
cp Makefile Makefile.orig
sed -e "s:/install.*conf-bin\`\":/install ${D}usr/bin:" \
-e "s:/install.*conf-man\`\":/install ${D}usr/share/man:" Makefile.orig > Makefile
- #apply patch from Ed Korthof (edk@collab.net) that allows ezmlm-issub and ezmlm-gate
- #to check against the From: header as well as qmail's SENDER variable, which is set
- #from the envelope sender and often reflects the local MTA rather than the user's
+ #apply patch from Ed Korthof (edk@collab.net) that allows ezmlm-issub and ezmlm-gate
+ #to check against the From: header as well as qmail's SENDER variable, which is set
+ #from the envelope sender and often reflects the local MTA rather than the user's
#"official" email address... enable this option by using "-f" with ezmlm-issub and/or
#ezmlm-gate.
cp ${FILESDIR}/get_header.[ch] . || die
diff --git a/net-mail/mailfront/Manifest b/net-mail/mailfront/Manifest
index 9e417ad234ae..d5b21773df03 100644
--- a/net-mail/mailfront/Manifest
+++ b/net-mail/mailfront/Manifest
@@ -1,8 +1,8 @@
-MD5 88b924b99c294174da9cf92a804d4207 mailfront-0.85.ebuild 1860
-MD5 90518de7af3be8a9d9e05833a09aafac mailfront-0.76.ebuild 1356
MD5 ee020685eb0b7397bc7297e1825c9fe6 ChangeLog 677
+MD5 90518de7af3be8a9d9e05833a09aafac mailfront-0.76.ebuild 1356
+MD5 21e2ea0c0c94951351176c83ec036c35 mailfront-0.85.ebuild 1862
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 80b212672ab6ec0736b766f6fbc27b83 files/run-pop3front 268
MD5 821bd667ade9f7f7db866a8da35ee79b files/digest-mailfront-0.76 65
-MD5 dce4100cef0a627afe76d6008b889ac5 files/digest-mailfront-0.85 65
+MD5 80b212672ab6ec0736b766f6fbc27b83 files/run-pop3front 268
MD5 81d6dc7f2191d21b27936ca258bd52f1 files/run-smtpfront 460
+MD5 dce4100cef0a627afe76d6008b889ac5 files/digest-mailfront-0.85 65
diff --git a/net-mail/mailfront/mailfront-0.85.ebuild b/net-mail/mailfront/mailfront-0.85.ebuild
index 6034d1d3bbcc..f9153699b883 100644
--- a/net-mail/mailfront/mailfront-0.85.ebuild
+++ b/net-mail/mailfront/mailfront-0.85.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.85.ebuild,v 1.2 2003/07/13 13:32:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.85.ebuild,v 1.3 2003/09/05 08:33:37 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Mail server network protocol front-ends."
@@ -50,7 +50,7 @@ src_install () {
pkg_config() {
cd /var/qmail/supervise/qmail-smtpd/
cp run run.old && cp run.mailfront run
-
+
cd /var/qmail/supervise/qmail-pop3d/
cp run run.old && cp run.mailfront run
}
@@ -58,7 +58,7 @@ pkg_config() {
pkg_postinst() {
einfo ""
einfo "Run ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
- einfo "to update you run files (backup are created) in"
+ einfo "to update you run files (backup are created) in"
einfo " /var/qmail/supervise/qmail-pop3d and"
einfo " /var/qmail/supervise/qmail-smtpd"
}
diff --git a/net-mail/postfix/Manifest b/net-mail/postfix/Manifest
index 0639c80abf5d..335a22c40892 100644
--- a/net-mail/postfix/Manifest
+++ b/net-mail/postfix/Manifest
@@ -1,35 +1,35 @@
-MD5 82ba4d66f539a469d378ace55799f833 postfix-2.0.10-r1.ebuild 6158
-MD5 566f7daa4609b8810c25756710ab63a1 postfix-2.0.13.ebuild 6382
-MD5 8992f1dbec662fd41b275d178d548d25 postfix-2.0.13-r1.ebuild 6361
-MD5 656396a2cf9d1d2c05cd6b55dc9e988d postfix-2.0.9.ebuild 6242
-MD5 0adbbef42d28091a11b3b675345dae91 postfix-1.1.11.20020917-r1.ebuild 4942
-MD5 c1939447e7af5681008b1bb8e1cf7a95 postfix-2.0.12-r1.ebuild 6027
-MD5 592d571e8670cba0851ae59acc817c7b postfix-2.0.14.ebuild 6396
MD5 661e23ab0231378a180faaf49dd5ecb9 ChangeLog 17249
+MD5 ef533edc3256c24f6ef2a04444b71404 postfix-1.1.11.20020917-r1.ebuild 4598
+MD5 3b74d1f1c47c8d5630d8f356adb2e28b postfix-1.1.11.20020917.ebuild 4578
+MD5 fb2a0d195963e2dad30eba4238352499 postfix-2.0.13.ebuild 6368
+MD5 f7902206b1ea1c3894f86f798f2eb0bd postfix-2.0.9.ebuild 6241
+MD5 de51d2542b3a6d669a2f523b63e6e1d2 postfix-2.0.12-r1.ebuild 6027
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 9d4e7c0493fcfc6f5009c8dccb81c3d7 postfix-2.0.11.ebuild 6030
-MD5 c79b19f95cb38b8802966d7efb54bc60 postfix-1.1.11.20020917.ebuild 4924
-MD5 a3eadfcfa0bf6f88ccff41e2d065745b files/postfix-2.0.8_patch.patch 552
+MD5 b141e7104f8415ee713080be1428377f postfix-2.0.10-r1.ebuild 6160
+MD5 9486f47c362cb65c1ad4760647a7b3a5 postfix-2.0.11.ebuild 6031
+MD5 4896326c3dc6885664ff4ce74614c274 postfix-2.0.13-r1.ebuild 6345
+MD5 a0bed4adcd5039175b633ec641660e04 postfix-2.0.14.ebuild 6379
+MD5 6775371821db3139dd2470c794a1e01f files/digest-postfix-1.1.11.20020917 166
MD5 6775371821db3139dd2470c794a1e01f files/digest-postfix-1.1.11.20020917-r1 166
+MD5 6264e15636614de0cce39a66de79db5f files/digest-postfix-2.0.12-r1 295
+MD5 e126c8295dad90d20bf2d6a47086ab0e files/digest-postfix-2.0.9 220
+MD5 40a96d0b5dfb56714e11d1f379ddc5a7 files/main.cf 18376
+MD5 e17b09d7df6537631ef2263b83fe0d38 files/master.cf 4421
+MD5 3004148a32063214f57f0316b9f46116 files/postfix 517
+MD5 a3eadfcfa0bf6f88ccff41e2d065745b files/postfix-2.0.8_patch.patch 552
MD5 79c0c432709c6102a453037881fd3d07 files/postfix.rc6 529
MD5 569f1c46350b2718419b72bb9c443c3f files/saslpass 135
+MD5 798b43d4f63482e4eae84941d5b4f40e files/smtp.pam 206
+MD5 e651e2015b6c6f1495ac84a37e4a8871 files/smtpd.conf 130
MD5 460833c3a1ffc3a240c72f0537802b5c files/tls+ipv6-1.4-pf-1.1.11-20020917.patch.bz2 72150
-MD5 40a96d0b5dfb56714e11d1f379ddc5a7 files/main.cf 18376
-MD5 1d4abcdc55f9e76735ae1ae0fcc13c53 files/digest-postfix-2.0.11 295
MD5 c0419702f95f1ae3461d57ef00cf9dc4 files/digest-postfix-2.0.13 296
-MD5 b16da80a639afb1445a78346a3469d17 files/digest-postfix-2.0.14 296
-MD5 e651e2015b6c6f1495ac84a37e4a8871 files/smtpd.conf 130
+MD5 7dea3c30c3550cbbcdf4aac0b6d8dffa files/smtpd-2.0.conf 138
MD5 ff6584c14212d383b742fe5fc0aceed5 files/postfix-2.0.9-get-FQDN.patch 993
-MD5 e17b09d7df6537631ef2263b83fe0d38 files/master.cf 4421
-MD5 6775371821db3139dd2470c794a1e01f files/digest-postfix-1.1.11.20020917 166
-MD5 e126c8295dad90d20bf2d6a47086ab0e files/digest-postfix-2.0.9 220
-MD5 61fc23026a194c592078961b7da6455c files/postfix-pg.postfix-2.0.0.2.patch.bz2 7526
-MD5 798b43d4f63482e4eae84941d5b4f40e files/smtp.pam 206
-MD5 3004148a32063214f57f0316b9f46116 files/postfix 517
MD5 499f6d9f2295ba6e359ce568842d050c files/digest-postfix-2.0.10-r1 295
-MD5 6264e15636614de0cce39a66de79db5f files/digest-postfix-2.0.12-r1 295
+MD5 1d4abcdc55f9e76735ae1ae0fcc13c53 files/digest-postfix-2.0.11 295
+MD5 61fc23026a194c592078961b7da6455c files/postfix-pg.postfix-2.0.0.2.patch.bz2 7526
MD5 fbf57b537c7f42a7bf96f073ee3d22bf files/digest-postfix-2.0.13-r1 297
-MD5 7dea3c30c3550cbbcdf4aac0b6d8dffa files/smtpd-2.0.conf 138
-MD5 2451d1fd691c1e31e2d979e4c25f8d7e files/postfix-2.0.14/main.cf.diff 2382
-MD5 cada6258fd7febc632fd333523fa00d5 files/postfix-2.0.0/master.cf.diff 883
+MD5 b16da80a639afb1445a78346a3469d17 files/digest-postfix-2.0.14 296
MD5 803eb5ffc166aaaf2f3b78ddf71fe73d files/postfix-2.0.0/main.cf.diff 2382
+MD5 cada6258fd7febc632fd333523fa00d5 files/postfix-2.0.0/master.cf.diff 883
+MD5 2451d1fd691c1e31e2d979e4c25f8d7e files/postfix-2.0.14/main.cf.diff 2382
diff --git a/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild b/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild
index 6445fa494ee0..9a217e2059c1 100644
--- a/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild
+++ b/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild,v 1.5 2003/07/13 13:32:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild,v 1.6 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap ipv6"
@@ -28,7 +28,7 @@ DEPEND=">=sys-libs/db-3.2
ssl? ( >=dev-libs/openssl-0.9.6g )
sasl? ( dev-libs/cyrus-sasl )"
-RDEPEND="${DEPEND}
+RDEPEND="${DEPEND}
>=net-mail/mailbase-0.00
!virtual/mta"
@@ -50,7 +50,7 @@ src_unpack() {
cd ${WORKDIR}
unpack ${DISTFILES}/${PF_P}.tar.gz
-
+
if [ `use ssl` ] && [ `use ipv6` ]
then
cd ${S}
@@ -70,19 +70,19 @@ src_unpack() {
cp main.cf main.cf.orig
sed -e "s:/usr/libexec/postfix:/usr/lib/postfix:" main.cf.orig > main.cf
-if [ "`use sasl`" ]
- then
- if [ -e /usr/include/sasl/sasl.h ]
- then
- # saslv2
- AUXLIBS="${AUXLIBS} -lsasl2"
- CCARGS="${CCARGS} -I/usr/include/sasl -DUSE_SASL_AUTH"
- else
- # saslv1
- AUXLIBS="${AUXLIBS} -lsasl"
- CCARGS="${CCARGS} -DUSE_SASL_AUTH"
- fi
-fi
+ if [ "`use sasl`" ]
+ then
+ if [ -e /usr/include/sasl/sasl.h ]
+ then
+ # saslv2
+ AUXLIBS="${AUXLIBS} -lsasl2"
+ CCARGS="${CCARGS} -I/usr/include/sasl -DUSE_SASL_AUTH"
+ else
+ # saslv1
+ AUXLIBS="${AUXLIBS} -lsasl"
+ CCARGS="${CCARGS} -DUSE_SASL_AUTH"
+ fi
+ fi
cd ${S}/src/global
cp mail_params.h mail_params.h.orig
@@ -151,19 +151,19 @@ src_install () {
exeinto /etc/init.d ; newexe ${FILESDIR}/postfix.rc6 postfix
insinto /etc/pam.d ; newins ${FILESDIR}/smtp.pam smtp
- if [ "`use sasl`" ]
- then
- if [ -e /usr/include/sasl.h ]
- then
- # saslv1
- insinto /etc/sasl ; doins ${FILESDIR}/smtpd.conf
- fi
- if [ -e /usr/include/sasl/sasl.h ]
- then
- # saslv2
- insinto /usr/lib/sasl2 ; doins ${FILESDIR}/smtpd.conf
- fi
- fi
+ if [ "`use sasl`" ]
+ then
+ if [ -e /usr/include/sasl.h ]
+ then
+ # saslv1
+ insinto /etc/sasl ; doins ${FILESDIR}/smtpd.conf
+ fi
+ if [ -e /usr/include/sasl/sasl.h ]
+ then
+ # saslv2
+ insinto /usr/lib/sasl2 ; doins ${FILESDIR}/smtpd.conf
+ fi
+ fi
}
diff --git a/net-mail/postfix/postfix-1.1.11.20020917.ebuild b/net-mail/postfix/postfix-1.1.11.20020917.ebuild
index 36cb73a71849..a93e480fb049 100644
--- a/net-mail/postfix/postfix-1.1.11.20020917.ebuild
+++ b/net-mail/postfix/postfix-1.1.11.20020917.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917.ebuild,v 1.7 2003/02/13 14:36:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917.ebuild,v 1.8 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap"
@@ -28,7 +28,7 @@ DEPEND=">=sys-libs/db-3.2
ssl? ( >=dev-libs/openssl-0.9.6g )
sasl? ( dev-libs/cyrus-sasl )"
-RDEPEND="${DEPEND}
+RDEPEND="${DEPEND}
>=net-mail/mailbase-0.00
!virtual/mta"
@@ -50,7 +50,7 @@ src_unpack() {
cd ${WORKDIR}
unpack ${DISTFILES}/${PF_P}.tar.gz
-
+
if [ `use ssl` ] && [ `use ipv6` ]
then
cd ${S}
@@ -70,19 +70,19 @@ src_unpack() {
cp main.cf main.cf.orig
sed -e "s:/usr/libexec/postfix:/usr/lib/postfix:" main.cf.orig > main.cf
-if [ "`use sasl`" ]
- then
- if [ -e /usr/include/sasl/sasl.h ]
- then
- # saslv2
- AUXLIBS="${AUXLIBS} -lsasl2"
- CCARGS="${CCARGS} -I/usr/include/sasl -DUSE_SASL_AUTH"
- else
- # saslv1
- AUXLIBS="${AUXLIBS} -lsasl"
- CCARGS="${CCARGS} -DUSE_SASL_AUTH"
- fi
-fi
+ if [ "`use sasl`" ]
+ then
+ if [ -e /usr/include/sasl/sasl.h ]
+ then
+ # saslv2
+ AUXLIBS="${AUXLIBS} -lsasl2"
+ CCARGS="${CCARGS} -I/usr/include/sasl -DUSE_SASL_AUTH"
+ else
+ # saslv1
+ AUXLIBS="${AUXLIBS} -lsasl"
+ CCARGS="${CCARGS} -DUSE_SASL_AUTH"
+ fi
+ fi
cd ${S}/src/global
cp mail_params.h mail_params.h.orig
@@ -151,19 +151,19 @@ src_install () {
exeinto /etc/init.d ; newexe ${FILESDIR}/postfix.rc6 postfix
insinto /etc/pam.d ; newins ${FILESDIR}/smtp.pam smtp
- if [ "`use sasl`" ]
- then
- if [ -e /usr/include/sasl.h ]
- then
- # saslv1
- insinto /etc/sasl ; doins ${FILESDIR}/smtpd.conf
- fi
- if [ -e /usr/include/sasl/sasl.h ]
- then
- # saslv2
- insinto /etc/sasl2 ; doins ${FILESDIR}/smtpd.conf
- fi
- fi
+ if [ "`use sasl`" ]
+ then
+ if [ -e /usr/include/sasl.h ]
+ then
+ # saslv1
+ insinto /etc/sasl ; doins ${FILESDIR}/smtpd.conf
+ fi
+ if [ -e /usr/include/sasl/sasl.h ]
+ then
+ # saslv2
+ insinto /etc/sasl2 ; doins ${FILESDIR}/smtpd.conf
+ fi
+ fi
}
diff --git a/net-mail/postfix/postfix-2.0.10-r1.ebuild b/net-mail/postfix/postfix-2.0.10-r1.ebuild
index 5320a55ebdc7..b1654f5c05c5 100644
--- a/net-mail/postfix/postfix-2.0.10-r1.ebuild
+++ b/net-mail/postfix/postfix-2.0.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.10-r1.ebuild,v 1.5 2003/07/13 13:32:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.10-r1.ebuild,v 1.6 2003/09/05 08:38:49 msterret Exp $
inherit eutils
@@ -47,7 +47,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix || die "problem adding user postfix to group mail"
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -66,7 +66,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
diff --git a/net-mail/postfix/postfix-2.0.11.ebuild b/net-mail/postfix/postfix-2.0.11.ebuild
index 56681d5fe460..aa78cef50252 100644
--- a/net-mail/postfix/postfix-2.0.11.ebuild
+++ b/net-mail/postfix/postfix-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.9 2003/07/21 15:02:10 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.10 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap ipv6 maildir mbox"
@@ -53,7 +53,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix || die "problem adding user postfix to group mail"
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -72,7 +72,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
diff --git a/net-mail/postfix/postfix-2.0.12-r1.ebuild b/net-mail/postfix/postfix-2.0.12-r1.ebuild
index 1667d6e9970b..dec187b99c1d 100644
--- a/net-mail/postfix/postfix-2.0.12-r1.ebuild
+++ b/net-mail/postfix/postfix-2.0.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.12-r1.ebuild,v 1.2 2003/07/18 20:34:39 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.12-r1.ebuild,v 1.3 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap ipv6 maildir mbox"
@@ -53,7 +53,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix || die "problem adding user postfix to group mail"
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -72,7 +72,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
diff --git a/net-mail/postfix/postfix-2.0.13-r1.ebuild b/net-mail/postfix/postfix-2.0.13-r1.ebuild
index e45ce015b12f..6b68910a0712 100644
--- a/net-mail/postfix/postfix-2.0.13-r1.ebuild
+++ b/net-mail/postfix/postfix-2.0.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.13-r1.ebuild,v 1.5 2003/08/16 03:18:58 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.13-r1.ebuild,v 1.6 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap ipv6 maildir mbox postgres"
@@ -55,7 +55,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -74,7 +74,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
@@ -109,7 +109,7 @@ src_unpack() {
if [ "`use postgres`" ]; then
epatch ${FILESDIR}/${PGSQL_P}.patch.bz2
CCARGS="${CCARGS} -DHAS_PGSQL -I/usr/include/postgresql"
- AUXLIBS="${AUXLIBS} -lpq"
+ AUXLIBS="${AUXLIBS} -lpq"
fi
cd ${S}/conf
diff --git a/net-mail/postfix/postfix-2.0.13.ebuild b/net-mail/postfix/postfix-2.0.13.ebuild
index e62c26bf788c..790aecf1e316 100644
--- a/net-mail/postfix/postfix-2.0.13.ebuild
+++ b/net-mail/postfix/postfix-2.0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.13.ebuild,v 1.3 2003/07/18 20:34:39 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.13.ebuild,v 1.4 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap ipv6 maildir mbox postgres"
@@ -55,7 +55,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix || die "problem adding user postfix to group mail"
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -74,7 +74,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
@@ -109,7 +109,7 @@ src_unpack() {
if [ "`use postgres`" ]; then
epatch ${FILESDIR}/${PGSQL_P}.patch.bz2
CCARGS="${CCARGS} -DHAS_PGSQL -I/usr/include/postgresql"
- AUXLIBS="${AUXLIBS} -lpq"
+ AUXLIBS="${AUXLIBS} -lpq"
fi
cd ${S}/conf
diff --git a/net-mail/postfix/postfix-2.0.14.ebuild b/net-mail/postfix/postfix-2.0.14.ebuild
index aa701b445795..4405cb642bcc 100644
--- a/net-mail/postfix/postfix-2.0.14.ebuild
+++ b/net-mail/postfix/postfix-2.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.14.ebuild,v 1.1 2003/09/02 03:16:27 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.14.ebuild,v 1.2 2003/09/05 08:38:49 msterret Exp $
IUSE="ssl mysql sasl ldap ipv6 maildir mbox postgres"
@@ -54,7 +54,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix || die "problem adding user postfix to group mail"
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -73,7 +73,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
@@ -108,7 +108,7 @@ src_unpack() {
if [ "`use postgres`" ]; then
epatch ${FILESDIR}/${PGSQL_P}.patch.bz2
CCARGS="${CCARGS} -DHAS_PGSQL -I/usr/include/postgresql"
- AUXLIBS="${AUXLIBS} -lpq"
+ AUXLIBS="${AUXLIBS} -lpq"
fi
cd ${S}/conf
diff --git a/net-mail/postfix/postfix-2.0.9.ebuild b/net-mail/postfix/postfix-2.0.9.ebuild
index 0730b6f978f6..207c3de6cde0 100644
--- a/net-mail/postfix/postfix-2.0.9.ebuild
+++ b/net-mail/postfix/postfix-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.9.ebuild,v 1.5 2003/06/16 12:37:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.9.ebuild,v 1.6 2003/09/05 08:38:49 msterret Exp $
inherit eutils
@@ -47,7 +47,7 @@ pkg_setup() {
if ! grep -q ^mail:.*postfix /etc/group ; then
usermod -G mail postfix || die "problem adding user postfix to group mail"
fi
-
+
# Prevent mangling the smtpd.conf file
if [ ! -L ${ROOT}/usr/lib/sasl2/smtpd.conf ]
then
@@ -66,7 +66,7 @@ pkg_setup() {
rm ${ROOT}/etc/sasl2/smtpd.conf
fi
- # If both files exist, make sure that we
+ # If both files exist, make sure that we
# preserve a copy of each with the ._cfg
# system
if [ -f ${ROOT}/etc/sasl2/smtpd.conf ]
diff --git a/net-mail/qtools/Manifest b/net-mail/qtools/Manifest
index 864b5bbea09d..48f607b07d1e 100644
--- a/net-mail/qtools/Manifest
+++ b/net-mail/qtools/Manifest
@@ -1,5 +1,5 @@
MD5 b0abc4a12cea1999014b4ddeca74c791 ChangeLog 525
+MD5 b692d0eb4bbe0193dc91204c7f8998a7 qtools-0.56.ebuild 1148
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 5e37fbf87c270d02a00b8cd17d1a882c qtools-0.56.ebuild 1166
MD5 d397de4ad57b3e6d89294df49fa4f3b1 files/digest-qtools-0.56 62
MD5 04a4c35d8c9cdf362be4a58d25a9aa4d files/qtools-0.56-errno.patch 291
diff --git a/net-mail/qtools/qtools-0.56.ebuild b/net-mail/qtools/qtools-0.56.ebuild
index 1785fb918195..56df8d9ed748 100644
--- a/net-mail/qtools/qtools-0.56.ebuild
+++ b/net-mail/qtools/qtools-0.56.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qtools/qtools-0.56.ebuild,v 1.2 2003/05/14 03:00:45 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qtools/qtools-0.56.ebuild,v 1.3 2003/09/05 08:32:51 msterret Exp $
inherit eutils
@@ -21,17 +21,17 @@ DEPEND="sys-devel/gcc-config"
S=${WORKDIR}/${P}
src_unpack() {
- unpack ${A}
+ unpack ${A}
cd ${S}
epatch ${FILESDIR}/${P}-errno.patch
}
src_compile() {
- use static && LDFLAGS="${LDFLAGS} -static"
- echo "${CC} ${CFLAGS}" > conf-cc
- echo "${CC} ${LDFLAGS}" > conf-ld
- echo "/usr" > conf-home
- emake || die "emake failed"
+ use static && LDFLAGS="${LDFLAGS} -static"
+ echo "${CC} ${CFLAGS}" > conf-cc
+ echo "${CC} ${LDFLAGS}" > conf-ld
+ echo "/usr" > conf-home
+ emake || die "emake failed"
}
src_install() {
@@ -40,6 +40,6 @@ src_install() {
822headerok 822headers checkaddr checkdomain \
condtomaildir filterto ifaddr iftoccfrom replier \
replier-config tomaildir
-
+
dodoc BAPVERSION CHANGES FILES README SYSDEPS TARGETS TODO VERSION
}
diff --git a/net-mail/squirrelmail/Manifest b/net-mail/squirrelmail/Manifest
index d1b8c0d957e4..e6d632d56df2 100644
--- a/net-mail/squirrelmail/Manifest
+++ b/net-mail/squirrelmail/Manifest
@@ -1,8 +1,8 @@
-MD5 92fae6dbf3d53d2bbaae343a4ec3f015 squirrelmail-1.2.11.ebuild 1584
-MD5 65e3e9779b3481e8a508dcfe70381e25 squirrelmail-1.4.0-r1.ebuild 1652
MD5 8e7c202e8cefe2cb887f0f8763f3c957 ChangeLog 4331
+MD5 70afb5f382d1a431afcb8b73e9d2cc01 squirrelmail-1.2.11.ebuild 1573
+MD5 b056818f0b150e806edb75d8bae139d0 squirrelmail-1.4.1.ebuild 1634
+MD5 c937d4107ed3eac1daa9daff5e3bfe54 squirrelmail-1.4.0-r1.ebuild 1640
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 470a00c4760bed8750363e7f220bf6e6 squirrelmail-1.4.1.ebuild 1646
-MD5 92831f98ddb4e63a5f42fb451f59518a files/digest-squirrelmail-1.4.1 72
-MD5 8eeb77a0af1734942ad728fc29c84441 files/digest-squirrelmail-1.2.11 73
MD5 61d48932b92d626923fd5db1dae0c7b4 files/digest-squirrelmail-1.4.0-r1 72
+MD5 8eeb77a0af1734942ad728fc29c84441 files/digest-squirrelmail-1.2.11 73
+MD5 92831f98ddb4e63a5f42fb451f59518a files/digest-squirrelmail-1.4.1 72
diff --git a/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild b/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild
index a5d6b67252ef..e72162cffef3 100644
--- a/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild
+++ b/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild,v 1.3 2003/02/23 11:01:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild,v 1.4 2003/09/05 08:34:31 msterret Exp $
DESCRIPTION="Webmail for nuts!"
SRC_URI="mirror://sourceforge/squirrelmail/${P}.tar.bz2"
@@ -26,9 +26,9 @@ pkg_setup() {
fi
}
-src_compile() {
+src_compile() {
#we need to have this empty function ... default compile hangs
- echo "Nothing to compile"
+ echo "Nothing to compile"
}
src_install() {
diff --git a/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild b/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild
index f314f2a4627d..16f9487464f8 100644
--- a/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild
+++ b/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild,v 1.6 2003/07/08 21:08:42 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild,v 1.7 2003/09/05 08:34:31 msterret Exp $
DESCRIPTION="Webmail for nuts!"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
@@ -27,9 +27,9 @@ pkg_setup() {
fi
}
-src_compile() {
+src_compile() {
#we need to have this empty function ... default compile hangs
- echo "Nothing to compile"
+ echo "Nothing to compile"
}
src_install() {
diff --git a/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild b/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild
index 7d3d9417ad1e..d681eef6188b 100644
--- a/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild
+++ b/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild,v 1.3 2003/07/14 21:16:59 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild,v 1.4 2003/09/05 08:34:31 msterret Exp $
DESCRIPTION="Webmail for nuts!"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
@@ -27,9 +27,9 @@ pkg_setup() {
fi
}
-src_compile() {
+src_compile() {
#we need to have this empty function ... default compile hangs
- echo "Nothing to compile"
+ echo "Nothing to compile"
}
src_install() {
diff --git a/net-mail/tpop3d/Manifest b/net-mail/tpop3d/Manifest
index fef3bb26653d..bc8085f6c442 100644
--- a/net-mail/tpop3d/Manifest
+++ b/net-mail/tpop3d/Manifest
@@ -1,5 +1,5 @@
-MD5 1e26002abef0876d31b82cce88d764cf tpop3d-1.4.2.ebuild 2466
MD5 84e0defc3d67fdf711386b4c72bb0f87 ChangeLog 1017
+MD5 ae128b31e721c7c03164bb01c891739e tpop3d-1.4.2.ebuild 2455
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 9190b714d11bf56eaa8488012a167b70 files/tpop3d-init 702
MD5 70073dfbe2bd93a7922b97c4f4cd3af2 files/digest-tpop3d-1.4.2 145
+MD5 9190b714d11bf56eaa8488012a167b70 files/tpop3d-init 702
diff --git a/net-mail/tpop3d/tpop3d-1.4.2.ebuild b/net-mail/tpop3d/tpop3d-1.4.2.ebuild
index b3f3a6d6b6c8..f96f6952ac9d 100644
--- a/net-mail/tpop3d/tpop3d-1.4.2.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.4.2.ebuild,v 1.7 2003/08/03 04:44:34 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.4.2.ebuild,v 1.8 2003/09/05 08:35:13 msterret Exp $
DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support."
HOMEPAGE="http://www.ex-parrot.com/~chris/tpop3d/"
@@ -14,7 +14,7 @@ IUSE="ssl ldap mysql perl pam tcpd maildir debug"
DEPEND="virtual/glibc
ssl? ( >=dev-libs/openssl-0.9.6 )
- ldap? ( >=net-nds/openldap-2.0.7 )
+ ldap? ( >=net-nds/openldap-2.0.7 )
mysql? ( >=dev-db/mysql-3.23.28 )
perl? ( >=dev-lang/perl-5.6.1 )
pam? ( >=sys-libs/pam-0.75 )
@@ -38,7 +38,7 @@ src_compile() {
if [ ! -z $ENABLE_PASSWD ]; then
myconf="${myconf} --enable-auth-passwd"
fi
- # If you want to use /etc/shadow instead.
+ # If you want to use /etc/shadow instead.
# Make sure you also set $ENABLE_PASSWD
if [ ! -z $ENABLE_SHADOW ]; then
myconf="${myconf} --enable-shadow-passwords"
@@ -51,7 +51,7 @@ src_compile() {
if [ ! -z $ENABLE_OTHER ]; then
myconf="${myconf} --enable-auth-other"
fi
- # Make it Rated G and safe for the kids
+ # Make it Rated G and safe for the kids
if [ ! -z $BE_NICE ]; then
myconf="${myconf} --disable-snide-comments"
fi
@@ -63,7 +63,7 @@ src_compile() {
myconf="${myconf} --enable-electric-fence --enable-backtrace"
fi
econf ${myconf} || die "./configure failed"
-
+
emake || die
}
@@ -79,4 +79,4 @@ src_install() {
pkg_postinst() {
einfo "Read the tpop3d.conf manpage"
einfo "Please create /etc/tpop3d/tpop3d.conf to fit your Configuration"
-}
+}
diff --git a/net-mail/vimap/Manifest b/net-mail/vimap/Manifest
index 81082258beb2..11afe5e18fa1 100644
--- a/net-mail/vimap/Manifest
+++ b/net-mail/vimap/Manifest
@@ -1,11 +1,11 @@
-MD5 e3dd4dfeda93e93b369068cd89fc500d vimap-2002c.ebuild 2763
MD5 40bc76c575b34d3cc7b39a4abbdd22f5 ChangeLog 1294
+MD5 ca4791283e22398c296746bca70cfa9b vimap-2002c.ebuild 2704
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 7d8d4b8b665f8fddabb6b2427c40e574 files/uw-ipop2.xinetd 559
-MD5 ec90fc7f6186f57ea8bcbbcecc099e5f files/uw-ipop3s.xinetd 469
-MD5 a2431cd0bc30744ed8b22b717a3bc1d7 files/uw-imap.xinetd 487
MD5 ff493c5938360a4411843914673d4a05 files/digest-vimap-2002c 63
+MD5 0ec3cd52bf3e7064a3d9e60a5ac16291 files/imap-2002c-virtual.patch.bz2 10394
MD5 2ea01084955d1baee1120d142734f18f files/uw-imap.pam-system-auth 339
-MD5 a00f181e73ac9b0a9e656049a5ac42b2 files/uw-ipop3.xinetd 468
+MD5 a2431cd0bc30744ed8b22b717a3bc1d7 files/uw-imap.xinetd 487
MD5 92589d773c1178e511a570f25278e6ee files/uw-imaps.xinetd 482
-MD5 0ec3cd52bf3e7064a3d9e60a5ac16291 files/imap-2002c-virtual.patch.bz2 10394
+MD5 7d8d4b8b665f8fddabb6b2427c40e574 files/uw-ipop2.xinetd 559
+MD5 a00f181e73ac9b0a9e656049a5ac42b2 files/uw-ipop3.xinetd 468
+MD5 ec90fc7f6186f57ea8bcbbcecc099e5f files/uw-ipop3s.xinetd 469
diff --git a/net-mail/vimap/vimap-2002c.ebuild b/net-mail/vimap/vimap-2002c.ebuild
index baa4af2b4078..f9c7b84bc611 100644
--- a/net-mail/vimap/vimap-2002c.ebuild
+++ b/net-mail/vimap/vimap-2002c.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/vimap-2002c.ebuild,v 1.5 2003/06/21 18:50:19 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/vimap-2002c.ebuild,v 1.6 2003/09/05 08:34:51 msterret Exp $
S=${WORKDIR}/imap-2002c1
@@ -24,9 +24,9 @@ DEPEND="!net-mail/uw-imap
src_unpack() {
unpack ${A}
# Tarball packed with bad file perms
- chmod -R ug+w ${S}
+ chmod -R ug+w ${S}
cd ${S}
- bzcat ${FILESDIR}/imap-2002c-virtual.patch.bz2 | patch -p0
+ bzcat ${FILESDIR}/imap-2002c-virtual.patch.bz2 | patch -p0
cd ${S}/src/osdep/unix/
cp Makefile Makefile.orig
sed \
@@ -37,7 +37,7 @@ src_unpack() {
cd ${S}
}
-src_compile() {
+src_compile() {
if use ssl; then
cd ${S}
yes | make lnv SSLTYPE=unix || die
@@ -69,7 +69,7 @@ EOF
fi
}
-src_install() {
+src_install() {
into /usr
dosbin imapd/imapd ipopd/ipop?d
diff --git a/net-mail/vlnx/Manifest b/net-mail/vlnx/Manifest
index b71d27be988c..3b6368e9f752 100644
--- a/net-mail/vlnx/Manifest
+++ b/net-mail/vlnx/Manifest
@@ -1,8 +1,8 @@
-MD5 7801171434c5e62190e1c1f17dd48aa0 vlnx-414e-r2.ebuild 1083
-MD5 5534bdbd827dbcad75cf5770423fcc0c vlnx-416e.ebuild 1008
MD5 8f6da51dab17768e3cd1d52de8a87a36 ChangeLog 1613
+MD5 31bbde395aaea84afc34137c03ba81a9 vlnx-414e-r2.ebuild 1068
+MD5 80fde6b32db467a97f330c328201b2a4 vlnx-416e.ebuild 1001
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-416e-envd 41
+MD5 15edffaa6916d8c80256fe7fb6c6317c files/digest-vlnx-414e-r2 119
MD5 b3adc49af0bcd712e302e8b8a05d0a16 files/digest-vlnx-416e 119
MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-414e-envd 41
-MD5 15edffaa6916d8c80256fe7fb6c6317c files/digest-vlnx-414e-r2 119
+MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-416e-envd 41
diff --git a/net-mail/vlnx/vlnx-414e-r2.ebuild b/net-mail/vlnx/vlnx-414e-r2.ebuild
index a4403de63130..19dad7ef3278 100644
--- a/net-mail/vlnx/vlnx-414e-r2.ebuild
+++ b/net-mail/vlnx/vlnx-414e-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Script Revised by Parag Mehta <pm@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-414e-r2.ebuild,v 1.14 2003/04/24 10:41:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-414e-r2.ebuild,v 1.15 2003/09/05 08:32:01 msterret Exp $
MY_P=${PN}${PV}
S=${WORKDIR}/${MY_P}
@@ -27,7 +27,7 @@ src_unpack() {
tar -xf ${DISTDIR}/dat-4240.tar
}
-src_install() {
+src_install() {
dodir /usr/bin
insinto /opt/vlnx
@@ -37,7 +37,7 @@ src_install() {
dodoc *.txt *.pdf
doman uvscan.1
chmod 755 ${D}/opt/vlnx/uvscan
-
+
dodir /etc/env.d
cp -f ${FILESDIR}/vlnx-${PV}-envd ${D}/etc/env.d/40vlnx
}
diff --git a/net-mail/vlnx/vlnx-416e.ebuild b/net-mail/vlnx/vlnx-416e.ebuild
index a136e37bc993..8036badab0a8 100644
--- a/net-mail/vlnx/vlnx-416e.ebuild
+++ b/net-mail/vlnx/vlnx-416e.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Script Revised by Parag Mehta <pm@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-416e.ebuild,v 1.10 2003/04/24 10:41:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-416e.ebuild,v 1.11 2003/09/05 08:32:01 msterret Exp $
DAT_VER=4228
@@ -9,7 +9,7 @@ MY_P="${P/-/}"
S="${WORKDIR}"
DESCRIPTION="McAfee VirusScanner for Unix/Linux(Shareware)"
SRC_URI="http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/version_4.16/${MY_P}.tar.Z
- http://download.nai.com/products/datfiles/4.x/nai/dat-4240.tar"
+ http://download.nai.com/products/datfiles/4.x/nai/dat-4240.tar"
HOMEPAGE="http://www.mcafeeb2b.com/"
SLOT="0"
@@ -30,7 +30,7 @@ src_install() {
insopts -m755
doins uvscan
-
+
dodoc *.{diz,lst,pdf,txt}
doman uvscan.1