1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Initial import of lynx-ssl version 2.8.1.1.

A non-graphical, text-based, ssl-enabled, World Wide Web client.

PR:		10134
Submitted by:	Stefan 'Sec' Zehl <sec@42.org>
This commit is contained in:
Steve Price 1999-05-03 03:08:37 +00:00
parent 8456bfe942
commit f1092a8b24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18382
6 changed files with 97 additions and 0 deletions

43
www/lynx-ssl/Makefile Normal file
View File

@ -0,0 +1,43 @@
# New ports collection makefile for: lynx
# Version required: 2.8
# Date created: 15 Dec 1994
# Whom: Stefan `Sec` Zehl <sec@42.org>
#
# $Id$
#
DISTNAME= lynx2.8.1rel.1
PKGNAME= lynx-ssl-2.8.1.1
CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
PATCH_SITES= http://www.moxienet.com/lynx/
EXTRA_SSL_LIBS= "-lRSAglue -lrsaref"
.else
PATCH_SITES= ftp://ftp.musin.de/unix/
.endif
PATCHFILES= lynx-281-ssl.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= sec@42.org
BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl
RESTRICTED= "Contains cryptography"
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
--enable-nsl-fork
MAKEFILE= makefile
MAKE_ENV+= EXTRA_SSL_LIBS=${EXTRA_SSL_LIBS}
INSTALL_TARGET= install install-help
MAN1= lynx.1
WRKSRC= ${WRKDIR}/lynx2-8-1
post-install:
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/lynx_help
chown ${SHAREOWN}:${SHAREGRP} ${PREFIX}/etc/lynx.cfg
.include <bsd.port.mk>

2
www/lynx-ssl/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (lynx2.8.1rel.1.tar.gz) = c60c913f33afb99923b6598be7a0cf2c
MD5 (lynx-281-ssl.patch.gz) = ea9fa16ce066a68b0c9357bf46a35c0b

View File

@ -0,0 +1,19 @@
*** 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@

1
www/lynx-ssl/pkg-comment Normal file
View File

@ -0,0 +1 @@
A non-graphical, text-based ssl-enabled World-Wide Web client.

8
www/lynx-ssl/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
lynx is a program that allows a user to access World-Wide Web servers
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dial-in lines.
http://lynx.browser.org/
This version contains the ssl patch from Mark Mentovai <mark@moxienet.com>
available at http://www.moxienet.com/lynx/

24
www/lynx-ssl/pkg-plist Normal file
View File

@ -0,0 +1,24 @@
bin/lynx
etc/lynx.cfg
lib/lynx_help/Lynx_users_guide.html
lib/lynx_help/about_lynx.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/follow_help.html
lib/lynx_help/keystrokes/gopher_types_help.html
lib/lynx_help/keystrokes/history_help.html
lib/lynx_help/keystrokes/keystroke_help.html
lib/lynx_help/keystrokes/movement_help.html
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/visited_help.html
lib/lynx_help/keystrokes/xterm_help.html
lib/lynx_help/lynx-dev.html
lib/lynx_help/lynx_help_main.html
lib/lynx_help/lynx_url_support.html
@dirrm lib/lynx_help/keystrokes
@dirrm lib/lynx_help