GayBSD documentation tree
Find a file
Glen Barber 1456891f7e Change WEBGRP and CGIGRP defaults.
The web build uses WEBGRP and CGIGRP to determine group ownership
during the build phase.  When left unset, the default group is 'www'.
The problem is that if $USER is not in group 'www', the build will
fail due to lack of permissions via chgrp(1).

This change sets default values for WEBGRP and CGIGRP to $USER, unless
explicitly set during build time to prevent chgrp(1)-invoked build
failure.

Note:  This change has no effect for users currently setting WEBGRP
and CGIGRP, either via command-line or within scripts.

Reviewed by:	-www@ (silence)
2012-09-10 10:47:53 +00:00
bn_BD.ISO10646-1 Add missing symlinks (needed for a future re@ work). 2008-10-26 08:53:47 +00:00
da_DK.ISO8859-1 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
de_DE.ISO8859-1 Fix typo in title. 2012-08-25 11:07:19 +00:00
el_GR.ISO8859-7 Second batch of updates to the Greek Handbook 2012-08-11 16:27:35 +00:00
en_US.ISO8859-1 Update the Vendor Relations Team information to reflect that incoming 2012-09-10 10:39:27 +00:00
es_ES.ISO8859-1 Remove and/or replace broken and/or out-of-date links in the es_ES project 2012-06-08 23:13:17 +00:00
fr_FR.ISO8859-1 Hook building-products to the build. 2012-08-25 19:52:34 +00:00
hu_HU.ISO8859-2 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
it_IT.ISO8859-15 Sync with current English version. 2012-06-13 10:20:17 +00:00
ja_JP.eucJP - Merge the following from the English version: 2012-09-08 07:44:44 +00:00
mn_MN.UTF-8 MFen: Resync with the English version of the handbook 2012-08-31 07:25:01 +00:00
nl_NL.ISO8859-1 MFen r39388 2012-08-17 15:08:21 +00:00
no_NO.ISO8859-1 - Move developers.sgml to the language-independent directory. 2012-05-17 03:23:15 +00:00
pl_PL.ISO8859-2 - Move developers.sgml to the language-independent directory. 2012-05-17 03:23:15 +00:00
pt_BR.ISO8859-1 - MFen: 2012-09-06 13:53:26 +00:00
release Typo and spelling fixes. 2011-05-15 20:41:31 +00:00
ru_RU.KOI8-R MFen: 2012-08-08 20:33:58 +00:00
share Change WEBGRP and CGIGRP defaults. 2012-09-10 10:47:53 +00:00
sr_YU.ISO8859-2 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
tr_TR.ISO8859-9 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
zh_CN.GB2312 MFen: r38383 -> r38401 2012-09-03 07:51:57 +00:00
zh_TW.Big5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
Makefile Replace csup/cvsup entries with svn in head/Makefile 'update' target. 2012-06-21 22:57:58 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.