From owner-ports-jp@jp.freebsd.org  Sat Jul 11 20:11:59 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id UAA26256;
	Sat, 11 Jul 1998 20:11:59 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from mail.st.rim.or.jp (root@mail.st.rim.or.jp [202.255.181.5])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id UAA26251
	for <ports-jp@jp.freebsd.org>; Sat, 11 Jul 1998 20:11:56 +0900 (JST)
	(envelope-from mac@st.rim.or.jp)
Received: from localhost (p84df6d.kob2.ap.so-net.ne.jp [210.132.223.109])
	by mail.st.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id UAA17354
	for <ports-jp@jp.freebsd.org>; Sat, 11 Jul 1998 20:11:54 +0900 (JST)
To: ports-jp@jp.freebsd.org
From: Masahide NODA/=?iso-2022-jp?B?GyRCJE4kQCReJDUkUiRHGyhC?= <mac@st.rim.or.jp>
In-Reply-To: Your message of "Fri, 10 Jul 1998 13:58:20 +0900"
	<19980710135820B.taoka@infonets.hiroshima-u.ac.jp>
References: <19980710135820B.taoka@infonets.hiroshima-u.ac.jp>
X-Mailer: Mew version 1.93b38 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Sat_Jul_11_20:10:08_1998_41)--"
Content-Transfer-Encoding: 7bit
Message-Id: <19980711201016R.mac@st.rim.or.jp>
Date: Sat, 11 Jul 1998 20:10:16 +0900
X-Dispatcher: imput version 980522
Lines: 57
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24e+ JFUG special]
X-Sequence: ports-jp 3703
Subject: [ports-jp 3703] Re: Mule 2.3 based on Emacs 19.34
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org

----Next_Part(Sat_Jul_11_20:10:08_1998_41)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

mac $B$G$9!#(B

From: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Subject: [ports-jp 3700] Re: Mule 2.3 based on Emacs 19.34 (Re: ports broken?)
Date: Fri, 10 Jul 1998 13:58:20 +0900
Message-ID: <19980710135820B.taoka@infonets.hiroshima-u.ac.jp>

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

taoka> $B$3$N(Bports$B$rN.$7$^$9!#$?$@!"$"$^$j%A%'%C%/$7$F$^$;$s!#$^$?!"$7$P$i(B
taoka> $B$/!"$3$l$K4X$o$k$3$H$,$G$-$^$;$s!#$^$:$$$H$3$m$"$j$^$7$?$i!"(Bpatch
taoka> $B$rAw$C$F$/$@$5$$!#(B

$B$3$l$r$?$a$7$F$_$^$7$?!#$G!"(B

	$B!y(B install-info $B$G<:GT$9$k(B
		-> ${WRKSRC} $B$G(B make info $B$9$k$H$G$-$k$h$&$K$J$k(B
	$B!y(B editors/mule-19.34/pkg/PLIST $B$G(B path $B$N0c$&$H$3$m$,$"$k(B

$B$H$$$&M}M3$G(B make $B$G$-$^$;$s$G$7$?!#$3$l$r$J$*$9(B patch $B$rE:IU$7$^$9!#$"(B
$B$H!"(B${PREFIX}/com $B0J2<$,(B pkg_delete $B$G$O>C$($^$;$s$,!"$3$l$O$3$&$$$&$b$N(B
$B$H$$$&$3$H$G$$$$$N$G$7$g$&$+!#(B
-- 
$B$N$@$^$5$R$G(B <mailto:mac@st.rim.or.jp>


----Next_Part(Sat_Jul_11_20:10:08_1998_41)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=mule-19.34-ports-patch

diff -urN mule-19.34.org/Makefile mule-19.34/Makefile
--- mule-19.34.org/Makefile	Sat Jul 11 20:04:17 1998
+++ mule-19.34/Makefile	Sat Jul 11 19:47:28 1998
@@ -87,6 +87,7 @@
 	done; \
 	cd ${WRKSRC}/src; \
 	./temacs -batch -l mule-inst.el $$target
+	cd ${WRKSRC}/man ; make
 
 # If site-start.el exists, you should run below when you install by
 # this port
diff -urN mule-19.34.org/pkg/PLIST mule-19.34/pkg/PLIST
--- mule-19.34.org/pkg/PLIST	Sat Jul 11 20:04:16 1998
+++ mule-19.34/pkg/PLIST	Sat Jul 11 17:03:50 1998
@@ -2,4 +2,4 @@
 @exec ln -sf %D/%F %B/emacs
 @unexec rm %B/emacs
 share/emacs/19.34/etc/DOC-19.34.1
-lib/mule/site-lisp/site-start.el
+share/emacs/19.34/site-lisp/site-start.el

----Next_Part(Sat_Jul_11_20:10:08_1998_41)----
