From owner-p4-projects@FreeBSD.ORG Fri Apr 10 21:59:07 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D77C81065672; Fri, 10 Apr 2009 21:59:06 +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 97865106564A for ; Fri, 10 Apr 2009 21:59:06 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7B2528FC0C for ; Fri, 10 Apr 2009 21:59:06 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3ALx6Pk005371 for ; Fri, 10 Apr 2009 21:59:06 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3ALx6xO005369 for perforce@freebsd.org; Fri, 10 Apr 2009 21:59:06 GMT (envelope-from rene@FreeBSD.org) Date: Fri, 10 Apr 2009 21:59:06 GMT Message-Id: <200904102159.n3ALx6xO005369@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Cc: Subject: PERFORCE change 160466 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 21:59:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=160466 Change 160466 by rene@rene_self on 2009/04/10 21:58:50 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#8 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml#3 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#25 integrate .. //depot/projects/docproj_nl/www/en/releases/7.2R/Makefile#2 integrate .. //depot/projects/docproj_nl/www/en/releases/7.2R/schedule.sgml#5 integrate .. //depot/projects/docproj_nl/www/en/releng/index.sgml#17 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#8 (text+ko) ==== @@ -1,6 +1,6 @@ @@ -258,7 +258,7 @@ Install the www/nspluginwrapper port. This port requires - emulators/linux_base which is a + emulators/linux_base-fc4 which is a large port. The next step is to install the @@ -1671,7 +1671,7 @@ First the linux_base port needs to be installed (as root): - &prompt.root; cd /usr/ports/emulators/linux_base + &prompt.root; cd /usr/ports/emulators/linux_base-fc4 &prompt.root; make install distclean ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#25 (text+ko) ==== @@ -1,7 +1,7 @@ Building mechanisms + + Parallel ports building + + The &os; ports framework supports parallel building using + multiple make sub-processes, which allows + SMP systems to utilize all of their available + CPU power, allowing port builds to be faster + and more effective. + + This is achieved by passing -jX flag to + &man.make.1; running on vendor code. Unfortunately, not all + ports handle parallel building well. Therefore it is required + to explicitly enable this feature by adding + MAKE_JOBS_SAFE=yes somewhere below the + dependency declaration section of the + Makefile. + + Another option for controlling this feature from the + maintainer's point of view is the + MAKE_JOBS_UNSAFE=yes variable. It is used + when a port is known to be broken with -jX + and a user forces the use of multi processor compilations for + all ports in /etc/make.conf with the + FORCE_MAKE_JOBS=yes variable. + + <command>make</command>, <command>gmake</command>, and <command>imake</command> @@ -12946,6 +12972,25 @@ 8.0-CURRENT after the dynamic string token substitution has been implemented for rpath and needed pathes. + + 800074 + March 24, 2009 + 8.0-CURRENT after tcpdump 4.0.0 and + libpcap 1.0.0 import. + + + 800075 + April 6, 2009 + 8.0-CURRENT after layout of structs vnet_net, + vnet_inet and vnet_ipfw has been changed. + + + 800076 + April 9, 2009 + 8.0-CURRENT after adding delay profiles in + dummynet. + + ==== //depot/projects/docproj_nl/www/en/releases/7.2R/Makefile#2 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.1 2009/03/17 13:39:34 rwatson Exp $ +# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.3 2009/04/10 13:07:15 blackend Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" ==== //depot/projects/docproj_nl/www/en/releases/7.2R/schedule.sgml#5 (text+ko) ==== @@ -1,7 +1,7 @@ - + @@ -86,7 +86,7 @@ doc/ tree slush 10 April 2009 - -- + 10 April 2009 Non-essential commits to the en_US.ISO8859-1/ subtree should be delayed from this point until after the doc/ tree tagging, to give translation teams time to synchronize ==== //depot/projects/docproj_nl/www/en/releng/index.sgml#17 (text+ko) ==== @@ -1,6 +1,6 @@ - + @@ -296,7 +296,7 @@ doc/ - Open + Slush &contact.doc; SGML/XML based documentation set.