From owner-freebsd-doc@FreeBSD.ORG Wed Feb 20 11:40:03 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E74A916A402 for ; Wed, 20 Feb 2008 11:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C701113C45A for ; Wed, 20 Feb 2008 11:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1KBe34A007879 for ; Wed, 20 Feb 2008 11:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1KBe3gl007878; Wed, 20 Feb 2008 11:40:03 GMT (envelope-from gnats) Resent-Date: Wed, 20 Feb 2008 11:40:03 GMT Resent-Message-Id: <200802201140.m1KBe3gl007878@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eivind Eklund Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE02916A408 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/120878: FAQ X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 11:40:04 -0000 >Number: 120878 >Category: docs >Synopsis: FAQ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 20 11:40:03 UTC 2008 >Closed-Date: >Last-Modified: >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 @@ If you want suidperl to be built suid during upgrades from source, edit /etc/make.conf and add - ENABLE_SUIDPERL=true before you run - make buildworld. + ENABLE_SUIDPERL=true before you build + perl. >Release-Note: >Audit-Trail: >Unformatted: