From owner-p4-projects@FreeBSD.ORG Mon Feb 14 21:48:26 2011 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 463531065694; Mon, 14 Feb 2011 21:48:26 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E408A1065670 for ; Mon, 14 Feb 2011 21:48:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id CE89C8FC32 for ; Mon, 14 Feb 2011 21:48:25 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id p1ELmPwZ081426 for ; Mon, 14 Feb 2011 21:48:25 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id p1ELmPGY081423 for perforce@freebsd.org; Mon, 14 Feb 2011 21:48:25 GMT (envelope-from rene@FreeBSD.org) Date: Mon, 14 Feb 2011 21:48:25 GMT Message-Id: <201102142148.p1ELmPGY081423@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 188832 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2011 21:48:26 -0000 http://p4web.freebsd.org/@@188832?ac=10 Change 188832 by rene@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 @@ - + @@ -1401,6 +1401,15 @@ &prompt.root; cd /usr/ports/x11/gnome2 &prompt.root; make install clean + For proper operation, GNOME requires + the /proc filesystem to be mounted. Add + + proc /proc procfs rw 0 0 + + to /etc/fstab to mount + procfs automatically during + startup. + Once GNOME is installed, the X server must be told to start GNOME instead of a default window @@ -1409,17 +1418,22 @@ The easiest way to start GNOME is with GDM, the GNOME Display Manager. - GDM, which is installed as a part - of the GNOME desktop (but is - disabled by default), can be enabled by adding - gdm_enable="YES" to - /etc/rc.conf. Once you have rebooted, + GDM is installed as part + of the GNOME desktop, although + it is disabled by default. It can be enabled by adding this + line to /etc/rc.conf: + + gdm_enable="YES" + + Once you have rebooted, GDM will start automatically. - Additionally, to enable all GNOME - services when GDM starts, add - gnome_enable="YES" to - /etc/rc.conf. + It is often desirable to start all + GNOME services together with + GDM. To achieve this, add the + following line to /etc/rc.conf: + + gnome_enable="YES" GNOME 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 @@ 2008 2009 2010 + 2011 The FreeBSD Documentation Project @@ -6179,8 +6180,8 @@ JAVA_VENDOR List of space-separated suitable JDK port vendors for - the port (allowed values: freebsd bsdjava sun ibm - blackdown). + the port (allowed values: freebsd bsdjava sun + blackdown openjdk). ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml#34 (text+ko) ==== @@ -1,9 +1,9 @@ @@ -1495,6 +1495,17 @@ &prompt.root; cd /usr/ports/x11/gnome2 &prompt.root; make install clean + Voor een correcte werking, vereist + GNOME dat het + /proc bestandssysteem gekoppeld is. + Voeg + + proc /proc procfs rw 0 0 + + toe aan /etc/fstab om + procfs automatisch te koppelen + tijdens het opstarten. + Zodra GNOME geïnstalleerd is, moet de X server verteld worden dat in plaats van de standaard window manager GNOME @@ -1506,14 +1517,21 @@ GDM wordt meegeïnstalleerd met de GNOME bureaubladomgeving, maar staat standaard uitgeschakeld. Dit programma kan - ingeschakeld worden door gdm_enable="YES" - toe te voegen aan /etc/rc.conf. Na - herstarten start GDM automatisch. + ingeschakeld worden door het volgende toe te voegen aan + /etc/rc.conf: + + gdm_enable="YES" + + Na een herstart zal GDM + automatisch gestart worden. + + Meestal is het gewenst om alle + GNOME applicaties tegelijkertijd + met GDM te starten. Om dit te + bereiken moet de volgende regel worden toegevoegd aan + /etc/rc.conf: - Verder kan gnome_enable="YES" aan - /etc/rc.conf worden toegevoegd om alle diensten - van GNOME aan te zetten wanneer - GDM start. + gnome_enable="YES" GNOME 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 $ --> @@ -157,6 +157,7 @@ + @@ -3272,6 +3273,7 @@ + @@ -3286,6 +3288,7 @@ + @@ -3294,6 +3297,7 @@ + @@ -3559,6 +3563,7 @@ + @@ -3585,6 +3590,7 @@ + @@ -3605,6 +3611,7 @@ + @@ -3675,6 +3682,7 @@ + @@ -3709,6 +3717,7 @@ + @@ -3787,6 +3796,7 @@ + @@ -3869,6 +3879,7 @@ + @@ -5222,6 +5233,7 @@ + ==== //depot/projects/docproj_nl/www/en/docs/books.sgml#4 (text+ko) ==== @@ -1,6 +1,6 @@ - + @@ -206,6 +206,13 @@ Tips and tricks to help you maximize the chances of getting useful information from the -questions mailing list.

+

Build + Your Own FreeBSD Update Server + (freebsd-update-server)
+ Using a FreeBSD Update server allows a system + administrator to perform fast updates for a number of + machines from a local mirror.

+

Writing a GEOM Class (geom-class)
A guide to GEOM internals, and writing your own class.

==== //depot/projects/docproj_nl/www/en/internal/new-account.sgml#2 (text+ko) ==== @@ -1,6 +1,6 @@ - + ]> @@ -15,8 +15,7 @@

  • Information on what established (FreeBSD) track record the - nominee has. This is not optional; it has become - standard practice over the last couple of years.
  • + nominee has. This is not optional.
  • Who has volunteered to become the mentor for the new committer.
  • 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 @@ - + ]> @@ -12,6 +12,27 @@

    +July 10, 2010: Greg +Lewis' update to Build 20 of the +&openjdk; 6 port is committed. +

    + +

    +May 17, 2010: Lev A. +Serebryakov's update to Build 19 of the +&openjdk; 6 port is committed. +

    + +

    +January 16, 2010: Brian +Gardner's update to Build 17 of the +&openjdk; 6 port is committed. +This update adds support for building a 'fastdebug' version of +&openjdk; 6, updates the cacerts +file and fixes font rendering. +

    + +

    May 5, 2009: Brian Gardner's update to Build 16 of the &openjdk; 6 port is committed. ==== //depot/projects/docproj_nl/www/en/java/news.xml#6 (text+ko) ==== @@ -20,11 +20,74 @@ - $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 $ + 2010 + + + July + + + 10 + + + <a href="http://openjdk.java.net/">&openjdk;</a> 6 updated + to Build 20. + +

    Greg Lewis' update + of the + &openjdk; 6 port to Build 20 + has been committed. + See the JDK 1.6.x page + for more details.

    + + + + + + May + + + 17 + + + <a href="http://openjdk.java.net/">&openjdk;</a> 6 updated + to Build 19. + +

    Lev A. Serebryakov's update + of the + &openjdk; 6 port to Build 19 + has been committed. + See the JDK 1.6.x page + for more details.

    +
    +
    +
    + + + January + + + 16 + + + <a href="http://openjdk.java.net/">&openjdk;</a> 6 updated + to Build 17. + +

    Brian Gardner has + released an update of the + &openjdk; 6 port to Build 17. + See the JDK 1.6.x page + for more details.

    +
    +
    +
    + + + 2009 ==== //depot/projects/docproj_nl/www/en/releases/7.4R/schedule.sgml#3 (text+ko) ==== @@ -1,7 +1,7 @@ - + @@ -85,11 +85,18 @@ RC2 07 January 2011 - - + 22 January 2011 Second release candidate. + RC3 + 28 January 2011 + 03 February 2011 + Third release candidate. + + + RELEASE build 21 January 2011 - ==== //depot/projects/docproj_nl/www/en/releases/8.2R/schedule.sgml#3 (text+ko) ==== @@ -1,7 +1,7 @@ - + @@ -85,11 +85,18 @@ RC2 07 January 2011 - - + 16 January 2011 Second release candidate. + RC3 + 28 January 2011 + 03 February 2011 + Third release candidate. + + + RELEASE build 21 January 2011 - ==== //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#22 (text+ko) ==== @@ -1,12 +1,12 @@ - + - $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 $ @@ -1000,6 +1000,23 @@ + + Rokabear Hosting Services + http://rokabear.com/ + + 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! + + + RootBSD http://www.rootbsd.net @@ -1118,4 +1135,15 @@ energy consumption is remarkably low but retain performance. + + + Tarsnap + http://www.tarsnap.com/ + + 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. + + ==== //depot/projects/docproj_nl/www/share/sgml/events.xml#37 (text+ko) ==== @@ -10,7 +10,7 @@ - $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 $ @@ -116,6 +116,34 @@ from commercial vendors. + + Indiana LinuxFest 2011 + http://www.indianalinux.org/cms/ + + 2011 + 3 + 25 + + + 2011 + 3 + 27 + + + USA + Indianapolis + Wyndam Indianapolis West Hotel + + + 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. + + AsiaBSDCon 2011 http://2011.asiabsdcon.org/ ==== //depot/projects/docproj_nl/www/share/sgml/news.xml#100 (text+ko) ==== @@ -25,13 +25,36 @@ - $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 $ 2011 + + 2 + + + 3 + + + &os; 7.4/8.2-RC3 Available + +

    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 + &os; + mirror sites. Please see the official announcement + for further details about these releases.

    +
    +
    +
    + 1 ==== //depot/projects/docproj_nl/www/share/sgml/release.ent#33 (text+ko) ==== @@ -1,4 +1,4 @@ - +