Commit graph

21017 commits

Author SHA1 Message Date
Gavin Atkinson
c7e307c1fb Minor grammar tweaks.
Submitted by:	Isabell long <isabell121 gmail.com>
2011-05-15 13:35:36 +00:00
Rene Ladan
c8bc9fed3d MFen the Dutch Handbook:
- eresources 1.206 -> 1.207
- install 1.420 -> 1.425
2011-05-15 04:11:46 +00:00
Doug Barton
a8cabead1c Remove key for gioria@:
1. No longer committer
2. Mail bounces
3. Key has an invalid keyserver URL
2011-05-15 00:21:12 +00:00
Hiroki Sato
a5a26d26bd Remove sun4v. 2011-05-14 20:44:31 +00:00
Joe Marcus Clarke
a77dc631d9 Correct a discrepancy between the Porter's Handbook and portlint with regard
to COMMENT.  Portlint recommends a COMMENT no longer than 70 characters where
as the Porter's Handbook recommends 60.  Given that most people have built
COMMENT based on the portlint's recommendation, update the handbook to say
COMMENT should be no longer than 70 characters.

PR:		156832
Discussed with:	portmgr
2011-05-14 18:06:56 +00:00
Ryusuke SUZUKI
1ae6361f5e Merge the following from the English version:
1.102 -> 1.113	books/handbook/kernelconfig/chapter.sgml

References:	[doc-jp-work 2182, 2183]
2011-05-14 13:54:58 +00:00
Stanislav Sedov
38f222ba8f - Document new __FreeBSD_version. 2011-05-13 23:18:06 +00:00
Rene Ladan
71066bb5ee MFen 1.101 -> 1.105
Obtained from:	the FreeBSD Dutch Documentation Project
2011-05-12 16:50:14 +00:00
Rene Ladan
12a91a02ed MFen the Handbook:
- config 1.245 -> 1.246
- cutting-edge 1.252 -> 1.253
- eresources 1.205 -> 1.206
- firewalls 1.95 -> 1.96
- introduction 1.139 -> 1.140
- ppp-and-slip 1.195 -> 1.196
- mailing-lists.ent 1.77 -> 1.78

Obtained from:	the FreeBSD Dutch Documentation Project
Committed at:	FreeBSD Developer Summit 2011
2011-05-11 18:58:09 +00:00
Ganbold Tsagaankhuu
0da55e9a90 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-05-10 14:40:55 +00:00
Benedict Reuschling
567ff5ea36 Revert 1.23:
Various people voiced their concerns about these changes. Until
this is resolved, we should use the old version.
2011-05-08 14:51:49 +00:00
Benedict Reuschling
a79c1cdd91 Jails have a problem in that if the jail directory is world-readable, an
attacker with root access to the jail can create a setuid binary for their
own use in the host environment (if they also have this access), thus
breaking root in the host.

This exploit is impossible if the jail's files are not world-readable.
Add instructions to the handbook on how to create a jail with the
correct permissions set.

PR: 			docs/156853
Submitted by: 	Chris Rees (utisoft at gmail dot com)
Reviewed by: 	cperciva (security parts)
2011-05-08 12:11:22 +00:00
Ryusuke SUZUKI
18eac60982 - add missing closed bracket.
- "/va/run/" -> "/var/run/".
2011-05-07 12:28:38 +00:00
Marc Fonvieille
50c8f7ef76 Replace some quotes with literal tags where needed. 2011-05-06 20:20:45 +00:00
TAKATSU Tomonari
ac6d030e7f - Add Zhihao Yuan for ports/lang/p5-F77 2011-05-05 08:29:38 +00:00
Marc Fonvieille
1c5dd0f28c MFen: 1.268 --> 1.291 2011-05-04 20:15:58 +00:00
Marc Fonvieille
c7dd05364c MFen: 1.57 --> 1.78
and some translation fixes.
2011-05-04 20:14:54 +00:00
David E. O'Brien
291b4b04e9 Note when the CTF DTrace tools came to HEAD. 2011-05-04 16:34:37 +00:00
Ryusuke SUZUKI
8cd690ea10 Merge the following from the English version.
1.98 -> 1.101	handbook/security/chapter.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reference:	[doc-jp-work 1736]
2011-05-04 05:13:58 +00:00
Brooks Davis
fd48693174 Update my key with renewed subkeys. 2011-05-03 01:57:42 +00:00
Ryusuke SUZUKI
148ebac263 Add missing "0.0.0.0" to the end of the sample config line.
PR: docs/156514
Submitted by:	Keve Nagy <keve at safe-mail dot net>
2011-05-01 14:29:06 +00:00
Ganbold Tsagaankhuu
81ea85a33c MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-05-01 10:04:51 +00:00
Ryusuke SUZUKI
59e3863dd0 Merge the following from the English version:
1.100 -> 1.102	books/handbook/kernelconfig/chapter.sgml

Reference:	[doc-jp-work 2178]
2011-04-30 11:14:25 +00:00
Ryusuke SUZUKI
7423ed9031 Merge the following from the English version.
1.97 -> 1.98	handbook/security/chapter.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reference:	[doc-jp-work 1733]
2011-04-27 09:39:32 +00:00
Nicola Vitale
b05c47af01 - Add Axel Gonzalez <loox@e-shell.net> for ports/www/cutycapt 2011-04-27 09:02:58 +00:00
Steven Kreuzer
752b663e66 Update expiration date on my key 2011-04-26 22:18:38 +00:00
Mark Linimon
8d1ae054b8 Document which ports are required, and recommended, for a new pointyhat
instance.
2011-04-23 21:23:58 +00:00
Nicola Vitale
dfbf60e113 - Add Beni Keller <navigium@grindcore.ch> for ports/net/heybuddy 2011-04-23 12:07:40 +00:00
Ryusuke SUZUKI
283160df74 o Add commas and period where needed.
o Minor correction.

Reviewed by: blackend@
2011-04-20 12:18:28 +00:00
Dimitry Andric
98b9b889fe Add __FreeBSD_version entry for removal of libobjc. 2011-04-18 10:26:42 +00:00
Koop Mast
d316ab3b0c Document FreeBSD_version 900034 and 900035.
34: struct sysvec (sv_schedtail) changes.
35: base gcc and libstdc++ update to last GPLv2 revision.
2011-04-17 20:51:04 +00:00
Ganbold Tsagaankhuu
c8a4d03ecb MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-04-17 08:50:12 +00:00
Ryusuke SUZUKI
e9e24bf072 Rewrap lines. 2011-04-17 07:57:34 +00:00
Ryusuke SUZUKI
a175a2e903 Merge the following from the English version:
1.90 -> 1.100	books/handbook/kernelconfig/chapter.sgml

Reference:	[doc-jp-work 2176]
2011-04-17 02:48:09 +00:00
Ryusuke SUZUKI
44b3ec4632 Merge the following from the english version.
1.96 -> 1.97	handbook/security/chapter.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reference: 	[doc-jp-work 1730]
2011-04-15 13:36:21 +00:00
Ryusuke SUZUKI
e7f9bd6ba7 Update the description of RULE_NUMBER.
PR: docs/150736
Reported by: brucec@
2011-04-14 14:35:46 +00:00
Rene Ladan
614a27171c Remove lang/gpc as a Pascal compiler
PR:		docs/156309
Submitted by:	Chris Rees [utisoft gmail.com]
2011-04-12 18:21:40 +00:00
Ryusuke SUZUKI
383c8b1828 Merge the following from the English version:
1.77 -> 1.78	doc/ja_JP.eucJP/share/sgml/mailing-lists.ent
2011-04-11 11:10:25 +00:00
Giorgos Keramidas
187444a2ad Use &rdquo; instead of raw quotes to help syntax-highlighting of
editors grok the rest of the file better.
2011-04-10 18:06:51 +00:00
Gavin Atkinson
0238e9df81 Wireless PRs may be assigned to the freebsd-wireless@ mailing list.
Discussed with:	adrian
2011-04-10 11:20:01 +00:00
Johann Kois
81fd1ac6d7 PR: docs/156275
Announce the new mailinglist "freebsd-wireless":

"The FreeBSD-wireless list focuses on 802.11 stack (sys/net80211), device driver
and tools development. This includes bugs, new features and maintenance."

Requested by:           David Wolfskill (david ett catwhisker dott org)
Patch provided by:      David Wolfskill (david ett catwhisker dott org)
2011-04-10 08:04:38 +00:00
Ryusuke SUZUKI
aae642710a Merge the following from the English version:
1.89 -> 1.90	books/handbook/kernelconfig/chapter.sgml

Reference:	[doc-jp-work 2175]
2011-04-10 02:44:12 +00:00
Ryusuke SUZUKI
4bd1f65e6d Keep consistent a translation of the word "Ports Collection". 2011-04-09 07:52:17 +00:00
Ganael LAPLANCHE
dd751c1ec8 Add Matthew Donovan, maintainer of x11/sterm 2011-04-08 17:07:30 +00:00
Ganbold Tsagaankhuu
91e0e3573d MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-04-07 16:06:50 +00:00
Ryusuke SUZUKI
725994bfef Merge the following from the English version:
1.423 -> 1.424	doc/ja_JP.eucJP/books/handbook/install/chapter.sgml
2011-04-05 16:42:13 +00:00
Taras Korenko
009df93497 MFen:
+ books/handbook/install/chapter.sgml       1.420 --> 1.424
+ books/handbook/kernelconfig/chapter.sgml  1.195 --> 1.196
2011-04-05 14:37:06 +00:00
Ryusuke SUZUKI
3e81c92d00 Delete "(if available)".
bootonly.iso is now available for all supported version and architecture.
2011-04-04 15:01:35 +00:00
Doug Barton
02eb8093b5 Update to the latest version of the example named.conf file (r218865) [1]
Add "resolving" as an alias for "caching"

Use the IETF tools site for RFC URLs. It has a lot of nice features,
including links to outside sources, indications of obsolesence, etc.

Prompted by:	docs/156166 [1]
Submitted by:	sm <sm@resistor.net>
2011-04-04 05:23:33 +00:00
Johann Kois
f91de372f6 PR: www/146089
Some Austrian mirrors will be taken down soon due to very low activity.  So remove them from the mirror list:

- www2.at.FreeBSD.org
- ftp2.at.FreeBSD.org
- cvsup2.at.FreeBSD.org

Additionally note that:
- www.at.FreeBSD.org
- ftp.at.FreeBSD.org
- cvsup.at.FreeBSD.org

should now have a valid/complete valid IPv6 entry/configuration.

Information provided by:        Alfred Nagl (nagl ett wu dott ac dott at)
2011-04-03 13:55:02 +00:00