From owner-ports-jp@jp.freebsd.org  Mon Aug  3 11:28:08 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id LAA10851;
	Mon, 3 Aug 1998 11:28:08 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from diana.infonets.hiroshima-u.ac.jp (diana.infonets.hiroshima-u.ac.jp [133.41.33.53])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id LAA10843
	for <ports-jp@jp.freebsd.org>; Mon, 3 Aug 1998 11:28:05 +0900 (JST)
	(envelope-from taoka@infonets.hiroshima-u.ac.jp)
Received: from cal.infonets.hiroshima-u.ac.jp (cal.infonets.hiroshima-u.ac.jp [133.41.33.61]) by diana.infonets.hiroshima-u.ac.jp (8.8.8/3.6W) with ESMTP
	id LAA05462 for <ports-jp@jp.freebsd.org>; Mon, 3 Aug 1998 11:28:04 +0900 (JST)
Received: from localhost (localhost.infonets.hiroshima-u.ac.jp [127.0.0.1]) by cal.infonets.hiroshima-u.ac.jp (8.8.8/3.6W) with ESMTP
	id LAA06593 for <ports-jp@jp.freebsd.org>; Mon, 3 Aug 1998 11:28:04 +0900 (JST)
To: ports-jp@jp.freebsd.org
From: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
In-Reply-To: Your message of "Mon, 03 Aug 1998 01:12:15 +0900"
	<19980803011215W.seiken@os.rim.or.jp>
References: <19980803011215W.seiken@os.rim.or.jp>
X-Mailer: Mew version 1.92.4 on XEmacs 20.4 (Emerald)
X-Prom-Mew: Prom-Mew 1.92.9 (procmail reader for Mew)
X-URL: http://www.infonets.hiroshima-u.ac.jp/~taoka/
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Mon_Aug__3_11:27:58_1998_809)--"
Content-Transfer-Encoding: 7bit
Message-Id: <19980803112803M.taoka@infonets.hiroshima-u.ac.jp>
Date: Mon, 03 Aug 1998 11:28:03 +0900
X-Dispatcher: imput version 971024
Lines: 108
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+980729
X-Sequence: ports-jp 3856
Subject: [ports-jp 3856] Re: New port aish-1.12
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org

----Next_Part(Mon_Aug__3_11:27:58_1998_809)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit


$BED2,$G$9!#(B

From: Masanori Kiriake <seiken@nbs.co.jp>
Subject: [ports-jp 3851] New port aish-1.12
Date: Mon, 03 Aug 1998 01:12:15 +0900
Message-ID: <19980803011215W.seiken@os.rim.or.jp>

> $B@ZL@$G$9!#(Baish$B$N(Bport$B$b:n$C$F$_$^$7$?!#=i?4<T(Bport$B$G$^$?$X$s$J$3$H$r$7$F(B
> $B$$$k$+$b$7$l$^$;$s!#(B

$B=$@5$7$F$_$^$7$?!#(Baish/Makefile$B$NCf$K6u9T$,(B2$B$DO"B3$7$F$^$7$?!#(Bports$B$,=P(B
$BMh>e$,$C$?$i(Bportlint$B$r=q$1$k$3$H$r$*4+$a$7$^$9!#(Baish$B$N%G%#%l%/%H%j$K9_$j(B
$B$F(Bportlint$B$r<B9T$9$k$@$1$G$9!#(B

$B$"$H!"(Baish/Makefile$B$K(B

MAKE_ENV+=	PATH=/usr/bin:$$PATH

$B$rF~$l$F$*$-$^$7$?!#$3$l$O!"(Baish$BIUB0$N(BMakefile$B$K(B

autodecode: autodecode.pl
        -@( if [ `which perl|wc -w` != 1 ];then \
        cp autodecode.pl $@ ;else \
        sed -e "1s=/.*=`which perl`=" autodecode.pl > $@;fi )
        -chmod 755 $@

$B$,$"$k$N$G$9$,!"(Bmake install$B$r<B9T$7$??M$N(BPATH$B$,(B
/usr/local/bin:/usr/bin$B$N=gHV$K$J$C$F$$$k$H!"$b$7$+$7$?$i(B
/usr/local/bin/perl$B$K$J$C$F$7$^$&$+$i$G$9!#(B

MAKE_ENV+=	PATH=/usr/bin:$$PATH

$B$rF~$l$F$*$/$H!"I,$:(B/usr/bin/perl$B$K$J$C$F$/$l$^$9!#$"$H!"(Bpatch-aa$B$G$9$,!"(B

 	install -c -m 0755 ishcat $(DSTDIR)
	install -c -m 0755 autodecode $(DSTDIR)

$B$G$J$/!"(B

	${BSD_INSTALL_SCRIPT} ishcat $(DSTDIR)
	${BSD_INSTALL_SCRIPT} autodecode $(DSTDIR)

$B$G$9!#%O%s%I%V%C%/$rFI$`$3$H$b=EMW$G$9$,!"(B/usr/share/mk/bsd.port.mk$B$b8+(B
$B$F$OG!2?$G$7$g$&!#$$$m$s$J%^%/%m$,Dj5A$5$l$F$$$^$9!#(B


> 
> 1. $B$3$N(Bports$B$r(BFreeBSD$B$K4^$a$F$b$h$m$7$$$G$7$g$&$+!#(B
> 2. $B%*%j%8%J%k%=!<%9$r(BFreeBSD$B$N(BFTP$B%5%$%H$H(BCD-ROM$B$GG[I[$7$F$h$$$G$7$g$&$+!#(B
> 

$B$"$H$O!"%P%$%J%j!<G[I[$G$9!#?M$K$h$C$F$O$$$d$,$k?M$b$$$i$C$7$c$k$+$b!#!#(B

 $BED2,(B $BCR;V(B    $B9-EgBg3X9)3XItBhFsN`2sO)%7%9%F%`9)3X(B
             taoka@infonets.hiroshima-u.ac.jp

----Next_Part(Mon_Aug__3_11:27:58_1998_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Description: patch

diff -ru ../orig/aish/Makefile ./Makefile
--- ../orig/aish/Makefile	Mon Aug  3 00:57:31 1998
+++ ./Makefile	Mon Aug  3 10:40:54 1998
@@ -14,9 +14,9 @@
 
 MAINTAINER=	seiken@nbs.co.jp
 
-
 MANLANG=	ja
 MAN1=		aish.1 autodecode.1
+MAKE_ENV+=	PATH=/usr/bin:$$PATH
 
 post-extract:
 	${MV} ${WRKDIR}/*1 ${WRKSRC}
diff -ru ../orig/aish/patches/patch-aa ./patches/patch-aa
--- ../orig/aish/patches/patch-aa	Sun Aug  2 15:53:13 1998
+++ ./patches/patch-aa	Mon Aug  3 10:45:28 1998
@@ -1,5 +1,5 @@
 --- Makefile.orig	Mon Sep 18 01:47:03 1995
-+++ Makefile	Sun Aug  2 15:42:49 1998
++++ Makefile	Mon Aug  3 10:42:13 1998
 @@ -1,7 +1,7 @@
  # aish/koish 1993,94,95 by H.Ogasawara (COR.)
  
@@ -15,11 +15,12 @@
  install: $(SYSCHK) $(PROG) $(MPROG) autodecode 
 -	install -c -s $(PROG) $(DSTDIR)
 -	install -c -s $(MPROG) $(DSTDIR)
+-	install -c -m 0755 ishcat $(DSTDIR)
+-	-install -c -m 0755 autodecode $(DSTDIR)
 +	${BSD_INSTALL_PROGRAM} $(PROG) $(DSTDIR)
 +	${BSD_INSTALL_PROGRAM} $(MPROG) $(DSTDIR)
- 	install -c -m 0755 ishcat $(DSTDIR)
--	-install -c -m 0755 autodecode $(DSTDIR)
-+	install -c -m 0755 autodecode $(DSTDIR)
++	${BSD_INSTALL_SCRIPT} ishcat $(DSTDIR)
++	${BSD_INSTALL_SCRIPT} autodecode $(DSTDIR)
 +	${BSD_INSTALL_MAN} aish.1 autodecode.1 ${PREFIX}/man/ja/man1
  
  installc: $(SYSCHK) $(PROG) $(MPROG) autodecode

----Next_Part(Mon_Aug__3_11:27:58_1998_809)----
