[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ports/sparc/index.xml: 1.1 -> 1.8
以下のページの更新をしました。ツッコミをお願いします。
Ports/sparc/index.xml: 1.1 -> 1.8
火曜日までに異議がなければ、 commit します。
以下、訳と原文の差分です。
NetBSD 2.1 リリースのニュース項目は i386 などと同じです。
harware.html -> hardware.html は元の訳で修正ずみでした。
--- index.xml.orig Sat Jan 7 16:35:08 2006
+++ index.xml Sat Jan 7 16:44:49 2006
@@ -1,16 +1,14 @@
<?xml version="1.0" encoding="ISO-2022-JP"?>
<!DOCTYPE webpage
- PUBLIC "-//Norman Walsh//DTD Website V2.2//EN"
- "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [
+ PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
+ "http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">
-]>
-
-<webpage id="ja-netbsd-sparc" portpage="sparc">
+<webpage id="ja-Ports-sparc-index" portpage="sparc">
<config param="desc" value="NetBSD/sparc"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.1 2005/02/12 18:04:39 jschauma Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.8 2005/12/31 13:05:30 rpaulo Exp $"/>
<!-- based on english translation: -->
-<!-- NetBSD: index.xml,v 1.1 2005/02/12 18:04:39 jschauma Exp -->
-<config param="rcsdate" value="$Date: 2005/02/12 18:04:39 $"/>
+<!-- NetBSD: index.xml,v 1.8 2005/12/31 13:05:30 rpaulo Exp -->
+<config param="rcsdate" value="$Date: 2005/12/31 13:05:30 $"/>
<head>
<title>NetBSD/sparc</title>
</head>
@@ -79,6 +77,19 @@
</portinfo>
<portnews>
+ <portnewsitem date="2005-11-02" title="NetBSD 2.1 リリース">
+ netbsd-2 リリース枝の最初の保守リリースとなる
+ <ulink url="../../Releases/formal-2.0/">NetBSD 2.1</ulink> がリリースされました。
+ 48 のアーキテクチャーのバイナリーを配布します。
+ より詳しい情報は <ulink url="../../Releases/formal-2.0/NetBSD-2.1.html">2.1
+ リリース声明</ulink>にあります。
+ </portnewsitem>
+
+ <portnewsitem date="2005-04-09" title="pkgsrc-2005Q1 のバイナリーパッケージが利用可能">
+ &a.bouyer; が、 pkgsrc-2005Q1 枝から作成した NetBSD-2.0/sparc 用バイナリーパッケージを
+ <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc-2005Q1/NetBSD-2.0/sparc/"/> にアップロードしました。
+ </portnewsitem>
+
<portnewsitem date="2004-12-09" title="NetBSD 2.0 リリース">
48 のアーキテクチャーをサポートした
<ulink url="../../Releases/formal-2.0/">NetBSD 2.0</ulink> がリリースされました。
@@ -196,6 +207,8 @@
<listitem>sun4c といくつかの sun4m モデルのオーディオ</listitem>
<listitem>Voyager または sbus nell インターフェースに繋がった PCMCIA デバイス
(<ulink url="faq.html#nell">FAQ</ulink> 参照)</listitem>
+ <listitem>-current における、 Tadpole ts102 ( SPARCbook 3GX および 3GS ) に接続された PCMCIA デバイス</listitem>
+ <listitem>-current における、 DBRI オーディオ (今のところ出力のみ)</listitem>
</itemizedlist>
</para>
</portsection>
Index: Ports/sparc/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Ports/sparc/index.xml,v
retrieving revision 1.1
retrieving revision 1.8
diff -u -r1.1 -r1.8
--- Ports/sparc/index.xml 12 Feb 2005 18:04:39 -0000 1.1
+++ Ports/sparc/index.xml 31 Dec 2005 13:05:30 -0000 1.8
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE webpage
- PUBLIC "-//Norman Walsh//DTD Website V2.2//EN"
- "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [
+ PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
+ "http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">
-]>
-
-<webpage id="netbsd-sparc" portpage="sparc">
+<webpage id="Ports-sparc-index" portpage="sparc">
<config param="desc" value="NetBSD/sparc"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.1 2005/02/12 18:04:39 jschauma Exp $"/>
-<config param="rcsdate" value="$Date: 2005/02/12 18:04:39 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.8 2005/12/31 13:05:30 rpaulo Exp $"/>
+<config param="rcsdate" value="$Date: 2005/12/31 13:05:30 $"/>
<head>
<title>NetBSD/sparc</title>
</head>
@@ -75,6 +73,20 @@
</portinfo>
<portnews>
+ <portnewsitem date="2005-11-02" title="NetBSD 2.1 released">
+ <ulink url="../../Releases/formal-2.0/">NetBSD 2.1</ulink>,
+ the first maintenance release of the netbsd-2 release branch,
+ has been released with binary distributions for 48 architectures.
+ More information is available in the <ulink
+ url="../../Releases/formal-2.0/NetBSD-2.1.html">2.1 release
+ announcement</ulink>.
+ </portnewsitem>
+
+ <portnewsitem date="2005-04-09" title="Binary packages for pkgsrc-2005Q1 available">
+ &a.bouyer; has uploaded binary packages for NetBSD-2.0/sparc from the
+ pkgsrc-2005Q1 branch into <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc-2005Q1/NetBSD-2.0/sparc/"/>.
+ </portnewsitem>
+
<portnewsitem date="2004-12-09" title="NetBSD 2.0 released">
<ulink url="../../Releases/formal-2.0/">NetBSD 2.0</ulink> released
with support for 48 architectures. More information is available in
@@ -179,7 +191,7 @@
<portsection title="Supported Hardware">
<para>
- See the <ulink url="harware.html">supported hardware</ulink> page for
+ See the <ulink url="hardware.html">supported hardware</ulink> page for
a complete list.
<itemizedlist>
<listitem>All on-board and most optional Sun brand framebuffers (all
@@ -192,6 +204,8 @@
<listitem>Audio on sun4c and some sun4m models</listitem>
<listitem>PCMCIA devices with Voyager or sbus nell interface
(see <ulink url="faq.html#nell">FAQ</ulink>)</listitem>
+ <listitem>PCMCIA devices with Tadpole ts102 ( SPARCbook 3GX and 3GS ) in -current</listitem>
+ <listitem>DBRI audio in -current (output only so far)</listitem>
</itemizedlist>
</para>
</portsection>