summaryrefslogtreecommitdiff
path: root/mail/exmh2/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-10-11 14:21:04 +0000
committerMark Murray <markm@FreeBSD.org>1999-10-11 14:21:04 +0000
commit079bc6cbf6c37094277ad52430ce573dc1a045c5 (patch)
treef7d466982e59826d083eceab535f27ead67537dd /mail/exmh2/Makefile
parentFix PropList shlib version. Along with Imlib, it was actually broken in (diff)
Update to version 2.1.0. This has hugely improved pgp/pgp5/gnupg
support. 2-requests-for-review-or-OK-ignored-by: MAINTAINER
Notes
Notes: svn path=/head/; revision=22351
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r--mail/exmh2/Makefile32
1 files changed, 5 insertions, 27 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index 7b7401082a03..bc13044b9e9d 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -1,42 +1,18 @@
# New ports collection Makefile for: exmh2
-# Version required: 2.0.2
-# Date released: 1 Jan 97
+# Version required: 2.1.0
+# Date created: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
# $FreeBSD$
#
# "?=" lines are for sharing this Makefile with japanese/exmh2.
-DISTNAME= exmh-2.0.2
+DISTNAME= exmh-2.1.0
CATEGORIES?= mail tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/
-EXTRACT_SUFX= .tar.Z
-
-PATCH_SITES= http://www.beedub.com/exmh/patches/2.0.2/ \
- http://www.beedub.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 \
- uri.patch extrasInit.patch folder.patch seditExtras.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)
-# XXX date.patch doesn't apply (spammed whitespace) (patch-ax)
-.if defined(PATCH_DEBUG)
-PATCH_DIST_ARGS= -d ${WRKSRC}/lib -E ${PATCH_DIST_STRIP}
-.else
-PATCH_DIST_ARGS= -d ${WRKSRC}/lib --forward --quiet -E ${PATCH_DIST_STRIP}
-.endif
MAINTAINER?= peter@FreeBSD.org
-DIST_SUBDIR= ${DISTNAME}
-
.if defined(JAPANESE_EXMH)
RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80
BUILD_DEPENDS= tclsh8.0jp:${PORTSDIR}/japanese/tcl80
@@ -67,7 +43,9 @@ RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail
# Additionally, exmh will use the following ports if present:
# lang/expect
# misc/glimpse
+# security/gnupg
# security/pgp
+# security/pgp5
# mail/faces
# audio/rplay