summaryrefslogtreecommitdiff
path: root/chinese/pine4
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-24 01:35:27 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-24 01:35:27 +0000
commitd411a044b3b6c70cafe1c56b31d313abdfd1acd8 (patch)
treef8ac8c545ff0b68ff8718e74b86e4b7f59ea71d1 /chinese/pine4
parentMake distfile fetchable again. (diff)
Maintainer update to version 4.50
PR: ports/45636 Submitted by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
Notes
Notes: svn path=/head/; revision=70931
Diffstat (limited to 'chinese/pine4')
-rw-r--r--chinese/pine4/Makefile13
-rw-r--r--chinese/pine4/distinfo4
2 files changed, 13 insertions, 4 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile
index 5f31312e6e67..4670a75a9677 100644
--- a/chinese/pine4/Makefile
+++ b/chinese/pine4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pine
-PORTVERSION= 4.44
+PORTVERSION= 4.50
PORTREVISION= 0
CATEGORIES= chinese mail news
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
@@ -17,6 +17,15 @@ PATCHFILES= ${PORTNAME}${PORTVERSION}.patch.gz
MAINTAINER= avatar@mmlab.cse.yzu.edu.tw
+USE_BZIP2= yes
+
+.if defined(WITH_SSL)
+USE_OPENSSL= yes
+EXTRA_OPTS= SSLDIR=${OPENSSLBASE}
+.else
+EXTRA_OPTS= NOSSL SSLTYPE=none
+.endif
+
NO_LATEST_LINK= yes
MAN1= pine.1 pico.1 pilot.1
@@ -46,7 +55,7 @@ post-patch:
done
do-build:
- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./build bsf)
+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./build bsf ${EXTRA_OPTS})
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/pico ${PREFIX}/bin/pico
diff --git a/chinese/pine4/distinfo b/chinese/pine4/distinfo
index 1fa17827afeb..d6944a2819aa 100644
--- a/chinese/pine4/distinfo
+++ b/chinese/pine4/distinfo
@@ -1,2 +1,2 @@
-MD5 (pine4.44.tar.gz) = bb405bd52b9fd84b9a981626847cc098
-MD5 (pine4.44.patch.gz) = f748e050e132e93987fec297f0dc0682
+MD5 (pine4.50.patch.gz) = 97b7ecc4eb29503a833ccf83deb08632
+MD5 (pine4.50.tar.bz2) = fa2fba7fe1e2bb3b2f393830de5a8932