summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-05-30 02:54:26 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-05-30 02:54:26 +0000
commitbeb2a972049f0fe3d9f123cef0dc0a984f8c6b5f (patch)
tree53dc094fe44a7357419289384b4123f83d3a1c95 /mail-client/nmh
parentMoving to mail-client/nmh (diff)
downloadgentoo-2-beb2a972049f0fe3d9f123cef0dc0a984f8c6b5f.tar.gz
gentoo-2-beb2a972049f0fe3d9f123cef0dc0a984f8c6b5f.tar.bz2
gentoo-2-beb2a972049f0fe3d9f123cef0dc0a984f8c6b5f.zip
Moved from net-mail/nmh to mail-client/nmh.
Diffstat (limited to 'mail-client/nmh')
-rw-r--r--mail-client/nmh/ChangeLog35
-rw-r--r--mail-client/nmh/Manifest4
-rw-r--r--mail-client/nmh/files/digest-nmh-1.0.4-r21
-rw-r--r--mail-client/nmh/metadata.xml5
-rw-r--r--mail-client/nmh/nmh-1.0.4-r2.ebuild60
5 files changed, 105 insertions, 0 deletions
diff --git a/mail-client/nmh/ChangeLog b/mail-client/nmh/ChangeLog
new file mode 100644
index 000000000000..270166e9a8e1
--- /dev/null
+++ b/mail-client/nmh/ChangeLog
@@ -0,0 +1,35 @@
+# ChangeLog for net-mail/nmh
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/nmh/ChangeLog,v 1.1 2004/05/30 02:54:26 seemant Exp $
+
+*nmh-1.0.4-r2 (29 May 2004)
+
+ 29 May 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
+ +nmh-1.0.4-r2.ebuild:
+ Moved from net-mail/nmh to mail-client/nmh.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*nmh-1.0.4-r2 (1 June 2002)
+
+ 1 June 2002; Martin Schlemmer <azarah@gentoo.org> :
+
+ Resolve bug #2338. Seems without a valid /usr/bin/vi, this sandbox
+ violation accured. Should be fixed in some better way.
+
+*nmh-1.0.4-r1 (3 May 2002)
+
+ 3 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
+ nmh-1.0.4-r1.ebuild, files/digest-nmh-1.0.4-r1 :
+
+ Ebuild clean up. Dependency fix.
+
+*nmh-1.0.4 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/mail-client/nmh/Manifest b/mail-client/nmh/Manifest
new file mode 100644
index 000000000000..bee03ba0e5d1
--- /dev/null
+++ b/mail-client/nmh/Manifest
@@ -0,0 +1,4 @@
+MD5 0b8dff9359dd5903f72dc3a995b98fe9 ChangeLog 1136
+MD5 4dbb1e0e98ad8ae971b5a074e8834995 nmh-1.0.4-r2.ebuild 1859
+MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+MD5 339b171982f2e23bb6ea3bdd5eeca163 files/digest-nmh-1.0.4-r2 61
diff --git a/mail-client/nmh/files/digest-nmh-1.0.4-r2 b/mail-client/nmh/files/digest-nmh-1.0.4-r2
new file mode 100644
index 000000000000..96f0c1cac86b
--- /dev/null
+++ b/mail-client/nmh/files/digest-nmh-1.0.4-r2
@@ -0,0 +1 @@
+MD5 fd0dc5c84f67cfbcdfdc1196a5298e47 nmh-1.0.4.tar.gz 683215
diff --git a/mail-client/nmh/metadata.xml b/mail-client/nmh/metadata.xml
new file mode 100644
index 000000000000..51f94e3fbe0e
--- /dev/null
+++ b/mail-client/nmh/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>net-mail</herd>
+</pkgmetadata>
diff --git a/mail-client/nmh/nmh-1.0.4-r2.ebuild b/mail-client/nmh/nmh-1.0.4-r2.ebuild
new file mode 100644
index 000000000000..f834b6af20e4
--- /dev/null
+++ b/mail-client/nmh/nmh-1.0.4-r2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/nmh/nmh-1.0.4-r2.ebuild,v 1.1 2004/05/30 02:54:26 seemant Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="New MH mail reader"
+SRC_URI="ftp://ftp.mhost.com/pub/nmh/${P}.tar.gz"
+HOMEPAGE="http://www.mhost.com/nmh/"
+
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="x86 sparc"
+
+DEPEND="virtual/glibc
+ =sys-libs/db-1.85*
+ >=sys-libs/ncurses-5.2
+ app-editors/vi"
+
+# Without a valid /usr/bin/vi, the following sandbox violation is produced:
+#
+# --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
+# LOG FILE = "/tmp/sandbox-nmh-1.0.4-r2-9221.log"
+#
+# open_wr: /.nonexist-file.swp
+# open_wr: /.nonexist-file.swp
+# open_wr: /root/tmp/nonexist-file.swp
+# open_wr: /root/tmp/nonexist-file.swp
+# --------------------------------------------------------------------------------
+#
+# Thus I am making vi a DEPEND until somebody with more time can figure out a
+# better way of fixing this. NOTE: /usr/bin/vi being a symlink to /usr/bin/vim
+# also fixes this problem.
+
+
+src_compile() {
+ [ -z "${EDITOR}" ] && export EDITOR="/usr/bin/vi"
+ [ -z "${PAGER}" ] && export PAGER="/usr/bin/more"
+
+ # Redifining libdir to be bindir so the support binaries get installed
+ # correctly. Since no libraries are installed with nmh, this does not
+ # pose a problem at this time.
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --with-editor=${EDITOR} \
+ --with-pager=${PAGER} \
+ --enable-nmh-pop \
+ --sysconfdir=/etc/nmh \
+ --libdir=/usr/bin || die
+ make || die
+}
+
+src_install() {
+ make prefix=${D}/usr \
+ mandir=${D}/usr/share/man \
+ libdir=${D}/usr/bin \
+ etcdir=${D}/etc/nmh install || die
+ dodoc COMPLETION-TCSH COMPLETION-ZSH TODO FAQ DIFFERENCES \
+ MAIL.FILTERING Changelog* COPYRIGHT
+}
+