summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-01-02 01:14:05 +0000
committerwiz <wiz@pkgsrc.org>2001-01-02 01:14:05 +0000
commit8939635ed1778ebecd404917be70a774d2d645cb (patch)
tree400b20b3e733a806eb7e408390014957351be776 /mail
parent0449308d6f12ec697b95ba08ed01105d51d09b31 (diff)
downloadpkgsrc-8939635ed1778ebecd404917be70a774d2d645cb.tar.gz
Remove mutt-current, since it has long been replaced by mutt.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
-rw-r--r--mail/mutt-current/Makefile50
-rw-r--r--mail/mutt-current/files/md54
-rw-r--r--mail/mutt-current/pkg/COMMENT1
-rw-r--r--mail/mutt-current/pkg/DESCR14
-rw-r--r--mail/mutt-current/pkg/PLIST222
6 files changed, 1 insertions, 293 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 8824efcaf9e..e1d0c05a9b3 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2000/12/12 01:30:52 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2001/01/02 01:14:05 wiz Exp $
#
SUBDIR += balsa
@@ -25,7 +25,6 @@
SUBDIR += mhonarc
SUBDIR += mush
SUBDIR += mutt
-# SUBDIR += mutt-current # mutt is newer
SUBDIR += nmh
SUBDIR += p5-IMAP-Admin
SUBDIR += p5-MIME-tools
diff --git a/mail/mutt-current/Makefile b/mail/mutt-current/Makefile
deleted file mode 100644
index aab54c8da41..00000000000
--- a/mail/mutt-current/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2000/10/18 13:05:28 wiz Exp $
-
-DISTNAME= mutt-1.1.10i
-WRKSRC= ${WRKDIR}/mutt-1.1.10
-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/
-DISTFILES= mutt-1.1.10i.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
-
-IGNORE= "stable mutt available in mail/mutt is newer"
-
-EXTRACT_ONLY= mutt-1.1.10i.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
-
-.include "../../mk/bsd.prefs.mk"
-
-.if !(defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES)
-CRYPTO= yes
-.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
deleted file mode 100644
index 92098f0c1af..00000000000
--- a/mail/mutt-current/files/md5
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: md5,v 1.3 2000/03/30 13:31:35 pooka Exp $
-
-MD5 (mutt-1.1.10i.tar.gz) = 37ac5c9bfaf9402c936d0949d4cfc1b6
-MD5 (charmaps-0.0.tar.gz) = e79b9f57da1f6a4d0a63ff60a4ef7da8
diff --git a/mail/mutt-current/pkg/COMMENT b/mail/mutt-current/pkg/COMMENT
deleted file mode 100644
index 64b64d4afd5..00000000000
--- a/mail/mutt-current/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-text-based MIME MUA with PGP support (unstable version)
diff --git a/mail/mutt-current/pkg/DESCR b/mail/mutt-current/pkg/DESCR
deleted file mode 100644
index 7b10b8e71a7..00000000000
--- a/mail/mutt-current/pkg/DESCR
+++ /dev/null
@@ -1,14 +0,0 @@
-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
deleted file mode 100644
index ca0094301cd..00000000000
--- a/mail/mutt-current/pkg/PLIST
+++ /dev/null
@@ -1,222 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2000/03/30 13:31:35 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/cs/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/da/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/de/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/el/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/es/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/eo/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/fr/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/gl/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/id/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/it/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/pt_BR/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/ru/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/sk/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/sv/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/uk/LC_MESSAGES/mutt.mo
-${LOCALEBASE}/locale/zh_TW.Big5/LC_MESSAGES/mutt.mo
-share/doc/mutt/applying-patches.txt
-share/doc/mutt/devel-notes.txt
-share/doc/mutt/ChangeLog
-share/doc/mutt/PGP-Notes.txt
-share/doc/mutt/manual.txt
-share/doc/mutt/COPYRIGHT
-share/doc/mutt/GPL
-share/doc/mutt/INSTALL
-share/doc/mutt/NEWS
-share/doc/mutt/README
-share/doc/mutt/README.SSL
-share/doc/mutt/README.UPGRADE
-share/doc/mutt/README.SECURITY
-share/doc/mutt/TODO
-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/doc/mutt/samples/Tin.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