summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-14 21:33:51 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-14 21:33:51 +0000
commit174c2538ed3d7300d3b566672732b957855a1799 (patch)
tree5b146e580838cb83db9bbad6a45c6f165a9efc6b /net-mail
parentadded install-programs to the install script (diff)
downloadhistorical-174c2538ed3d7300d3b566672732b957855a1799.tar.gz
historical-174c2538ed3d7300d3b566672732b957855a1799.tar.bz2
historical-174c2538ed3d7300d3b566672732b957855a1799.zip
touchups and inherit #15675
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild15
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.0.ebuild15
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild15
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.1.ebuild15
-rw-r--r--net-mail/pine-maildir/pine-maildir-4.50.ebuild16
-rw-r--r--net-mail/pine/pine-4.50-r4.ebuild15
-rw-r--r--net-mail/pine/pine-4.51.ebuild7
-rw-r--r--net-mail/pine/pine-4.52.ebuild7
-rw-r--r--net-mail/pine/pine-4.53-r1.ebuild7
-rw-r--r--net-mail/pine/pine-4.53-r2.ebuild7
-rw-r--r--net-mail/pine/pine-4.53-r3.ebuild7
-rw-r--r--net-mail/pine/pine-4.53.ebuild7
-rw-r--r--net-mail/qmail-mysql/qmail-mysql-1.03.ebuild23
-rw-r--r--net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild28
14 files changed, 89 insertions, 95 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild
index 06dc0481c837..8c6e3079e664 100644
--- a/net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild
@@ -1,22 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild,v 1.3 2003/02/13 14:31:27 vapier Exp $
-
-IUSE="ssl nls"
-
-S="${WORKDIR}/${P}"
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.0-r1.ebuild,v 1.4 2003/02/14 21:28:47 vapier Exp $
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
-DEPEND="virtual/glibc
- ssl? ( >=dev-libs/openssl-0.9.6 )
- nls? ( sys-devel/gettext )"
-
SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="x86 ~alpha"
+IUSE="ssl nls"
+
+DEPEND="virtual/glibc
+ ssl? ( >=dev-libs/openssl-0.9.6 )
+ nls? ( sys-devel/gettext )"
src_unpack() {
diff --git a/net-mail/fetchmail/fetchmail-6.2.0.ebuild b/net-mail/fetchmail/fetchmail-6.2.0.ebuild
index d5ed3e96e0b8..54b13ac835c1 100644
--- a/net-mail/fetchmail/fetchmail-6.2.0.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.0.ebuild
@@ -1,22 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.0.ebuild,v 1.3 2003/02/13 14:31:33 vapier Exp $
-
-IUSE="ssl nls"
-
-S="${WORKDIR}/${P}"
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.0.ebuild,v 1.4 2003/02/14 21:28:47 vapier Exp $
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
-DEPEND="virtual/glibc
- ssl? ( >=dev-libs/openssl-0.9.6 )
- nls? ( sys-devel/gettext )"
-
SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="x86 ~alpha"
+IUSE="ssl nls"
+
+DEPEND="virtual/glibc
+ ssl? ( >=dev-libs/openssl-0.9.6 )
+ nls? ( sys-devel/gettext )"
src_compile() {
diff --git a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
index e57b595543d2..c462bf4a254c 100644
--- a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
@@ -1,20 +1,21 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.3 2003/02/13 14:31:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.4 2003/02/14 21:28:47 vapier Exp $
+
+inherit eutils
-IUSE="ssl nls"
-S="${WORKDIR}/${P}"
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
-DEPEND="virtual/glibc
- ssl? ( >=dev-libs/openssl-0.9.6 )
- nls? ( sys-devel/gettext )"
+
SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="x86 alpha"
+IUSE="ssl nls"
-inherit eutils
+DEPEND="virtual/glibc
+ ssl? ( >=dev-libs/openssl-0.9.6 )
+ nls? ( sys-devel/gettext )"
src_unpack() {
unpack ${A}
diff --git a/net-mail/fetchmail/fetchmail-6.2.1.ebuild b/net-mail/fetchmail/fetchmail-6.2.1.ebuild
index f42888b30877..c8737a3b8ca9 100644
--- a/net-mail/fetchmail/fetchmail-6.2.1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.1.ebuild
@@ -1,20 +1,21 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1.ebuild,v 1.2 2003/02/13 14:31:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1.ebuild,v 1.3 2003/02/14 21:28:47 vapier Exp $
+
+inherit eutils
-IUSE="ssl nls"
-S="${WORKDIR}/${P}"
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
SRC_URI="http://www.tuxedo.org/~esr/fetchmail/${P}.tar.gz"
-DEPEND="virtual/glibc
- ssl? ( >=dev-libs/openssl-0.9.6 )
- nls? ( sys-devel/gettext )"
+
SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="x86 ~alpha"
+IUSE="ssl nls"
-inherit eutils
+DEPEND="virtual/glibc
+ ssl? ( >=dev-libs/openssl-0.9.6 )
+ nls? ( sys-devel/gettext )"
src_unpack() {
unpack ${A}
diff --git a/net-mail/pine-maildir/pine-maildir-4.50.ebuild b/net-mail/pine-maildir/pine-maildir-4.50.ebuild
index f34959edcbcd..f75bdbccd2ec 100644
--- a/net-mail/pine-maildir/pine-maildir-4.50.ebuild
+++ b/net-mail/pine-maildir/pine-maildir-4.50.ebuild
@@ -1,14 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine-maildir/pine-maildir-4.50.ebuild,v 1.2 2003/02/13 14:35:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine-maildir/pine-maildir-4.50.ebuild,v 1.3 2003/02/14 21:32:20 vapier Exp $
-IUSE="ssl ldap"
+inherit eutils
-S=${WORKDIR}/pine${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="ftp://ftp.cac.washington.edu/pine/pine${PV}.tar.gz"
HOMEPAGE="http://www.washington.edu/pine/"
+SLOT="0"
+LICENSE="PICO"
+KEYWORDS="~x86 ~ppc ~sparc"
+IUSE="ssl ldap"
+
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.1
>=sys-libs/pam-0.72
@@ -17,11 +21,7 @@ DEPEND="virtual/glibc
net-www/lynx
!net-mail/pine"
-SLOT="0"
-LICENSE="PICO"
-KEYWORDS="~x86 ~ppc ~sparc"
-
-inherit eutils
+S=${WORKDIR}/pine${PV}
src_unpack() {
unpack pine${PV}.tar.gz
diff --git a/net-mail/pine/pine-4.50-r4.ebuild b/net-mail/pine/pine-4.50-r4.ebuild
index 505c545fca86..d377c7216a03 100644
--- a/net-mail/pine/pine-4.50-r4.ebuild
+++ b/net-mail/pine/pine-4.50-r4.ebuild
@@ -1,24 +1,23 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.50-r4.ebuild,v 1.4 2003/02/13 14:35:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.50-r4.ebuild,v 1.5 2003/02/14 21:31:01 vapier Exp $
-IUSE="ssl ldap"
-
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="ftp://ftp.cac.washington.edu/${PN}/${PN}${PV}.tar.gz"
HOMEPAGE="http://www.washington.edu/pine/"
+SLOT="0"
+LICENSE="PICO"
+KEYWORDS="x86 ppc sparc "
+IUSE="ssl ldap"
+
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.1
>=sys-libs/pam-0.72
ssl? ( dev-libs/openssl )
ldap? ( net-nds/openldap )"
-SLOT="0"
-LICENSE="PICO"
-KEYWORDS="x86 ppc sparc "
-
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${A}
diff --git a/net-mail/pine/pine-4.51.ebuild b/net-mail/pine/pine-4.51.ebuild
index 6c973b200a7d..0c94e30b4009 100644
--- a/net-mail/pine/pine-4.51.ebuild
+++ b/net-mail/pine/pine-4.51.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.51.ebuild,v 1.4 2003/02/13 14:35:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.51.ebuild,v 1.5 2003/02/14 21:31:01 vapier Exp $
+
+inherit eutils
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="ftp://ftp.cac.washington.edu/${PN}/${PN}${PV}.tar.bz2
http://www.math.washington.edu/~chappa/pine/patches/pine4.51/all.patch.gz"
@@ -21,7 +22,7 @@ DEPEND="virtual/glibc
ldap? ( net-nds/openldap )
net-www/lynx"
-inherit eutils
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${PN}${PV}.tar.bz2
diff --git a/net-mail/pine/pine-4.52.ebuild b/net-mail/pine/pine-4.52.ebuild
index 0fecfe62b528..085acc1026e1 100644
--- a/net-mail/pine/pine-4.52.ebuild
+++ b/net-mail/pine/pine-4.52.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.52.ebuild,v 1.3 2003/02/13 14:35:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.52.ebuild,v 1.4 2003/02/14 21:31:01 vapier Exp $
+
+inherit eutils
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="ftp://ftp.cac.washington.edu/${PN}/${PN}${PV}.tar.bz2
http://www.math.washington.edu/~chappa/pine/patches/pine4.52/fancy.patch.gz
@@ -31,7 +32,7 @@ DEPEND="virtual/glibc
net-www/lynx
!net-mail/pine-maildir"
-inherit eutils
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${PN}${PV}.tar.bz2
diff --git a/net-mail/pine/pine-4.53-r1.ebuild b/net-mail/pine/pine-4.53-r1.ebuild
index d921531b7dff..004773d64368 100644
--- a/net-mail/pine/pine-4.53-r1.ebuild
+++ b/net-mail/pine/pine-4.53-r1.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r1.ebuild,v 1.2 2003/02/13 14:35:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r1.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $
+
+inherit eutils
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="http://www.math.washington.edu/~chappa/pine/patches/${PN}${PV}/${PN}${PV}.tar.gz"
HOMEPAGE="http://www.washington.edu/pine/
@@ -21,7 +22,7 @@ DEPEND="virtual/glibc
net-www/lynx
!net-mail/pine-maildir"
-inherit eutils
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${A}
diff --git a/net-mail/pine/pine-4.53-r2.ebuild b/net-mail/pine/pine-4.53-r2.ebuild
index 597cb4e88b99..9dfa9e11bdd3 100644
--- a/net-mail/pine/pine-4.53-r2.ebuild
+++ b/net-mail/pine/pine-4.53-r2.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r2.ebuild,v 1.2 2003/02/13 14:35:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r2.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $
+
+inherit eutils
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="ftp://ftp.cac.washington.edu/pine/${PN}${PV}.tar.bz2
http://www.math.washington.edu/~chappa/pine/patches/${PN}${PV}/all.patch.gz"
@@ -22,7 +23,7 @@ DEPEND="virtual/glibc
net-www/lynx
!net-mail/pine-maildir"
-inherit eutils
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${PN}${PV}.tar.bz2
diff --git a/net-mail/pine/pine-4.53-r3.ebuild b/net-mail/pine/pine-4.53-r3.ebuild
index cc195d6d1d17..957b85a158c4 100644
--- a/net-mail/pine/pine-4.53-r3.ebuild
+++ b/net-mail/pine/pine-4.53-r3.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r3.ebuild,v 1.2 2003/02/13 14:35:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53-r3.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $
+
+inherit eutils
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="ftp://ftp.cac.washington.edu/pine/${PN}${PV}.tar.bz2
mirror://gentoo//${P}-chappa-20030203.patch.bz2"
@@ -22,7 +23,7 @@ DEPEND="virtual/glibc
net-www/lynx
!net-mail/pine-maildir"
-inherit eutils
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${PN}${PV}.tar.bz2
diff --git a/net-mail/pine/pine-4.53.ebuild b/net-mail/pine/pine-4.53.ebuild
index d2c3b4195202..161dbe511dff 100644
--- a/net-mail/pine/pine-4.53.ebuild
+++ b/net-mail/pine/pine-4.53.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53.ebuild,v 1.2 2003/02/13 14:35:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pine/pine-4.53.ebuild,v 1.3 2003/02/14 21:31:01 vapier Exp $
+
+inherit eutils
-S=${WORKDIR}/${PN}${PV}
DESCRIPTION="A tool for reading, sending and managing electronic messages."
SRC_URI="http://www.math.washington.edu/~chappa/pine/patches/${PN}${PV}/${PN}${PV}.tar.gz"
HOMEPAGE="http://www.washington.edu/pine/
@@ -21,7 +22,7 @@ DEPEND="virtual/glibc
net-www/lynx
!net-mail/pine-maildir"
-inherit eutils
+S=${WORKDIR}/${PN}${PV}
src_unpack() {
unpack ${A}
diff --git a/net-mail/qmail-mysql/qmail-mysql-1.03.ebuild b/net-mail/qmail-mysql/qmail-mysql-1.03.ebuild
index 56a890562199..0119e478f777 100644
--- a/net-mail/qmail-mysql/qmail-mysql-1.03.ebuild
+++ b/net-mail/qmail-mysql/qmail-mysql-1.03.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.2 2003/02/13 14:37:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.3 2003/02/14 21:33:05 vapier Exp $
-IUSE=""
-DESCRIPTION="A modern replacement for sendmail which uses maildirs and
-includes mysql, and queue optimization"
+inherit eutils
+
+DESCRIPTION="A modern replacement for sendmail which uses maildirs and includes mysql, and queue optimization"
HOMEPAGE="http://www.qmail.org/
http://lain.cx/unix/qmail/mysql.php
http://www.jedi.claranet.fr/qmail-tuning.html"
@@ -13,6 +13,14 @@ SRC_URI="http://cr.yp.to/software/qmail-1.03.tar.gz
http://www.qmail.org/big-concurrency.patch
http://www.suspectclass.com/~sgifford/qmail/qmail-0.0.0.0.patch
http://iain.cx/unix/qmail/download/qmail-mysql-1.1.8.patch"
+
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS=~"x86 ~ppc ~sparc"
+
+PROVIDE="virtual/mta
+ virtual/mda"
+
DEPEND="virtual/glibc
sys-apps/groff
>=sys-apps/ucspi-tcp-0.88
@@ -24,13 +32,8 @@ RDEPEND="!virtual/mta
>=sys-apps/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/dot-forward-0.71"
-PROVIDE="virtual/mta
- virtual/mda"
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS=~"x86 ~ppc ~sparc"
+
S=${WORKDIR}/${P/-mysql/}
-inherit eutils
src_unpack() {
diff --git a/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild b/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild
index 17e9ddb08822..375a24ce5ce2 100644
--- a/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild
+++ b/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild
@@ -1,34 +1,29 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild,v 1.12 2003/02/13 14:43:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/vmailmgr-0.96.9-r1.ebuild,v 1.13 2003/02/14 21:33:51 vapier Exp $
-S=${WORKDIR}/${P}
+inherit gcc
-DESCRIPTION="vmailmgr - virtual domains for qmail"
+DESCRIPTION="virtual domains for qmail"
SRC_URI="http://www.vmailmgr.org/current/${P}.tar.gz"
-HOMEPAGE="http://www.vmailmgr.org"
-
-DEPEND="virtual/glibc"
-RDEPEND=">=sys-apps/ucspi-unix-0.34
- >=net-mail/qmail-1.03-r7
- >=net-mail/qmail-autoresponder-0.95"
+HOMEPAGE="http://www.vmailmgr.org/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
-inherit gcc
+DEPEND="virtual/glibc"
+RDEPEND=">=sys-apps/ucspi-unix-0.34
+ >=net-mail/qmail-1.03-r7
+ >=net-mail/qmail-autoresponder-0.95"
src_unpack() {
-
unpack ${A}
cd ${S}
patch -p1 < ${FILESDIR}/${P}-gentoo-r1.diff || die
-
}
src_compile() {
-
export CXX=g++
if [ "`gcc-major-version`" = "3" ]; then
@@ -42,11 +37,9 @@ src_compile() {
econf || die "./configure failed"
emake || die "parallel make failed"
-
}
-src_install () {
-
+src_install() {
make DESTDIR=${D} install || die "make install failed"
dodoc AUTHORS INSTALL README TODO NEWS
@@ -65,12 +58,9 @@ src_install () {
insinto /etc/vmailmgr
doins ${FILESDIR}/socket-file
doins ${FILESDIR}/separators
-
}
pkg_postinst() {
-
einfo "To start vmailmgrd you need to link"
einfo "/var/lib/supervise/vmailmgrd to /service"
-
}