summaryrefslogtreecommitdiff
path: root/mail/pine/Makefile
diff options
context:
space:
mode:
authorreed <reed>2004-05-07 20:00:53 +0000
committerreed <reed>2004-05-07 20:00:53 +0000
commit7d3ae2471b990e61a813fbc52cb147b4815fa21a (patch)
tree30256b548c63a686b5a5ccc7ea30b75e673a2991 /mail/pine/Makefile
parentad873e0d1c0b2a1b2065910211ca3bc0d4f77657 (diff)
downloadpkgsrc-7d3ae2471b990e61a813fbc52cb147b4815fa21a.tar.gz
pgp-related files removed. pine package no longer installs these
outdated pgp helper filters. This was okay'd by maintainer, Kimmo Suominen. This fix will close my PR 22226. The pgpdecode shell script has an insecure tmp file issue. These pgp help scripts were rewritten in perl and the author no longer uses pine and possibly the scripts may not work with new pine versions. So now MESSAGE suggests installing the security/pinepgp package instead. Also available are wip/pgpenvelope and wip/pine-pgp-filters and when they are available in regular pkgsrc these will be suggested in the MESSAGE too.
Diffstat (limited to 'mail/pine/Makefile')
-rw-r--r--mail/pine/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 138a182f835..ac75699e839 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2004/05/02 00:22:20 snj Exp $
+# $NetBSD: Makefile,v 1.87 2004/05/07 20:00:53 reed Exp $
DISTNAME= pine4.58
PKGNAME= pine-4.58
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail news
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
ftp://ftp.fu-berlin.de/unix/mail/pine/
@@ -66,11 +66,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/pine ${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/bin/rpdump ${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/bin/rpload ${PREFIX}/bin/
- ${INSTALL_SCRIPT} ${FILESDIR}/pgpencrypt ${PREFIX}/bin/
- ${INSTALL_SCRIPT} ${FILESDIR}/pgpdecode ${PREFIX}/bin/
- ${INSTALL_SCRIPT} ${FILESDIR}/pgpsign ${PREFIX}/bin/
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/pine
- ${INSTALL_DATA} ${FILESDIR}/dot.pinerc.pgp.sample ${PREFIX}/share/examples/pine/dot.pinerc.pgp
${INSTALL_MAN} ${WRKSRC}/doc/pine.1 ${PREFIX}/man/man1/pine.1
( ${ECHO} '# (This file is not part of the pine distribution! - HF)' ; \
${PREFIX}/bin/pine -conf ) | ${SED} \