[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ports/shark/index.xml: 1.3 -> 1.5



以下のページの更新をしました。ツッコミをお願いします。

Ports/shark/index.xml: 1.3 -> 1.5

> revision 1.5
> date: 2007/01/07 08:37:51;  author: daniel;  state: Exp;  lines: +6 -6
- Fix improper capitalization of "NetBSD.org".
- Represent an ampersand as an entity.
- Remove spurious CDATA.
> ----------------------------
> revision 1.4
> date: 2007/01/07 03:52:25;  author: macallan;  state: Exp;  lines: +12 -3
> mention X on shark

火曜日までに異議がなければ、 commit します。

以下、訳と原文それぞれの新旧の差分です。

--- Ports/shark/index.xml.orig	2007-01-08 23:26:44.000000000 +0900
+++ Ports/shark/index.xml	2007-01-08 23:26:44.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Ports-shark-index" portpage="shark">
   <config param="desc" value="NetBSD/shark"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.3 2006/11/06 11:59:01 kano Exp $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.5 2007/01/07 08:37:51 daniel Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.3 2006/11/06 11:59:01 kano Exp   -->
-  <config param="rcsdate" value="$Date: 2006/11/06 11:59:01 $"/>
+<!-- NetBSD: index.xml,v 1.5 2007/01/07 08:37:51 daniel Exp   -->
+  <config param="rcsdate" value="$Date: 2007/01/07 08:37:51 $"/>
   <head>
     <title>NetBSD/shark</title>
   </head>
@@ -53,6 +53,15 @@
     </portinfo>
 
     <portnews>
+    <portnewsitem date="2007-01-06" title="XFree86 サポート">
+      XFree86 サポートが復活しました。IGS 2010 グラフィックスコントローラーをもつ Shark において、
+      igsfb ドライバーを使ったカーネル上で wsfb ドライバーを使って XFree86 を使うことができるようになりました。
+      C&amp;T 65550 をもつものも、このチップのドライバーで動作するはずですが、動作確認はされていません。
+      <ulink url="http://mail-index.NetBSD.org/port-arm/2006/12/21/0000.html">port-arm
+      メーリングリストでの発表</ulink>もご覧ください。XF86Config のサンプルは、
+      <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/misc/macallan/shark/XF86Config">ここ</ulink>にあります。
+    </portnewsitem>
+
     <portnewsitem date="2006-11-04" title="NetBSD 3.1 リリース">
       netbsd-3 リリース枝の最初の保守リリースとなる
       <ulink url="../../Releases/formal-3/">NetBSD 3.1</ulink> がリリースされました。
Index: Ports/shark/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Ports/shark/index.xml,v
retrieving revision 1.3
retrieving revision 1.5
diff -u -r1.3 -r1.5
--- Ports/shark/index.xml	6 Nov 2006 11:59:01 -0000	1.3
+++ Ports/shark/index.xml	7 Jan 2007 08:37:51 -0000	1.5
@@ -5,8 +5,8 @@
 
 <webpage id="Ports-shark-index" portpage="shark">
   <config param="desc" value="NetBSD/shark"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.3 2006/11/06 11:59:01 kano Exp $"/>
-  <config param="rcsdate" value="$Date: 2006/11/06 11:59:01 $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.5 2007/01/07 08:37:51 daniel Exp $"/>
+  <config param="rcsdate" value="$Date: 2007/01/07 08:37:51 $"/>
   <head>
     <title>NetBSD/shark</title>
   </head>
@@ -50,6 +50,15 @@
     </portinfo>
 
     <portnews>
+    <portnewsitem date="2007-01-06" title="XFree86 support">
+      Support for XFree86 is back. Sharks with IGS 2010 graphics controller
+      can now use XFree86 with the wsfb driver on kernels that use the igsfb driver.
+      Those with a C&amp;T 65550 should work with the chips driver but this is untested.
+      See also the <ulink url="http://mail-index.NetBSD.org/port-arm/2006/12/21/0000.html">
+      announcement on the port-arm mailing list</ulink>. An example XF86Config can be found
+      <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/misc/macallan/shark/XF86Config">here</ulink>.
+    </portnewsitem>
+
     <portnewsitem date="2006-11-04" title="NetBSD 3.1 released">
       <ulink url="../../Releases/formal-3/">NetBSD 3.1</ulink>,
       the first maintenance release of the netbsd-3 release branch,