summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron>2001-06-03 06:49:59 +0000
committertron <tron>2001-06-03 06:49:59 +0000
commit5ceb22c431f2d957b83f25246c611f469c6c5d2d (patch)
treed33aa00dc73433aabcd1091d96225796f75bb236 /mail
parent33415e5f9bd51738443a67589ec199cd6f9338ad (diff)
downloadpkgsrc-5ceb22c431f2d957b83f25246c611f469c6c5d2d.tar.gz
Import new "mutt-devel" package:
text-based MIME mail client with PGP support This package replaces the "mutt-unstable" package.
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile48
-rw-r--r--mail/mutt-devel/distinfo4
-rw-r--r--mail/mutt-devel/pkg/DESCR9
-rw-r--r--mail/mutt-devel/pkg/PLIST92
4 files changed, 153 insertions, 0 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
new file mode 100644
index 00000000000..28d894b26ff
--- /dev/null
+++ b/mail/mutt-devel/Makefile
@@ -0,0 +1,48 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/06/03 06:49:59 tron Exp $
+
+DISTNAME= mutt-1.3.18i
+CATEGORIES= mail
+MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/snapshots/
+
+MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.mutt.org/
+COMMENT= text-based MIME mail client with PGP support
+
+BUILD_USES_MSGFMT= YES
+BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= automake-1.4:../../devel/automake
+DEPENDS+= libiconv>=1.5:../../converters/libiconv
+
+USE_LIBINTL= YES
+MAKE_ENV+= CPPFLAGS=-I${LOCALBASE}/include LIBS=-lintl
+CONFIGURE_ENV+= LIBS=-lintl
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
+CONFIGURE_ARGS+= --with-exec-shell=/bin/ksh \
+ --with-docdir=${PREFIX}/share/doc/mutt \
+ --enable-pop --enable-imap \
+ --without-included-gettext
+USE_CURSES= YES
+REPLACE_NCURSES= configure.in
+
+LDFLAGS+= ${STRIPFLAG}
+WRKSRC= ${WRKDIR}/${DISTNAME:C/i$$//}
+
+.include "../../mk/bsd.prefs.mk"
+
+.if defined(NEED_NCURSES) && ${NEED_NCURSES} == "YES"
+CONFIGURE_ARGS+= --with-curses=${LOCALBASE}
+.endif
+
+MUTT_USE_SSL?= YES
+
+.if defined(MUTT_USE_SSL) && ${MUTT_USE_SSL} == "YES"
+USE_SSL= YES
+CONFIGURE_ARGS+= --with-ssl=${SSLBASE}
+.else
+CONFIGURE_ARGS+= --without-ssl
+.endif
+
+BUILD_DEFS+= MUTT_USE_SSL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo
new file mode 100644
index 00000000000..fda686cfc8e
--- /dev/null
+++ b/mail/mutt-devel/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/06/03 06:49:59 tron Exp $
+
+SHA1 (mutt-1.3.18i.tar.gz) = 67bde95f996ec2d98ce79c5bc3a184d4467f43be
+Size (mutt-1.3.18i.tar.gz) = 2256885 bytes
diff --git a/mail/mutt-devel/pkg/DESCR b/mail/mutt-devel/pkg/DESCR
new file mode 100644
index 00000000000..60af96672d3
--- /dev/null
+++ b/mail/mutt-devel/pkg/DESCR
@@ -0,0 +1,9 @@
+The Mutt E-Mail Client by Michael Elkins <me@cs.hmc.edu>
+
+``All mail clients suck. This one just sucks less.'' -me, circa 1995
+
+Mutt is a small but very powerful text-based MIME mail client.Mutt
+is highly configurable, and is well suited to the mail power user with
+advanced features like key bindings, keyboard macros, mail threading,
+regular expression searches and a powerful pattern matching language
+for selecting groups of messages.
diff --git a/mail/mutt-devel/pkg/PLIST b/mail/mutt-devel/pkg/PLIST
new file mode 100644
index 00000000000..2e0d690e05c
--- /dev/null
+++ b/mail/mutt-devel/pkg/PLIST
@@ -0,0 +1,92 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/03 06:49:59 tron Exp $
+bin/flea
+bin/mutt
+bin/muttbug
+bin/pgpewrap
+bin/pgpring
+etc/Muttrc
+etc/mime.types
+man/man1/flea.1
+man/man1/mutt.1
+man/man1/mutt_dotlock.1
+man/man1/muttbug.1
+man/man5/mbox.5
+man/man5/muttrc.5
+share/doc/mutt/COPYRIGHT
+share/doc/mutt/ChangeLog
+share/doc/mutt/GPL
+share/doc/mutt/INSTALL
+share/doc/mutt/NEWS
+share/doc/mutt/PGP-Notes.txt
+share/doc/mutt/README
+share/doc/mutt/README.SECURITY
+share/doc/mutt/README.SSL
+share/doc/mutt/README.UPGRADE
+share/doc/mutt/TODO
+share/doc/mutt/applying-patches.txt
+share/doc/mutt/devel-notes.txt
+share/doc/mutt/html/manual-1.html
+share/doc/mutt/html/manual-2.html
+share/doc/mutt/html/manual-3.html
+share/doc/mutt/html/manual-4.html
+share/doc/mutt/html/manual-5.html
+share/doc/mutt/html/manual-6.html
+share/doc/mutt/html/manual-7.html
+share/doc/mutt/html/manual.html
+share/doc/mutt/manual.txt
+share/doc/mutt/samples/Mush.rc
+share/doc/mutt/samples/Pine.rc
+share/doc/mutt/samples/Tin.rc
+share/doc/mutt/samples/gpg.rc
+share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc
+share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc
+share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc
+share/doc/mutt/samples/iconv/iconv.aix-4.3.2.rc
+share/doc/mutt/samples/iconv/iconv.freebsd-3.3.rc
+share/doc/mutt/samples/iconv/iconv.glibc-2.1.3.rc
+share/doc/mutt/samples/iconv/iconv.glibc-2.1.90.rc
+share/doc/mutt/samples/iconv/iconv.hpux-10.01.rc
+share/doc/mutt/samples/iconv/iconv.hpux-10.20.rc
+share/doc/mutt/samples/iconv/iconv.hpux-11.00.rc
+share/doc/mutt/samples/iconv/iconv.irix-6.5.rc
+share/doc/mutt/samples/iconv/iconv.osf1-4.0a.rc
+share/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc
+share/doc/mutt/samples/iconv/iconv.solaris-2.4.rc
+share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc
+share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc
+share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc
+share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc
+share/doc/mutt/samples/pgp2.rc
+share/doc/mutt/samples/pgp5.rc
+share/doc/mutt/samples/pgp6.rc
+share/doc/mutt/samples/sample.mailcap
+share/doc/mutt/samples/sample.muttrc
+share/doc/mutt/samples/sample.muttrc-tlr
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/mutt.mo
+${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/mutt.mo
+@dirrm share/mutt
+@dirrm share/doc/mutt/samples/iconv
+@dirrm share/doc/mutt/samples
+@dirrm share/doc/mutt/html
+@dirrm share/doc/mutt