diff options
author | pooka <pooka@pkgsrc.org> | 2000-03-04 00:21:43 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2000-03-04 00:21:43 +0000 |
commit | be3b465e4afc9a790c005d593d2ebdeb0da44415 (patch) | |
tree | bc50b4aa40f7ebd64bea824612a0c57a6209095c /mail/mutt-current | |
parent | 89e73fa37cf54e1627051eac05b6cc3f521bc989 (diff) | |
download | pkgsrc-be3b465e4afc9a790c005d593d2ebdeb0da44415.tar.gz |
Import mutt-1.1.7i, the developer release of the mutt mailer. It is not
guaranteed to be stable, but contains some new features. They can be
found in the distribution file NEWS. Be sure also to read README.UPGRADE
Diffstat (limited to 'mail/mutt-current')
-rw-r--r-- | mail/mutt-current/Makefile | 53 | ||||
-rw-r--r-- | mail/mutt-current/files/md5 | 4 | ||||
-rw-r--r-- | mail/mutt-current/pkg/COMMENT | 1 | ||||
-rw-r--r-- | mail/mutt-current/pkg/DESCR | 14 | ||||
-rw-r--r-- | mail/mutt-current/pkg/PLIST | 218 |
5 files changed, 290 insertions, 0 deletions
diff --git a/mail/mutt-current/Makefile b/mail/mutt-current/Makefile new file mode 100644 index 00000000000..0205a17d693 --- /dev/null +++ b/mail/mutt-current/Makefile @@ -0,0 +1,53 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/03/04 00:21:43 pooka Exp $ + +DISTNAME= mutt-1.1.7i +WRKSRC= ${WRKDIR}/mutt-1.1.7 +CATEGORIES= mail +MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ + ftp://ftp.mutt.org/pub/mutt/devel/ \ + ftp://ftp.gbnet.net/pub/mutt-international/ \ + ftp://ftp.gbnet.net/pub/mutt-international/devel/ \ + ftp://ftp.funet.fi/pub/unix/mail/mutt/ \ + ftp://ftp.funet.fi/pub/unix/mail/mutt/devel/ \ + ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/ \ + ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/devel/ +DISTFILES= mutt-1.1.7i.tar.gz charmaps-0.0.tar.gz + +MAINTAINER= pooka@netbsd.org +HOMEPAGE= http://www.mutt.org/ + +BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf +BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake + +EXTRACT_ONLY= mutt-1.1.7i.tar.gz + +GNU_CONFIGURE= yes +USE_GMAKE= yes +CONFIGURE_ARGS+= --with-curses=${LOCALBASE} --with-exec-shell=/bin/ksh \ + --with-docdir=${PREFIX}/share/doc/mutt \ + --enable-pop --enable-imap +LDFLAGS+= -s + +MIRROR_DISTFILE=no +RESTRICTED= "Contains PGP code" + +.include "../../mk/bsd.prefs.mk" + +.if !(defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES) +IGNORE= "Contains PGP code" +.endif + +.if ${OPSYS} == "SunOS" +PLIST_SUBST+= LOCALEBASE=lib +.else +PLIST_SUBST+= LOCALEBASE=share +.endif + +.if ${OPSYS} == "NetBSD" +DEPENDS+= ncurses>=4.2:../../devel/ncurses +.endif + +post-extract: + (cd ${WRKSRC} ; ${GTAR} -zxpf ${DISTDIR}/charmaps-0.0.tar.gz) + +.include "../../mk/bsd.pkg.mk" diff --git a/mail/mutt-current/files/md5 b/mail/mutt-current/files/md5 new file mode 100644 index 00000000000..9ce9747fb2f --- /dev/null +++ b/mail/mutt-current/files/md5 @@ -0,0 +1,4 @@ +$NetBSD: md5,v 1.1.1.1 2000/03/04 00:21:44 pooka Exp $ + +MD5 (mutt-1.1.7i.tar.gz) = 3417c3da6e14d176f2179d07b277a0ac +MD5 (charmaps-0.0.tar.gz) = e79b9f57da1f6a4d0a63ff60a4ef7da8 diff --git a/mail/mutt-current/pkg/COMMENT b/mail/mutt-current/pkg/COMMENT new file mode 100644 index 00000000000..64b64d4afd5 --- /dev/null +++ b/mail/mutt-current/pkg/COMMENT @@ -0,0 +1 @@ +text-based MIME MUA with PGP support (unstable version) diff --git a/mail/mutt-current/pkg/DESCR b/mail/mutt-current/pkg/DESCR new file mode 100644 index 00000000000..7b10b8e71a7 --- /dev/null +++ b/mail/mutt-current/pkg/DESCR @@ -0,0 +1,14 @@ +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. + +This package contains a development version of mutt. It has some new +features, but is not guaranteed to be stable. The stable release version +of mutt can be found in mail/mutt. If you are upgrading from the stable +version, be sure to read at least README.UPGRADE from the distribution. diff --git a/mail/mutt-current/pkg/PLIST b/mail/mutt-current/pkg/PLIST new file mode 100644 index 00000000000..eb6b5b765de --- /dev/null +++ b/mail/mutt-current/pkg/PLIST @@ -0,0 +1,218 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/03/04 00:21:45 pooka Exp $ +bin/mutt +bin/pgpring +bin/pgpewrap +bin/muttbug +etc/Muttrc +etc/mime.types +man/man1/mutt.1 +man/man1/mutt_dotlock.1 +man/man5/muttrc.5 +${LOCALEBASE}/locale/de/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/es/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/fr/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/ko/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/nl/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/pl/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/sv/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/pt_BR/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/ru/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/it/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/uk/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/cs/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/id/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/sk/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/el/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/zh_TW.Big5/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/eo/LC_MESSAGES/mutt.mo +${LOCALEBASE}/locale/gl/LC_MESSAGES/mutt.mo +share/doc/mutt/PGP-Notes.txt +share/doc/mutt/applying-patches.txt +share/doc/mutt/devel-notes.txt +share/doc/mutt/COPYRIGHT +share/doc/mutt/GPL +share/doc/mutt/INSTALL +share/doc/mutt/ChangeLog +share/doc/mutt/README +share/doc/mutt/NEWS +share/doc/mutt/TODO +share/doc/mutt/README.SECURITY +share/doc/mutt/manual.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/samples/Mush.rc +share/doc/mutt/samples/Pine.rc +share/doc/mutt/samples/gpg.rc +share/doc/mutt/samples/pgp2.rc +share/doc/mutt/samples/pgp5.rc +share/mutt/charmaps/ANSI_X3.110-1983 +share/mutt/charmaps/ANSI_X3.4-1968 +share/mutt/charmaps/ASMO_449 +share/mutt/charmaps/BALTIC +share/mutt/charmaps/BS_4730 +share/mutt/charmaps/BS_VIEWDATA +share/mutt/charmaps/CP1250 +share/mutt/charmaps/CP1251 +share/mutt/charmaps/CP1252 +share/mutt/charmaps/CP1253 +share/mutt/charmaps/CP1254 +share/mutt/charmaps/CP1255 +share/mutt/charmaps/CP1256 +share/mutt/charmaps/CP1257 +share/mutt/charmaps/CSA_Z243.4-1985-1 +share/mutt/charmaps/CSA_Z243.4-1985-2 +share/mutt/charmaps/CSA_Z243.4-1985-GR +share/mutt/charmaps/CSN_369103 +share/mutt/charmaps/CWI +share/mutt/charmaps/DEC-MCS +share/mutt/charmaps/DIN_66003 +share/mutt/charmaps/DS_2089 +share/mutt/charmaps/EBCDIC-AT-DE +share/mutt/charmaps/EBCDIC-AT-DE-A +share/mutt/charmaps/EBCDIC-ES +share/mutt/charmaps/EBCDIC-CA-FR +share/mutt/charmaps/EBCDIC-DK-NO +share/mutt/charmaps/EBCDIC-DK-NO-A +share/mutt/charmaps/EBCDIC-ES-A +share/mutt/charmaps/EBCDIC-ES-S +share/mutt/charmaps/EBCDIC-FI-SE +share/mutt/charmaps/EBCDIC-FI-SE-A +share/mutt/charmaps/EBCDIC-FR +share/mutt/charmaps/EBCDIC-IS-FRISS +share/mutt/charmaps/EBCDIC-IT +share/mutt/charmaps/EBCDIC-PT +share/mutt/charmaps/EBCDIC-UK +share/mutt/charmaps/EBCDIC-US +share/mutt/charmaps/ECMA-CYRILLIC +share/mutt/charmaps/ES +share/mutt/charmaps/ES2 +share/mutt/charmaps/GB_1988-80 +share/mutt/charmaps/GOST_19768-74 +share/mutt/charmaps/GREEK-CCITT +share/mutt/charmaps/GREEK7 +share/mutt/charmaps/GREEK7-OLD +share/mutt/charmaps/HP-ROMAN8 +share/mutt/charmaps/IBM037 +share/mutt/charmaps/IBM038 +share/mutt/charmaps/IBM1004 +share/mutt/charmaps/IT +share/mutt/charmaps/IBM1026 +share/mutt/charmaps/IBM1047 +share/mutt/charmaps/IBM256 +share/mutt/charmaps/IBM273 +share/mutt/charmaps/IBM274 +share/mutt/charmaps/IBM275 +share/mutt/charmaps/IBM277 +share/mutt/charmaps/IBM278 +share/mutt/charmaps/IBM280 +share/mutt/charmaps/IBM281 +share/mutt/charmaps/IBM284 +share/mutt/charmaps/IBM285 +share/mutt/charmaps/IBM290 +share/mutt/charmaps/IBM297 +share/mutt/charmaps/IBM420 +share/mutt/charmaps/IBM423 +share/mutt/charmaps/IBM424 +share/mutt/charmaps/IBM437 +share/mutt/charmaps/IBM500 +share/mutt/charmaps/IBM850 +share/mutt/charmaps/IBM851 +share/mutt/charmaps/IBM852 +share/mutt/charmaps/IBM855 +share/mutt/charmaps/IBM857 +share/mutt/charmaps/IBM860 +share/mutt/charmaps/IBM861 +share/mutt/charmaps/IBM862 +share/mutt/charmaps/IBM863 +share/mutt/charmaps/IBM864 +share/mutt/charmaps/IBM865 +share/mutt/charmaps/IBM868 +share/mutt/charmaps/IBM869 +share/mutt/charmaps/IBM870 +share/mutt/charmaps/IBM871 +share/mutt/charmaps/IBM875 +share/mutt/charmaps/IBM880 +share/mutt/charmaps/IBM891 +share/mutt/charmaps/IBM903 +share/mutt/charmaps/IBM904 +share/mutt/charmaps/IBM905 +share/mutt/charmaps/IBM918 +share/mutt/charmaps/IEC_P27-1 +share/mutt/charmaps/INIS +share/mutt/charmaps/INIS-8 +share/mutt/charmaps/INIS-CYRILLIC +share/mutt/charmaps/INVARIANT +share/mutt/charmaps/ISO-8859-1 +share/mutt/charmaps/ISO-8859-10 +share/mutt/charmaps/ISO-8859-2 +share/mutt/charmaps/ISO-8859-3 +share/mutt/charmaps/ISO-8859-4 +share/mutt/charmaps/ISO-8859-5 +share/mutt/charmaps/ISO-8859-6 +share/mutt/charmaps/ISO-8859-7 +share/mutt/charmaps/ISO-8859-8 +share/mutt/charmaps/ISO-8859-9 +share/mutt/charmaps/ISO-IR-90 +share/mutt/charmaps/ISO_10367-BOX +share/mutt/charmaps/ISO_10646 +share/mutt/charmaps/ISO_2033-1983 +share/mutt/charmaps/ISO_5427 +share/mutt/charmaps/ISO_5427-EXT +share/mutt/charmaps/ISO_5428 +share/mutt/charmaps/ISO_646.BASIC +share/mutt/charmaps/ISO_646.IRV +share/mutt/charmaps/ISO_6937 +share/mutt/charmaps/ISO_6937-2-25 +share/mutt/charmaps/ISO_6937-2-ADD +share/mutt/charmaps/ISO_8859-1,GL +share/mutt/charmaps/ISO_8859-SUPP +share/mutt/charmaps/JIS_C6220-1969-JP +share/mutt/charmaps/JIS_C6220-1969-RO +share/mutt/charmaps/JIS_C6229-1984-A +share/mutt/charmaps/JIS_C6229-1984-B +share/mutt/charmaps/JIS_C6229-1984-B-ADD +share/mutt/charmaps/JIS_C6229-1984-HAND +share/mutt/charmaps/JIS_C6229-1984-HAND-ADD +share/mutt/charmaps/JIS_C6229-1984-KANA +share/mutt/charmaps/JIS_X0201 +share/mutt/charmaps/PT +share/mutt/charmaps/JUS_I.B1.002 +share/mutt/charmaps/JUS_I.B1.003-MAC +share/mutt/charmaps/JUS_I.B1.003-SERB +share/mutt/charmaps/KOI-8 +share/mutt/charmaps/KOI8-R +share/mutt/charmaps/KSC5636 +share/mutt/charmaps/LATIN-GREEK +share/mutt/charmaps/LATIN-GREEK-1 +share/mutt/charmaps/MAC-IS +share/mutt/charmaps/MACINTOSH +share/mutt/charmaps/MSZ_7795.3 +share/mutt/charmaps/NATS-DANO +share/mutt/charmaps/NATS-DANO-ADD +share/mutt/charmaps/NATS-SEFI +share/mutt/charmaps/NATS-SEFI-ADD +share/mutt/charmaps/NC_NC00-10 +share/mutt/charmaps/NEXTSTEP +share/mutt/charmaps/NF_Z_62-010 +share/mutt/charmaps/NF_Z_62-010-1973 +share/mutt/charmaps/NS_4551-1 +share/mutt/charmaps/NS_4551-2 +share/mutt/charmaps/PT2 +share/mutt/charmaps/SAMI +share/mutt/charmaps/SEN_850200_B +share/mutt/charmaps/SEN_850200_C +share/mutt/charmaps/T.101-G2 +share/mutt/charmaps/T.61-7BIT +share/mutt/charmaps/T.61-8BIT +share/mutt/charmaps/VIDEOTEX-SUPPL +@dirrm share/doc/mutt/html +@dirrm share/doc/mutt/samples +@dirrm share/doc/mutt +@dirrm share/mutt/charmaps +@dirrm share/mutt |