From e820228aa38afdea58990dc12a60f65b0e2b69ae Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 20 Oct 2000 23:00:58 +0000 Subject: [PATCH] Nail is a version of BSD mail with mime extensions Submitted by: Anders Andersson at BSDCon Commit purpose: Reaching 4000 ports at BSDCon --- mail/Makefile | 1 + mail/heirloom-mailx/Makefile | 18 ++++++++++++++++++ mail/heirloom-mailx/distinfo | 1 + mail/heirloom-mailx/pkg-comment | 1 + mail/heirloom-mailx/pkg-descr | 1 + mail/heirloom-mailx/pkg-plist | 4 ++++ mail/nail/Makefile | 18 ++++++++++++++++++ mail/nail/distinfo | 1 + mail/nail/pkg-comment | 1 + mail/nail/pkg-descr | 1 + mail/nail/pkg-plist | 4 ++++ 11 files changed, 51 insertions(+) create mode 100644 mail/heirloom-mailx/Makefile create mode 100644 mail/heirloom-mailx/distinfo create mode 100644 mail/heirloom-mailx/pkg-comment create mode 100644 mail/heirloom-mailx/pkg-descr create mode 100644 mail/heirloom-mailx/pkg-plist create mode 100644 mail/nail/Makefile create mode 100644 mail/nail/distinfo create mode 100644 mail/nail/pkg-comment create mode 100644 mail/nail/pkg-descr create mode 100644 mail/nail/pkg-plist diff --git a/mail/Makefile b/mail/Makefile index a1f65ff54d41..5ce054a66fb5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -71,6 +71,7 @@ SUBDIR += mreport SUBDIR += mutt SUBDIR += muttzilla + SUBDIR += nail SUBDIR += newmail SUBDIR += nmh SUBDIR += p5-IMAP-Admin diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile new file mode 100644 index 000000000000..ac80d949c5ae --- /dev/null +++ b/mail/heirloom-mailx/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: nail +# Date created: 20 October 2000 +# Whom: Kris Kennaway +# +# $FreeBSD$ +# + +PORTNAME= nail +PORTVERSION= 9.22 +CATEGORIES= mail +MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ + +MAINTAINER= kris@FreeBSD.org + +GNU_CONFIGURE= yes +MAN1= nail.1 + +.include diff --git a/mail/heirloom-mailx/distinfo b/mail/heirloom-mailx/distinfo new file mode 100644 index 000000000000..a42c9848ea9e --- /dev/null +++ b/mail/heirloom-mailx/distinfo @@ -0,0 +1 @@ +MD5 (nail-9.22.tar.gz) = 09149c695e1871e235b291a800f9f6cc diff --git a/mail/heirloom-mailx/pkg-comment b/mail/heirloom-mailx/pkg-comment new file mode 100644 index 000000000000..42d27213389f --- /dev/null +++ b/mail/heirloom-mailx/pkg-comment @@ -0,0 +1 @@ +BSD mail utility with MIME extensions diff --git a/mail/heirloom-mailx/pkg-descr b/mail/heirloom-mailx/pkg-descr new file mode 100644 index 000000000000..42d27213389f --- /dev/null +++ b/mail/heirloom-mailx/pkg-descr @@ -0,0 +1 @@ +BSD mail utility with MIME extensions diff --git a/mail/heirloom-mailx/pkg-plist b/mail/heirloom-mailx/pkg-plist new file mode 100644 index 000000000000..96a5a27725b0 --- /dev/null +++ b/mail/heirloom-mailx/pkg-plist @@ -0,0 +1,4 @@ +bin/nail +etc/nail.rc +lib/nail.help +lib/nail.tildehelp diff --git a/mail/nail/Makefile b/mail/nail/Makefile new file mode 100644 index 000000000000..ac80d949c5ae --- /dev/null +++ b/mail/nail/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: nail +# Date created: 20 October 2000 +# Whom: Kris Kennaway +# +# $FreeBSD$ +# + +PORTNAME= nail +PORTVERSION= 9.22 +CATEGORIES= mail +MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ + +MAINTAINER= kris@FreeBSD.org + +GNU_CONFIGURE= yes +MAN1= nail.1 + +.include diff --git a/mail/nail/distinfo b/mail/nail/distinfo new file mode 100644 index 000000000000..a42c9848ea9e --- /dev/null +++ b/mail/nail/distinfo @@ -0,0 +1 @@ +MD5 (nail-9.22.tar.gz) = 09149c695e1871e235b291a800f9f6cc diff --git a/mail/nail/pkg-comment b/mail/nail/pkg-comment new file mode 100644 index 000000000000..42d27213389f --- /dev/null +++ b/mail/nail/pkg-comment @@ -0,0 +1 @@ +BSD mail utility with MIME extensions diff --git a/mail/nail/pkg-descr b/mail/nail/pkg-descr new file mode 100644 index 000000000000..42d27213389f --- /dev/null +++ b/mail/nail/pkg-descr @@ -0,0 +1 @@ +BSD mail utility with MIME extensions diff --git a/mail/nail/pkg-plist b/mail/nail/pkg-plist new file mode 100644 index 000000000000..96a5a27725b0 --- /dev/null +++ b/mail/nail/pkg-plist @@ -0,0 +1,4 @@ +bin/nail +etc/nail.rc +lib/nail.help +lib/nail.tildehelp