PERFORCE change 188832 for review
Rene Ladan
rene at FreeBSD.org
Mon Feb 14 21:48:26 UTC 2011
http://p4web.freebsd.org/@@188832?ac=10
Change 188832 by rene at rene_acer on 2011/02/14 21:48:13
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/Makefile#4 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#85 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/Makefile#1 branch
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml#1 branch
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/diff.txt#1 branch
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/init.txt#1 branch
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/x11/chapter.sgml#19 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#99 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml#34 integrate
.. //depot/projects/docproj_nl/share/sgml/man-refs.ent#29 integrate
.. //depot/projects/docproj_nl/www/en/docs/books.sgml#4 integrate
.. //depot/projects/docproj_nl/www/en/internal/new-account.sgml#2 integrate
.. //depot/projects/docproj_nl/www/en/java/dists/16.sgml#4 integrate
.. //depot/projects/docproj_nl/www/en/java/news.xml#6 integrate
.. //depot/projects/docproj_nl/www/en/releases/7.4R/schedule.sgml#3 integrate
.. //depot/projects/docproj_nl/www/en/releases/8.2R/schedule.sgml#3 integrate
.. //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#22 integrate
.. //depot/projects/docproj_nl/www/share/sgml/events.xml#37 integrate
.. //depot/projects/docproj_nl/www/share/sgml/news.xml#100 integrate
.. //depot/projects/docproj_nl/www/share/sgml/release.ent#33 integrate
.. //depot/projects/docproj_nl/www/share/sgml/usergroups.xml#21 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/Makefile#4 (text+ko) ====
@@ -1,4 +1,4 @@
-# $FreeBSD: doc/en_US.ISO8859-1/articles/Makefile,v 1.61 2009/09/01 18:01:01 danger Exp $
+# $FreeBSD: doc/en_US.ISO8859-1/articles/Makefile,v 1.62 2011/02/13 17:53:26 manolis Exp $
SUBDIR =
SUBDIR+= 5-roadmap
@@ -25,6 +25,7 @@
SUBDIR+= fonts
SUBDIR+= formatting-media
SUBDIR+= freebsd-questions
+SUBDIR+= freebsd-update-server
SUBDIR+= geom-class
SUBDIR+= gjournal-desktop
SUBDIR+= hats
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#85 (text+ko) ====
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.983 2011/01/27 13:35:45 pav Exp $ -->
+<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.987 2011/02/14 06:09:31 manolis Exp $ -->
<!--
NOTE TO COMMITTERS: Contributors lists are sorted in alphabetical
order by first name.
@@ -4153,6 +4153,11 @@
</listitem>
<listitem>
+ <para>Jan Henrik Sylvester
+ <email>me at janh.de</email></para>
+ </listitem>
+
+ <listitem>
<para>Jan Jungnickel
<email>Jan at Jungnickel.com</email></para>
</listitem>
@@ -4253,6 +4258,11 @@
</listitem>
<listitem>
+ <para>Jason Helfman
+ <email>jhelfman at experts-exchange.com</email></para>
+ </listitem>
+
+ <listitem>
<para>Jason R. Mastaler
<email>jason-freebsd at mastaler.com</email></para>
</listitem>
@@ -4883,6 +4893,11 @@
</listitem>
<listitem>
+ <para>Jonathan Chu
+ <email>milki at rescomp.berkeley.edu</email></para>
+ </listitem>
+
+ <listitem>
<para>Jonathan Drews
<email>j.e.drews at att.net</email></para>
</listitem>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/x11/chapter.sgml#19 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.205 2010/12/01 20:37:05 rene Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.206 2011/02/05 21:26:02 gjb Exp $
-->
<chapter id="x11">
@@ -1401,6 +1401,15 @@
<screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome2</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
+ <para>For proper operation, <application>GNOME</application> requires
+ the <filename>/proc</filename> filesystem to be mounted. Add</para>
+
+ <programlisting>proc /proc procfs rw 0 0</programlisting>
+
+ <para>to <filename>/etc/fstab</filename> to mount
+ <filename>procfs</filename> automatically during
+ startup.</para>
+
<para>Once <application>GNOME</application> is installed,
the X server must be told to start
<application>GNOME</application> instead of a default window
@@ -1409,17 +1418,22 @@
<para>The easiest way to start
<application>GNOME</application> is with
<application>GDM</application>, the GNOME Display Manager.
- <application>GDM</application>, which is installed as a part
- of the <application>GNOME</application> desktop (but is
- disabled by default), can be enabled by adding
- <literal>gdm_enable="YES"</literal> to
- <filename>/etc/rc.conf</filename>. Once you have rebooted,
+ <application>GDM</application> is installed as part
+ of the <application>GNOME</application> desktop, although
+ it is disabled by default. It can be enabled by adding this
+ line to <filename>/etc/rc.conf</filename>:</para>
+
+ <programlisting>gdm_enable="YES"</programlisting>
+
+ <para>Once you have rebooted,
<application>GDM</application> will start automatically.</para>
- <para>Additionally, to enable all <application>GNOME</application>
- services when <application>GDM</application> starts, add
- <literal>gnome_enable="YES"</literal> to
- <filename>/etc/rc.conf</filename>.</para>
+ <para>It is often desirable to start all
+ <application>GNOME</application> services together with
+ <application>GDM</application>. To achieve this, add the
+ following line to <filename>/etc/rc.conf</filename>:</para>
+
+ <programlisting>gnome_enable="YES"</programlisting>
<para><application>GNOME</application> may also be started
from the command-line by properly configuring a file named
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#99 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.1093 2011/01/15 08:39:27 jkois Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.1095 2011/02/11 16:37:53 ryusuke Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -31,6 +31,7 @@
<year>2008</year>
<year>2009</year>
<year>2010</year>
+ <year>2011</year>
<holder role="mailto:doc at FreeBSD.org">The FreeBSD Documentation
Project</holder>
</copyright>
@@ -6179,8 +6180,8 @@
<row>
<entry><makevar>JAVA_VENDOR</makevar></entry>
<entry>List of space-separated suitable JDK port vendors for
- the port (allowed values: <literal>freebsd bsdjava sun ibm
- blackdown</literal>).</entry>
+ the port (allowed values: <literal>freebsd bsdjava sun
+ blackdown openjdk</literal>).</entry>
</row>
<row>
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml#34 (text+ko) ====
@@ -1,9 +1,9 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.30 2011/02/02 12:42:03 remko Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.31 2011/02/08 06:25:00 remko Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/x11/chapter.sgml
- %SRCID% 1.205
+ %SRCID% 1.206
-->
<chapter id="x11">
@@ -1495,6 +1495,17 @@
<screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome2</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
+ <para>Voor een correcte werking, vereist
+ <application>GNOME</application> dat het
+ <filename>/proc</filename> bestandssysteem gekoppeld is.
+ Voeg</para>
+
+ <programlisting>proc /proc procfs rw 0 0</programlisting>
+
+ <para>toe aan <filename>/etc/fstab</filename> om
+ <filename>procfs</filename> automatisch te koppelen
+ tijdens het opstarten.</para>
+
<para>Zodra <application>GNOME</application> geïnstalleerd
is, moet de X server verteld worden dat in plaats van de
standaard window manager <application>GNOME</application>
@@ -1506,14 +1517,21 @@
<application>GDM</application> wordt meegeïnstalleerd
met de <application>GNOME</application> bureaubladomgeving,
maar staat standaard uitgeschakeld. Dit programma kan
- ingeschakeld worden door <literal>gdm_enable="YES"</literal>
- toe te voegen aan <filename>/etc/rc.conf</filename>. Na
- herstarten start <application>GDM</application> automatisch.</para>
+ ingeschakeld worden door het volgende toe te voegen aan
+ <filename>/etc/rc.conf</filename>:</para>
+
+ <programlisting>gdm_enable="YES"</programlisting>
+
+ <para>Na een herstart zal <application>GDM</application>
+ automatisch gestart worden.</para>
+
+ <para>Meestal is het gewenst om alle
+ <application>GNOME</application> applicaties tegelijkertijd
+ met <application>GDM</application> te starten. Om dit te
+ bereiken moet de volgende regel worden toegevoegd aan
+ <filename>/etc/rc.conf</filename>:</para>
- <para>Verder kan <literal>gnome_enable="YES"</literal> aan
- <filename>/etc/rc.conf</filename> worden toegevoegd om alle diensten
- van <application>GNOME</application> aan te zetten wanneer
- <application>GDM</application> start.</para>
+ <programlisting>gnome_enable="YES"</programlisting>
<para><application>GNOME</application> kan ook gestart worden
vanaf de commandoregel door het bestand
==== //depot/projects/docproj_nl/share/sgml/man-refs.ent#29 (text+ko) ====
@@ -20,7 +20,7 @@
lexicographical order by the entity (i.e., the dots used in place of
special characters should not be expanded when comparing).
- $FreeBSD: doc/share/sgml/man-refs.ent,v 1.507 2010/07/23 21:30:57 hrs Exp $
+ $FreeBSD: doc/share/sgml/man-refs.ent,v 1.511 2011/02/11 16:15:44 hrs Exp $
-->
<!ENTITY man...1 "<citerefentry/<refentrytitle/[/<manvolnum/1//">
@@ -157,6 +157,7 @@
<!ENTITY man.dprofpp.1 "<citerefentry vendor='ports'/<refentrytitle/dprofpp/<manvolnum/1//">
<!ENTITY man.dtmfdecode.1 "<citerefentry/<refentrytitle/dtmfdecode/<manvolnum/1//">
<!ENTITY man.dtrace.1 "<citerefentry/<refentrytitle/dtrace/<manvolnum/1//">
+<!ENTITY man.dtruss.1 "<citerefentry/<refentrytitle/dtruss/<manvolnum/1//">
<!ENTITY man.du.1 "<citerefentry/<refentrytitle/du/<manvolnum/1//">
<!ENTITY man.echo.1 "<citerefentry/<refentrytitle/echo/<manvolnum/1//">
<!ENTITY man.echotc.1 "<citerefentry/<refentrytitle/echotc/<manvolnum/1//">
@@ -3272,6 +3273,7 @@
<!ENTITY man.aac.4 "<citerefentry/<refentrytitle/aac/<manvolnum/4//">
<!ENTITY man.acd.4 "<citerefentry/<refentrytitle/acd/<manvolnum/4//">
<!ENTITY man.acpi.4 "<citerefentry/<refentrytitle/acpi/<manvolnum/4//">
+<!ENTITY man.acpi.aiboost.4 "<citerefentry/<refentrytitle/acpi_aiboost/<manvolnum/4//">
<!ENTITY man.acpi.asus.4 "<citerefentry/<refentrytitle/acpi_asus/<manvolnum/4//">
<!ENTITY man.acpi.dock.4 "<citerefentry/<refentrytitle/acpi_dock/<manvolnum/4//">
<!ENTITY man.acpi.fujitsu.4 "<citerefentry/<refentrytitle/acpi_fujitsu/<manvolnum/4//">
@@ -3286,6 +3288,7 @@
<!ENTITY man.adv.4 "<citerefentry/<refentrytitle/adv/<manvolnum/4//">
<!ENTITY man.adw.4 "<citerefentry/<refentrytitle/adw/<manvolnum/4//">
<!ENTITY man.ae.4 "<citerefentry/<refentrytitle/ae/<manvolnum/4//">
+<!ENTITY man.aesni.4 "<citerefentry/<refentrytitle/aesni/<manvolnum/4//">
<!ENTITY man.afd.4 "<citerefentry/<refentrytitle/afd/<manvolnum/4//">
<!ENTITY man.age.4 "<citerefentry/<refentrytitle/age/<manvolnum/4//">
<!ENTITY man.agp.4 "<citerefentry/<refentrytitle/agp/<manvolnum/4//">
@@ -3294,6 +3297,7 @@
<!ENTITY man.ahc.4 "<citerefentry/<refentrytitle/ahc/<manvolnum/4//">
<!ENTITY man.ahci.4 "<citerefentry/<refentrytitle/ahci/<manvolnum/4//">
<!ENTITY man.ahd.4 "<citerefentry/<refentrytitle/ahd/<manvolnum/4//">
+<!ENTITY man.aibs.4 "<citerefentry/<refentrytitle/aibs/<manvolnum/4//">
<!ENTITY man.aic.4 "<citerefentry/<refentrytitle/aic/<manvolnum/4//">
<!ENTITY man.aio.4 "<citerefentry/<refentrytitle/aio/<manvolnum/4//">
<!ENTITY man.alc.4 "<citerefentry/<refentrytitle/alc/<manvolnum/4//">
@@ -3559,6 +3563,7 @@
<!ENTITY man.multicast.4 "<citerefentry/<refentrytitle/multicast/<manvolnum/4//">
<!ENTITY man.mvs.4 "<citerefentry/<refentrytitle/mvs/<manvolnum/4//">
<!ENTITY man.mwl.4 "<citerefentry/<refentrytitle/mwl/<manvolnum/4//">
+<!ENTITY man.mwlfw.4 "<citerefentry/<refentrytitle/mwlfw/<manvolnum/4//">
<!ENTITY man.mxge.4 "<citerefentry/<refentrytitle/mxge/<manvolnum/4//">
<!ENTITY man.my.4 "<citerefentry/<refentrytitle/my/<manvolnum/4//">
<!ENTITY man.natm.4 "<citerefentry/<refentrytitle/natm/<manvolnum/4//">
@@ -3585,6 +3590,7 @@
<!ENTITY man.ng.deflate.4 "<citerefentry/<refentrytitle/ng_deflate/<manvolnum/4//">
<!ENTITY man.ng.device.4 "<citerefentry/<refentrytitle/ng_device/<manvolnum/4//">
<!ENTITY man.ng.echo.4 "<citerefentry/<refentrytitle/ng_echo/<manvolnum/4//">
+<!ENTITY man.ng.eiface.4 "<citerefentry/<refentrytitle/ng_eiface/<manvolnum/4//">
<!ENTITY man.ng.etf.4 "<citerefentry/<refentrytitle/ng_etf/<manvolnum/4//">
<!ENTITY man.ng.ether.4 "<citerefentry/<refentrytitle/ng_ether/<manvolnum/4//">
<!ENTITY man.ng.frame.relay.4 "<citerefentry/<refentrytitle/ng_frame_relay/<manvolnum/4//">
@@ -3605,6 +3611,7 @@
<!ENTITY man.ng.nat.4 "<citerefentry/<refentrytitle/ng_nat/<manvolnum/4//">
<!ENTITY man.ng.netflow.4 "<citerefentry/<refentrytitle/ng_netflow/<manvolnum/4//">
<!ENTITY man.ng.one2many.4 "<citerefentry/<refentrytitle/ng_one2many/<manvolnum/4//">
+<!ENTITY man.ng.patch.4 "<citerefentry/<refentrytitle/ng_patch/<manvolnum/4//">
<!ENTITY man.ng.ppp.4 "<citerefentry/<refentrytitle/ng_ppp/<manvolnum/4//">
<!ENTITY man.ng.pppoe.4 "<citerefentry/<refentrytitle/ng_pppoe/<manvolnum/4//">
<!ENTITY man.ng.pptpgre.4 "<citerefentry/<refentrytitle/ng_pptpgre/<manvolnum/4//">
@@ -3675,6 +3682,7 @@
<!ENTITY man.rc.4 "<citerefentry/<refentrytitle/rc/<manvolnum/4//">
<!ENTITY man.rdp.4 "<citerefentry/<refentrytitle/rdp/<manvolnum/4//">
<!ENTITY man.re.4 "<citerefentry/<refentrytitle/re/<manvolnum/4//">
+<!ENTITY man.rgephy.4 "<citerefentry/<refentrytitle/rgephy/<manvolnum/4//">
<!ENTITY man.rl.4 "<citerefentry/<refentrytitle/rl/<manvolnum/4//">
<!ENTITY man.route.4 "<citerefentry/<refentrytitle/route/<manvolnum/4//">
<!ENTITY man.rp.4 "<citerefentry/<refentrytitle/rp/<manvolnum/4//">
@@ -3709,6 +3717,7 @@
<!ENTITY man.sf.4 "<citerefentry/<refentrytitle/sf/<manvolnum/4//">
<!ENTITY man.sge.4 "<citerefentry/<refentrytitle/sge/<manvolnum/4//">
<!ENTITY man.si.4 "<citerefentry/<refentrytitle/si/<manvolnum/4//">
+<!ENTITY man.siftr.4 "<citerefentry/<refentrytitle/siftr/<manvolnum/4//">
<!ENTITY man.siis.4 "<citerefentry/<refentrytitle/siis/<manvolnum/4//">
<!ENTITY man.sio.4 "<citerefentry/<refentrytitle/sio/<manvolnum/4//">
<!ENTITY man.sis.4 "<citerefentry/<refentrytitle/sis/<manvolnum/4//">
@@ -3787,6 +3796,7 @@
<!ENTITY man.ti.4 "<citerefentry/<refentrytitle/ti/<manvolnum/4//">
<!ENTITY man.tl.4 "<citerefentry/<refentrytitle/tl/<manvolnum/4//">
<!ENTITY man.tnt4882.4 "<citerefentry/<refentrytitle/tnt4882/<manvolnum/4//">
+<!ENTITY man.tpm.4 "<citerefentry/<refentrytitle/tpm/<manvolnum/4//">
<!ENTITY man.trm.4 "<citerefentry/<refentrytitle/trm/<manvolnum/4//">
<!ENTITY man.ttcp.4 "<citerefentry/<refentrytitle/ttcp/<manvolnum/4//">
<!ENTITY man.tty.4 "<citerefentry/<refentrytitle/tty/<manvolnum/4//">
@@ -3869,6 +3879,7 @@
<!ENTITY man.wt.4 "<citerefentry/<refentrytitle/wt/<manvolnum/4//">
<!ENTITY man.wx.4 "<citerefentry/<refentrytitle/wx/<manvolnum/4//">
<!ENTITY man.xe.4 "<citerefentry/<refentrytitle/xe/<manvolnum/4//">
+<!ENTITY man.xen.4 "<citerefentry/<refentrytitle/xen/<manvolnum/4//">
<!ENTITY man.xl.4 "<citerefentry/<refentrytitle/xl/<manvolnum/4//">
<!ENTITY man.xpt.4 "<citerefentry/<refentrytitle/xpt/<manvolnum/4//">
<!ENTITY man.zero.4 "<citerefentry/<refentrytitle/zero/<manvolnum/4//">
@@ -5222,6 +5233,7 @@
<!ENTITY man.splvm.9 "<citerefentry/<refentrytitle/splvm/<manvolnum/9//">
<!ENTITY man.splx.9 "<citerefentry/<refentrytitle/splx/<manvolnum/9//">
<!ENTITY man.srandom.9 "<citerefentry/<refentrytitle/srandom/<manvolnum/9//">
+<!ENTITY man.stack.9 "<citerefentry/<refentrytitle/stack/<manvolnum/9//">
<!ENTITY man.store.9 "<citerefentry/<refentrytitle/store/<manvolnum/9//">
<!ENTITY man.style.9 "<citerefentry/<refentrytitle/style/<manvolnum/9//">
<!ENTITY man.subyte.9 "<citerefentry/<refentrytitle/subyte/<manvolnum/9//">
==== //depot/projects/docproj_nl/www/en/docs/books.sgml#4 (text+ko) ====
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.40 2009/11/18 10:43:58 ale Exp $">
+<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.41 2011/02/13 17:57:16 manolis Exp $">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navinclude.docs "INCLUDE">
@@ -206,6 +206,13 @@
Tips and tricks to help you maximize the chances of getting
useful information from the -questions mailing list.</p>
+ <p><a href="&url.articles;/freebsd-update-server/index.html">Build
+ Your Own FreeBSD Update Server</a>
+ (freebsd-update-server)<br>
+ Using a FreeBSD Update server allows a system
+ administrator to perform fast updates for a number of
+ machines from a local mirror.</p>
+
<p><a href="&url.articles;/geom-class/index.html">Writing
a GEOM Class</a> (geom-class)<br>
A guide to GEOM internals, and writing your own class.</p>
==== //depot/projects/docproj_nl/www/en/internal/new-account.sgml#2 (text+ko) ====
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.22 2007/08/28 12:06:27 joel Exp $">
+<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.23 2011/02/14 03:42:27 linimon Exp $">
<!ENTITY title "New Account Creation Procedure">
<!ENTITY % navinclude.docs "INCLUDE">
]>
@@ -15,8 +15,7 @@
</p>
<ul>
<li>Information on what established (FreeBSD) track record the
- nominee has. This is <em>not</em> optional; it has become
- standard practice over the last couple of years.</li>
+ nominee has. This is <em>not</em> optional.</li>
<li>Who has volunteered to become the mentor for the new
committer.</li>
<li>The email address of the nominee (remarkably often this
==== //depot/projects/docproj_nl/www/en/java/dists/16.sgml#4 (text+ko) ====
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD: www/en/java/dists/16.sgml,v 1.5 2010/01/09 15:55:30 glewis Exp $">
+<!ENTITY date "$FreeBSD: www/en/java/dists/16.sgml,v 1.6 2011/02/13 06:21:04 glewis Exp $">
<!ENTITY title "&os; &java; Project: &jdk; 1.6">
<!ENTITY % navinclude.developers "INCLUDE">
]>
@@ -12,6 +12,27 @@
<td>
<p>
+<b>July 10, 2010:</b> <a href="mailto:glewis at FreeBSD.org">Greg
+Lewis</a>' update to Build 20 of the
+<a href="http://openjdk.java.net/">&openjdk;</a> 6 port is committed.
+</p>
+
+<p>
+<b>May 17, 2010:</b> <a href="mailto:lev at FreeBSD.org">Lev A.
+Serebryakov</a>'s update to Build 19 of the
+<a href="http://openjdk.java.net/">&openjdk;</a> 6 port is committed.
+</p>
+
+<p>
+<b>January 16, 2010:</b> <a href="mailto:openjdk at getsnappy.com">Brian
+Gardner</a>'s update to Build 17 of the
+<a href="http://openjdk.java.net/">&openjdk;</a> 6 port is committed.
+This update adds support for building a 'fastdebug' version of
+<a href="http://openjdk.java.net/">&openjdk;</a> 6, updates the cacerts
+file and fixes font rendering.
+</p>
+
+<p>
<b>May 5, 2009:</b> <a href="mailto:openjdk at getsnappy.com">Brian
Gardner</a>'s update to Build 16 of the
<a href="http://openjdk.java.net/">&openjdk;</a> 6 port is committed.
==== //depot/projects/docproj_nl/www/en/java/news.xml#6 (text+ko) ====
@@ -20,11 +20,74 @@
<news>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $FreeBSD: www/en/java/news.xml,v 1.10 2010/01/09 15:55:30 glewis Exp $
+ $FreeBSD: www/en/java/news.xml,v 1.11 2011/02/13 06:21:04 glewis Exp $
</cvs:keyword>
</cvs:keywords>
<year>
+ <name>2010</name>
+
+ <month>
+ <name>July</name>
+
+ <day>
+ <name>10</name>
+
+ <event>
+ <title><a href="http://openjdk.java.net/">&openjdk;</a> 6 updated
+ to Build 20.</title>
+
+ <p><a href="mailto:glewis at FreeBSD.org">Greg Lewis</a>' update
+ of the
+ <a href="http://openjdk.java.net/">&openjdk;</a> 6 port to Build 20
+ has been committed.
+ See the <a href="dists/16.html">JDK 1.6.x page</a>
+ for more details.</p>
+ </event>
+ </day>
+ </month>
+
+ <month>
+ <name>May</name>
+
+ <day>
+ <name>17</name>
+
+ <event>
+ <title><a href="http://openjdk.java.net/">&openjdk;</a> 6 updated
+ to Build 19.</title>
+
+ <p><a href="mailto:lev at FreeBSD.org">Lev A. Serebryakov</a>'s update
+ of the
+ <a href="http://openjdk.java.net/">&openjdk;</a> 6 port to Build 19
+ has been committed.
+ See the <a href="dists/16.html">JDK 1.6.x page</a>
+ for more details.</p>
+ </event>
+ </day>
+ </month>
+
+ <month>
+ <name>January</name>
+
+ <day>
+ <name>16</name>
+
+ <event>
+ <title><a href="http://openjdk.java.net/">&openjdk;</a> 6 updated
+ to Build 17.</title>
+
+ <p><a href="mailto:openjdk at getsnappy.com">Brian Gardner</a> has
+ released an update of the
+ <a href="http://openjdk.java.net/">&openjdk;</a> 6 port to Build 17.
+ See the <a href="dists/16.html">JDK 1.6.x page</a>
+ for more details.</p>
+ </event>
+ </day>
+ </month>
+ </year>
+
+ <year>
<name>2009</name>
<month>
==== //depot/projects/docproj_nl/www/en/releases/7.4R/schedule.sgml#3 (text+ko) ====
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
-<!ENTITY date "$FreeBSD: www/en/releases/7.4R/schedule.sgml,v 1.2 2010/12/27 14:52:14 kensmith Exp $">
+<!ENTITY date "$FreeBSD: www/en/releases/7.4R/schedule.sgml,v 1.3 2011/02/04 11:38:25 jkois Exp $">
<!ENTITY local.rel "7.4">
<!ENTITY local.rel.tag "7_4">
<!ENTITY title "FreeBSD &local.rel; Release Process">
@@ -85,11 +85,18 @@
<tr>
<td>RC2</td>
<td>07 January 2011</td>
- <td>-</td>
+ <td>22 January 2011</td>
<td>Second release candidate.</td>
</tr>
<tr>
+ <td>RC3</td>
+ <td>28 January 2011</td>
+ <td>03 February 2011</td>
+ <td>Third release candidate.</td>
+ </tr>
+
+ <tr>
<td>RELEASE build</td>
<td>21 January 2011</td>
<td>-</td>
==== //depot/projects/docproj_nl/www/en/releases/8.2R/schedule.sgml#3 (text+ko) ====
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
-<!ENTITY date "$FreeBSD: www/en/releases/8.2R/schedule.sgml,v 1.2 2010/12/27 14:49:29 kensmith Exp $">
+<!ENTITY date "$FreeBSD: www/en/releases/8.2R/schedule.sgml,v 1.3 2011/02/04 11:38:25 jkois Exp $">
<!ENTITY local.rel "8.2">
<!ENTITY local.rel.tag "8_2">
<!ENTITY title "FreeBSD &local.rel; Release Process">
@@ -85,11 +85,18 @@
<tr>
<td>RC2</td>
<td>07 January 2011</td>
- <td>-</td>
+ <td>16 January 2011</td>
<td>Second release candidate.</td>
</tr>
<tr>
+ <td>RC3</td>
+ <td>28 January 2011</td>
+ <td>03 February 2011</td>
+ <td>Third release candidate.</td>
+ </tr>
+
+ <tr>
<td>RELEASE build</td>
<td>21 January 2011</td>
<td>-</td>
==== //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#22 (text+ko) ====
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE entries PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Commercial Gallery//EN"
"http://www.FreeBSD.org/XML/www/share/sgml/gallery.dtd">
-<!-- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.62 2011/01/04 19:05:02 jkois Exp $ -->
+<!-- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.64 2011/02/06 00:20:24 cperciva Exp $ -->
<entries>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.62 2011/01/04 19:05:02 jkois Exp $
+ $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.64 2011/02/06 00:20:24 cperciva Exp $
</cvs:keyword>
</cvs:keywords>
@@ -1000,6 +1000,23 @@
</description>
</entry>
+ <entry id="rokabear">
+ <name>Rokabear Hosting Services</name>
+ <url>http://rokabear.com/</url>
+ <description>
+ Rokabear.com offers VMWare VPS and Dedicated servers that run
+ FreeBSD 8.1-RELEASE i386 and amd64. Rokabear has focused their
+ services towards knowledgeable users who know what they want,
+ and know how to run their systems their way. With VPS, Dedicated
+ and Colocation offerings, Rokabear.com knows how to take your
+ experience to the next level. Rokabear values its reputation for
+ uptime, reliability and performance as much as you do. That is
+ why we offer and use redundant power and network connections.
+ With packages starting at $35 a month, let Rokabear setup your
+ FreeBSD host today!
+ </description>
+ </entry>
+
<entry id="rootbsd">
<name>RootBSD</name>
<url>http://www.rootbsd.net</url>
@@ -1118,4 +1135,15 @@
energy consumption is remarkably low but retain performance.
</description>
</entry>
+
+ <entry id="tarsnap">
+ <name>Tarsnap</name>
+ <url>http://www.tarsnap.com/</url>
+ <description>
+ Tarsnap is a secure online backup service for FreeBSD and other
+ unix-like operating systems. Tarsnap is owned and operated by a
+ FreeBSD developer (&a.cperciva;) and is proud to support FreeBSD
+ via donations to the FreeBSD Foundation.
+ </description>
+ </entry>
</entries>
==== //depot/projects/docproj_nl/www/share/sgml/events.xml#37 (text+ko) ====
@@ -10,7 +10,7 @@
<events>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $FreeBSD: www/share/sgml/events.xml,v 1.93 2010/12/21 05:01:02 hrs Exp $
+ $FreeBSD: www/share/sgml/events.xml,v 1.94 2011/02/04 11:57:42 jkois Exp $
</cvs:keyword>
</cvs:keywords>
@@ -116,6 +116,34 @@
from commercial vendors.</description>
</event>
+ <event id="linuxfest-2011">
+ <name>Indiana LinuxFest 2011</name>
+ <url>http://www.indianalinux.org/cms/</url>
+ <startdate>
+ <year>2011</year>
+ <month>3</month>
+ <day>25</day>
+ </startdate>
+ <enddate>
+ <year>2011</year>
+ <month>3</month>
+ <day>27</day>
+ </enddate>
+ <location>
+ <country code="US">USA</country>
+ <city>Indianapolis</city>
+ <site>Wyndam Indianapolis West Hotel</site>
+ </location>
+ <description>
+ The Indiana LinuxFest is a community F/OSS conference, which is
+ showcasing the best the community has to offer in the way of
+ Free and Open Source Software, Open Hardware, and Free Culture.
+ We are also highlighting the best and brightest from all of
+ these communities from the hobbyist to professional level.
+ During the LinuxFest The BSD Certification Group will offer the
+ possibility to take their BSDA certification exam.</description>
+ </event>
+
<event id="asiabsdcon-2011">
<name>AsiaBSDCon 2011</name>
<url>http://2011.asiabsdcon.org/</url>
==== //depot/projects/docproj_nl/www/share/sgml/news.xml#100 (text+ko) ====
@@ -25,13 +25,36 @@
<news>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $FreeBSD: www/share/sgml/news.xml,v 1.361 2011/01/25 13:17:22 danger Exp $
+ $FreeBSD: www/share/sgml/news.xml,v 1.362 2011/02/04 11:03:18 jkois Exp $
</cvs:keyword>
</cvs:keywords>
<year>
<name>2011</name>
+ <month>
+ <name>2</name>
+
+ <day>
+ <name>3</name>
+
+ <event>
+ <title>&os; 7.4/8.2-RC3 Available</title>
+
+ <p>The third (and probably last) Release Candidate builds
+ for the &os;-7.4/8.2 release cycles are now available. For
+ 8.2-RC3 the amd64, i386, ia64, pc98, powerpc, and sparc64
+ architectures are available. For 7.4-RC3 the amd64, i386,
+ pc98, and sparc64 architectures are available. ISO images
+ for these architectures can be downloaded from most of the
+ <a href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
+ mirror sites</a>. Please see the official <a
+ href="&lists.stable;/2011-February/061353.html">announcement</a>
+ for further details about these releases.</p>
+ </event>
+ </day>
+ </month>
+
<month>
<name>1</name>
==== //depot/projects/docproj_nl/www/share/sgml/release.ent#33 (text+ko) ====
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: www/share/sgml/release.ent,v 1.54 2011/01/23 21:40:38 danger Exp $ -->
+<!-- $FreeBSD: www/share/sgml/release.ent,v 1.55 2011/02/04 11:03:18 jkois Exp $ -->
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to
@@ -31,7 +31,7 @@
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '8.2'>
-<!ENTITY betarel.vers 'RC2'>
+<!ENTITY betarel.vers 'RC3'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
@@ -39,7 +39,7 @@
<!ENTITY beta2.testing "INCLUDE">
<!ENTITY % beta2.testing "INCLUDE">
<!ENTITY betarel2.current '7.4'>
-<!ENTITY betarel2.vers 'RC2'>
+<!ENTITY betarel2.vers 'RC3'>
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
<!ENTITY rel.current.major '8'>
==== //depot/projects/docproj_nl/www/share/sgml/usergroups.xml#21 (text+ko) ====
@@ -5,7 +5,7 @@
<usergroups>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $FreeBSD: www/share/sgml/usergroups.xml,v 1.102 2010/12/04 18:26:58 simon Exp $
+ $FreeBSD: www/share/sgml/usergroups.xml,v 1.104 2011/02/05 11:15:31 jkois Exp $
</cvs:keyword>
</cvs:keywords>
@@ -509,6 +509,18 @@
</description>
</entry>
+ <entry id="bugor">
+ <name>BSD User Group Oak Ridge (BUGOR)</name>
+ <url>http://sites.google.com/site/bugortn/Home</url>
+ <description>BUGOR is an open and free network of BSD users in the
+ Oak Ridge TN area. Ideally, professional sysadmins, programmers
+ and grizzled old hackers will meet each week to explore and debate
+ the intricacies of the Unix design philosophy and the art of Unix
+ programming while mentoring neophyte users and rehabilitating
+ WIMP users.
+ </description>
+ </entry>
+
<entry id="buug">
<name>The Berkeley Unix User Group</name>
<url>http://www.buug.org</url>
@@ -686,14 +698,11 @@
<entry id="rlug">
<name>Reno Linux Users Group (RLUG)</name>
- <url>http://www.rlug.org/wiki/FrontPage</url>
- <description>The Reno Linux Users Group (RLUG) meets monthly in
- Reno Nevada and discusses the use of BSD and Linux. Contact
- <a href="mailto:info at rlug.org">info at rlug.org</a> for more
- information. You may also want to join our mailing list at
- <a href="http://lists.rlug.org/mailman/listinfo/rlug">
- http://lists.rlug.org/mailman/listinfo/rlug</a>. Located in
- Reno, NV.
+ <url>http://www.rlug.org</url>
+ <description>The Reno Linux Users Group (RLUG) meets monthly in Reno,
+ Nevada and discusses the use of BSD and Linux. Visit <a
+ href="http://www.rlug.org">our website</a> for more information,
+ where you may also join our mailing list. Located in Reno, NV.
</description>
</entry>
More information about the p4-projects
mailing list