From th@nadja.cis.ibaraki.ac.jp Fri Sep 24 00:19:50 1999
Return-Path: <th@nadja.cis.ibaraki.ac.jp>
Received: from nadja.cis.ibaraki.ac.jp (nadja.cis.ibaraki.ac.jp [157.80.87.69])
	by hub.freebsd.org (Postfix) with ESMTP id A265C14F9C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Sep 1999 00:19:42 -0700 (PDT)
	(envelope-from th@nadja.cis.ibaraki.ac.jp)
Received: (from th@localhost)
	by nadja.cis.ibaraki.ac.jp (8.9.3/8.9.3) id QAA20499;
	Fri, 24 Sep 1999 16:18:35 +0900 (JST)
	(envelope-from th)
Message-Id: <199909240718.QAA20499@nadja.cis.ibaraki.ac.jp>
Date: Fri, 24 Sep 1999 16:18:35 +0900 (JST)
From: th@cis.ibaraki.ac.jp
Sender: th@nadja.cis.ibaraki.ac.jp
Reply-To: th@cis.ibaraki.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port : sl
X-Send-Pr-Version: 3.2

>Number:         13930
>Category:       ports
>Synopsis:       New port : sl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 24 00:20:01 PDT 1999
>Closed-Date:    Fri Sep 24 10:38:01 PDT 1999
>Last-Modified:  Fri Sep 24 10:40:00 PDT 1999
>Originator:     HIYAMA Takeshi
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
Ibaraki University
>Environment:


>Description:

        New port : sl
	"sl" is a kind of joke program.
        When you type "sl"(often typed bu mistake when you try to type ls),
        steam locomotive will run over the screen.

        I don't know if the category games is suitable.

>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:
#
#       sl
#       sl/Makefile
#       sl/pkg
#       sl/pkg/COMMENT
#       sl/pkg/DESCR
#       sl/pkg/PLIST
#       sl/files
#       sl/files/md5
#
echo c - sl
mkdir -p sl > /dev/null 2>&1
echo x - sl/Makefile
sed 's/^X//' >sl/Makefile << 'END-of-sl/Makefile'
X# New ports collection makefile for:    sl
X# Version required:    3.03
X# Date created:                17 Sep 1999
X# Whom:                        HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
X#
X# $Id:$
X#
X
XDISTNAME=      sl
XPKGNAME=       sl-3.03
XCATEGORIES=    games
XMASTER_SITES=  http://www.is.titech.ac.jp/~toyoda/sl/
XEXTRACT_SUFX=  .tar
X
XMAINTAINER=    th@cis.ibaraki.ac.jp
X
XBUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
X
XALL_TARGET=    sl
XMAN1=          sl.1
XMANLANG=       ja
X
Xdo-install:
X       @mkdir -p -m 755 ${PREFIX}/bin
X       @install -c -s ${WRKSRC}/sl ${PREFIX}/bin
X       @mv ${WRKSRC}/sl.1 ${WRKSRC}/sl.man
X       @nkf -e ${WRKSRC}/sl.man > ${WRKSRC}/sl.1
X       @install -c -m 444 ${WRKSRC}/sl.1 ${PREFIX}/man/ja/man1
X       @install -d ${PREFIX}/share/doc/sl
X       @install -c -m 444 ${WRKSRC}/README ${PREFIX}/share/doc/sl
X       @install -c -m 444 ${WRKSRC}/sl.txt ${PREFIX}/share/doc/sl
X
X.include <bsd.port.mk>
END-of-sl/Makefile
echo c - sl/pkg
mkdir -p sl/pkg > /dev/null 2>&1
echo x - sl/pkg/COMMENT
sed 's/^X//' >sl/pkg/COMMENT << 'END-of-sl/pkg/COMMENT'
XHelp you shake off wrong key type. 'ls' is correct, not 'sl'.
END-of-sl/pkg/COMMENT
echo x - sl/pkg/DESCR
sed 's/^X//' >sl/pkg/DESCR << 'END-of-sl/pkg/DESCR'
XThis is deluxe edition of joke software "sl" previously contributed.
XIt's borrowed idea but program is my original.
XThere are options a,l,F.
XTo verify the function,just run the program.
X
X
XThis program was written by TOYODA Masashi
X
XWWW: http://www.is.titech.ac.jp/~toyoda/
END-of-sl/pkg/DESCR
echo x - sl/pkg/PLIST
sed 's/^X//' >sl/pkg/PLIST << 'END-of-sl/pkg/PLIST'
Xbin/sl
Xshare/doc/sl/README
Xshare/doc/sl/sl.txt
X@dirrm share/doc/sl
END-of-sl/pkg/PLIST
echo c - sl/files
mkdir -p sl/files > /dev/null 2>&1
echo x - sl/files/md5
sed 's/^X//' >sl/files/md5 << 'END-of-sl/files/md5'
XMD5 (sl.tar) = cc06b159f78f86bfd2d4e0e16330fbae
END-of-sl/files/md5
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: taoka 
State-Changed-When: Fri Sep 24 10:38:01 PDT 1999 
State-Changed-Why:  
Committed after I modified your pkg/{COMMENT,DESCR}. Could you check these? 
Thanks! 
>Unformatted:
