Commit graph

7859 commits

Author SHA1 Message Date
Edwin Groothuis
ae7f4c34f3 Add a lot of missing GIDs to the UIDs and GIDs chapter.
Courtesy of Jose M Rodriguez <josemi@freebsd.jazztel.es>

PR:		ports/80229
Submitted by:	edwin@mavetju.org
2005-04-22 09:13:05 +00:00
Jesus R. Camou
d47e40ffe1 Include the use of the OPTIONS features in
the Porters Handbook.

PR:		docs/76472
Submitted by:	edwin
Reviewed by:	roam
Approved by:	trhodes (mentor)
2005-04-20 23:13:57 +00:00
Ceri Davies
76b1aa2915 Another typo fix. 2005-04-20 22:22:08 +00:00
Ceri Davies
44f6c9920b Correct a typo. 2005-04-20 22:19:40 +00:00
Ceri Davies
fd14f5c506 Correct some semicolon abuse. 2005-04-20 22:19:14 +00:00
Jean-Yves Lefort
19f9015837 Add Mark Foster <mark@foster.cc> for dns/scavenge.
Approved by:	adamw (mentor)
2005-04-20 12:46:51 +00:00
Dmitry Morozovsky
16ee4a09a8 Update "Porter's Handbook": describe PERL_MODBUILD.
PR:		79982
Submitted by:	skv
2005-04-20 07:59:26 +00:00
Jesus R. Camou
f0cffe17b8 Remove dead links and add a new entry.
PR:		docs/79668 (new entry part)
Submitted by: 	Josh Paetzel <josh@tcbug.org>
Approved by:	trhodes (mentor)
2005-04-20 02:44:28 +00:00
Jean-Yves Lefort
a912fc12d7 Add Kevin Brunelle <kruptos@mlinux.org> for misc/gaim-bangexec and
misc/gaim-ignorance.

Approved by:	adamw (mentor)
2005-04-19 17:12:44 +00:00
Remko Lodder
caf7a16901 Update the SSH HostKeys for anoncvs1.freebsd.org
PR:			docs/80100
Submitted by:		Brad Davis <so14k at so14k dot com>
2005-04-19 13:56:42 +00:00
Joe Marcus Clarke
aae9ffa81e Correct the patch file naming regular expression, and some surrounding
grammar.

Submitted by:	skv
2005-04-18 20:31:15 +00:00
Kirill Ponomarev
631acf0f60 Add '+' to the list of supported file name chars.
Discussed with:	marcus
2005-04-17 14:33:30 +00:00
Marc Fonvieille
ef1026b895 Grammar fix. 2005-04-17 13:50:54 +00:00
Remko Lodder
d0a1f12465 Add some information about DragenFly.
PR:			docs/70310
Submitted by:		Joel Dahl <joel at automatvapen dot se>
Approved by:		maintainer timeout
2005-04-17 11:59:28 +00:00
Jean-Yves Lefort
0528b716aa Add my PGP key.
Approved by:	adamw (mentor)
2005-04-16 19:05:44 +00:00
Joel Dahl
17f2481dd0 Update kernel configuration chapter:
o  Move device agp to the correct place.

o  Add arcmsr, cdce and ehci.

o  Update device bpf comment.

Approved by:	brueffer (mentor)
2005-04-14 18:40:33 +00:00
Giorgos Keramidas
07d593dc61 Add a missing filesystem option to a dump(8) example.
Noticed by:	Andrew Davis <andrew@zeffa.net.au>
2005-04-14 16:42:36 +00:00
Florent Thoumie
f501ba53fb - Add Matthew X. Economou for ports/devel/cl-uffi. 2005-04-14 12:05:20 +00:00
Hiroki Sato
f4a5c439b8 Clarify purpose and rules of the developers mailing list.
Submitted by:	wilko
2005-04-14 02:08:38 +00:00
Qing Li
ca9cee5545 Added myself to the developers' list as noted in the committers-guide.
Approved by: andre (mentor)
2005-04-13 21:02:36 +00:00
Qing Li
9a19d43fe4 I've added an author entity for myself.
Approved by: Andre Oppermann
2005-04-13 16:35:17 +00:00
Matthew N. Dodd
41f94a439f Bump __FreeBSD_version for LOCAL_CREDS, LOCAL_CONNWAIT.
Requested by:    marcus
2005-04-13 00:47:38 +00:00
Scott Long
24a0b6fc1d Update the membership list for Core. 2005-04-12 20:26:55 +00:00
Scott Long
3ddd8519f1 Update the membership list for RE. 2005-04-12 20:26:08 +00:00
Jean-Yves Lefort
96c592f629 Add myself as a new ports committer.
Approved by:	adamw (mentor)
2005-04-12 19:50:10 +00:00
Sam Lawrance
464df994ab Add me as a new committer.
Approved by:	clement (mentor)
2005-04-12 08:50:51 +00:00
Hiroki Sato
290f087851 Document the release and the branch tag for 5.4-RELEASE. 2005-04-12 05:17:08 +00:00
Marc Fonvieille
76fc5c7f31 Add a missing / in an example of Apache VirtualHost configuration.
Submitted by:	Nathan Singleton <nathan@bsdmail.com>
2005-04-11 05:43:25 +00:00
Vanilla I. Shu
1bc8236f01 Add chinsan for www/dokuwiki and chinese/gcin contribution. 2005-04-10 16:52:53 +00:00
Pav Lucistnik
b849970c72 - Add Matthew Will for mail/qmqtool port. 2005-04-10 13:15:17 +00:00
Kirill Ponomarev
6020bb7cfe Add more soft explanation of naming patch for very sensible folk.
Insert `.' dot to allowed chars in patches since it's used in file
extensions.
2005-04-08 10:42:09 +00:00
Kirill Ponomarev
b79dda040f Use patch-file2 as example to differ from previous patch
declaration.

Noted by:	danfe
2005-04-08 09:55:36 +00:00
Kirill Ponomarev
ac4a0d8a8b Add convention about patch names, which was discussed many times,
but no consensus was done.

PLEASE NOTE:

- This rule is valid for all *NEW* patches, which committers will
  add into the ports.

- It does *NOT* affect old patches which are still in the tree.
  So please do *NOT* change existing patch names just for new convention.

- Change patch names *ONLY* if you modify content of the patch.

Discussed with:	linimon
Checked by:	simon
2005-04-08 09:45:18 +00:00
Joel Dahl
add1c1c687 Move my name to the Developers section.
Approved by:	brueffer (mentor)
2005-04-07 07:18:59 +00:00
Joel Dahl
098495537e Add my entity.
Approved by:	brueffer (mentor)
2005-04-07 07:13:23 +00:00
Florent Thoumie
dba7a0058e - Add Scott Kleihege <scott-ports@tummy.com> for sysutils/heartbeat. 2005-04-06 07:42:24 +00:00
Ken Smith
25ed1e5f6b Document __FreeBSD_version 504100. 2005-04-03 08:20:53 +00:00
Ken Smith
9036085e10 Document __FreeBSD_version 504000 (tentatively 5.4-RELEASE). 2005-04-03 08:14:16 +00:00
Marc Fonvieille
58c2b8b6b4 Fix some alignments in programlisting blocks. 2005-04-01 18:51:35 +00:00
Simon L. B. Nielsen
bac2a185c2 - Reword some text.
- Use firewall package instead of firewall software application.
- Do not say non-stateful firewall's are "legacy" since they still
  make sense in some cases.
- Move paragraph about /etc/rc.firewall to the ipfw section and don't
  say it's outdates, just simple. [1]

Inspired by:	den [1]
2005-03-31 21:11:56 +00:00
Simon L. B. Nielsen
9dfb6473b5 Add a note about the IPF and IPFW sections being work-in-progress. This
is far from a good situation, but it's better to be up front about it.

Discussed with:	den, remko
2005-03-31 19:38:18 +00:00
Marc Fonvieille
caae317615 Try to be consistent in device names used in examples (I mainly used 4.X
example i.e. acd0c, since it's the FAQ it's a good thing to be
"conservative").
Add a note about the fact the device name must be changed according to
the user configuration.

Spotted by:	Josh Paetzel <josh@tcbug.org>
2005-03-31 08:08:30 +00:00
Christian Brueffer
e5dbdef2dd Add sam's key. 2005-03-30 12:01:53 +00:00
Marc Fonvieille
21fd32b747 Add missing </para> from previous commit. 2005-03-30 06:47:28 +00:00
Jesus R. Camou
d405c73c5c Add a new FAQ to the book.
PR:		docs/59565
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Approved by:	trhodes (mentor)
2005-03-30 00:30:55 +00:00
Marc Fonvieille
1d3fa1bf1e Add a missing word.
PR:		docs/79311
Submitted by:	Linus Nordberg <linus@nordberg.se>
2005-03-28 18:01:41 +00:00
Hajimu UMEMOTO
baa49afb4a add my pgpkey. 2005-03-28 17:49:00 +00:00
Marc Fonvieille
5205d5e41a kdmdesktop has been renamed to krootimage since 2002-08-10, let's update
our doc.

Spotted by:	Roman Kaganovich <roman@marvell.com>
2005-03-28 10:31:04 +00:00
Marc Fonvieille
3a2436df20 Tag a ping(8) instance with its manual page entity. 2005-03-26 22:12:39 +00:00
Dejan Lesjak
4bc182018d Bump Xorg version currently available in ports.
Approved by:	simon
2005-03-26 14:48:44 +00:00
Remko Lodder
7158bab8ae Change XFree86 references to X.org references.
Remove the XFree86 Driver Status page since a 404 was replied and there
are no equivalents found for X.org.

PR:			docs/71946
Submitted by:		Joel Dahl <joel at automatvapen dot se>
Approved by:		simon (mentor)
2005-03-25 19:26:48 +00:00
Giorgos Keramidas
3a8ad20de3 Move the version number of Apache out of the <application> elements.
PR:		docs/79209
Submitted by:	Brad Davis
2005-03-24 18:37:12 +00:00
George C A Reid
0aef5db149 Move Cameron Grant's name to the list of development team alumni. 2005-03-24 15:23:38 +00:00
Joseph Koshy
2247b37208 Describe the 'freebsd-bluetooth' mailing list.
Noticed by:	Panagiotis Astithas <past@ebs.gr>
Reviewed by:	keramida, jcamou
2005-03-24 11:56:40 +00:00
Joseph Koshy
a2de311d69 Add an entry for the 'Linux+ Magazine'.
Submitted by:	Krzysztof Krawczyk <krzysiek@lpmagazine.org>
2005-03-24 05:43:59 +00:00
Marc Fonvieille
abd15b9e30 Update Renato Botelho's email upon his request.
PR:		docs/79161
Submitted by:	Renato Botelho
2005-03-23 17:26:48 +00:00
Ceri Davies
7c32e074f4 Remove duplicated word. 2005-03-23 11:29:36 +00:00
Tim Kientzle
47603d3698 Document __FreeBSD_version 600022: gtar removed from base system. 2005-03-21 05:35:29 +00:00
Xin LI
cf8a34d590 Always do build before commit!! 2005-03-18 15:39:38 +00:00
Xin LI
d5557a772f Recognize Josh Paetzel's contribution to the ports collection.
Thanks! :-)
2005-03-18 15:35:56 +00:00
Denis Peplin
124caa3f68 Clarify description of example with PHP and MySQL
Reviewed and fixed by:	trhodes
2005-03-18 10:36:55 +00:00
Ceri Davies
d52593982e Correct small grammar nit. 2005-03-18 10:07:02 +00:00
Murray Stokely
9aa8e781c4 Add section about the multi-volume support in sysinstall. 2005-03-18 03:00:47 +00:00
Murray Stokely
53b85eb152 Reference the development.7 man page.
PR:		docs/62914
2005-03-18 02:16:39 +00:00
Murray Stokely
bb3d3ed611 Don't claim that Paritition Magic is the only tool that can resize
NTFS partitions, just that it is the only such tool discussed here (we
should remedy that?)

PR:		docs/71980
2005-03-18 02:05:08 +00:00
Murray Stokely
00c519915a Add relevant indexterms to the NDISulator section.
PR:		docs/72545
2005-03-18 01:56:06 +00:00
Murray Stokely
274eda0907 1. Note that the boot media must match the FreeBSD version that the
local FTP site, and that this can be overridden by setting
   distribution name to 'any' in the Options menu.
2. Add link to releng article in section about making installation CDs.
3. Remove old commented out section.
4. Update this section to use disc rather than disk when referring to
   optical media, as is the case in the rest of this chapter.

PR:		docs/73479 (#1)
2005-03-18 01:42:21 +00:00
Poul-Henning Kamp
62211acb3d Document __FreeBSD_version 600021:
Fields added to cdevsw.
2005-03-17 12:09:11 +00:00
Tom Rhodes
38dc922983 According to Vivian from the Young Ones: "I'm bored and deserve to die!"
Instead of dying, expand the horrible PHP section to something better,
including instructions for using the current PHP framework from ports.
2005-03-17 10:36:13 +00:00
Tom Rhodes
be42d8ca8c Make pretty the output of my <screen> tags. 2005-03-17 09:41:38 +00:00
Max Laier
9e9bc62ee3 Add notes about required kernel options for PF as a module and explain how
to build an IPv6-less setup.

Approved by:	simon
Inspired by PR:	kern/70401
2005-03-16 12:57:30 +00:00
Florent Thoumie
eda53ab24f - Add Daniel Wijnands for databases/p5-Class-DBI-DDL. 2005-03-15 23:30:46 +00:00
Florent Thoumie
83c43f4742 - Add Vasek Balcar for textproc/p5-IO-CSVHeaderFile. 2005-03-15 23:04:58 +00:00
Koop Mast
8f28b35a22 Add Dominique Goncalves for sysutils/gnomebaker 2005-03-15 18:04:19 +00:00
Kirill Ponomarev
8a160f16b4 Remove remark "work-in-progress" for -incremental argument. 2005-03-15 10:23:22 +00:00
Remko Lodder
e0bf750b61 Move the Soft Updates section to a better section, to match GENERIC.
Add some more supported drivers for the GENERIC example, remove miibus.

PR:			docs/78486
Submitted by:		Joel Dahl <joel at automatvapen dot se>
Approved by:		simon (mentor)
2005-03-14 21:44:36 +00:00
Volker Stolz
11d011a31e Add Meno Abels for net/sixxs-aiccu 2005-03-14 17:50:19 +00:00
Florent Thoumie
d247ad94ea - Add Dario Freni for audio/festogi-italian. 2005-03-14 13:02:56 +00:00
Florent Thoumie
b85ae28932 - Add Andreas Kohn for devel/dumb. 2005-03-13 22:46:17 +00:00
Florent Thoumie
17550f81d9 - Add Doug Harple for sysutils/detox. 2005-03-13 21:30:44 +00:00
Pav Lucistnik
9bef390569 - Fix nits with my previous changes:
* remove <application> around generic term X
  * add <application> around specific X implementations
  * fix a typo, reword few words

OK'ed by:	keramida, blackend
2005-03-11 12:09:16 +00:00
Jesus R. Camou
2d984f0857 State that devfs.conf is used on FreeBSD 5.X or later.
Reviewed by: 	simon
Approved by:	trhodes (mentor)
2005-03-11 01:19:26 +00:00
Marc Fonvieille
c7405c2b19 s/4.10-RELEASE/4.11-RELEASE/ where needed. 2005-03-10 22:34:50 +00:00
Gleb Smirnoff
052a576dc6 Add Roselyn Lee to list of additional contributors. Roselyn had sent
patches for several bugs in netgraph(4) and IPSEC. She also made
detailed investigations of some problems in netgraph(4), which are
worked out now with her help.
2005-03-10 19:58:59 +00:00
Pav Lucistnik
42552138df - Whitespace fix, translators please ignore 2005-03-10 17:26:33 +00:00
Pav Lucistnik
f2953b7a2c - X section:
* Remove instructions how to set up boot splash on FreeBSD 3.1
    Instructions for 3.2+ are kept.

Glanced over by:	trhodes
2005-03-10 17:06:20 +00:00
Pav Lucistnik
a1b6ab2b08 - X section
* Replace question about how to compile XFree86 3.x app with XFree86-4
    libraries with a question how to install X.org when system defaults
    to XFree86-4 and vice versa.

    Inspired by 20040723 entry in /usr/ports/UPDATING

Approved by:	trhodes
2005-03-10 16:54:55 +00:00
Pav Lucistnik
0ae564a317 - Whitespace only, translators please ignore.
Glanced over by:	trhodes
2005-03-10 16:15:14 +00:00
Pav Lucistnik
b121ae8473 - X chapter, 11.9 mouse wheel:
* remove misleading instructions for using imwheel. Modern X clients
    support wheel natively, for years now
  * remove instructions for XFree3, mention Xorg here and there

Glanced over by:	brueffer
2005-03-10 13:30:49 +00:00
Jesus R. Camou
59e667c7aa Document the use of devfs.conf on FreeBSD 5.X.
PR:		docs/76942
Submitted by:	David Adam <zanchey@ucc.gu.uwa.edu.au>
Approved by:	trhodes (mentor)
2005-03-10 09:06:56 +00:00
Florent Thoumie
22ce0b7038 - Add Saulius Menkevicius for net/vqcc-gtk.
Approved by:	pav (mentor)
2005-03-09 15:17:52 +00:00
Denis Peplin
d4eaf157ee Note: ... -> <note> ... </note>, and align according this change
No other content changes
2005-03-09 11:43:14 +00:00
Denis Peplin
60329bff15 Small whitespace fix (for lines missed in previous fix)
Translators can ignore
2005-03-09 11:32:15 +00:00
Florent Thoumie
36870e3778 Add Andrew Marks for security/aimsniff.
Approved by:	pav (mentor)
2005-03-09 10:12:48 +00:00
Alfred Perlstein
a0872e495b Document FreeBSD_version 600019 and 600020.
acpcia includes and MSG_NOSIGNAL changes respectively.
2005-03-09 00:24:25 +00:00
Xin LI
930f075192 When talking about avoiding information disclosure, we generally
say we will be able to delay the actual break-in, since crackers
can still manage to get into the system if there is a hole.  So,
prefer saying "we can delay the actual attack" rather than "the
system is more secure".

Reviewed by:	trhodes
2005-03-08 08:15:50 +00:00
Jesus R. Camou
368ddbeff6 o Add information on Xorg.
o Add links to manual pages.
	o Add link to the X11 chapter of the
	  handbook.

PR:		docs/77736
Submitted by:	David Adam <zanchey@ucc.gu.uwa.edu.au>
Approved by:	trhodes (mentor)
2005-03-08 01:33:57 +00:00
Florent Thoumie
0ea71b3c7b Add Jon Amundsen for net/shmux.
Add Mikolaj Rydzewski for news/yydecode.

Approved by:	pav (mentor)
2005-03-07 23:13:05 +00:00
Remko Lodder
8c8a095230 Fix grammar, contractions and the make.conf example..
PR:			docs/72462
Submitted by:		Joel Dahl <joel at automatvapen dot se>
Approved by:		simon (mentor)
2005-03-07 22:30:10 +00:00
Roman Bogorodskiy
ca7d37868b Remove myself from "Additional Contributors" and add to "Developers".
Approved by:	krion (mentor)
2005-03-07 14:47:32 +00:00
Roman Bogorodskiy
6cb2e3f761 Add myself.
Approved by:	krion (mentor)
2005-03-07 14:30:38 +00:00
Pav Lucistnik
492ce2b17c - Reserve UID 115 for Symon 2005-03-06 23:45:28 +00:00
Pav Lucistnik
ccae72e577 - Reserve UID 202 for dspam
PR:		ports/77800
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-03-06 22:48:37 +00:00
Remko Lodder
2f3cc9528e Correct the HTML output in the portaudit and process accounting screens.
While there just use one screen for the process accounting which has the
same output.

Discussed with:		#bsddocs (efnet)
Approved by:		simon (mentor)
2005-03-06 12:49:49 +00:00
Bruce A. Mah
5f171096b0 Update 5.X RAM requirements to 24MB (both installing and running),
based r1.30 of
src/release/doc/en_US.ISO8859-1/installation/common/install.sgml.
2005-03-05 16:57:42 +00:00
Simon L. B. Nielsen
72a75ac933 Improve some mark-up and wording a bit. 2005-03-05 00:30:36 +00:00
Simon L. B. Nielsen
88e11abb3d - Whitespace cleanup which change rendered output. Should not be
ignored by translators.
- Fix some English grammar.
- Add missing punctuation.

Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2005-03-04 23:21:07 +00:00
Simon L. B. Nielsen
5daadaaa0e Whitespace cleanup. No content change - translators can ignore.
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
No objections:	-doc
2005-03-04 23:11:23 +00:00
Thierry Thomas
ea87a47217 Update Robin Schoonover's address.
PR:		ports/78429.
2005-03-04 22:02:08 +00:00
Volker Stolz
ef19ecdd9a Add Andriy Gapon for sysutils/udfclient, PR ports/75781 2005-03-04 15:02:37 +00:00
Marc Fonvieille
eb426977eb In SLIP section:
s/hostname and password/username and password/ since it's related to an
example of Kermit session asking for a username.
2005-03-04 11:42:32 +00:00
Denis Peplin
8a02bc7059 Add warning to describe relation between rc.conf firewall_logging variable and
sysctl net.ip.fw.verbose variable; suggest to set net.inet.ip.fw.verbose_limit
variable via sysctl.conf (it is impossible to set it via rc.conf variables).

Discussed with (and my English fixed by):	trhodes
2005-03-04 08:04:06 +00:00
Damien Bergamini
52f281eed3 Add myself as a new src committer.
Approved by:	silby (mentor)
2005-03-03 19:48:58 +00:00
Simon Barner
1b7d89dfd1 - Add myself to the list of committers.
- Add my GPG key.
- Remove myself from the list of additional contributors.

Approved by:	arved (mentor)
2005-03-03 12:33:12 +00:00
Marc Fonvieille
ecbbacfb70 s/client/clients where needed. 2005-03-02 22:36:09 +00:00
Marc Fonvieille
dbe701e577 s/OK/correctly 2005-03-02 18:22:50 +00:00
Max Khon
3132dc07c4 Document __FreeBSD_version 503105. 2005-03-02 12:08:27 +00:00
Jesus R. Camou
04989a5ba2 Add my PGP key.
Approved by:	trhodes (mentor)
2005-03-02 08:46:36 +00:00
Jesus R. Camou
d51df7361c Add myself to the list of developers and add my
author entity.

Approved by:	trhodes (mentor)
2005-03-02 07:05:12 +00:00
Simon L. B. Nielsen
81306c2b6f Remove "make links" step since this has not been needed for the last 4
years.
2005-03-01 23:17:02 +00:00
Simon L. B. Nielsen
70c3e505a0 Add information on setting up ATLQ.
PR:		docs/78096
Submitted by:	Brad Davis <so14k@so14k.com>
Input from:	mlaier, trhodes
2005-03-01 21:45:02 +00:00
Marc Fonvieille
044fd4aef6 - Use of double-quotation marks instead of single ones
- Remove useless quotation marks

Nice reference:
http://webster.commnet.edu/grammar/marks/quotation.htm
2005-03-01 17:51:26 +00:00
Tom Rhodes
f7fc2e99a0 Missed in revision 1.268: Tell the readers who they may complain to. 2005-03-01 12:24:20 +00:00
Tom Rhodes
07a6ff28c5 I can't sleep ... improve documentation by adding three new sections:
Add a section on portaudit[1],
Add a section on file flags[2],
Add a section on process accounting[3].

Inspired by:	murray[1], josef[2], remko[3]
2005-03-01 12:00:36 +00:00
Florent Thoumie
36a34adf34 Add my PGP key.
Approved by:	pav (mentor)
2005-03-01 11:41:40 +00:00
Florent Thoumie
32ee98abed Move myself from additional contributors to committers list.
Approved by:	pav (mentor)
2005-03-01 10:18:03 +00:00
Florent Thoumie
364a2902fe Add my author entity.
Approved by:	pav (mentor)
2005-03-01 09:50:22 +00:00
Tom Rhodes
8559e5f129 Fix a typo.
Noticed by:	Nicholas Tarnek <ntarnek@gmail.com> via -doc
2005-03-01 09:30:51 +00:00
Tom Rhodes
f3478d833f Note the difference between 5.3 and earlier versions.
PR:		75610
Submitted by:	David Adam <zanchey@ucc.gu.uwa.edu.au> (original version)
2005-03-01 09:24:01 +00:00
Tom Rhodes
991f86250f Add a note about what versions of FreeBSD use kgdb and what versions do not.
Suggested by:	simon
2005-03-01 07:00:29 +00:00
Tom Rhodes
183e91c143 Better title.
Suggested by:	Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-03-01 06:12:46 +00:00
Tom Rhodes
2f0d83c178 A slightly improved 1.52. 2005-03-01 02:34:03 +00:00
Hideyuki KURASHINA
befede178c s/&man.pkg_add.1;/&man.pkg.add.1;/ 2005-03-01 02:05:55 +00:00
Brooks Davis
7a10417ab5 Document the version bumps related to the change of ifi_epoch from wall
clock time to uptime.
2005-02-28 22:12:37 +00:00
Remko Lodder
4be17ccaac Clarify the instructions for installing the OpenOffice package.
PR:			docs/76057
Approved by:		simon (mentor)
2005-02-28 19:46:02 +00:00
Daichi GOTO
c6c2b0860e add contributor 2005-02-28 05:42:13 +00:00
Alexey Zelkin
f02805ab85 Document __FreeBSD_version 600017 2005-02-27 22:08:35 +00:00
Ruslan Ermilov
6c134aeca3 Document __FreeBSD_version 600018. 2005-02-27 21:20:24 +00:00
Marc Fonvieille
5c38422bd3 A missed s/gated/&gated;/ 2005-02-27 16:18:32 +00:00
Simon L. B. Nielsen
785ff23733 Remove references to localized versions of Netscape 7, since they have
been removed from the Ports Collection.
2005-02-27 14:34:35 +00:00
Pav Lucistnik
ea03e268ed - Register UID 200 for mail/sympa 2005-02-27 14:06:28 +00:00
Peter Pentchev
e89885f1d1 Add a Q&A about 'kmem_map too small' panics on machines with large
amounts of memory.

PR:		66621
Submitted by:	Stefan Bethke <stb@lassitu.de>
Discussed with:	des, kris
2005-02-27 13:55:36 +00:00
Ceri Davies
3697fca7df Fix grammar bogon in the patch I provided simon.
Pointy hat:	ceri
2005-02-27 13:43:24 +00:00
Simon L. B. Nielsen
e70f8b43c8 Partially back-out v. 1.220 and note that INDEX is not in CVS anymore.
Requested by:	krion
English clue:	ceri
2005-02-27 13:41:00 +00:00
Peter Pentchev
f44c8792b5 Since the quota tools seem to have been working in kbytes, not blocks,
for some time now, reflect this in the documentation.

PR:		64063
Submitted by:	Stacey Roberts <stacey@vickiandstacey.com>
2005-02-27 12:59:47 +00:00
Simon L. B. Nielsen
1c20401fc9 * Remove obsolete and confusing question "I added a new port.
Do I need to add it to the INDEX?" (ports/INDEX file is really dead)
* Add 2005 year to <copyright>

PR:		docs/78145
Submitted by:	skv
2005-02-27 12:56:02 +00:00
Marius Strobl
943097dcf4 Document __FreeBSD_version 503103. 2005-02-27 11:37:33 +00:00
Remko Lodder
3de8cfcdf7 Clarify that we mean /etc/rc.conf entries instead of just entries in
the Virtual Hosts part. [1]

Update the programlisting that follows the previosly mentioned section
and remove leading spaces (which changes the presentation on the site). [2]

PR:			docs/78132
Submitted by:		Brad Davis <so14k at so14k dot com> [1]
  			Siebrand Mazeland <s dot mazeland at xs4all dot nl> [2]
Approved by:		simon (mentor)
2005-02-27 11:27:41 +00:00
Ruslan Ermilov
3c9d6665a3 Document __FreeBSD_version 600016. 2005-02-27 10:15:25 +00:00
Bruce A. Mah
88b75a2807 Update "minimum requirements" FAQ to reflect current reality regarding
memory usage, including the fact that installing FreeBSD needs more
memory than actually running it.  Rearrange the text a little bit to
make some more sense.

This FAQ is very i386-centric; there is no mention of what the minimum
requirements are for !i386 platforms.

The need for this change was...

Pointed out by:	simon
Inspired by:	PR docs/77304
2005-02-27 00:12:35 +00:00