summaryrefslogtreecommitdiff
path: root/www/lynx-ssl
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-10 08:17:54 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-10 08:17:54 +0000
commitbe132c8ed1e947003241170fc8059857807825b4 (patch)
tree85fe7613488920f25f7df068ac156de3348f088d /www/lynx-ssl
parentUpdate to version 1.22.6. (diff)
Update to version 2.8.2.1.
PR: 12103 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19401
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r--www/lynx-ssl/Makefile10
-rw-r--r--www/lynx-ssl/distinfo4
-rw-r--r--www/lynx-ssl/files/patch-aa41
-rw-r--r--www/lynx-ssl/pkg-plist5
4 files changed, 34 insertions, 26 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile
index 8f68dd9364f0..8f88535d436d 100644
--- a/www/lynx-ssl/Makefile
+++ b/www/lynx-ssl/Makefile
@@ -3,11 +3,11 @@
# Date created: 15 Dec 1994
# Whom: Stefan `Sec` Zehl <sec@42.org>
#
-# $Id: Makefile,v 1.2 1999/06/02 07:23:49 dirk Exp $
+# $Id: Makefile,v 1.3 1999/06/03 18:41:58 mharo Exp $
#
-DISTNAME= lynx2.8.1rel.1
-PKGNAME= lynx-ssl-2.8.1.1
+DISTNAME= lynx2.8.2rel.1
+PKGNAME= lynx-ssl-2.8.2.1
CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/
@@ -17,7 +17,7 @@ EXTRA_SSL_LIBS= "-lRSAglue -lrsaref"
.else
PATCH_SITES= ftp://ftp.musin.de/unix/
.endif
-PATCHFILES= lynx-281-ssl.patch.gz
+PATCHFILES= lynx-282-ssl.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= sec@42.org
@@ -35,7 +35,7 @@ MAKE_ENV+= EXTRA_SSL_LIBS=${EXTRA_SSL_LIBS}
INSTALL_TARGET= install install-help
MAN1= lynx.1
-WRKSRC= ${WRKDIR}/lynx2-8-1
+WRKSRC= ${WRKDIR}/lynx2-8-2
post-install:
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/lynx_help
diff --git a/www/lynx-ssl/distinfo b/www/lynx-ssl/distinfo
index dd2f23130ff9..664b4434cfc7 100644
--- a/www/lynx-ssl/distinfo
+++ b/www/lynx-ssl/distinfo
@@ -1,2 +1,2 @@
-MD5 (lynx2.8.1rel.1.tar.gz) = c60c913f33afb99923b6598be7a0cf2c
-MD5 (lynx-281-ssl.patch.gz) = ea9fa16ce066a68b0c9357bf46a35c0b
+MD5 (lynx2.8.2rel.1.tar.gz) = 178a71b91b59bc91ccafd1bb55d4406d
+MD5 (lynx-282-ssl.patch.gz) = 058e0ca7c74b357a8186bdf1f6fd8776
diff --git a/www/lynx-ssl/files/patch-aa b/www/lynx-ssl/files/patch-aa
index d1df17696a47..62af89d880b2 100644
--- a/www/lynx-ssl/files/patch-aa
+++ b/www/lynx-ssl/files/patch-aa
@@ -1,19 +1,22 @@
-*** makefile.in.bak Sun Dec 14 02:30:40 1997
---- makefile.in Mon Dec 15 17:48:54 1997
-***************
-*** 37,43 ****
- libdir= @libdir@
-
- ## Where you want the help-files installed
-! helpdir= @libdir@/lynx_help
-
- installbin= @INSTALL_PROGRAM@ -s -m 755
- installdoc= @INSTALL_DATA@
---- 37,43 ----
- libdir= @libdir@
-
- ## Where you want the help-files installed
-! helpdir= $(prefix)/lib/lynx_help
-
- installbin= @INSTALL_PROGRAM@ -s -m 755
- installdoc= @INSTALL_DATA@
+--- makefile.in.orig Wed Jun 9 23:24:37 1999
++++ makefile.in Wed Jun 9 23:26:39 1999
+@@ -54,7 +54,7 @@
+ DOCDIR= $(DESTDIR)$(docdir)
+
+ ## Where you want the help-files installed
+-helpdir= @libdir@/lynx_help
++helpdir= $(prefix)/lib/lynx_help
+ HELPDIR= $(DESTDIR)$(helpdir)
+
+ ##set the relative location of the WWW library Implementation directory,
+@@ -83,8 +83,8 @@
+ # about the SSL patch for Lynx, please see http://www.moxienet.com/lynx/.
+ # This page also contains links which enable you to test your copy of Lynx'
+ # ability to make SSL connections.
+-SSL_DIR= /usr/local/ssl
+-SSL_LIBS= -L$(SSL_DIR)/lib -lssl -lcrypto
++SSL_DIR= /usr/local
++SSL_LIBS= -L$(SSL_DIR)/lib -lssl -lcrypto ${EXTRA_SSL_LIBS}
+ SSL_DEFINES= -I$(SSL_DIR)/include -DUSE_SSL
+
+ # !!!!!!!!!!! SUN resolv LIBRARY !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
diff --git a/www/lynx-ssl/pkg-plist b/www/lynx-ssl/pkg-plist
index 1766f548b0e5..266c0ffebb4d 100644
--- a/www/lynx-ssl/pkg-plist
+++ b/www/lynx-ssl/pkg-plist
@@ -2,10 +2,14 @@ bin/lynx
etc/lynx.cfg
lib/lynx_help/Lynx_users_guide.html
lib/lynx_help/about_lynx.html
+lib/lynx_help/COPYHEADER
+lib/lynx_help/COPYING
+lib/lynx_help/keystrokes/alt_edit_help.html
lib/lynx_help/keystrokes/bookmark_help.html
lib/lynx_help/keystrokes/cookie_help.html
lib/lynx_help/keystrokes/dired_help.html
lib/lynx_help/keystrokes/edit_help.html
+lib/lynx_help/keystrokes/environments.html
lib/lynx_help/keystrokes/follow_help.html
lib/lynx_help/keystrokes/gopher_types_help.html
lib/lynx_help/keystrokes/history_help.html
@@ -15,6 +19,7 @@ lib/lynx_help/keystrokes/option_help.html
lib/lynx_help/keystrokes/other_help.html
lib/lynx_help/keystrokes/print_help.html
lib/lynx_help/keystrokes/scrolling_help.html
+lib/lynx_help/keystrokes/test_display.html
lib/lynx_help/keystrokes/visited_help.html
lib/lynx_help/keystrokes/xterm_help.html
lib/lynx_help/lynx-dev.html