pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/nail Remove mail/nail, successor heirloom-mailx i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e9941d3c823
branches:  trunk
changeset: 549248:4e9941d3c823
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Oct 30 13:08:10 2008 +0000

description:
Remove mail/nail, successor heirloom-mailx is provided by PR 38262 and
imported as mail/heirloom-mailx.

diffstat:

 mail/nail/DESCR            |   7 -------
 mail/nail/Makefile         |  43 -------------------------------------------
 mail/nail/PLIST            |   5 -----
 mail/nail/distinfo         |   9 ---------
 mail/nail/patches/patch-aa |  33 ---------------------------------
 mail/nail/patches/patch-ab |  13 -------------
 mail/nail/patches/patch-ac |  13 -------------
 mail/nail/patches/patch-ad |  12 ------------
 8 files changed, 0 insertions(+), 135 deletions(-)

diffs (167 lines):

diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/DESCR
--- a/mail/nail/DESCR   Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Nail is a mail user agent derived from Berkeley Mail 8.1. It is
-intended to provide the functionality of the POSIX.2 mailx command
-with built-in support for MIME messages. This means it can handle
-international character sets as well as attachments. In recent
-system environments, nail is Unicode/UTF-8 capable. It further
-contains some minor enhancements like the ability to set a "From:"
-Address.
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/Makefile
--- a/mail/nail/Makefile        Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-# $NetBSD: Makefile,v 1.40 2008/08/17 12:24:19 cjep Exp $
-
-DISTNAME=      nail-11.25
-PKGREVISION=   1
-CATEGORIES=    mail
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=nail/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://nail.sourceforge.net/
-COMMENT=       BSD mail utility with MIME extensions
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-MAKE_ENV+=     "SYSCONFDIR=${PKG_SYSCONFDIR}"
-
-PKG_OPTIONS_VAR=       PKG_OPTIONS.nail
-PKG_SUPPORTED_OPTIONS= inet6
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Minet6)
-MAKE_ENV+=     "IPv6=-DHAVE_IPv6_FUNCS"
-.endif
-
-.if (${OPSYS} == "SunOS" || ${OPSYS} == "IRIX")
-MAKE_ENV+=     "SENDMAIL=/usr/lib/sendmail"
-.endif
-
-EGDIR=         ${PREFIX}/share/examples/nail
-
-CONF_FILES=    ${EGDIR}/nail.rc ${PKG_SYSCONFDIR}/nail.rc
-
-INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1 ${EGDIR}
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/nail ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_MAN} ${WRKSRC}/nail.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-       ${INSTALL_DATA} ${WRKSRC}/nail.rc ${DESTDIR}${EGDIR}
-
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/PLIST
--- a/mail/nail/PLIST   Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/09 10:37:17 cjep Exp $
-bin/nail
-man/man1/nail.1
-share/examples/nail/nail.rc
-@dirrm share/examples/nail
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/distinfo
--- a/mail/nail/distinfo        Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.25 2005/12/20 16:12:17 joerg Exp $
-
-SHA1 (nail-11.25.tar.bz2) = dd15a5bdedb74175763ababa8be70989334963e4
-RMD160 (nail-11.25.tar.bz2) = d72a5a4760cc43bcc2e9223e2eca4f0a8de7605f
-Size (nail-11.25.tar.bz2) = 267959 bytes
-SHA1 (patch-aa) = 43690fb1728d14f5c3876978a9002f17245d617e
-SHA1 (patch-ab) = fc028d32fb268e89ade8a5fba09611b3eb73bc29
-SHA1 (patch-ac) = 8115bf791af56fda0a9c134be6767b00f1f5679f
-SHA1 (patch-ad) = 86e2f7b607b4d254aa2286fc38df84062ad76ba4
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/patches/patch-aa
--- a/mail/nail/patches/patch-aa        Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-$NetBSD: patch-aa,v 1.8 2005/02/24 16:35:37 wiz Exp $
-
---- Makefile.orig      2005-02-19 15:02:59.000000000 +0100
-+++ Makefile
-@@ -6,14 +6,14 @@
- # See the file INSTALL if you need help.
- #
- 
--PREFIX                = /usr/local
-+PREFIX                ?= /usr/local
- BINDIR                = $(PREFIX)/bin
- MANDIR                = $(PREFIX)/share/man
--SYSCONFDIR    = /etc
-+SYSCONFDIR    ?= /etc
- 
- MAILRC                = $(SYSCONFDIR)/nail.rc
--MAILSPOOL     = /var/mail
--SENDMAIL      = /usr/lib/sendmail
-+MAILSPOOL     ?= /var/mail
-+SENDMAIL      ?= /usr/sbin/sendmail
- 
- DESTDIR               =
- 
-@@ -59,7 +59,8 @@ SHELL                = /bin/sh
- ###########################################################################
- 
- FEATURES      = -DMAILRC='"$(MAILRC)"' -DMAILSPOOL='"$(MAILSPOOL)"' \
--                      -DSENDMAIL='"$(SENDMAIL)"' $(IPv6)
-+                      -DSENDMAIL='"$(SENDMAIL)"' $(IPv6)              \
-+                      -DMIMEPATH='"$(SYSCONFDIR)/mime.types"'
- 
- OBJ = aux.o base64.o cache.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o \
-       dotlock.o edit.o fio.o getname.o getopt.o head.o hmac.o \
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/patches/patch-ab
--- a/mail/nail/patches/patch-ab        Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.4 2004/08/16 15:34:25 cjep Exp $
-
---- mime.c.orig        2004-08-15 13:31:27.000000000 +0100
-+++ mime.c
-@@ -62,7 +62,7 @@ static char sccsid[]  = "@(#)mime.c  2.20
-  * You won't guess what these are for.
-  */
- static const char basetable[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ";
--static char *mimetypes_world = "/etc/mime.types";
-+static char *mimetypes_world = MIMEPATH;
- static char *mimetypes_user = "~/.mime.types";
- char *us_ascii = "us-ascii";
- 
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/patches/patch-ac
--- a/mail/nail/patches/patch-ac        Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2005/02/24 16:35:37 wiz Exp $
-
---- nail.rc.orig       2005-01-15 15:33:16.000000000 +0100
-+++ nail.rc
-@@ -58,5 +58,8 @@ set autocollapse
- ignore received in-reply-to message-id references
- ignore mime-version content-transfer-encoding
- 
-+# Be xBSD compliant
-+set bsdcompat
-+
- # Only include selected header fields when forwarding messages.
- fwdretain subject date from to
diff -r add0c65b6689 -r 4e9941d3c823 mail/nail/patches/patch-ad
--- a/mail/nail/patches/patch-ad        Thu Oct 30 13:02:42 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2005/12/20 16:12:17 joerg Exp $
-
---- lex.c.orig 2005-12-20 16:07:57.000000000 +0000
-+++ lex.c
-@@ -79,7 +79,6 @@ setfile(char *name, int newmail)
-       char isedit;
-       char *who = name[1] ? name + 1 : myname;
-       static int shudclob;
--      extern int errno;
-       size_t offset;
-       int omsgCount = 0;
-       struct shortcut *sh;



Home | Main Index | Thread Index | Old Index