[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pkgsrc/doc/guide/files/faq.xml: 1.1 -> 1.2
以下のページの更新をしました。ツッコミをお願いします。
pkgsrc/doc/guide/files/faq.xml: 1.1 -> 1.2
> revision 1.2
> date: 2004/11/20 13:25:22; author: hubertf; state: Exp; lines: +17 -3
> Update list of pkgtools, from htdocs/Documentation/software/packages.xml
> (list there will be replaced by a link into the pkgsrc guide!)
追加された部分は htdocs/Documentation/software/packages.xml rev. 1.60
と同じなので、訳も流用しています。
火曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- faq.xml.orig 2006-08-28 00:16:01.000000000 +0900
+++ faq.xml 2006-08-28 00:16:01.000000000 +0900
@@ -1,6 +1,6 @@
-<!-- $NetBSD: faq.xml,v 1.1 2004/10/21 14:27:43 grant Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $ -->
<!-- Based on english version: -->
-<!-- NetBSD: faq.xml,v 1.1 2004/10/21 14:27:43 grant Exp -->
+<!-- NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>よくある質問</title>
@@ -33,7 +33,7 @@
</sect1>
-<sect1>
+<sect1 id="faq-pkgtools">
<title>パッケージ管理用ユーティリティー (pkgtools)</title>
<para>
@@ -93,10 +93,23 @@
</para>
</listitem>
<listitem>
+ <para> <pkg>pkgtools/dfdisk</pkg>:
+ distfile を複数の場所から fetch できる機能を
+ pkgsrc に追加します。現在のところ、
+ 以下の方法に対応しています: 複数の CD-ROM および FTP/HTTP のネットワーク接続。
+ </para>
+ </listitem>
+ <listitem>
<para> <pkg>pkgtools/xpkgwedge</pkg>:
X11 パッケージの場所を変えます (標準で有効となります)
</para>
</listitem>
+ <listitem>
+ <para> <pkg>devel/cpuflags</pkg>:
+ お使いの CPU とコンパイラー用にコードを最適化するための
+ コンパイラーのフラグを考えてくれます。
+ </para>
+ </listitem>
</itemizedlist>
<para> インストールしたパッケージの追跡や最新への追従用などのユーティリティー: </para>
@@ -475,7 +488,7 @@
<screen>
===========================================================================
-$NetBSD: faq.xml,v 1.1 2004/10/21 14:27:43 grant Exp $
+$NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $
You may wish to have the vulnerabilities file downloaded daily so that
it remains current. This may be done by adding an appropriate entry
Index: faq.xml
===================================================================
RCS file: /cvsroot/pkgsrc/doc/guide/files/faq.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- faq.xml 21 Oct 2004 14:27:43 -0000 1.1
+++ faq.xml 20 Nov 2004 13:25:22 -0000 1.2
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.1 2004/10/21 14:27:43 grant Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -31,7 +31,7 @@
</sect1>
-<sect1>
+<sect1 id="faq-pkgtools">
<title>Utilities for package management (pkgtools)</title>
<para>
@@ -91,10 +91,24 @@
</para>
</listitem>
<listitem>
+ <para> <pkg>pkgtools/dfdisk</pkg>:
+ adds extra functionality to pkgsrc, allowing it to fetch
+ distfiles from multiple locations. It currently supports the
+ following methods: multiple CD-ROMs and network FTP/HTTP
+ connections.
+ </para>
+ </listitem>
+ <listitem>
<para> <pkg>pkgtools/xpkgwedge</pkg>:
put X11 packages someplace else (enabled by default)
</para>
</listitem>
+ <listitem>
+ <para> <pkg>devel/cpuflags</pkg>:
+ will determine the best compiler flags to optimise code for
+ your current CPU and compiler.
+ </para>
+ </listitem>
</itemizedlist>
<para> Utilities for keeping track of installed packages, being up
@@ -510,7 +524,7 @@
<screen>
===========================================================================
-$NetBSD: faq.xml,v 1.1 2004/10/21 14:27:43 grant Exp $
+$NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $
You may wish to have the vulnerabilities file downloaded daily so that
it remains current. This may be done by adding an appropriate entry