From nobody@FreeBSD.org  Wed Feb 20 11:33:55 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DE02916A408
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 11:33:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CCF3713C447
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 11:33:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1KBVO9q006013
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2008 11:31:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1KBVOOJ006011;
	Wed, 20 Feb 2008 11:31:24 GMT
	(envelope-from nobody)
Message-Id: <200802201131.m1KBVOOJ006011@www.freebsd.org>
Date: Wed, 20 Feb 2008 11:31:24 GMT
From: Eivind Eklund <eeklund@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: FAQ 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120878
>Category:       docs
>Synopsis:       [patch] correct statement about perl in FAQ
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 20 11:40:03 UTC 2008
>Closed-Date:    Wed Feb 20 12:21:27 UTC 2008
>Last-Modified:  Wed Feb 20 12:30:02 UTC 2008
>Originator:     Eivind Eklund
>Release:        4.8 through 6.3+
>Organization:
>Environment:
>Description:
We moved perl to ports during 4.0-CURRENT, so talking about buildworld with ENABLE_SUIDPERL is quite outdated.
>How-To-Repeat:
Look at the FAQ.
>Fix:
See patch.

Patch attached with submission follows:

Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.805
diff -u -r1.805 book.sgml
--- book.sgml	30 Jul 2007 09:18:51 -0000	1.805
+++ book.sgml	20 Feb 2008 11:27:26 -0000
@@ -8616,8 +8616,8 @@
           <para>If you want <command>suidperl</command> to be built
             suid during upgrades from source, edit
             <filename>/etc/make.conf</filename> and add
-            <varname>ENABLE_SUIDPERL=true</varname> before you run
-            <command>make buildworld</command>.</para>
+            <varname>ENABLE_SUIDPERL=true</varname> before you build
+            <command>perl</command>.
         </answer>
       </qandaentry>
     </qandaset>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Feb 20 12:21:25 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120878 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/120878: commit references a PR
Date: Wed, 20 Feb 2008 12:21:33 +0000 (UTC)

 remko       2008-02-20 12:21:25 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   Implicate that perl should be build from the ports tree instead of
   during a ``make buildworld'' (which was the case back in the time
   that perl was still in the base-system).
   
   PR:             120878
   Submitted by:   "Eivind Eklund" <eeklund at gmail dot com>
   
   Revision  Changes    Path
   1.808     +2 -2      doc/en_US.ISO8859-1/books/faq/book.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
