[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
developers/features/table: 1.678 -> 1.679
以下のページの更新をしました。ツッコミをお願いします。
developers/features/table: 1.678 -> 1.679
> revision 1.679
> date: 2007/03/07 04:54:20; author: chs; state: Exp; lines: +4 -5
> update gdb info too.
金曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- developers/features/table.orig 2007-03-08 00:15:42.000000000 +0900
+++ developers/features/table 2007-03-08 00:15:42.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: table,v 1.678 2007/03/04 15:51:42 tsutsui Exp $
+# $NetBSD: table,v 1.679 2007/03/07 04:54:20 chs Exp $
# <!-- Based on english version: -->
-# <!-- NetBSD: table,v 1.678 2007/03/04 15:51:42 tsutsui Exp -->
+# <!-- NetBSD: table,v 1.679 2007/03/07 04:54:20 chs Exp -->
# declare ports (rows) ("port <port> [<port_subdir>]")
# If <port_subdir> is not specified, it defaults to the name of port.
@@ -115,7 +115,7 @@
"2.16.1" は 2.16.1 を、"other" は CVS ツリーにないバージョンを表す。
featureend binutils
feature gdb 0
- 当該ポート用の gdb がある場合は、そのバージョン (gdb-5.x, gdb-6.x または none)。
+ 当該ポート用の gdb がある場合は、そのバージョン (gdb-6.x または none)。
featureend gdb
feature sysinst 0
当該ポートがインストールに sysinst を使うか否か。"no" は
@@ -297,9 +297,8 @@
# GDB support: spec by arch, NO POSITIVE WILDCARDS.
gdb no *
-gdb gdb5 alpha m68000 m68k mipseb mipsel
-gdb gdb5 sh3eb sh3el sparc vax x86_64
-gdb gdb6 arm i386c powerpc sparc64
+gdb gdb6 alpha arm i386c m68000 m68k mipseb mipsel powerpc sh3eb sh3el
+gdb gdb6 sparc sparc64 vax x86_64
# sysinst support: spec by machine, NO POSITIVE WILDCARDS.
sysinst N/A *
Index: developers/features/table
===================================================================
RCS file: /cvsroot/htdocs/developers/features/table,v
retrieving revision 1.678
retrieving revision 1.679
diff -u -r1.678 -r1.679
--- developers/features/table 4 Mar 2007 15:51:42 -0000 1.678
+++ developers/features/table 7 Mar 2007 04:54:20 -0000 1.679
@@ -1,4 +1,4 @@
-# $NetBSD: table,v 1.678 2007/03/04 15:51:42 tsutsui Exp $
+# $NetBSD: table,v 1.679 2007/03/07 04:54:20 chs Exp $
# declare ports (rows) ("port <port> [<port_subdir>]")
# If <port_subdir> is not specified, it defaults to the name of port.
@@ -114,7 +114,7 @@
"2.16.1" means 2.16.1, and "other" means a version that's not in the CVS tree.
featureend binutils
feature gdb 0
- Which gdb version is used for the port, if any (gdb-5.x, gdb-6.x, or none)?
+ Which gdb version is used for the port, if any (gdb-6.x or none)?
featureend gdb
feature sysinst 0
Does the port use sysinst for installation? "no" means that install
@@ -296,9 +296,8 @@
# GDB support: spec by arch, NO POSITIVE WILDCARDS.
gdb no *
-gdb gdb5 alpha m68000 m68k mipseb mipsel
-gdb gdb5 sh3eb sh3el sparc vax x86_64
-gdb gdb6 arm i386c powerpc sparc64
+gdb gdb6 alpha arm i386c m68000 m68k mipseb mipsel powerpc sh3eb sh3el
+gdb gdb6 sparc sparc64 vax x86_64
# sysinst support: spec by machine, NO POSITIVE WILDCARDS.
sysinst N/A *