From owner-freebsd-ports Wed Nov 3 13:21: 0 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E8771508C for ; Wed, 3 Nov 1999 13:20:53 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA94102; Wed, 3 Nov 1999 13:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from narcissus.pel.sys.hiroshima-u.ac.jp (narcissus.pel.sys.hiroshima-u.ac.jp [133.41.37.161]) by hub.freebsd.org (Postfix) with ESMTP id C765414CE0 for ; Wed, 3 Nov 1999 13:16:55 -0800 (PST) (envelope-from nobutaka@narcissus.pel.sys.hiroshima-u.ac.jp) Received: (from nobutaka@localhost) by narcissus.pel.sys.hiroshima-u.ac.jp (8.9.3/8.9.3) id GAA65365; Thu, 4 Nov 1999 06:16:26 +0900 (JST) (envelope-from nobutaka) Message-Id: <199911032116.GAA65365@narcissus.pel.sys.hiroshima-u.ac.jp> Date: Thu, 4 Nov 1999 06:16:26 +0900 (JST) From: nobutaka@nobutaka.com Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14694: New port: japanese/w3m-ssl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14694 >Category: ports >Synopsis: New port: japanese/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 Japanese and 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 Japanese and 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/index.html X X-- XMANTANI Nobutaka 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: ja-w3m-ssl X# Version required: 991028-2 X# Date Created: 12 Oct 1999 X# Whom: MANTANI Nobutaka X# X# $FreeBSD$ X# X XPKGNAME= ja-w3m-ssl-${W3M_VER} XCATEGORIES= japanese www X XMASTERDIR= ${.CURDIR}/../../www/w3m XPKGDIR= ${.CURDIR}/pkg XPLIST= ${MASTERDIR}/pkg/PLIST.ja X XJAPANESE= Yes 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