From owner-ports-jp@jp.freebsd.org  Fri Sep  1 13:46:53 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id NAA45791;
	Fri, 1 Sep 2000 13:46:53 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from tohokugw.tohoku.iij.ad.jp (firewall-user@tohokugw.tohoku.iij.ad.jp [202.232.14.98])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id NAA45786
	for <ports-jp@jp.freebsd.org>; Fri, 1 Sep 2000 13:46:52 +0900 (JST)
	(envelope-from taguchi@tohoku.iij.ad.jp)
From: taguchi@tohoku.iij.ad.jp
Received: by tohokugw.tohoku.iij.ad.jp; id NAA07976; Fri, 1 Sep 2000 13:46:52 +0900 (JST)
Received: from hirose.tohoku.iij.ad.jp(192.168.144.2) by tohokugw.tohoku.iij.ad.jp via smap (V4.2)
	id xma007972; Fri, 1 Sep 00 13:46:10 +0900
Received: from hirose.tohoku.iij.ad.jp (localhost [127.0.0.1])
	by hirose.tohoku.iij.ad.jp (8.9.3/3.7W99113014) with ESMTP id NAA04815;
	Fri, 1 Sep 2000 13:47:07 +0900 (JST)
Date: Fri, 01 Sep 2000 13:47:06 +0900
Message-ID: <x5wvgwra5x.wl@hirose.tohoku.iij.ad.jp>
To: asami@FreeBSD.org
Cc: ports-jp@jp.freebsd.org
In-Reply-To: In your message of "Fri, 01 Sep 2000 11:38:49 +0900"
	<x5ya1crg3q.wl@hirose.tohoku.iij.ad.jp>
References: <200008300806.BAA78580@silvia.hip.berkeley.edu>
	<200008300820.e7U8KG622655@sakura.mk.bsdclub.org>
	<vqchf83gkc6.fsf@silvia.hip.berkeley.edu>
	<200008301625.e7UGPa623103@sakura.mk.bsdclub.org>
	<x5r9762qrn.wl@hirose.tohoku.iij.ad.jp>
	<200008310130.e7V1Ur623928@sakura.mk.bsdclub.org>
	<vqc8ztd3je8.fsf@silvia.hip.berkeley.edu>
	<x5ya1crg3q.wl@hirose.tohoku.iij.ad.jp>
User-Agent: Wanderlust/2.2.12 (Joyride) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) Emacs/20.6 (i386--freebsd) MULE/4.0 (HANANOEN)
MIME-Version: 1.0 (generated by EMIKO 1.13.9 - "Euglena tripteris")
Content-Type: text/plain; charset=ISO-2022-JP
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: ports-jp 9927
Subject: [ports-jp 9927] Re: xhime and xfree86-4
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: taguchi@tohoku.iij.ad.jp

$BED8}$G$9!#(B

$B$($($H!">l$"$?$j$JBP=hJ}K!$O$G$-$^$7$?!#(B

$B$,!"$4$a$s$J$5$$!"$J$s$G$3$&$J$k$+$O;d$K$O!)!)!)$G$9!#(B
$B$G$b!"$3$N>l$K$*$i$l$k(B BSD make$B$N54(B $B$NJ}!9$J$i$P!"$-$C$H;d$N8+IU$1$?(B
$B8=>]$+$i@5$7$$BP=h$rF3$-=P$5$l$k$s$G$O$J$$$+!"$H!#(B

> > $B$"$H!"$b$H$b$H$N(Bxhime$B$NLdBj!J(BMANSUFFIX=6$B$HDj5A$7$F$"$C$F$b(Bxhime.1.html
> > $B$,:n$i$l$F%$%s%9%H!<%k$K<:GT$9$k!K$O(Bimake$B%3%s%U%#%0%U%!%$%k$N%P%0$G$7$g(B
> > $B$&$+!#(B
> 
> imake $B$N%^%/%m%F%s%W%l!<%H$,(BMANSUFFIX$B$r8+$F$J$$!"$H$$$&Mn$A$G$O$J$$$+$H!#(B
> $BD4$Y$F8+$^$9!#(B

$BM=A[$O30$l$F$^$7$?!#(B

devel/imake-4 $B$N(B patch-h $B$r!"0J2<$N$b$N$K<h$j49$($F(B Imake.rules $B$r:n$jD>(B
$B$7$F$_$F$/$@$5$$!#$&$^$/F0$/H&$G$9!#(B

BEGIN>---8<CUT HER>8---
--- cf/Imake.rules.orig	Sun Jun 18 03:39:14 2000
+++ cf/Imake.rules	Fri Sep  1 13:33:50 2000
@@ -1297,8 +1297,8 @@
 									@@\
 dest.suffix.html: file.man RmanCmdDependency				@@\
 	RemoveFiles(dest.suffix.html dest.suffix-html)			@@\
-	RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) &&\ @@\
-	  $(MV) dest.suffix-html $@					@@\
+	RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) && \ @@\
+	  $(MV) dest.suffix-html dest.suffix.html			@@\
 									@@\
 install.man:: dest.suffix.html						@@\
 	MakeDir($(DESTDIR)$(DOCHTMLDIR))				@@\
@@ -1533,7 +1533,7 @@
 	MakeDir(Concat($(DESTDIR),npath/mdir))				@@\
 	@MakeFlagsToShellFlags(i,set +e); \				@@\
 	if [ -d Concat($(DESTDIR),opath/cdir) ]; then \			@@\
-	  RELPATH=`echo opath/cdir | \					@@\
+	  RELPATH=`cd opath/cdir; pwd | \				@@\
 		sed -e 's:^.::' -e 's:[^/.][^/]*:..:'g`; \		@@\
 	  cd Concat($(DESTDIR),opath/cdir); \				@@\
 	  if [ -d rdir -a ! -h rdir ]; then \ 				@@\
@@ -1580,7 +1580,7 @@
 	MakeDir(Concat($(DESTDIR),npath))				@@\
 	@MakeFlagsToShellFlags(i,set +e); \				@@\
 	if [ -d Concat($(DESTDIR),opath) ]; then \			@@\
-	  RELPATH=`echo opath | \					@@\
+	  RELPATH=`cd opath; pwd | \					@@\
 		sed -e 's:^.::' -e 's:[^/.][^/]*:..:'g`; \		@@\
 	  cd Concat($(DESTDIR),opath); \				@@\
 	  if [ -f lfile -a ! -h lfile ]; then \ 			@@\
END>---8<CUT HERE>8---

$B4N$NItJ,$O!"(B

 dest.suffix.html: file.man RmanCmdDependency				@@\
 	RemoveFiles(dest.suffix.html dest.suffix-html)			@@\
-	RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) &&\ @@\
-	  $(MV) dest.suffix-html $@					@@\
+	RunProgram(RMAN,$(RMANOPTIONS) < file.man > dest.suffix-html) && \ @@\
+	  $(MV) dest.suffix-html dest.suffix.html			@@\

$B$G$9!#$($($H!"85$N$G$O(B
	$(MV) dest.suffix-html $@
$B$J$N$G$9$,!"$3$l$G$OF0$-$^$;$s!#B>$NItJ,$O$A$c$s$H;XDj$N(B 6 $B$K$J$k$s$G$9$,!"(B
$@ $B$@$1$O!"$I$&$7$F$b(B 1 $B$N$^$^$J$s$G$9!#$@$+$i$&$4$+$J$+$C$?$s$G$9!#(B

$B$H$$$&$3$H$G!"87L)$K$O(B BSD make $B$N%P%0!"$K$b;W$($^$9!#(B

$B$,!"$H$j$"$($:%^%/%m$r$3$&E83+$9$k$h$&$K$7$F$*$1$P!"BP=h$G$-$^$9!#(B

x11/XFree86-4/patches/patch-h $B$b!"5/E@%G%#%l%/%H%j$O0c$$$^$9$,!"F1$8=$@5$r(B
$B$7$F$*$$$?$[$&$,$$$$$+$b$7$l$^$;$s!#(B

