Commit graph

16305 commits

Author SHA1 Message Date
Bruce A. Mah
c90f3cf5c0 Eliminate duplicate traversal of directories in realinstall target.
This change eliminates O(2^N)-1 passes through the individual documents,
where N is the number of levels of directory hierarchy.  For a
"make install" from the top level of the doc/ tree, files corresponding
to individual documents were being installed eight (!!!) times.

Reviewed by:	trhodes, Szilveszter Adam
2006-11-09 04:23:14 +00:00
Marc Fonvieille
8f934fea6c MFen: 1.64 --> 1.66 2006-11-08 20:26:57 +00:00
Marc Fonvieille
d767266010 MFen: 1.16 --> 1.35 2006-11-08 14:05:14 +00:00
Giorgos Keramidas
a5f763d3db Update core team election date.
Submitted by:	 ganbold at micom dot mng dot net
2006-11-08 12:33:57 +00:00
Tom Rhodes
ec9b09740c Fix wording about partition type support.
Discussed with:	jkois
2006-11-08 10:09:37 +00:00
Alejandro Pulver
db9dcb9ac0 - Add Ted Stodgell for x11-themes/murrine-configurator. 2006-11-08 00:57:14 +00:00
Babak Farrokhi
9f3479a8a2 Add my pgp key
Approved by:	miwi (mentor)
2006-11-07 21:23:54 +00:00
Alejandro Pulver
71ee103a0a - Add Greg Larkin for www/zend-framework. 2006-11-07 17:34:18 +00:00
Babak Farrokhi
8527654f6d Remove myself from Additional Contributor list and add myself to the developers section.
Approved by:	miwi (mentor)
2006-11-07 15:04:50 +00:00
Tom Rhodes
f880c8aa80 Kill the last NTFS resize assumption.
Noticed by:	jkois
2006-11-07 14:17:21 +00:00
Frank J. Laszlo
803f8d904e Add my PGP key.
Approved by:	flz (mentor)
2006-11-07 14:16:13 +00:00
Babak Farrokhi
1e3e59658e Approved by: miwi (mentor) 2006-11-07 14:00:36 +00:00
Frank J. Laszlo
fa48ed8daa Remove myself as an Additional contributor and add myself to the developers
section.

Approved by:	flz (mentor)
2006-11-07 13:46:41 +00:00
Frank J. Laszlo
f31e2623a1 Add my name to authors.ent.
Approved by:	flz (mentor)
2006-11-07 12:02:58 +00:00
Philip Paeps
84e3038278 Replace my five-year-old key with the new one I generated recently. Note that
the old one is not compromised and that I still have the private key.  I will
be expiring the old key "soon" and revoking it "later".  Values of "soon" and
"later" to be determined at some point. :-)
2006-11-07 09:36:30 +00:00
Martin Wilke
cb92d4d356 Add my PGP key information.
Reviewed by:	Chimera
2006-11-07 09:11:53 +00:00
Tom Rhodes
bac5c085d9 Mention one commerical and one free application which may be used to resize
NTFS partitions.

PR:	98941 and 71980
2006-11-06 15:08:17 +00:00
Alejandro Pulver
903b25cc80 - Add Dominic Fandrey for cad/freehdl. 2006-11-05 20:58:19 +00:00
Tom Rhodes
5efb05808b This text is too outdated, today, sysinstall(8) has no problems creating a
partition "d," and any tool should work on it fine.

PR:		76094
2006-11-05 18:40:13 +00:00
Giorgos Keramidas
49041de2ea The docbook/4.1 `dbcent.mod' module contains references to public entities
first defined in ${SGMLROOT}/html/catalog and ${SGML_ROOT}/iso8879/catalog.
By setting the SGML_CATALOG_FILES in the order suggested until now, we end
up with a value of SGML_CATALOG_FILES like (wrapped to keep the length of
the lines reasonable):

  /usr/doc/en_US.ISO8859-1/share/sgml/catalog:/usr/doc/share/sgml/catalog:\
  /usr/local/share/sgml/docbook/4.1/catalog:/usr/local/share/sgml/html/catalog:\
  /usr/local/share/sgml/iso8879/catalog:/usr/local/share/sgml/jade/catalog

This means that when `dbcent.mod' refers to entities like %ISOamsa; they
are not known already (because they are defined in catalog files later in
the search path, not loaded by nsgmls yet).  This results in errors like:

  nsgmls:/usr/local/share/sgml/docbook/4.1/dbcent.mod:54:0:E: \
  cannot open "/usr/local/share/sgml/docbook/4.1/iso-amsa.gml" \
  (No such file or directory)

By rearranging the order of the catalog files a bit, we can convince nsgmls
to load the `html' and `iso8879' public entities first, and make it
possible to use nsgmls to validate DocBook SGML documents too (instead of
HTML only).

PR:		docs/48980
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
2006-11-05 18:32:05 +00:00
Daniel Gerzo
d12e5a4634 - move comma "," out of <application> tag
Approved by: trhodes (mentor), keramida (mentor)
2006-11-05 09:22:09 +00:00
Tom Rhodes
6cca657e7f Fix up previous delta from patch mis-alignment.
Noticed by:	jkois
2006-11-05 00:49:34 +00:00
Tom Rhodes
8a2c586e32 Add a note (step) showing that you can load gdbe using kldload(8);
at this time there is no loader.conf variable in defaults/loader.conf in 6,
note that.
Remove some old cruft and reword near sentence to keep flow going smoothly.
Two spaces between the end of a sentence and the beginning of a new sentence.

PR:		86733
Submitted by:	Josh Paetzel (patch rewritten by me)
2006-11-04 11:02:41 +00:00
Rong-En Fan
ae5db97cff - Add Pawel Pekala for ports/mail/libetpan 2006-11-04 10:25:53 +00:00
Marc Fonvieille
5acd905cec Add some missing application and command tags, and various trademark
entities.
2006-11-04 10:16:41 +00:00
Tom Rhodes
7411ce5356 Correct PRs list in previous commit should read:
PR: 36086 and 97409
2006-11-04 05:59:58 +00:00
Tom Rhodes
d94196ea46 With kerberosIV, note that the srvtab needs to be in /etc.
Using utilities like k5init is no longer required, that naming convention was
dropped in 5.X.
Remove some 4.X-5.X warning cruft.

Effectively closes PR:	34401 and 97409 (literally built world to investigate)
2006-11-04 05:40:26 +00:00
Greg Lewis
2973498e90 . The latest jdk port is jdk15. 2006-11-03 21:04:09 +00:00
Vitaly Bogdanov
4a30a0f595 Small grammar fix in the recently added
"Booting FreeBSD using GRUB section"

Submitted by: blackend
2006-11-03 04:24:32 +00:00
Vitaly Bogdanov
38d23fe468 Add note about supporting read-only ReiserFS driver 2006-11-02 20:19:34 +00:00
Bruce A. Mah
98461ae9b3 Define ${SED} if it wasn't defined already...weird things were
happening if some other Makefile snippet didn't already define this.

Reviewed by:	hrs
2006-11-02 18:58:17 +00:00
Vitaly Bogdanov
978c99591b Add "Boot &os; using GRUB" FAQ entry 2006-11-02 18:39:12 +00:00
Joel Dahl
12c2e07a3d Fix rev 1.631: replace 'a' with '&aring;' in Peter's surname. 2006-11-02 09:39:25 +00:00
Alejandro Pulver
e9c5a00aa1 - Add Stephen Hurd for comms/syncterm. 2006-11-02 02:26:05 +00:00
Alejandro Pulver
14d1c08155 - Add Peter Ankerstal for sysutils/tss. 2006-11-02 02:13:49 +00:00
Alejandro Pulver
0f3b684c95 - Add Morten Slot Kristensen for math/matrices. 2006-11-01 20:31:47 +00:00
Remko Lodder
fbf51fa66e Make sure the ifconfig gif0 example is correct, we cannot
adjust tunnel settings without specifying the interface
first.

PR:		docs/105000
Submitted by:	dawnshade <h-k at mail dot ru>
Pointyhat:	remko (me, previous commit was my mistake).
2006-11-01 18:38:59 +00:00
Alejandro Pulver
fd4eca42c7 - Add Dirk Jagdmann for devel/quilt. 2006-10-31 18:03:41 +00:00
Alejandro Pulver
b57a9f46a0 - Add Maxim Samsonov for devel/dbus-qt3. 2006-10-31 17:53:14 +00:00
Dmitry Morozovsky
21a9b38adb Add missed line.
Found by:	Alexander Logvinov <logvinov@nm.ru>
Obtained from:	The FreeBSD Russian Documentation Project
2006-10-31 08:56:10 +00:00
Alejandro Pulver
d14a610e0d - Add David Chaplin-Loebell for devel/p5-Tie-CPHash. 2006-10-31 02:57:34 +00:00
Alejandro Pulver
0024da0862 - Add Josh Carroll for net-mgmt/wdiag. 2006-10-31 02:51:40 +00:00
Daniel Gerzo
1372a20305 - add some notes about ECHO_CMD and ECHO_MSG
Submitted by: gabor@#bsddocs
Requested by: netchild
Inspired by: ports/100556
Approved by: trhodes (mentor), keramida (mentor)
2006-10-30 09:37:40 +00:00
Pav Lucistnik
63b23fdc81 A new section on using Lua
PR:		docs/104909
Submitted by:	alepulver
2006-10-29 15:22:34 +00:00
Yaroslav Tykhiy
2ad2c2ecc3 Insist on using ${name} as the prefix for global names even
stronger, as suggested by dougb@, but do so in the right context.
I.e., don't fire all the requirements at once in the last section,
but tell each of them where the current topic is most appropriate.

Polish some wording and markup.
2006-10-27 10:30:52 +00:00
Xin LI
ea9c8ce4b8 MFen:
book.sgml:				1.166 -> 1.168
  advanced-networking/chapter.sgml:	1.384 -> 1.387
  config/chapter.sgml:			1.221 -> 1.223
  eresources/chapter.sgml:		1.178 -> 1.181
  firewalls/chapter.sgml:		 1.72 -> 1.73
  geom/chapter.sgml:			 1.24 -> 1.25
  l10n/chapter.sgml:			1.120 -> 1.121
  multimedia/chapter.sgml:		1.116 -> 1.118
  network-servers/chapter.sgml:		 1.89 -> 1.94
  ports/chapter.sgml:			1.259 -> 1.260
  preface/preface.sgml:			 1.32 -> 1.33
  security/chapter.sgml:		1.298 -> 1.303
  serialcomms/chapter.sgml:		1.117 -> 1.118
  x11/chapter.sgml:			1.175 -> 1.176

Obtained from:	The FreeBSD Simplified Chinese Project
2006-10-27 06:37:48 +00:00
Xin LI
23a6330e52 Language improvements[1] + MFen 1.167 -> 1.169.
Pointed out by: redfox97#163!com
Obtained from:	The FreeBSD Simplified Chinese Project
2006-10-27 06:26:54 +00:00
Xin LI
2c42e3bba0 MFen 1.159 -> 1.162
Obtained from:	The FreeBSD Simplified Chinese Project
2006-10-27 06:18:40 +00:00
Yaroslav Tykhiy
84a463560e Fix a typo and some markup nits 2006-10-26 17:09:29 +00:00
Yaroslav Tykhiy
d3b1240703 - Recommend using the same name for script itself,
${name}, PROVIDE, and rc.conf var prefix.
- Distinguish flags from options when telling why -foo
  doesn't belong in $command_args.  ${name}_flags can
  contain both dashed options and arguments, so saying
  "flags" when I mean options was confusing.

Suggested by:	dougb
2006-10-26 16:46:19 +00:00