summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authorjwise <jwise>2007-03-03 21:54:23 +0000
committerjwise <jwise>2007-03-03 21:54:23 +0000
commitbc09635d41f935bccb0588379b084a75a6404a1c (patch)
tree97eeb3b88118232e2cf48cc09b68b22157f9fa73 /mail/pine
parent7c228eab9d7d46f24521cddb8e5c74a4fdfb1b3a (diff)
downloadpkgsrc-bc09635d41f935bccb0588379b084a75a6404a1c.tar.gz
Add an option `fancythreads' to add Eduardo Chappa's `fancy threading' UI
patches to pine. Bump PKGREVISION.
Diffstat (limited to 'mail/pine')
-rw-r--r--mail/pine/Makefile13
-rw-r--r--mail/pine/distinfo5
2 files changed, 14 insertions, 4 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 813b74b874d..d0b978cb537 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.112 2007/01/07 09:13:59 rillig Exp $
+# $NetBSD: Makefile,v 1.113 2007/03/03 21:54:23 jwise Exp $
DISTNAME= pine4.64
PKGNAME= pine-4.64
+PKGREVISION= 1
CATEGORIES= mail news
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
ftp://ftp.fu-berlin.de/unix/mail/pine/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.washington.edu/pine/
COMMENT= Program for Internet News and E-mail
@@ -45,7 +46,7 @@ UNLIMIT_RESOURCES+= datasize
.endif
PKG_OPTIONS_VAR= PKG_OPTIONS.pine
-PKG_SUPPORTED_OPTIONS= ldap
+PKG_SUPPORTED_OPTIONS= ldap fancythreads
.include "../../mk/bsd.options.mk"
@@ -55,6 +56,12 @@ PINE_LDAPCFLAGS= LDAPCFLAGS="-DENABLE_LDAP"
PINE_LDAPLIBS= LDAPLIBS="-lldap -llber"
.endif
+.if !empty(PKG_OPTIONS:Mfancythreads)
+PATCH_SITES+= http://www.math.washington.edu/~chappa/pine/patches/pine4.64/
+PATCHFILES+= fancy.patch.gz
+PATCH_DIST_STRIP= -p1
+.endif
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
# Make sure the imap lib that comes with pine isn't
diff --git a/mail/pine/distinfo b/mail/pine/distinfo
index 6e25e2585ef..eda720db976 100644
--- a/mail/pine/distinfo
+++ b/mail/pine/distinfo
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.32 2006/01/12 21:02:54 adam Exp $
+$NetBSD: distinfo,v 1.33 2007/03/03 21:54:23 jwise Exp $
+SHA1 (fancy.patch.gz) = 6cb75bb64110d8c4e3f94f3725157b6fb28cccd6
+RMD160 (fancy.patch.gz) = 67ff35aa6906eff283549797e7bc6392294e4372
+Size (fancy.patch.gz) = 25129 bytes
SHA1 (pine4.64.tar.bz2) = b88aeb64ec2fa30bbb38fda3a051d98dc0e19c5e
RMD160 (pine4.64.tar.bz2) = 8661cd3c0875e46c8cd5eafa7c7c964f79a3b3fd
Size (pine4.64.tar.bz2) = 3110790 bytes