summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-04-28 21:02:25 +0000
committerJory Pratt <anarchy@gentoo.org>2005-04-28 21:02:25 +0000
commit941a162daa5caee8ebb1bacd12f7869ebd1cb30a (patch)
tree08875c8a3f0f29462d61d5dc11930fee90aac708 /net-mail/mailfront
parentmark ~ppc (diff)
downloadgentoo-2-941a162daa5caee8ebb1bacd12f7869ebd1cb30a.tar.gz
gentoo-2-941a162daa5caee8ebb1bacd12f7869ebd1cb30a.tar.bz2
gentoo-2-941a162daa5caee8ebb1bacd12f7869ebd1cb30a.zip
cleanup and version bump
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-mail/mailfront')
-rw-r--r--net-mail/mailfront/ChangeLog7
-rw-r--r--net-mail/mailfront/Manifest19
-rw-r--r--net-mail/mailfront/files/digest-mailfront-0.931
-rw-r--r--net-mail/mailfront/mailfront-0.93.ebuild60
4 files changed, 72 insertions, 15 deletions
diff --git a/net-mail/mailfront/ChangeLog b/net-mail/mailfront/ChangeLog
index 5cb633b01691..76019990d13c 100644
--- a/net-mail/mailfront/ChangeLog
+++ b/net-mail/mailfront/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/mailfront
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.15 2005/02/13 06:37:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.16 2005/04/28 21:02:25 anarchy Exp $
+
+*mailfront-0.93 (28 Apr 2005)
+
+ 28 Apr 2005; Jory A. Pratt <anarchy@gentoo.org> +mailfront-0.93.ebuild:
+ cleanup and version bump, bug #90076
*mailfront-0.92 (12 Feb 2005)
diff --git a/net-mail/mailfront/Manifest b/net-mail/mailfront/Manifest
index 7b622daa42ca..e8f0c7cfab4e 100644
--- a/net-mail/mailfront/Manifest
+++ b/net-mail/mailfront/Manifest
@@ -1,19 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a4a9f73da3c6ab3e13f95c988093120c mailfront-0.92.ebuild 2160
-MD5 3bbfacacd9bbfc6d8582cb042a29cad6 mailfront-0.88.ebuild 1978
MD5 4287f0bbfef9da11c6677da94f910366 ChangeLog 1536
+MD5 3bbfacacd9bbfc6d8582cb042a29cad6 mailfront-0.88.ebuild 1978
+MD5 a4a9f73da3c6ab3e13f95c988093120c mailfront-0.92.ebuild 2160
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 afecfadb55bc6429264f78c445606c11 files/run-pop3front 269
+MD5 08a7fceee210b18c3e61c8395d4aa2c8 mailfront-0.93.ebuild 1537
MD5 a77a0cdb60e7d59f64aa4cbfa35b2f79 files/digest-mailfront-0.88 65
MD5 7a3a50dae362e1e6615be2d0d63dc10f files/digest-mailfront-0.92 65
+MD5 afecfadb55bc6429264f78c445606c11 files/run-pop3front 269
MD5 9756f7e0b1a7422fbe4e7d78d4f77512 files/run-smtpfront 461
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-Comment: Robbat2 @ Orbis-Terrarum Networks
-
-iD8DBQFCDvXHPpIsIjIzwiwRAhunAJ9wUT8ys+k+vwBfTRPszHd4kfEr9gCgjGSM
-Rewxvz8yv4MSB5YB3eW+0pI=
-=ZNui
------END PGP SIGNATURE-----
+MD5 c308722f4a021a09723d1ec2f8de544f files/digest-mailfront-0.93 65
diff --git a/net-mail/mailfront/files/digest-mailfront-0.93 b/net-mail/mailfront/files/digest-mailfront-0.93
new file mode 100644
index 000000000000..b4949dac93e3
--- /dev/null
+++ b/net-mail/mailfront/files/digest-mailfront-0.93
@@ -0,0 +1 @@
+MD5 1c0a59021b42ef79960a270e3570db97 mailfront-0.93.tar.gz 70590
diff --git a/net-mail/mailfront/mailfront-0.93.ebuild b/net-mail/mailfront/mailfront-0.93.ebuild
new file mode 100644
index 000000000000..428e65dc5f34
--- /dev/null
+++ b/net-mail/mailfront/mailfront-0.93.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.93.ebuild,v 1.1 2005/04/28 21:02:25 anarchy Exp $
+
+inherit toolchain-funcs
+
+DESCRIPTION="Mail server network protocol front-ends"
+HOMEPAGE="http://untroubled.org/mailfront/"
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~ppc"
+IUSE=""
+
+DEPEND="virtual/libc
+ >=dev-libs/bglibs-1.017"
+RDEPEND="mail-mta/qmail
+ net-libs/cvm"
+
+src_compile() {
+ echo "/usr/lib/bglibs/include" > conf-bgincs
+ echo "/usr/lib/bglibs/lib" > conf-bglibs
+ echo "/var/qmail/bin" > conf-bin
+ echo "/var/qmail" > conf-qmail
+ echo "${D}/var/qmail/bin" > conf-bin
+ echo "$(tc-getCC) ${CFLAGS}" > conf-cc
+ echo "$(tc-getCC) -s" > conf-ld
+ make || die
+}
+
+src_install() {
+ dodir /var/qmail/bin
+ ./installer || die
+
+ 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 COPYING ChangeLog NEWS README VERSION
+ dohtml *.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() {
+ echo
+ einfo "Run "
+ einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ einfo "to update your run files (backups are created) in"
+ einfo " /var/qmail/supervise/qmail-pop3d and"
+ einfo " /var/qmail/supervise/qmail-smtpd"
+ echo
+}