[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ports/shark/index.xml: 1.8 -> 1.9
以下のページの更新をしました。ツッコミをお願いします。
ports/shark/index.xml: 1.8 -> 1.9
> date: 2009/11/26 17:05:35; author: snj; state: Exp; lines: +11 -2
> Add a news item mentioning macallan's shark X.org blog entry.
水曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- ports/shark/index.xml.orig 2010-06-29 01:25:54.000000000 +0900
+++ ports/shark/index.xml 2010-06-29 01:25:54.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.8 2009/08/15 01:24:35 snj Exp $"/>
+ <config param="cvstag" value="$NetBSD: index.xml,v 1.9 2009/11/26 17:05:35 snj Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.8 2009/08/15 01:24:35 snj Exp -->
- <config param="rcsdate" value="$Date: 2009/08/15 01:24:35 $"/>
+<!-- NetBSD: index.xml,v 1.9 2009/11/26 17:05:35 snj Exp -->
+ <config param="rcsdate" value="$Date: 2009/11/26 17:05:35 $"/>
<head>
<title>NetBSD/shark</title>
</head>
@@ -48,6 +48,15 @@
</portinfo>
<portnews>
+ <portnewsitem date="2009-11-26" title="アクセラレートされた X 対応">
+ Michael Lorenz が NetBSD ブログで発表したとおり、最近、shark ポートの X 対応が改善されました。
+ この結果のひとつに、<command>X -configure</command>
+ を実行して X の構成ファイルを作れるようになったというものがあります。
+ 詳細は、Michael による <ulink
+ url="http://blog.netbsd.org/tnf/entry/hardware_accelerated_xorg_on_shark">
+ ブログの記事</ulink>をご覧ください。
+ </portnewsitem>
+
<portnewsitem date="2007-01-06" title="XFree86 サポート">
XFree86 サポートが復活しました。IGS 2010 グラフィックスコントローラーをもつ Shark において、
igsfb ドライバーを使ったカーネル上で wsfb ドライバーを使って XFree86 を使うことができるようになりました。
Index: ports/shark/index.xml
===================================================================
RCS file: /cvsroot/htdocs/ports/shark/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ports/shark/index.xml 15 Aug 2009 01:24:35 -0000 1.8
+++ ports/shark/index.xml 26 Nov 2009 17:05:35 -0000 1.9
@@ -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.8 2009/08/15 01:24:35 snj Exp $"/>
- <config param="rcsdate" value="$Date: 2009/08/15 01:24:35 $"/>
+ <config param="cvstag" value="$NetBSD: index.xml,v 1.9 2009/11/26 17:05:35 snj Exp $"/>
+ <config param="rcsdate" value="$Date: 2009/11/26 17:05:35 $"/>
<head>
<title>NetBSD/shark</title>
</head>
@@ -45,6 +45,15 @@
</portinfo>
<portnews>
+ <portnewsitem date="2009-11-26" title="Accelerated X support">
+ As announced by Michael Lorenz on the NetBSD blog, the shark port recently
+ grew better support for X. Among other things, this means it is now
+ possible to generate an X config file by running
+ <command>X -configure</command>. For full details, see Michael's <ulink
+ url="http://blog.netbsd.org/tnf/entry/hardware_accelerated_xorg_on_shark">
+ blog entry</ulink>.
+ </portnewsitem>
+
<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.