Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 1999 06:02:28 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14692: Update port: japanese/w3m
Message-ID:  <199911032102.GAA57549@narcissus.pel.sys.hiroshima-u.ac.jp>

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

>Number:         14692
>Category:       ports
>Synopsis:       Update port: japanese/w3m
>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:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Update from 990928 to 991028-2.

Added files:
pkg/		COMMENT DESCR

>How-To-Repeat:
>Fix:

diff -urN w3m.old/Makefile w3m/Makefile
--- w3m.old/Makefile	Thu Nov  4 05:40:07 1999
+++ w3m/Makefile	Wed Nov  3 02:21:32 1999
@@ -1,16 +1,18 @@
-# New ports collection makefile for:	w3m-ja
-# Version required:		990928
+# New ports collection makefile for:	ja-w3m
+# Version required:		991028-2
 # Date Created:			8 Oct 1999
 # Whom:				SADA Kenji <sada@FreeBSD.org>
 #
 # $FreeBSD: ports/japanese/w3m/Makefile,v 1.1.1.1 1999/10/08 15:39:24 sada Exp $
 #
 
-PKGNAME=	ja-${DISTNAME}
+PKGNAME=	ja-w3m-${W3M_VER}
 CATEGORIES=	japanese www
 
 MASTERDIR=	${.CURDIR}/../../www/w3m
+PKGDIR=		${.CURDIR}/pkg
+PLIST=		${MASTERDIR}/pkg/PLIST.ja
 
-JAPANESE_MSG=	Yes
+JAPANESE=	Yes
 
 .include "${MASTERDIR}/Makefile"
diff -urN w3m.old/pkg/COMMENT w3m/pkg/COMMENT
--- w3m.old/pkg/COMMENT	Thu Jan  1 09:00:00 1970
+++ w3m/pkg/COMMENT	Sat Oct 16 07:31:53 1999
@@ -0,0 +1 @@
+A pager/text-based WWW browser with Japanese support
diff -urN w3m.old/pkg/DESCR w3m/pkg/DESCR
--- w3m.old/pkg/DESCR	Thu Jan  1 09:00:00 1970
+++ w3m/pkg/DESCR	Tue Oct 12 17:58:21 1999
@@ -0,0 +1,14 @@
+w3m is a pager/text-based WWW browser.
+
+It is a similar application to Lynx, but it has several features Lynx
+doesn't have. 
+
+* Rendering tables.
+* Rendering frames. (It converts frames into a table).
+* Display documents given from standard input.
+* Small binary size.
+
+WWW: http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/index.html
+
+--
+MANTANI Nobutaka <nobutaka@nobutaka.com>


>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?199911032102.GAA57549>