Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jan 1999 04:21:27 +0900 (JST)
From:      Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        shige@kuis.kyoto-u.ac.jp
Subject:   ports/9313: New port: japanese/jls
Message-ID:  <19990105042127D.shige@kuis.kyoto-u.ac.jp>

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

>Number:         9313
>Category:       ports
>Synopsis:       New port: japanese/jls
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan  4 11:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Shigeyuki FUKUSHIMA
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Dept. of Information Science, Kyoto Univ., JAPAN
>Environment:

	FreeBSD 2.2.8-RELEASE i386
	FreeBSD 3.0-RELEASE i386
	FreeBSD 3.0-CURRENT i386

>Description:

New port: japanese/jls

Japanized ls.

Thank you.
--- shige

>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:
#
#	jls
#	jls/files
#	jls/files/md5
#	jls/pkg
#	jls/pkg/COMMENT
#	jls/pkg/DESCR
#	jls/pkg/PLIST
#	jls/Makefile
#
echo c - jls
mkdir -p jls > /dev/null 2>&1
echo c - jls/files
mkdir -p jls/files > /dev/null 2>&1
echo x - jls/files/md5
sed 's/^X//' >jls/files/md5 << 'END-of-jls/files/md5'
XMD5 (jls-0.1.tar.gz) = a412be014ff7da1f1eb1d2bd4faf631f
END-of-jls/files/md5
echo c - jls/pkg
mkdir -p jls/pkg > /dev/null 2>&1
echo x - jls/pkg/COMMENT
sed 's/^X//' >jls/pkg/COMMENT << 'END-of-jls/pkg/COMMENT'
XJapanized ls.
END-of-jls/pkg/COMMENT
echo x - jls/pkg/DESCR
sed 's/^X//' >jls/pkg/DESCR << 'END-of-jls/pkg/DESCR'
XJls is a japanized ls.
X
XThis supports several japanese kanji code such as 7-bit JIS, MS-kanji
X(shifted-JIS) or EUC.
X
XAnd this also supports `samba cap'ed japanese filename.
X
X--- shige <shige@kuis.kyoto-u.ac.jp>
END-of-jls/pkg/DESCR
echo x - jls/pkg/PLIST
sed 's/^X//' >jls/pkg/PLIST << 'END-of-jls/pkg/PLIST'
Xbin/jls
Xman/man1/jls.1.gz
END-of-jls/pkg/PLIST
echo x - jls/Makefile
sed 's/^X//' >jls/Makefile << 'END-of-jls/Makefile'
X# New ports collection makefile for:	jls
X# Version required:	0.x
X# Date created:		4 January 1999
X# Whom:			shige
X#
X# $Id$
X#
X
XDISTNAME=	jls-0.1
XPKGNAME=	ja-ls-0.1
XCATEGORIES=	japanese
XMASTER_SITES=	http://www.yuasa.kuis.kyoto-u.ac.jp/~shige/FreeBSD/programs/
X
XMAINTAINER=	shige@kuis.kyoto-u.ac.jp
X
X.include <bsd.port.mk>
END-of-jls/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?19990105042127D.shige>