Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 1999 06:10:29 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14693: New port: www/w3m-ssl
Message-ID:  <199911032110.GAA61096@narcissus.pel.sys.hiroshima-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         14693
>Category:       ports
>Synopsis:       New port: www/w3m-ssl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov  3 13:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

This is the w3m port which is enabled SSL support.

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	w3m-ssl
#	w3m-ssl/pkg
#	w3m-ssl/pkg/COMMENT
#	w3m-ssl/pkg/DESCR
#	w3m-ssl/Makefile
#
echo c - w3m-ssl
mkdir -p w3m-ssl > /dev/null 2>&1
echo c - w3m-ssl/pkg
mkdir -p w3m-ssl/pkg > /dev/null 2>&1
echo x - w3m-ssl/pkg/COMMENT
sed 's/^X//' >w3m-ssl/pkg/COMMENT << 'END-of-w3m-ssl/pkg/COMMENT'
XA pager/text-based WWW browser with SSL support
END-of-w3m-ssl/pkg/COMMENT
echo x - w3m-ssl/pkg/DESCR
sed 's/^X//' >w3m-ssl/pkg/DESCR << 'END-of-w3m-ssl/pkg/DESCR'
Xw3m is a pager/text-based WWW browser.
X
XIt is a similar application to Lynx, but it has several features Lynx
Xdoesn't have. 
X
X* Rendering tables.
X* Rendering frames. (It converts frames into a table).
X* Display documents given from standard input.
X* Small binary size.
X
XWWW: http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/index.html
X
X--
XMANTANI Nobutaka <nobutaka@nobutaka.com>
END-of-w3m-ssl/pkg/DESCR
echo x - w3m-ssl/Makefile
sed 's/^X//' >w3m-ssl/Makefile << 'END-of-w3m-ssl/Makefile'
X# New ports collection makefile for:	w3m-ssl
X# Version required:		991028-2
X# Date Created:			12 Oct 1999
X# Whom:				MANTANI Nobutaka <nobutaka@nobutaka.com>
X#
X# $FreeBSD$
X#
X
XPKGNAME=	w3m-ssl-${W3M_VER}
XCATEGORIES=	www
X
XMASTERDIR=	${.CURDIR}/../../www/w3m
XPKGDIR=		${.CURDIR}/pkg
XPLIST=		${MASTERDIR}/pkg/PLIST
X
XUSE_SSL=	Yes
X
X.include "${MASTERDIR}/Makefile"
END-of-w3m-ssl/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911032110.GAA61096>