diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-05-30 02:52:35 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-05-30 02:52:35 +0000 |
commit | ad0d722f4f3960fcd1d0b475bcabef09eeef706e (patch) | |
tree | 069f94242c83c49c33dab8f918906913ac0342ca /net-mail | |
parent | Moved from net-mail/mutt to mail-client/mutt (diff) | |
download | historical-ad0d722f4f3960fcd1d0b475bcabef09eeef706e.tar.gz historical-ad0d722f4f3960fcd1d0b475bcabef09eeef706e.tar.bz2 historical-ad0d722f4f3960fcd1d0b475bcabef09eeef706e.zip |
Moving to mail-client/nail
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/nail/ChangeLog | 21 | ||||
-rw-r--r-- | net-mail/nail/Manifest | 4 | ||||
-rw-r--r-- | net-mail/nail/files/digest-nail-9.30 | 1 | ||||
-rw-r--r-- | net-mail/nail/metadata.xml | 5 | ||||
-rw-r--r-- | net-mail/nail/nail-9.30.ebuild | 58 |
5 files changed, 0 insertions, 89 deletions
diff --git a/net-mail/nail/ChangeLog b/net-mail/nail/ChangeLog deleted file mode 100644 index 25b811ddc67c..000000000000 --- a/net-mail/nail/ChangeLog +++ /dev/null @@ -1,21 +0,0 @@ -# ChangeLog for net-mail/nail -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/nail/ChangeLog,v 1.5 2003/02/12 08:13:45 vapier Exp $ - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*nail-9.30 (13 Apr 2002) - - 13 Apr 2002; Grant Goodyear <g2boojum@gentoo.org> : - - New version - -*nail-9.27 (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/net-mail/nail/Manifest b/net-mail/nail/Manifest deleted file mode 100644 index 051c338f1c69..000000000000 --- a/net-mail/nail/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 ac4682bd16785149304ea36f690eaa09 ChangeLog 846 -MD5 53af6453e120c0d3fb40e4c8e2b2ce3b nail-9.30.ebuild 2177 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 7e34958d8627a2cf4e1097009af12d90 files/digest-nail-9.30 61 diff --git a/net-mail/nail/files/digest-nail-9.30 b/net-mail/nail/files/digest-nail-9.30 deleted file mode 100644 index f0e4bbd8e740..000000000000 --- a/net-mail/nail/files/digest-nail-9.30 +++ /dev/null @@ -1 +0,0 @@ -MD5 b5e233f61b6fa9a8abf4d30b93b2bd71 nail-9.30.tar.gz 142372 diff --git a/net-mail/nail/metadata.xml b/net-mail/nail/metadata.xml deleted file mode 100644 index 51f94e3fbe0e..000000000000 --- a/net-mail/nail/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?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/net-mail/nail/nail-9.30.ebuild b/net-mail/nail/nail-9.30.ebuild deleted file mode 100644 index 5e66f4120d95..000000000000 --- a/net-mail/nail/nail-9.30.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/nail/nail-9.30.ebuild,v 1.11 2004/02/22 16:22:03 agriffis Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="Nail is a mail user agent derived from Berkeley Mail 8.1 and contains builtin support for MIME messages." -SRC_URI="http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/${P}.tar.gz" -HOMEPAGE="http://omnibus.ruf.uni-freiburg.de/~gritter/" - -DEPEND="virtual/glibc" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="x86 sparc" - -src_compile() { - econf \ - --with-mailspool=~/.maildir || die "configure failed" - - emake || die "emake failed" -} - -src_install () { - #add smtp flag to nail.rc so that it uses smtp by default (making it - #essentially mailer independent - echo -e "\n#use smtp on the local system by default. Change" >> nail.rc - echo -e "#\"localhost\" to your smtp server if you use a remote" >> nail.rc - echo -e "#smtp server. (Delete this line to use sendmail instead)" >> nail.rc - echo -e "set smtp=localhost" >> nail.rc - - make DESTDIR=${D} install || die "install failed" - dodoc AUTHORS COPYING I18N INSTALL README - dodir /bin - dosym /usr/bin/nail /bin/mail - dosym /usr/bin/nail /usr/bin/mail - dosym /usr/bin/nail /usr/bin/Mail -} - -pkg_postinst () { - - echo -e "\nNOTE: The nail mailer does _not_ support maildir format.\n" \ - " It is best to use nail only for outgoing mail, and\n" \ - " really only use it for scripts that require it.\n\n" \ - "NOTE: This build has ~/.maildir compiled in as the\n" \ - " mail spool directory (for incoming mail).\n" \ - " Nail will work for sending outgoing mail even if\n" \ - " the mail spool directory does not exist.\n\n" \ - "NOTE: When used to send mail via a remote smtp server\n" \ - " nail does not require a local mail transfer agent.\n" \ - " ISP smtp servers tend to have names like\n" \ - " mail.ispname.com\n" \ - " or\n" \ - " smtp.ispname.com.\n" \ - " If you do not wish to use a remote smtp server,\n" \ - " then you WILL have to install a mta such as sendmail,\n" \ - " postfix, exim, etcetera.\n" -} |