summaryrefslogtreecommitdiff
path: root/mail/exmh2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r--mail/exmh2/Makefile17
1 files changed, 13 insertions, 4 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index 5f7c8ab9429b..84b256b54a2a 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -3,7 +3,7 @@
# Date released: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.23 1997/12/26 07:11:40 peter Exp $
+# $Id: Makefile,v 1.24 1997/12/27 02:32:45 peter Exp $
#
DISTNAME= exmh-2.0.1
@@ -11,9 +11,18 @@ CATEGORIES= mail tk80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/
EXTRACT_SUFX= .tar.Z
-PATCH_SITES= http://www.sunlabs.com/~bwelch/exmh/patches/2.0.1/
-PATCHFILES= folderNew.patch seditpost.patch extrasInit.patch
-# XXX newsgroups.patch is relative to a different directory
+PATCH_SITES= http://sunscript.sun.com/exmh/patches/2.0.1/
+PATCHFILES= utils.patch folderNew.patch extrasInit.patch exec.patch \
+ app-defaults.patch pgpMisc.patch seditMime.patch mime.patch \
+ bindings.patch html_bindings.patch find.patch mh.patch \
+ pgp.patch
+
+# User contributed and "new features". Some not useable as-is.
+PATCHFILES+= seditpost.patch inc.patch next.patch
+# XXX pgpExec.patch has got confused paths (supplied as patch-as)
+# XXX newsgroups.patch is relative to a different directory (patch-at)
+# XXX MDN.patch doesn't apply (patch-au)
+# XXX post.from.patch doesn't apply (patch-av)
.if defined(PATCH_DEBUG)
PATCH_DIST_ARGS= -d ${WRKSRC}/lib -E ${PATCH_DIST_STRIP}