From owner-doc-jp@jp.freebsd.org  Sat Sep 11 15:05:13 1999
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id PAA79265;
	Sat, 11 Sep 1999 15:05:13 +0900 (JST)
	(envelope-from owner-doc-jp@jp.FreeBSD.org)
Received: from gate.keisu.t.u-tokyo.ac.jp (ns06.t.u-tokyo.ac.jp [133.11.68.1])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with SMTP id PAA79260
	for <doc-jp@jp.freebsd.org>; Sat, 11 Sep 1999 15:05:13 +0900 (JST)
	(envelope-from simokawa@sat.t.u-tokyo.ac.jp)
Received: (qmail 59053 invoked from network); 11 Sep 1999 06:05:13 -0000
Received: from sylph.sat.t.u-tokyo.ac.jp (10.6.1.20)
  by ns06.t.u-tokyo.ac.jp with SMTP; 11 Sep 1999 06:05:13 -0000
Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [10.6.1.30])
	by sylph.sat.t.u-tokyo.ac.jp (Postfix) with ESMTP id E6A3A2DAA9
	for <doc-jp@jp.freebsd.org>; Sat, 11 Sep 1999 15:05:12 +0900 (JST)
Received: from ett.sat.t.u-tokyo.ac.jp by ett.sat.t.u-tokyo.ac.jp (8.9.3/sat-V0.6)
	id PAA53842; Sat, 11 Sep 1999 15:05:12 +0900 (JST)
Date: Sat, 11 Sep 1999 15:05:11 +0900
Message-ID: <14297.61719.3051.11185P@ett.sat.t.u-tokyo.ac.jp>
From: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
To: doc-jp@jp.freebsd.org
In-Reply-To: In your message of "Sat, 11 Sep 1999 12:13:20 +0900"
	<14297.51408.378336.68187Y@localhost.sky.rim.or.jp>
References: <14297.51408.378336.68187Y@localhost.sky.rim.or.jp>
User-Agent: Wanderlust/1.0.0 (Kokomo) SEMI/1.13.3 (Komaiko) FLIM/1.12.5 (Hirahata) MULE XEmacs/21.2 (beta13) (Demeter) (i386-unknown-freebsd3.1)
X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7:#j7i14gu$
 jgR\S*&C3R/pJX<mI-4Z8'mqt1R'CjWdw-xqVoilv`\JgZcquM5oVuO^<vt/~051rCDM(`{rM~?{Ok
 r,XC+}Ycm9IJO)odT*-0nyJjBJYzL{GsZ
MIME-Version: 1.0 (generated by SEMI 1.13.3 - "Komaiko")
Content-Type: text/plain; charset=ISO-2022-JP
Reply-To: doc-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990727
X-Sequence: doc-jp 6648
Subject: [doc-jp 6648] Re: <handbook> ports/chapter.sgml (1.20)
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org
X-Originator: simokawa@sat.t.u-tokyo.ac.jp


$B$9$$$^$;$s(B, $BK\Ev$O;d$,$O$d$/$d$C$F$$$l$P$h$+$C$?$N$G$7$g$&$,(B,
$B$^$@4V$K$"$$$^$9$+(B?

Id -> FreeBSD $B$H$7$F$*$-$^$7$?$,(B, $B1Q8lHG$bD>$5$J$$$H$$$1$J$$$G$9$M(B.

At Sat, 11 Sep 1999 12:13:20 +0900,
Jun Kuriyama <kuriyama@sky.rim.or.jp> wrote:
> 
> 
> $B!!$J$s$+:G6a:Y$+$$K]Lu$b?M$KMj$k$h$&$K$J$C$A$c$C$F!D!D!#C;$$$N$G=i?4<T4?(B
> $B7^!#(B:-)
> 
> 
> Index: chapter.sgml
> ===================================================================
> RCS file: /home/ncvs/doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v
> retrieving revision 1.19
> retrieving revision 1.20
> diff -u -r1.19 -r1.20
> --- chapter.sgml	1999/05/25 14:29:18	1.19
> +++ chapter.sgml	1999/05/25 15:56:30	1.20
> @@ -1,7 +1,7 @@
>  <!--
>       The FreeBSD Documentation Project
>  
> -     $Id: chapter.sgml,v 1.18 1999/05/17 19:55:54 nik Exp $
> +     $Id: chapter.sgml,v 1.19 1999/05/25 14:29:18 hoek Exp $
>  -->
>  
>  <chapter id="ports">
> @@ -480,9 +480,15 @@
>        
>        <listitem>
>  	<para>Gripe.  This is done by e-mail <emphasis>only</emphasis>! Send
> -	  such e-mail to the &a.ports; and please include the name/version of
> -	  the port, where you got both the port source &amp; distfile(s) from,
> -	  and what the text of the error was.</para>
> +	  such e-mail to the maintainer of the port, first.  Type
> +	  <command>make maintainer</command> or read the
> +	  <filename>Makefile</filename> to find the maintainer's email
> +	  address.  Remember to include the name/version of
> +	  the port (copy the <literal>$Id:</literal> line from the
> +	  <filename>Makefile</filename>), and the output leading up-to the
> +	  error, inclusive.  If you do not get a satisfactory response,
> +	  you can try filing a bug report with <command>send-pr</command>.
> +	</para>
>        </listitem>

	<para>$B6l>p$r$$$&(B. $B$3$l$OEE;R%a!<%k$G(B<emphasis>$B$@$1(B</emphasis>$B$K(B
	  $B$7$F$/$@$5$$(B. $B$=$N$h$&$J%a!<%k$O$^$:(B, $B$=$N(B port $B$NJ]<iC4Ev<T(B
	  $B$KAw$C$F$/$@$5$$(B. <command>make maintainer</command> $B$H%?%$%W(B
	  $B$9$k$+(B, <filename>Makefile</filename> $B$rFI$`$+$7$FJ]<iC4Ev<T(B
	  $B$NEE;R%a!<%k%"%I%l%9$r8+$D$1$F$/$@$5$$(B. $B$=$N(B port $B$NL>A0(B,
	  $B%P!<%8%g%s(B(<filename>Makefile</filename> $B$K$"$k(B
	  <literal>$FreeBSD:</literal> $B$N9T$r%3%T!<$7$F$/$@$5$$(B), $B$=$7$F(B
	  $B%(%i!<$K;j$k$^$G$N=PNO$rK:$l$:$KE:$($F$/$@$5$$(B. $B$b$7K~B-$N$$$/(B
	  $BJVEz$,$b$i$($J$$>l9g$K$O(B, <command>send-pr</command>$B$r;H$C$F(B,
	  $B%P%0%l%]!<%H$rAw$k$3$H$b$G$-$^$9(B.

-- 
/\ Hidetoshi Shimokawa
\/  simokawa@sat.t.u-tokyo.ac.jp
PGP public key: finger -l simokawa@sat.t.u-tokyo.ac.jp
