summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-05 23:03:25 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-05 23:03:25 +0000
commitbd5abfc70d6bfb36a7ef2ae3bc0be291d6bae17b (patch)
tree8d1b6154b14366864ac9126d3402a203396f1f10 /net-mail/mailfront
parentremove package (diff)
downloadgentoo-2-bd5abfc70d6bfb36a7ef2ae3bc0be291d6bae17b.tar.gz
gentoo-2-bd5abfc70d6bfb36a7ef2ae3bc0be291d6bae17b.tar.bz2
gentoo-2-bd5abfc70d6bfb36a7ef2ae3bc0be291d6bae17b.zip
version bump, fix old depends on net-mail/qmail-pop3d which is obsolete, and slight updates to work with icc.
Diffstat (limited to 'net-mail/mailfront')
-rw-r--r--net-mail/mailfront/ChangeLog11
-rw-r--r--net-mail/mailfront/Manifest10
-rw-r--r--net-mail/mailfront/files/digest-mailfront-0.881
-rw-r--r--net-mail/mailfront/mailfront-0.76.ebuild11
-rw-r--r--net-mail/mailfront/mailfront-0.85.ebuild11
-rw-r--r--net-mail/mailfront/mailfront-0.88.ebuild65
6 files changed, 91 insertions, 18 deletions
diff --git a/net-mail/mailfront/ChangeLog b/net-mail/mailfront/ChangeLog
index e4720a4b816a..d3c6e0659f0c 100644
--- a/net-mail/mailfront/ChangeLog
+++ b/net-mail/mailfront/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/mailfront
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.8 2003/12/27 02:33:20 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.9 2004/01/05 23:03:24 robbat2 Exp $
+
+*mailfront-0.88 (05 Jan 2004)
+
+ 05 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> mailfront-0.76.ebuild,
+ mailfront-0.85.ebuild, mailfront-0.88.ebuild:
+ version bump, fix old depends on net-mail/qmail-pop3d which is obsolete, and
+ slight updates to work with icc
26 Dec 2003; Jason Wever <weeve@gentoo.org> mailfront-0.76.ebuild:
Changed sparc keyword to ~sparc as not all dependencies could be met.
diff --git a/net-mail/mailfront/Manifest b/net-mail/mailfront/Manifest
index af93076f65e4..53d804cdc69f 100644
--- a/net-mail/mailfront/Manifest
+++ b/net-mail/mailfront/Manifest
@@ -1,8 +1,10 @@
-MD5 708f68098c731f608a6c7037bc3d68e8 ChangeLog 817
-MD5 22db3a49ed95e2af8e386ae3e4422e23 mailfront-0.76.ebuild 1356
-MD5 21e2ea0c0c94951351176c83ec036c35 mailfront-0.85.ebuild 1862
+MD5 a820f2fa22b12810609fb30f0438a5d1 mailfront-0.88.ebuild 1902
+MD5 6458901ae8a99753b61be6e59017c81f mailfront-0.85.ebuild 1861
+MD5 b6f81ad1fb0e2df713765496185e889b mailfront-0.76.ebuild 1355
+MD5 027db5a45d96fe36e0f434d2dcbeba2b ChangeLog 816
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 a77a0cdb60e7d59f64aa4cbfa35b2f79 files/digest-mailfront-0.88 65
MD5 81d6dc7f2191d21b27936ca258bd52f1 files/run-smtpfront 460
diff --git a/net-mail/mailfront/files/digest-mailfront-0.88 b/net-mail/mailfront/files/digest-mailfront-0.88
new file mode 100644
index 000000000000..4aa766f3fe86
--- /dev/null
+++ b/net-mail/mailfront/files/digest-mailfront-0.88
@@ -0,0 +1 @@
+MD5 18260203d0c36bafb6bff5d5ea55d115 mailfront-0.88.tar.gz 61406
diff --git a/net-mail/mailfront/mailfront-0.76.ebuild b/net-mail/mailfront/mailfront-0.76.ebuild
index 4c45874ef5c4..422c59673426 100644
--- a/net-mail/mailfront/mailfront-0.76.ebuild
+++ b/net-mail/mailfront/mailfront-0.76.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.76.ebuild,v 1.8 2003/12/27 02:33:20 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.76.ebuild,v 1.9 2004/01/05 23:03:24 robbat2 Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Mail server network protocol front-ends."
@@ -11,8 +11,7 @@ DEPEND="virtual/glibc
dev-libs/bglibs"
RDEPEND="net-mail/cvm-vmailmgr
- net-mail/qmail
- net-mail/qmail-pop3d"
+ net-mail/qmail"
SLOT="0"
LICENSE="GPL-2"
@@ -21,8 +20,8 @@ KEYWORDS="x86 ~sparc "
src_compile() {
cd ${S}
echo "/var/qmail/bin" > conf-bin
- echo "gcc ${CFLAGS} -I/usr/lib/bglibs/include" > conf-cc
- echo "gcc -s -L/usr/lib/bglibs/lib" > conf-ld
+ echo "${CC} ${CFLAGS} -I/usr/lib/bglibs/include" > conf-cc
+ echo "${CC} -s -L/usr/lib/bglibs/lib" > conf-ld
emake || die
}
diff --git a/net-mail/mailfront/mailfront-0.85.ebuild b/net-mail/mailfront/mailfront-0.85.ebuild
index f9153699b883..514739b2b9f7 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.
+# Copyright 1999-2004 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.3 2003/09/05 08:33:37 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.85.ebuild,v 1.4 2004/01/05 23:03:24 robbat2 Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Mail server network protocol front-ends."
@@ -11,8 +11,7 @@ DEPEND="virtual/glibc
>=dev-libs/bglibs-1.006"
RDEPEND="net-mail/cvm-vmailmgr
- net-mail/qmail
- net-mail/qmail-pop3d"
+ net-mail/qmail"
SLOT="0"
LICENSE="GPL-2"
@@ -23,8 +22,8 @@ src_compile() {
echo "/usr/lib/bglibs/include" > conf-bgincs
echo "/usr/lib/bglibs/lib" > conf-bglibs
echo "/var/qmail/bin" > conf-bin
- echo "gcc ${CFLAGS}" > conf-cc
- echo "gcc -s" > conf-ld
+ echo "${CC} ${CFLAGS}" > conf-cc
+ echo "${CC} -s" > conf-ld
emake || die
}
diff --git a/net-mail/mailfront/mailfront-0.88.ebuild b/net-mail/mailfront/mailfront-0.88.ebuild
new file mode 100644
index 000000000000..857f928e3d29
--- /dev/null
+++ b/net-mail/mailfront/mailfront-0.88.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.88.ebuild,v 1.1 2004/01/05 23:03:24 robbat2 Exp $
+
+inherit fixheadtails
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Mail server network protocol front-ends."
+SRC_URI="http://untroubled.org/mailfront/${P}.tar.gz"
+HOMEPAGE="http://untroubled.org/mailfront/"
+DEPEND="virtual/glibc
+ >=dev-libs/bglibs-1.006"
+RDEPEND="net-mail/cvm-vmailmgr
+ net-mail/qmail"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ~sparc"
+
+src_unpack() {
+ unpack ${A}
+ ht_fix_file ${S}/Makefile
+}
+
+src_compile() {
+ echo "/usr/lib/bglibs/include" > conf-bgincs
+ echo "/usr/lib/bglibs/lib" > conf-bglibs
+ echo "/var/qmail/bin" > conf-bin
+ echo "${CC} ${CFLAGS}" > conf-cc
+ echo "${CC} -s" > conf-ld
+ emake || die
+}
+
+src_install () {
+ exeinto /var/qmail/bin
+ doexe pop3front-auth pop3front-maildir smtpfront-echo \
+ smtpfront-qmail smtpfront-reject imapfront-auth \
+ qmqpfront-qmail qmtpfront-qmail
+
+ #install new run files for qmail-smtpd and qmail-pop3
+ exeinto /var/qmail/supervise/qmail-smtpd
+ newexe ${FILESDIR}/run-smtpfront run.mailfront
+ exeinto /var/qmail/supervise/qmail-pop3d
+ newexe ${FILESDIR}/run-pop3front run.mailfront
+
+ dodoc ANNOUNCEMENT FILES NEWS README TARGETS TODO VERSION
+
+ dohtml cvm-sasl.html imapfront.html mailfront.html mailrules.html \
+ mailrules2.html pop3front.html qmail-backend.html \
+ qmail-validate.html smtpfront.html
+}
+
+pkg_config() {
+ cd /var/qmail/supervise/qmail-smtpd/
+ cp run run.qmail-smtpd.`date +%Y%m%d%H%M%S` && cp run.mailfront run
+ cd /var/qmail/supervise/qmail-pop3d/
+ cp run run.qmail-pop3d.`date +%Y%m%d%H%M%S` && cp run.mailfront run
+}
+
+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 " /var/qmail/supervise/qmail-pop3d and"
+ einfo " /var/qmail/supervise/qmail-smtpd"
+}