Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2012 22:46:48 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 205316 for review
Message-ID:  <201201282246.q0SMkm07051742@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@205316?ac=10

Change 205316 by rene@rene_acer on 2012/01/28 22:46:01

	IFC

Affected files ...

.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributing-ports/article.sgml#6 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#124 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/dev-model/book.sgml#6 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml#9 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#125 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#73 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#47 integrate
.. //depot/projects/docproj_nl/share/misc/docbook.css#8 integrate
.. //depot/projects/docproj_nl/share/pgpkeys/delphij.key#3 integrate
.. //depot/projects/docproj_nl/share/sgml/freebsd-print.dsl#3 integrate
.. //depot/projects/docproj_nl/www/en/administration.sgml#24 integrate
.. //depot/projects/docproj_nl/www/en/donations/wantlist.sgml#30 integrate
.. //depot/projects/docproj_nl/www/en/internal/new-account.sgml#3 integrate
.. //depot/projects/docproj_nl/www/en/news/status/Makefile#16 integrate
.. //depot/projects/docproj_nl/www/en/news/status/report-2011-10-2011-12.xml#2 integrate
.. //depot/projects/docproj_nl/www/en/news/status/status.sgml#17 integrate
.. //depot/projects/docproj_nl/www/en/platforms/ppc.sgml#9 integrate
.. //depot/projects/docproj_nl/www/en/platforms/sparc.sgml#9 integrate
.. //depot/projects/docproj_nl/www/en/platforms/sun4v.sgml#2 integrate
.. //depot/projects/docproj_nl/www/share/sgml/news.xml#128 integrate

Differences ...

==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributing-ports/article.sgml#6 (text+ko) ====

@@ -7,13 +7,13 @@
   <articleinfo>
     <title>Contributing to the FreeBSD Ports Collection</title>
 
-    <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/contributing-ports/article.sgml,v 1.9 2011/11/28 15:43:34 ryusuke Exp $</pubdate>
+    <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/contributing-ports/article.sgml,v 1.12 2012/01/28 06:15:41 wblock Exp $</pubdate>
 
     <abstract>
       <title>Abstract</title>
+
       <para>This article describes the ways in which an individual
-	can contribute to the FreeBSD Ports Collection.
-      </para>
+	can contribute to the FreeBSD Ports Collection.</para>
     </abstract>
 
     <authorgroup>
@@ -46,9 +46,9 @@
 
     <para>Anyone can get involved, and there are lots of different
       ways to do so.  Contributing to ports is an excellent way to
-      help <quote>give&nbsp;back</quote> something to the project.  Whether you are
-      looking for an ongoing role, or a fun challenge for a rainy day,
-      we would love to have your help!</para>
+      help <quote>give&nbsp;back</quote> something to the project.
+      Whether you are looking for an ongoing role, or a fun challenge
+      for a rainy day, we would love to have your help!</para>
 
     <para>As a volunteer, what you do is limited only by what you want
       to do.  However, we do ask that you are aware of what other
@@ -60,33 +60,32 @@
     <title>What you can do to help</title>
 
     <para>There are a number of easy ways you can contribute to
-      keeping the ports tree up to date and in good working order:
-    </para>
+      keeping the ports tree up to date and in good working
+      order:</para>
 
     <itemizedlist>
       <listitem>
 	<para>Find some cool or useful software and
-	  <link linkend="create-port"> create a port</link> for it.
-	  </para>
+	  <link linkend="create-port"> create a port</link> for
+	  it.</para>
       </listitem>
 
       <listitem>
 	<para>There are a large number of ports that have no
 	  maintainer.  Become a maintainer and
-	  <link linkend="adopt-port">adopt a port</link>.
-	</para>
+	  <link linkend="adopt-port">adopt a port</link>.</para>
       </listitem>
 
       <listitem>
 	<para>If you have created or adopted a port, be
 	  aware of <link linkend="maintain-port">what you need to do
-	  as a maintainer</link>.</para>
+	    as a maintainer</link>.</para>
       </listitem>
 
       <listitem>
 	<para>When you are looking for a quick challenge you
 	  could <link linkend="fix-broken">fix a bug or a broken
-	  port</link>.</para>
+	    port</link>.</para>
       </listitem>
     </itemizedlist>
   </sect1>
@@ -95,11 +94,11 @@
     <title>Creating a new port</title>
 
     <para>There is a separate document available to help guide you
-      through creating (and upgrading) a port called the
-      <ulink url="&url.books.porters-handbook;">Porter's Handbook</ulink>.
-      The Porter's Handbook is the best reference to working with
-      the ports system.  It provides details about how the ports
-      system operates and discusses recommended practices.</para>
+      through creating (and upgrading) a port called the <ulink
+	url="&url.books.porters-handbook;">Porter's Handbook</ulink>.
+      The Porter's Handbook is the best reference to working with the
+      ports system.  It provides details about how the ports system
+      operates and discusses recommended practices.</para>
   </sect1>
 
   <sect1 id="adopt-port">
@@ -115,12 +114,13 @@
 	ports.  It is a good idea to start with adopting a port that
 	you use regularly.</para>
 
-      <para>Unmaintained ports have their <makevar>MAINTAINER</makevar>
-	set to <literal>ports@FreeBSD.org</literal>. A list of
-	unmaintained ports and their current errors and problem
-	reports can be seen at the
-	<ulink url="http://portsmon.FreeBSD.org/portsconcordanceformaintainer.py?maintainer=ports%40FreeBSD.org">&os; Ports Monitoring System</ulink>.
-      </para>
+      <para>Unmaintained ports have their
+	<makevar>MAINTAINER</makevar> set to
+	<literal>ports@FreeBSD.org</literal>.  A list of unmaintained
+	ports and their current errors and problem reports can be seen
+	at the <ulink
+	  url="http://portsmon.FreeBSD.org/portsconcordanceformaintainer.py?maintainer=ports%40FreeBSD.org">&os;
+	  Ports Monitoring System</ulink>.</para>
 
       <para>Some ports affect a large number of others due to
 	dependencies and slave port relationships.  Generally, we
@@ -130,11 +130,12 @@
       <para>You can find out whether or not a port has dependencies
 	or slave ports by looking at a master index of ports called
 	<filename>INDEX</filename>.  (The name of the file varies
-	by release of &os;; for instance, <filename>INDEX-8</filename>.)
-	Some ports have conditional dependencies that are not
-	included in a default <filename>INDEX</filename> build.  We
-	expect you to be able to recognize such ports by looking through
-	other ports' <filename>Makefile</filename>s.</para>
+	by release of &os;; for instance,
+	<filename>INDEX-8</filename>.) Some ports have conditional
+	dependencies that are not included in a default
+	<filename>INDEX</filename> build.  We expect you to be able to
+	recognize such ports by looking through other ports'
+	<filename>Makefile</filename>s.</para>
     </sect2>
 
     <sect2>
@@ -142,21 +143,21 @@
 
       <para>First make sure you understand your
 	<link linkend="maintain-port">responsibilities as a
-	maintainer</link>.
-	Also read the
-	<ulink url="&url.books.porters-handbook;">Porter's Handbook</ulink>.
-	<emphasis>Please do not commit yourself to more than you feel
-	you can comfortably handle.</emphasis></para>
+	  maintainer</link>.  Also read the
+	<ulink url="&url.books.porters-handbook;">Porter's
+	  Handbook</ulink>.  <emphasis>Please do not commit yourself
+	  to more than you feel you can comfortably
+	  handle.</emphasis></para>
 
       <para>You may request maintainership of any unmaintained port
 	as soon as you wish.  Simply set <makevar>MAINTAINER</makevar>
 	to your own email address and send a PR (Problem Report) with
 	the change.  If the port has build errors or needs updating,
 	you may wish to include any other changes in the same PR.
-	This will help because many committers are less willing to assign
-	maintainership to someone who does not have a known track record
-	with &os;.  Submitting PRs that fix build errors or
-	update ports are the best ways to establish one.</para>
+	This will help because many committers are less willing to
+	assign maintainership to someone who does not have a known
+	track record with &os;.  Submitting PRs that fix build errors
+	or update ports are the best ways to establish one.</para>
 
       <para>File your PR with category <literal>ports</literal> and
 	class <literal>change-request</literal>.  A committer will
@@ -229,9 +230,9 @@
 
 	    <para>Part of being a maintainer is taking on a support
 	      role.  You are not expected to provide general support
-	      (but we welcome it if you choose to do so).  What you should
-	      provide is a point of coordination for &os;-specific
-	      issues regarding your ports.</para>
+	      (but we welcome it if you choose to do so).  What you
+	      should provide is a point of coordination for
+	      &os;-specific issues regarding your ports.</para>
 	  </formalpara>
 	</listitem>
 
@@ -280,10 +281,10 @@
 	<para>This section outlines the process to follow to keep your
 	  ports up to date.</para>
 
-	<para>This is an overview. More information about upgrading a
+	<para>This is an overview.  More information about upgrading a
 	  port is available in the
 	  <ulink url="&url.books.porters-handbook;">
-	  Porter's Handbook</ulink>.
+	    Porter's Handbook</ulink>.</para>
 
 	<procedure>
 	  <step>
@@ -343,9 +344,11 @@
 
 	      <listitem>
 		<para>Verify your port using &man.portlint.1; as a
-		  guide.  See <link linkend="resources">resources</link>
-		  for important information about using
-		 <application>portlint</application>.</para>
+		  guide.  See <link
+		    linkend="resources">resources</link> for important
+		  information about using
+		  <application>portlint</application>.</para>
+	      </listitem>
 
 	      <listitem>
 		<para>Consider whether changes to your port might
@@ -356,8 +359,9 @@
 		  case, at the very least, the dependent ports will
 		  need to get a <makevar>PORTREVISION</makevar> bump
 		  so that they will automatically be upgraded by
-		  automated tools such as <application>portmaster</application>
-		  or &man.portupgrade.1;.</para>
+		  automated tools such as
+		  <application>portmaster</application> or
+		  &man.portupgrade.1;.</para>
 	      </listitem>
 	    </itemizedlist>
 	  </step>
@@ -368,17 +372,18 @@
 	    <para>Send your update by submitting a PR with an
 	      explanation of the changes and a patch containing the
 	      differences between the original port and the updated
-	      one.  Please refer to
-	      <ulink url="&url.articles.problem-reports;">Writing FreeBSD Problem Reports</ulink>
-	      for information on how to write a really good PR.</para>
+	      one.  Please refer to <ulink
+		url="&url.articles.problem-reports;">Writing FreeBSD
+		Problem Reports</ulink> for information on how to
+	      write a really good PR.</para>
 
 	    <note>
 	      <para>Please do not submit a &man.shar.1; archive of the
-		entire port; instead, use &man.diff.1; <literal>-ruN</literal>.
-		In this way, committers can much more easily see exactly
-		what changes are being made.  The Porter's Handbook
-		section on
-		<ulink url="&url.books.porters-handbook;/port-upgrading.html">Upgrading</ulink>
+		entire port; instead, use &man.diff.1;
+		<literal>-ruN</literal>.  In this way, committers can
+		much more easily see exactly what changes are being
+		made.  The Porter's Handbook section on <ulink
+		  url="&url.books.porters-handbook;/port-upgrading.html">Upgrading</ulink>
 		has more information.</para>
 	    </note>
 	  </step>
@@ -387,8 +392,8 @@
 	    <title>Wait</title>
 
 	    <para>At some stage a committer will deal with your PR.
-	      It may take minutes, or it may take weeks &mdash; so please
-	      be patient.</para>
+	      It may take minutes, or it may take weeks &mdash; so
+	      please be patient.</para>
 	  </step>
 
 	  <step>
@@ -427,22 +432,23 @@
 	  even better.</para>
 
 	<para>Since the majority of &os; installations run on
-	  PC-compatible machines (what is termed the <literal>i386</literal>
-	  architecture), we expect you to keep the port working on that
-	  architecture.  We prefer that ports also work on
-	  the <literal>amd64</literal> architecture running native.
-	  It is completely fair to ask for help if you
-	  do not have one of these machines.</para>
+	  PC-compatible machines (what is termed the
+	  <literal>i386</literal> architecture), we expect you to keep
+	  the port working on that architecture.  We prefer that ports
+	  also work on the <literal>amd64</literal> architecture
+	  running native.  It is completely fair to ask for help if
+	  you do not have one of these machines.</para>
 
 	<note>
-	  <para>The usual failure modes for non-<literal>i386</literal>
-	    machines are that the original programmers assumed that, for
-	    instance, pointers are <literal>int</literal>s, or that a
-	    relatively lax older <application>gcc</application> compiler
-	    was being used.  More and more, application authors are
-	    reworking their code to remove these assumptions &mdash;
-	    but if the author is not actively maintaining their code,
-	    you may need to do this yourself.</para>
+	  <para>The usual failure modes for
+	    non-<literal>i386</literal> machines are that the original
+	    programmers assumed that, for instance, pointers are
+	    <literal>int</literal>s, or that a relatively lax older
+	    <application>gcc</application> compiler was being used.
+	    More and more, application authors are reworking their
+	    code to remove these assumptions &mdash; but if the author
+	    is not actively maintaining their code, you may need to do
+	    this yourself.</para>
 	</note>
 
 	<para>These are the tasks you need to perform to ensure your
@@ -452,15 +458,16 @@
 	  <step>
 	    <title>Watch for build failures</title>
 
-	    <para>Regularly check the automated ports building cluster,
-	      <ulink url="http://pointyhat.FreeBSD.org">pointyhat</ulink>,
-	      and the
-	      <ulink url="http://www.portscout.org">distfiles scanner</ulink>
-	      to see if any of the ports you maintain are failing to
-	      build or fetch (see <link linkend="resources">resources</link>
-	      for more information about these systems).  Reports of
-	      failures may also come to you from other users or
-	      automated systems via email.</para>
+	    <para>Regularly check the automated ports building
+	      cluster, <ulink
+		url="http://pointyhat.FreeBSD.org">pointyhat</ulink>,
+	      and the <ulink url="http://www.portscout.org">distfiles
+		scanner</ulink> to see if any of the ports you
+	      maintain are failing to build or fetch (see <link
+		linkend="resources">resources</link> for more
+	      information about these systems).  Reports of failures
+	      may also come to you from other users or automated
+	      systems via email.</para>
 	  </step>
 
 	  <step>
@@ -469,10 +476,10 @@
 	    <para>Once you are aware of a problem, collect information
 	      to help you fix it.  Build errors reported by
 	      <literal>pointyhat</literal> are accompanied by logs
-	      which will show you where the build failed.  If the failure
-	      was reported to you by a user, ask them to send you
-	      information which may help in diagnosing the problem,
-	      such as:</para>
+	      which will show you where the build failed.  If the
+	      failure was reported to you by a user, ask them to send
+	      you information which may help in diagnosing the
+	      problem, such as:</para>
 
 	    <itemizedlist>
 	      <listitem>
@@ -482,7 +489,7 @@
 	      <listitem>
 		<para>The commands and options used to build the
 		  port (including options set in
-		<filename>/etc/make.conf</filename>)</para>
+		  <filename>/etc/make.conf</filename>)</para>
 	      </listitem>
 
 	      <listitem>
@@ -496,13 +503,14 @@
 	      </listitem>
 
 	      <listitem>
-		<para>When their ports collection was last updated
-		</para>
+		<para>When their ports collection was last
+		  updated</para>
 	      </listitem>
 
 	      <listitem>
 		<para>When their <filename>INDEX</filename> file
-		  was last updated</para></listitem>
+		  was last updated</para>
+	      </listitem>
 	    </itemizedlist>
 	  </step>
 
@@ -511,8 +519,9 @@
 
 	    <para>Unfortunately there is no straightforward process to
 	      follow to do this.  Remember, though: if you are stuck,
-	      ask for help!  The &a.ports; is a good place to start, and
-	      the upstream developers are often very helpful.</para>
+	      ask for help!  The &a.ports; is a good place to start,
+	      and the upstream developers are often very
+	      helpful.</para>
 	  </step>
 
 	  <step>
@@ -520,37 +529,38 @@
 
 	    <para>Just as with updating a port, you should now
 	      incorporate changes, review and test, submit your
-	      changes in a PR, and provide feedback if required.
-	    </para>
+	      changes in a PR, and provide feedback if
+	      required.</para>
 	  </step>
 
 	  <step>
 	    <title>Send patches to upstream authors</title>
 
-	    <para>In some cases, you will have to make patches to
-	      the port to make it run on FreeBSD.  Some (but not all)
+	    <para>In some cases, you will have to make patches to the
+	      port to make it run on FreeBSD.  Some (but not all)
 	      upstream authors will accept such patches back into
 	      their code for the next release.  If so, this may even
 	      help their users on other BSD-based systems as well and
 	      perhaps save duplicated effort.  Please consider sending
-	      any applicable patches to the authors as a courtesy.
-	    </para>
+	      any applicable patches to the authors as a
+	      courtesy.</para>
 	  </step>
 	</procedure>
       </sect3>
 
       <sect3>
-	<title>Investigate bug reports and PRs related to your port
-	</title>
+
+	<title>Investigate bug reports and PRs related to your
+	  port</title>
 
-	<para>This section is about discovering and fixing bugs.
-	</para>
+	<para>This section is about discovering and fixing
+	  bugs.</para>
 
 	<para>&os;-specific bugs are generally caused by assumptions
-	  about the build and runtime environments that do not apply to
-	  &os;.  You are less likely to encounter a problem of this
-	  type, but it can be more subtle and difficult to diagnose.
-	</para>
+	  about the build and runtime environments that do not apply
+	  to &os;.  You are less likely to encounter a problem of this
+	  type, but it can be more subtle and difficult to
+	  diagnose.</para>
 
 	<para>These are the tasks you need to perform to ensure your
 	  port continues to work as intended:</para>
@@ -560,49 +570,50 @@
 	    <title>Respond to bug reports</title>
 
 	    <para>Bugs may be reported to you through email via the
-	      <ulink url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">;
-	      GNATS Problem Report database</ulink>.  Bugs may
-	      also be reported directly to you by users.</para>
+	      <ulink
+		url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">;
+	      GNATS Problem Report database</ulink>.  Bugs may also be
+	      reported directly to you by users.</para>
 
 	    <para>You should respond to PRs and other reports within
-	      14 days, but please try not to take that long.  Try to respond
-	      as soon as possible, even if it is just to say you need some
-	      more time before you can work on the PR.</para>
+	      14 days, but please try not to take that long.  Try to
+	      respond as soon as possible, even if it is just to say
+	      you need some more time before you can work on the
+	      PR.</para>
 
-	    <para>If you have not responded after 14 days, any committer may
-	      commit from a PR that you have not responded to via a
+	    <para>If you have not responded after 14 days, any
+	      committer may commit from a PR that you have not
+	      responded to via a
 	      <literal>maintainer-timeout</literal>.</para>
 	  </step>
 
 	  <step>
 	    <title>Collect information</title>
 
-	    <para>If the person reporting the bug has not also provided
-	      a fix, you need to collect the information that will
-	      allow you to generate one.</para>
+	    <para>If the person reporting the bug has not also
+	      provided a fix, you need to collect the information that
+	      will allow you to generate one.</para>
 
 	    <para>If the bug is reproducible, you can collect most of
 	      the required information yourself.  If not, ask the
 	      person who reported the bug to collect the information
-	      for you, such as:
-	    </para>
+	      for you, such as:</para>
 
 	    <itemizedlist>
 	      <listitem>
 		<para>A detailed description of their actions,
-		  expected program behavior and actual behavior
-		</para>
+		  expected program behavior and actual behavior</para>
 	      </listitem>
 
 	      <listitem>
-		<para>Copies of input data used to trigger the bug
-		</para>
+		<para>Copies of input data used to trigger the
+		  bug</para>
 	      </listitem>
 
 	      <listitem>
 		<para>Information about their build and execution
-		environment &mdash; for example, a list of installed
-		packages and the output of &man.env.1;</para>
+		  environment &mdash; for example, a list of installed
+		  packages and the output of &man.env.1;</para>
 	      </listitem>
 
 	      <listitem>
@@ -631,8 +642,8 @@
 	  <step>
 	    <title>Find a solution</title>
 
-	    <para>As with build errors, you will need to sort out a fix
-	      to the problem.  Again, remember to ask if you are
+	    <para>As with build errors, you will need to sort out a
+	      fix to the problem.  Again, remember to ask if you are
 	      stuck!</para>
 	  </step>
 
@@ -652,35 +663,35 @@
       <sect3>
 	<title>Providing support</title>
 
-	<para>Part of being a maintainer is providing support &mdash; not
-	  for the software in general &mdash; but for the port and any
-	  &os;-specific quirks and problems.  Users may contact you with
-	  questions, suggestions, problems and patches.  Most of the
-	  time their correspondence will be specific to &os;.</para>
+	<para>Part of being a maintainer is providing support &mdash;
+	  not for the software in general &mdash; but for the port and
+	  any &os;-specific quirks and problems.  Users may contact
+	  you with questions, suggestions, problems and patches.  Most
+	  of the time their correspondence will be specific to
+	  &os;.</para>
 
 	<para>Occasionally you may have to invoke your skills in
 	  diplomacy, and kindly point users seeking general support to
-	  the appropriate resources.  Less frequently you will encounter
-	  a person asking why the <literal>RPM</literal>s are not up to date
-	  or how can they get the software to run under Foo Linux.  Take the
-	  opportunity to tell them that your port is up to date (if it
-	  is, of course!), and suggest that they try &os;.
-	</para>
+	  the appropriate resources.  Less frequently you will
+	  encounter a person asking why the <literal>RPM</literal>s
+	  are not up to date or how can they get the software to run
+	  under Foo Linux.  Take the opportunity to tell them that
+	  your port is up to date (if it is, of course!), and suggest
+	  that they try &os;.</para>
 
-	<para>Sometimes users and developers will decide that you are a
-	  busy person whose time is valuable and do some of the work for
-	  you.  For example, they might:
-	</para>
+	<para>Sometimes users and developers will decide that you are
+	  a busy person whose time is valuable and do some of the work
+	  for you.  For example, they might:</para>
 
 	<itemizedlist>
 	  <listitem>
-	    <para>submit a PR or send you patches to update your port,
-	    </para>
+	    <para>submit a PR or send you patches to update your
+	      port,</para>
 	  </listitem>
 
 	  <listitem>
-	    <para>investigate and perhaps provide a fix to a PR, or
-	    </para>
+	    <para>investigate and perhaps provide a fix to a PR,
+	      or</para>
 	  </listitem>
 
 	  <listitem>
@@ -689,12 +700,12 @@
 	</itemizedlist>
 
 	<para>In these cases your main obligation is to respond in a
-	  timely manner.  Again, the timeout for non-responsive maintainers is
-	  14 days.  After this period changes may be committed
-	  unapproved.  They have taken the trouble to do this for you;
-	  so please try to at least respond promptly.  Then review,
-	  approve, modify or discuss their changes with them as soon as
-	  possible.</para>
+	  timely manner.  Again, the timeout for non-responsive
+	  maintainers is 14 days.  After this period changes may be
+	  committed unapproved.  They have taken the trouble to do
+	  this for you; so please try to at least respond promptly.
+	  Then review, approve, modify or discuss their changes with
+	  them as soon as possible.</para>
 
 	<para>If you can make them feel that their contribution is
 	  appreciated (and it should be) you will have a better chance
@@ -710,21 +721,22 @@
     <para>There are two really good places to find a port that needs
       some attention.</para>
 
-    <para>You can use the
-      <ulink url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">web interface</ulink>
-      to the Problem Report database to search through and view unresolved
-      PRs.  The majority of ports PRs are updates, but with a little
-      searching and skimming over synopses you should be able to find
-      something interesting to work on (the <literal>sw-bug</literal>
-      class is a good place to start).
-    </para>
+    <para>You can use the <ulink
+	url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">web
+	interface</ulink> to the Problem Report database to search
+      through and view unresolved PRs.  The majority of ports PRs are
+      updates, but with a little searching and skimming over synopses
+      you should be able to find something interesting to work on (the
+      <literal>sw-bug</literal> class is a good place to
+      start).</para>
 
-    <para>The other place is the
-      <ulink url="http://portsmon.FreeBSD.org/">&os; Ports Monitoring System</ulink>.
-      In particular look for unmaintained ports with build errors and
-      ports that are marked <makevar>BROKEN</makevar>.  It is OK to send
-      changes for a maintained port as well, but remember to ask the
-      maintainer in case they are already working on the problem.</para>
+    <para>The other place is the <ulink
+	url="http://portsmon.FreeBSD.org/">&os; Ports Monitoring
+	System</ulink>.  In particular look for unmaintained ports
+      with build errors and ports that are marked
+      <makevar>BROKEN</makevar>.  It is OK to send changes for a
+      maintained port as well, but remember to ask the maintainer in
+      case they are already working on the problem.</para>
 
     <para>Once you have found a bug or problem, collect information,
       investigate and fix!  If there is an existing PR, follow up to
@@ -741,78 +753,78 @@
       longer using a port or have otherwise lost time or interest in
       being a maintainer.  In this way we can go ahead and allow other
       people to try to work on existing problems with the port without
-      waiting for your response.  Remember, &os; is a volunteer project,
-      so if maintaining a port is no fun anymore, it is probably time to
-      let someone else do it!</para>
+      waiting for your response.  Remember, &os; is a volunteer
+      project, so if maintaining a port is no fun anymore, it is
+      probably time to let someone else do it!</para>
 
-    <para>In any case, the Ports Management Team (<literal>portmgr</literal>)
-      reserves the right to reset your maintainership if you have not
-      actively maintained your port in some time.  (Currently, this is
-      set to 3 months.)  By this, we mean that there are unresolved
-      problems or pending updates that have not been worked on during
-      that time.</para>
+    <para>In any case, the Ports Management Team
+      (<literal>portmgr</literal>) reserves the right to reset your
+      maintainership if you have not actively maintained your port in
+      some time.  (Currently, this is set to 3 months.)  By this, we
+      mean that there are unresolved problems or pending updates that
+      have not been worked on during that time.</para>
   </sect1>
 
   <sect1 id="resources">
     <title>Resources for ports maintainers and contributors</title>
 
-    <para>The
-      <ulink url="&url.books.porters-handbook;">Porter's Handbook</ulink>
-      is your hitchhiker's guide to the ports system.  Keep it handy!
-    </para>
+    <para>The <ulink url="&url.books.porters-handbook;">Porter's
+	Handbook</ulink> is your hitchhiker's guide to the ports
+      system.  Keep it handy!</para>
 
-    <para><ulink url="&url.articles.problem-reports;">Writing FreeBSD Problem Reports</ulink>
-      describes how to best formulate and submit a PR.  In 2005 more
-      than eleven thousand ports PRs were submitted!  Following this
-      article will greatly assist us in reducing the time needed to
-      handle your PRs.</para>
+    <para><ulink url="&url.articles.problem-reports;">Writing FreeBSD
+	Problem Reports</ulink> describes how to best formulate and
+      submit a PR.  In 2005 more than eleven thousand ports PRs were
+      submitted!  Following this article will greatly assist us in
+      reducing the time needed to handle your PRs.</para>
 
-    <para>The
-      <ulink url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">;
-      Problem Report database</ulink>.</para>
+    <para>The <ulink
+	url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">;
+	Problem Report database</ulink>.</para>
 
     <para><ulink url="http://pointyhat.FreeBSD.org/">Pointyhat</ulink>;
       is the ports build cluster.  You can use Pointyhat to check port
       build logs across all architectures and major releases.</para>
 
-    <para>The
-      <ulink url="http://portsmon.FreeBSD.org/">FreeBSD Ports Monitoring System </ulink>
-      can show you cross-referenced information about ports such as
-      build errors and problem reports.  If you are a maintainer you can
-      use it to check on the build status of your ports.  As a
-      contributor you can use it to find broken and unmaintained ports
-      that need to be fixed.</para>
+    <para>The <ulink url="http://portsmon.FreeBSD.org/">FreeBSD Ports
+	Monitoring System</ulink> can show you cross-referenced
+      information about ports such as build errors and problem
+      reports.  If you are a maintainer you can use it to check on the
+      build status of your ports.  As a contributor you can use it to
+      find broken and unmaintained ports that need to be fixed.</para>
 
-    <para>The
-      <ulink url="http://www.portscout.org">FreeBSD Ports distfile scanner</ulink>
-      can show you ports for which the distfiles are not fetchable.  You
-      can check on your own ports or use it to find ports that need their
-      <makevar>MASTER_SITES</makevar> updated.
-    </para>
+    <para>The <ulink url="http://www.portscout.org">FreeBSD Ports
+	distfile scanner</ulink> can show you ports for which the
+      distfiles are not fetchable.  You can check on your own ports or
+      use it to find ports that need their
+      <makevar>MASTER_SITES</makevar> updated.</para>
 
     <para>The ports <application>tinderbox</application> is the most
-      thorough way to test a port through the entire cycle of installation,
-      packaging, and deinstallation.  It features a command-line
-      interface but also can be controlled via a web interface.
-      Please see <filename>ports/ports-mgmt/tinderbox</filename>.
-      More documentation is located at the
-      <ulink url="http://tinderbox.marcuscom.com/">marcuscom tinderbox home page</ulink>.
-      </para>
+      thorough way to test a port through the entire cycle of
+      installation, packaging, and deinstallation.  It features a
+      command-line interface but also can be controlled via a web
+      interface.  Please see
+      <filename>ports/ports-mgmt/tinderbox</filename>.  More
+      documentation is located at the <ulink
+	url="http://tinderbox.marcuscom.com/">marcuscom tinderbox home
+	page</ulink>.</para>
 
-    <para>&man.portlint.1; is an application which can be used to verify
-      that your port conforms to many important stylistic and functional
-      guidelines.  <application>portlint</application> is a simple
-      heuristic application,  so you should use it <emphasis>only as a
-      guide</emphasis>.  If <application>portlint</application> suggests
-      changes which seem unreasonable,  consult the
-      <ulink url="&url.books.porters-handbook;">Porter's Handbook</ulink> or
-      ask for advice.</para>
+    <para>&man.portlint.1; is an application which can be used to
+      verify that your port conforms to many important stylistic and
+      functional guidelines.  <application>portlint</application> is a
+      simple heuristic application, so you should use it
+      <emphasis>only as a guide</emphasis>.  If
+      <application>portlint</application> suggests changes which seem
+      unreasonable, consult the <ulink
+	url="&url.books.porters-handbook;">Porter's Handbook</ulink>
+      or ask for advice.</para>
 
-    <para>The &a.ports; is for general ports-related discussion.  It is
-      a good place to ask for help.  You can
-      <ulink url="http://lists.freebsd.org/mailman/listinfo">subscribe, or
-      read and search the list archives</ulink>.  Reading the archives of
-      the &a.ports-bugs; and the &a.cvs-ports; may also be of interest.</para>
+    <para>The &a.ports; is for general ports-related discussion.  It
+      is a good place to ask for help.  You can <ulink
+	url="http://lists.freebsd.org/mailman/listinfo">subscribe, or
+	read and search the list archives</ulink>.  Reading the
+      archives of the &a.ports-bugs; and the &a.cvs-ports; may also be
+      of interest.</para>
   </sect1>
 </article>
 

==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#124 (text+ko) ====

@@ -1,4 +1,4 @@
-<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.1056 2012/01/23 12:33:41 culot Exp $ -->
+<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.1058 2012/01/27 14:45:43 pawel Exp $ -->
 <!--
 	NOTE TO COMMITTERS: Contributors lists are sorted in alphabetical
 	order by first name.
@@ -2447,6 +2447,11 @@
     </listitem>
 
     <listitem>
+      <para>Denis Pokataev
+	<email>catone@cpan.org</email></para>
+    </listitem>
+
+    <listitem>
       <para>Denis Shaposhnikov
 	<email>dsh@vlink.ru</email></para>
     </listitem>
@@ -8079,6 +8084,11 @@
     </listitem>
 
     <listitem>
+      <para>Peter Klatt
+	<email>glocke@bsdstammtisch.at</email></para>
+    </listitem>
+
+    <listitem>
       <para>Peter Kolmisoppi
 	<email>growspd@brokep.com</email></para>
     </listitem>

==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/dev-model/book.sgml#6 (text+ko) ====

@@ -23,7 +23,7 @@
   - OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   - SUCH DAMAGE.
   -
-  - $FreeBSD: doc/en_US.ISO8859-1/books/dev-model/book.sgml,v 1.20 2011/09/08 17:33:17 jkois Exp $
+  - $FreeBSD: doc/en_US.ISO8859-1/books/dev-model/book.sgml,v 1.21 2012/01/27 22:21:39 gavin Exp $
   -->
 
 <!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -1162,7 +1162,7 @@
                         unresolved.
                     </para>
                     <para>
-                        Hat currently held by: &a.philip;.
+                        Hat currently held by: &a.gavin;.
                     </para>
                 </section>
 

==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml#9 (text+ko) ====

@@ -1,7 +1,7 @@
 <!--
      The FreeBSD Documentation Project
 
-     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml,v 1.24 2012/01/04 13:42:27 bcr Exp $
+     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml,v 1.25 2012/01/28 19:21:29 wblock Exp $
 -->
 
 <chapter id="bsdinstall">
@@ -36,7 +36,8 @@
     </authorgroup>
   </chapterinfo>
 
-  <title>Installing &os;&nbsp;9.<replaceable>x</replaceable> and Later</title>
+  <title>Installing &os;&nbsp;9.<replaceable>x</replaceable> and
+    Later</title>
 
   <sect1 id="bsdinstall-synopsis">
     <title>Synopsis</title>
@@ -44,12 +45,14 @@
     <indexterm><primary>installation</primary></indexterm>
 
     <para>&os; comes with a text-based, easy to use installation
-      program.  &os;&nbsp;9.0-RELEASE and later use an installation program
-      called <application>bsdinstall</application>, while releases prior
-      to &os;&nbsp;9.0-RELEASE using <application>sysinstall</application> for
-      installation.  This chapter describes the use of <application>bsdinstall</application>.
-      The use of <application>sysinstall</application>
-      is covered in <xref linkend="install">.</para>
+      program.  &os;&nbsp;9.0-RELEASE and later use an installation
+      program called <application>bsdinstall</application>, while
+      releases prior to &os;&nbsp;9.0-RELEASE using
+      <application>sysinstall</application> for installation.  This
+      chapter describes the use of
+      <application>bsdinstall</application>.  The use of
+      <application>sysinstall</application> is covered in <xref
+	linkend="install">.</para>
 
     <para>After reading this chapter, you will know:</para>
 
@@ -64,12 +67,13 @@
       </listitem>
 
       <listitem>
-	<para>How to start <application>bsdinstall</application>.</para>
+	<para>How to start
+	  <application>bsdinstall</application>.</para>
       </listitem>
 
       <listitem>
-	<para>The questions <application>bsdinstall</application> will ask
-	  you, what they mean, and how to answer them.</para>
+	<para>The questions <application>bsdinstall</application> will
+	  ask you, what they mean, and how to answer them.</para>
       </listitem>
     </itemizedlist>
 
@@ -77,9 +81,9 @@
 
     <itemizedlist>
       <listitem>
-	<para>Read the supported hardware list that shipped with the version
-	  of &os; you are installing, and verify that your hardware is
-	  supported.</para>
+	<para>Read the supported hardware list that shipped with the
+	  version of &os; you are installing, and verify that your
+	  hardware is supported.</para>
       </listitem>
     </itemizedlist>
 
@@ -92,7 +96,6 @@
 	chapter as a general guide rather than as exact literal
 	instructions.</para>
     </note>
-
   </sect1>
 
   <sect1 id="bsdinstall-hardware">
@@ -104,18 +107,19 @@
       <para>The minimal configuration to install &os; varies with the
 	&os; version and the hardware architecture.</para>
 
-      <para>A summary of this information is given in the following sections.
-	Depending on the method you choose to install &os;, you may
-	also need a supported CDROM drive, and in some
-	cases a network adapter.  This will be covered by <xref
-	linkend="bsdinstall-installation-media">.</para>
+      <para>A summary of this information is given in the following
+	sections.  Depending on the method you choose to install &os;,
+	you may also need a supported CDROM drive, and in some cases a
+	network adapter.  This will be covered by <xref
+	  linkend="bsdinstall-installation-media">.</para>
 
       <sect3>
 	<title>&os;/&arch.i386;</title>
 
-	<para>&os;/&arch.i386; requires a 486 or better processor and at
-	  least 64&nbsp;MB of RAM.  At least 1.1&nbsp;GB of free hard
-	  drive space is needed for the most minimal installation.</para>
+	<para>&os;/&arch.i386; requires a 486 or better processor and
+	  at least 64&nbsp;MB of RAM.  At least 1.1&nbsp;GB of free
+	  hard drive space is needed for the most minimal
+	  installation.</para>
 
 	<note>
 	  <para>On old computers, increasing RAM and hard drive space
@@ -134,12 +138,12 @@
 	  processors.</para>
 
 	<para>The second class of processors that can use
-	  &os;/&arch.amd64; includes those using the &intel;&nbsp;EM64T
-	  architecture.  Examples of these processors include the
-	  &intel;&nbsp;&core;&nbsp;2 Duo, Quad, Extreme processor
-	  families, the &intel;&nbsp;&xeon; 3000, 5000, and 7000
-	  sequences of processors, and the &intel;&nbsp;&core;
-	  i3, i5 and i7 processors.</para>
+	  &os;/&arch.amd64; includes those using the
+	  &intel;&nbsp;EM64T architecture.  Examples of these
+	  processors include the &intel;&nbsp;&core;&nbsp;2 Duo, Quad,
+	  Extreme processor families, the &intel;&nbsp;&xeon; 3000,
+	  5000, and 7000 sequences of processors, and the
+	  &intel;&nbsp;&core; i3, i5 and i7 processors.</para>
 
 	<para>If you have a machine based on an nVidia nForce3
 	  Pro-150, you <emphasis>must</emphasis> use the BIOS setup to
@@ -153,8 +157,8 @@
 	<title>&os;/&arch.powerpc; &apple; &macintosh;</title>
 
 	<para>All New World &apple; &macintosh; systems with built-in
-	  USB are supported.  SMP is supported on machines with multiple
-	  CPUs.</para>
+	  USB are supported.  SMP is supported on machines with
+	  multiple CPUs.</para>
 
 	<para>A 32-bit kernel can only use the first 2&nbsp;GB of RAM.
 	  &firewire; is not supported on the Blue & White PowerMac
@@ -165,11 +169,12 @@
 	<title>&os;/&arch.sparc64;</title>
 
 	<para>Systems supported by &os;/&arch.sparc64; are listed at
-	  the <ulink url="http://www.freebsd.org/platforms/sparc.html">;
-	  FreeBSD/sparc64</ulink> Project.</para>
+	  the <ulink
+	    url="http://www.freebsd.org/platforms/sparc.html">;
+	    FreeBSD/sparc64</ulink> Project.</para>
 
-	<para>A dedicated disk is required for &os;/&arch.sparc64;.  It
-	  is not possible to share a disk with another operating
+	<para>A dedicated disk is required for &os;/&arch.sparc64;.
+	  It is not possible to share a disk with another operating
 	  system at this time.</para>
       </sect3>
     </sect2>
@@ -182,8 +187,8 @@
 	<filename>HARDWARE.TXT</filename>, the file is located in the
 	root directory of the release media.  Copies of the supported
 	hardware list are also available on the <ulink
-	url="http://www.FreeBSD.org/releases/index.html">Release
-	Information</ulink> page of the &os; web site.</para>
+	  url="http://www.FreeBSD.org/releases/index.html">Release
+	  Information</ulink> page of the &os; web site.</para>
     </sect2>
   </sect1>
 
@@ -210,142 +215,151 @@
 	layout is useful during the installation.</para>
 
       <sect3 id="bsdinstall-where-i386">

>>> TRUNCATED FOR MAIL (1000 lines) <<<



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201282246.q0SMkm07051742>