summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-02-20 00:34:35 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-02-20 00:34:35 +0000
commitc10a65acda42edfd3e50c985d70bef7a196a3a0b (patch)
tree531dd72df8b08d712c7be48cf6beecdccc3347c8 /net-mail/ezmlm-idx-pgsql
parentChanged to virtual/qmail. Stable on amd64, hppa, mips, sparc. (diff)
downloadgentoo-2-c10a65acda42edfd3e50c985d70bef7a196a3a0b.tar.gz
gentoo-2-c10a65acda42edfd3e50c985d70bef7a196a3a0b.tar.bz2
gentoo-2-c10a65acda42edfd3e50c985d70bef7a196a3a0b.zip
Removed old version, synched to net-mail/ezmlm-idx, stable.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-mail/ezmlm-idx-pgsql')
-rw-r--r--net-mail/ezmlm-idx-pgsql/ChangeLog8
-rw-r--r--net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild13
-rw-r--r--net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild63
-rw-r--r--net-mail/ezmlm-idx-pgsql/files/digest-ezmlm-idx-pgsql-0.402
4 files changed, 14 insertions, 72 deletions
diff --git a/net-mail/ezmlm-idx-pgsql/ChangeLog b/net-mail/ezmlm-idx-pgsql/ChangeLog
index 0a7b2b3a6fb4..c111cc3b4099 100644
--- a/net-mail/ezmlm-idx-pgsql/ChangeLog
+++ b/net-mail/ezmlm-idx-pgsql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/ezmlm-idx-pgsql
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ChangeLog,v 1.7 2004/06/24 23:21:59 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ChangeLog,v 1.8 2006/02/20 00:34:35 hansmi Exp $
+
+ 20 Feb 2006; Michael Hanselmann <hansmi@gentoo.org>
+ -ezmlm-idx-pgsql-0.40.ebuild, ezmlm-idx-pgsql-0.40-r2.ebuild:
+ Removed old version, synched to net-mail/ezmlm-idx, stable.
18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
ezmlm-idx-pgsql-0.40-r2.ebuild, ezmlm-idx-pgsql-0.40.ebuild:
diff --git a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild
index 0c4b36a47cf1..b05d1d4237d8 100644
--- a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild
+++ b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild,v 1.9 2004/07/15 01:46:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild,v 1.10 2006/02/20 00:34:35 hansmi Exp $
# NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild
# (Please keep them in sync)
@@ -13,14 +13,17 @@ EZMLM_P=ezmlm-0.53
S2=${WORKDIR}/${PB}-${PV}
S=${WORKDIR}/${EZMLM_P}
DESCRIPTION="Simple yet powerful mailing list manager for qmail."
-SRC_URI="http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}-${PV}.tar.gz http://cr.yp.to/software/${EZMLM_P}.tar.gz"
+SRC_URI="
+ http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}-${PV}.tar.gz
+ http://cr.yp.to/software/${EZMLM_P}.tar.gz
+"
HOMEPAGE="http://www.ezmlm.org"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~alpha ~hppa ~amd64 ~ppc ~mips ~sparc"
+KEYWORDS="alpha amd64 hppa mips ppc sparc x86"
IUSE=""
DEPEND="sys-apps/grep sys-apps/groff"
-RDEPEND="mail-mta/qmail"
+RDEPEND="virtual/qmail"
if [ "$PN" = "${PB}-pgsql" ]
then
diff --git a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild
deleted file mode 100644
index 629d75e2a8f5..000000000000
--- a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild,v 1.8 2004/07/15 01:46:38 agriffis Exp $
-
-# NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild
-# (Please keep them in sync)
-
-PB=ezmlm-idx
-S2=${WORKDIR}/${PB}-${PV}
-S=${WORKDIR}/ezmlm-0.53
-DESCRIPTION="Simple yet powerful mailing list manager for qmail."
-SRC_URI="http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}-${PV}.tar.gz http://cr.yp.to/software/ezmlm-0.53.tar.gz"
-HOMEPAGE="http://www.ezmlm.org"
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="x86"
-IUSE=""
-DEPEND="sys-apps/grep sys-apps/groff"
-RDEPEND="mail-mta/qmail"
-
-if [ "$PN" = "${PB}-pgsql" ]
-then
- DEPEND="$DEPEND dev-db/postgresql"
- RDEPEND="$RDEPEND dev-db/postgresql"
-elif [ "$PN" = "${PB}-mysql" ]
-then
- DEPEND="$DEPEND dev-db/mysql"
- RDEPEND="$RDEPEND dev-db/mysql"
-fi
-
-src_unpack() {
- unpack ${A}
- cd ${S2}
- mv ${S2}/* ${S} || die
- cd ${S}
- patch < idx.patch || die
- #remove cat-man pages
- cp MAN MAN.orig
- cat MAN.orig | grep -v cat > MAN
-}
-
-src_compile() {
- cd ${S}
- echo "/usr/bin" > conf-bin
- echo "/usr/share/man" > conf-man
- echo "gcc ${CFLAGS}" > conf-cc
- echo "gcc" > conf-ld
- if [ "$PN" = "${PB}-pgsql" ]
- then
- make pgsql
- elif [ "$PN" = "${PB}-mysql" ]
- then
- make mysql
- fi
- emake || die
-}
-
-src_install () {
- install -d ${D}/usr/bin ${D}/usr/share/man
- echo "${D}/usr/bin" > conf-bin
- echo "${D}/usr/share/man" > conf-man
- make setup || die
-}
diff --git a/net-mail/ezmlm-idx-pgsql/files/digest-ezmlm-idx-pgsql-0.40 b/net-mail/ezmlm-idx-pgsql/files/digest-ezmlm-idx-pgsql-0.40
deleted file mode 100644
index 20d368cc7fec..000000000000
--- a/net-mail/ezmlm-idx-pgsql/files/digest-ezmlm-idx-pgsql-0.40
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 c6137114060cff19301a956e73d46fc0 ezmlm-idx-0.40.tar.gz 553974
-MD5 108c632caaa8cdbfd3041e6c449191b2 ezmlm-0.53.tar.gz 62693