From owner-p4-projects@FreeBSD.ORG Sun Apr 18 21:16:48 2010 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 6D52C106566B; Sun, 18 Apr 2010 21:16:48 +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 181A81065674 for ; Sun, 18 Apr 2010 21:16:48 +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 046FD8FC14 for ; Sun, 18 Apr 2010 21:16:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o3ILGlga091155 for ; Sun, 18 Apr 2010 21:16:47 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3ILGlM7091153 for perforce@freebsd.org; Sun, 18 Apr 2010 21:16:47 GMT (envelope-from rene@FreeBSD.org) Date: Sun, 18 Apr 2010 21:16:47 GMT Message-Id: <201004182116.o3ILGlM7091153@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 Precedence: bulk Cc: Subject: PERFORCE change 177063 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: Sun, 18 Apr 2010 21:16:48 -0000 http://p4web.freebsd.org/@@177063?ac=10 Change 177063 by rene@rene_self on 2010/04/18 21:16:01 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#55 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml#42 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#76 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#34 integrate .. //depot/projects/docproj_nl/share/pgpkeys/dougb.key#2 integrate .. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#34 integrate .. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#31 integrate .. //depot/projects/docproj_nl/share/pgpkeys/sahil.key#1 branch .. //depot/projects/docproj_nl/share/sgml/mirrors.xml#16 integrate .. //depot/projects/docproj_nl/www/en/news/status/report-2010-01-2010-03.xml#1 branch .. //depot/projects/docproj_nl/www/en/snapshots/index.sgml#2 integrate .. //depot/projects/docproj_nl/www/nl/administration.sgml#19 integrate .. //depot/projects/docproj_nl/www/nl/share/sgml/libcommon.xsl#14 integrate .. //depot/projects/docproj_nl/www/share/sgml/commercial.consult.xml#22 integrate .. //depot/projects/docproj_nl/www/share/sgml/news.xml#76 integrate .. //depot/projects/docproj_nl/www/share/sgml/usergroups.xml#12 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#55 (text+ko) ==== @@ -1,4 +1,4 @@ - + + an article on practical aspects of rc.d scripting. - One or more rc scripts can be installed: + One or more rc.d scripts can be installed: USE_RC_SUBR= doormand Scripts must be placed in the files subdirectory and a .in suffix must be added to their - filename. The only difference from a base system rc.d script is that the - . /etc/rc.subr line must be replaced with the - . %%RC_SUBR%%, because older versions of &os; - do not have an /etc/rc.subr file. Standard - SUB_LIST expansions are used too. + filename. Standard SUB_LIST expansions will be used + for this file. Use of the %%PREFIX%% and %%LOCALBASE%% expansions is strongly encouraged as well. More on @@ -8438,7 +8435,10 @@ Prior to &os; 6.1-RELEASE, integration with &man.rcorder.8; is available by using USE_RCORDER instead of USE_RC_SUBR. - However, use of this method is deprecated. + However, use of this method is not necessary unless the port has an + option to install itself in the base, or the service needs to run + prior to the FILESYSTEMS rc.d + script in the base. As of &os; 6.1-RELEASE, local rc.d scripts (including those installed by ports) are included in @@ -8501,12 +8501,6 @@ substitution using ":=" would inappropriately override the user's intention. - The suffix of the rc script is provided in - RC_SUBR_SUFFIX for further use in the port's - Makefile. Current versions of &os; do not add - any suffix to the script name, but older versions used to add - .sh suffix. - No new scripts should be added with the .sh suffix. At some point there will be a mass repocopy of all the ==== //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#34 (text+ko) ==== @@ -13,7 +13,7 @@ builds for the other languages, and we will poke fun of you in public. - $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.501 2010/04/05 17:09:49 jacula Exp $ + $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.502 2010/04/11 17:13:08 sahil Exp $ --> aaron@FreeBSD.org"> @@ -974,6 +974,8 @@ sah@FreeBSD.org"> +sahil@FreeBSD.org"> + sam@FreeBSD.org"> sanpei@FreeBSD.org"> ==== //depot/projects/docproj_nl/share/pgpkeys/dougb.key#2 (text+ko) ==== @@ -1,305 +1,246 @@ - + - uid Doug Barton - uid Doug Barton - sub 4096g/2DBB3F89 2003-01-16 +pub 2048R/1A1ABC84 2010-03-23 + Key fingerprint = E352 0E14 9D05 3533 C33A 67DB 5CC6 86F1 1A1A BC84 +uid Douglas Barton +uid Douglas Barton +uid [jpeg image of size 6140] +sub 3072R/498795B4 2010-03-23 + Key fingerprint = C0BE C1E3 8DC8 D7F4 8E6C 732B 0C14 D9CF 4987 95B4 ]]> ==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#34 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -1371,6 +1371,11 @@ &pgpkey.nyan; + + &a.sahil; + &pgpkey.sahil; + + &a.tota; &pgpkey.tota; ==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#31 (text+ko) ==== @@ -1,5 +1,5 @@ - + @@ -265,6 +265,7 @@ + ==== //depot/projects/docproj_nl/share/sgml/mirrors.xml#16 (text+ko) ==== @@ -2,7 +2,7 @@ - $FreeBSD: doc/share/sgml/mirrors.xml,v 1.107 2010/04/08 21:00:28 pgj Exp $ + $FreeBSD: doc/share/sgml/mirrors.xml,v 1.108 2010/04/11 18:23:02 jkois Exp $ @@ -1295,21 +1295,6 @@ Poland - - www.pl.FreeBSD.org - http://www.pl.FreeBSD.org/ - - - - www2.pl.FreeBSD.org - http://www2.pl.FreeBSD.org/ - http://www2.pl.FreeBSD.org/ - ftp://www2.pl.FreeBSD.org/pub/FreeBSD/ - ftp://www2.pl.FreeBSD.org/pub/FreeBSD/ - - - - ftp.pl.FreeBSD.org ftp://ftp.pl.FreeBSD.org/pub/FreeBSD/ @@ -1324,17 +1309,12 @@ - + cvsup.pl.FreeBSD.org ==== //depot/projects/docproj_nl/www/en/snapshots/index.sgml#2 (text+ko) ==== @@ -1,13 +1,13 @@ - + %developers; ]> - + &header; @@ -32,7 +32,8 @@ sites.

Currently the snapshots of - 8-CURRENT, + 9-CURRENT, + 8-STABLE, 7-STABLE, and 6-STABLE @@ -89,6 +90,7 @@ and it turns out that you never even tried the snapshots, well, it cuts both ways!

+ &footer; ==== //depot/projects/docproj_nl/www/nl/administration.sgml#19 (text+ko) ==== @@ -1,5 +1,5 @@ + %developers; @@ -7,7 +7,7 @@ &header; @@ -429,6 +429,7 @@

    +
  • &a.brd; <brd@FreeBSD.org>
  • &a.billf; <billf@FreeBSD.org>
  • &a.simon; <simon@FreeBSD.org>
  • &a.ps; <ps@FreeBSD.org>
  • ==== //depot/projects/docproj_nl/www/nl/share/sgml/libcommon.xsl#14 (text+ko) ==== @@ -1,7 +1,7 @@ - ==== //depot/projects/docproj_nl/www/share/sgml/commercial.consult.xml#22 (text+ko) ==== @@ -1,12 +1,12 @@ - + - $FreeBSD: www/share/sgml/commercial.consult.xml,v 1.113 2010/03/28 12:02:35 jkois Exp $ + $FreeBSD: www/share/sgml/commercial.consult.xml,v 1.114 2010/04/11 17:52:09 jkois Exp $ @@ -92,6 +92,21 @@ + + Adminia Sistemas + http://www.adminia.es/ + + Adminia offers technological consulting and professional system + administration services, specializing in free software and virtualized + high-availability environments. We have over 15 years experience in + using and customizing FreeBSD systems in data processing centres, + small and medium-sized businesses and universities. We are located in + Madrid, Spain. Contact us for reliable and expert partnership via + email or visit our + website. + + + AnonBSD Inc. https://sites.google.com/site/anonbsd/ ==== //depot/projects/docproj_nl/www/share/sgml/news.xml#76 (text+ko) ==== @@ -25,7 +25,7 @@ - $FreeBSD: www/share/sgml/news.xml,v 1.309 2010/04/11 17:19:14 sahil Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.310 2010/04/11 19:38:00 rene Exp $ ==== //depot/projects/docproj_nl/www/share/sgml/usergroups.xml#12 (text+ko) ==== @@ -5,7 +5,7 @@ - $FreeBSD: www/share/sgml/usergroups.xml,v 1.88 2010/03/30 17:36:27 jkois Exp $ + $FreeBSD: www/share/sgml/usergroups.xml,v 1.91 2010/04/14 19:50:30 jkois Exp $ @@ -181,16 +181,6 @@ - - The Cosmo-Project - http://www.cosmo-project.de/ - The Cosmo-Project is a User Group with a difference. - Instead of just meeting, they actively develop project such as - robots. Most users use FreeBSD, but it is not a specifically - FreeBSD-related group. Located in Germany, Duisburg. - - - BSD User Group Hamburg (BSDHH) http://www.bsdhh.org/bsdhh-de-index.html @@ -380,21 +370,6 @@ - - - The Dutch FreeBSD User Group (NLFUG) - http://www.nlfug.nl - - The Dutch FreeBSD User Group (NLFUG) has had our - first meeting on oct 2, 1999. On this day 30 years before - that, the second IMP was installed in Doug Englebart's lab at - SRI. This, as you all know, was the start of something that - grew to be the Internet (thanks to Edwin Kremer for bringing - this to our attention). Located in the Netherlands. - - - - The Norwegian BSD User Group (NOBUG) @@ -450,19 +425,6 @@ - - - The Hungarian BSD Group - http://www.bsd.hu - - The Hungarian BSD Group is a group of NetBSD, - FreeBSD and OpenBSD users located in Hungary. Their meetings - occur on the second Friday of the month. The website of the - group is http://www.bsd.hu. - - - - BSD Users Sweden (BUS)