Commit graph

21476 commits

Author SHA1 Message Date
Ryusuke SUZUKI
94d27a586c Merge the following from the English version:
1.118 -> 1.119	doc/ja_JP.eucJP/books/handbook/Makefile
	1.21 -> 1.22	doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
2011-12-14 15:31:16 +00:00
Dmitry Morozovsky
cb89fc003b Some additional signatures retrieved during last months. 2011-12-14 09:37:34 +00:00
Roman Bogorodskiy
f4bd797aad Add Evan Sarmiento <esarmiento@wayfair.com> for sysutils/xen-tools port. 2011-12-14 09:09:19 +00:00
Gleb Smirnoff
d5d83cc8d7 - Document last __FreeBSD_version bump by mdf@.
- Piggyback on that value to document theraven@'s
  addition of xlocale.h
2011-12-13 07:30:07 +00:00
Doug Barton
9d3ba82aeb Add a reference to service(8) to the rc.d pre-commit checklist.
While I'm here, wrap a long line.
2011-12-13 02:18:30 +00:00
Mark Linimon
50907ecc6b Add a new section: "How to rebase on a supported FreeBSD branch".
While here, make some tricky markup a lot clearer.
2011-12-12 01:54:41 +00:00
Mark Linimon
3ee12d1df4 Add the new option -unlimited-errors for the new codebase dopackages. 2011-12-11 21:39:44 +00:00
Manolis Kiagias
95eb2feffb Update the Greek Handbook to the latest changes
MFen:

1.118 -> 1.119  books/handbook/Makefile
1.21  -> 1.22   bsdinstall

Obtained from:  FreeBSD Greek Documentation Project
2011-12-11 19:08:56 +00:00
Glen Barber
71484c537f bsdinstall chapter updates from -RC3:
- Add the 'Enabling Crash Dumps' screen [1]
- Add the 'Manual Configuration' screen
- Replace the 'Final Configuration' screen; the 'Shell' option was removed
  and replaced with the 'Manual Configuration' prompt

Reminded by:		ryusuke [1]
2011-12-11 18:21:55 +00:00
Rene Ladan
3709ba96b3 MFen the Handbook:
- desktop       1.118 -> 1.119
- linuxemu      1.142 -> 1.143
- virtualization 1.26 -> 1.27 (SRCID bump only)

Obtained from:	the FreeBSD Dutch Documentation Project
2011-12-11 13:28:58 +00:00
Warren Block
acdf4869f9 Add markup and minor edits for clarity to the new Pre-Commit Checklist
section.

Reviewed by:	dougb
Approved by:	gjb (mentor)
2011-12-11 05:09:04 +00:00
Mark Linimon
7e74462824 Hah ha, you thought there was really a -plistcheck. Nope, it's spelled
-noplistcheck; checking plist is the default.

I can't even guess how long this has been the case.
2011-12-10 07:47:09 +00:00
Ryusuke SUZUKI
43362378e2 - Keep consistent a translation of the word "Office suite".
doc/ja_JP.eucJP/books/handbook/desktop/chapter.sgml

- Refine translation and whitespace clean up.

	doc/ja_JP.eucJP/books/handbook/kernelconfig/chapter.sgml
2011-12-10 06:55:47 +00:00
Ryusuke SUZUKI
d7c72c0784 Merge the following from the English version:
1.20 -> 1.21	doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
2011-12-10 02:32:23 +00:00
Jim Harris
096aa7c4c9 Added jimharris. 2011-12-09 20:20:19 +00:00
Manolis Kiagias
149163da7f Update the Greek Handbook to the latest changes
MFen:

1.118 -> 1.119	desktop
1.20  -> 1.21	bsdinstall
1.142 -> 1.143  linuxemu
1.25  -> 1.27	virtualization

Obtained from:	FreeBSD Greek Documentation Project
2011-12-09 19:53:53 +00:00
Ryusuke SUZUKI
a1cb742fd9 A link to the installation media is changed to a more appropriate page.
(&url.base;/releases/index.html -> &url.base;/where.html)

Reviewed by:    gjb
2011-12-09 12:41:09 +00:00
Mark Linimon
16b746020b Also recommend -plistcheck with -trybroken. 2011-12-09 04:59:37 +00:00
Mark Linimon
71ae0c65a2 Note that -trybroken without -fetch-original is kind of silly. You will
get false positives for "now builds" for things that are just fetching
from a mirror.
2011-12-09 03:53:53 +00:00
Pedro F. Giffuni
d690b22387 Add myself as new committer: add PGP key and announce..
Approved by:	jhb (mentor)
2011-12-08 21:25:17 +00:00
Pedro F. Giffuni
f109aec7f8 Add myself as new committer.
Approved by:	jhb (mentor)
2011-12-08 20:00:41 +00:00
Manolis Kiagias
9964b3b132 Add missing </para> tag 2011-12-08 19:14:30 +00:00
Mark Linimon
a6e0f1efc5 Comment out entry for version 900045. kmacy confirms that this code
was never committed.  I will leave the entry commented out for now,
to prevent confusion for those that read earlier versions of this
document.
2011-12-08 19:02:22 +00:00
Ryusuke SUZUKI
28cf8854c5 Refine translation. 2011-12-08 09:59:40 +00:00
Ryusuke SUZUKI
72f2bc0eb4 Merge the following from the English version:
1.117 -> 1.119	doc/ja_JP.eucJP/books/handbook/desktop/chapter.sgml
2011-12-08 08:35:02 +00:00
Mark Linimon
24f17e93f1 Add version values for the following entries: 802511-802514, 1000000-
1000001.  Add XXX note about 900045 because AFAICT it's not actually
committed into param.h.
2011-12-08 03:57:28 +00:00
Mark Linimon
10c4163717 Provide a canonical example for how to state "the distfiles for this port
must be fetched manually".
2011-12-08 03:14:47 +00:00
Manolis Kiagias
6c44675698 Use /compat/linux/proc instead of /usr/compat/linux/proc as the mount point of
linproc in the examples, since:

- linux_base always installs to /compat and creates it as a directory if it
  does not exist as a symlink
- Custom installations (not done by sysinstall(8)) may not have /compat at all
- The linuxemu chapter uses /compat anyway (except a single example, fixed)
- The new bsdinstall(8) does not create /compat either as directory or symlink

PR:		docs/163102
Submitted by:	Kevin Baxter <VoidChicken at gmail dot com>
2011-12-07 21:32:06 +00:00
Rene Ladan
9b96ed5209 Add a missing "lagg".
Submitted by:	Johan Hendriks via private mail
2011-12-06 20:52:05 +00:00
Doug Barton
7ee27ccf76 Fix "its" where it should be, and expand what was properly "it's" to "it is"
since contractions should be avoided in formal documentation whenever possible

Poked by:	flz
2011-12-06 20:21:16 +00:00
Doug Barton
6e07f0e5c9 Add 2 new items to the rc.d pre-commit checklist, do loops terminate,
and use install instead of touch/chown/chmod.
2011-12-06 02:16:09 +00:00
Warren Block
d5795b93d1 Improve the HAST section of the Handbook.
Approved by:	bcr (mentor)
2011-12-05 23:46:43 +00:00
Ryusuke SUZUKI
2026567af5 Merge the following from the English version:
1.115 -> 1.119	doc/ja_JP.eucJP/books/handbook/l10n/chapter.sgml

Submitted by: Hiroo Ono <hiroo _at_ jp dot FreeBSD dot jp>
Reference:    [doc-jp-work 1797]
2011-12-05 15:12:41 +00:00
Taras Korenko
8bea36245e MFen:
+ articles/pr-guidelines/article.sgml     1.38  ->  1.39
  + handbook/kernelconfig/chapter.sgml      1.199 ->  1.200
  + handbook/network-servers/chapter.sgml   1.87  ->  1.138

  The docs/149522 PR fell under this merge.
2011-12-05 14:33:50 +00:00
Warren Block
80faaef434 Sand off some rough edges in the wireless section of advanced-networking.
Approved by:	gjb (mentor)
2011-12-04 20:54:59 +00:00
Manolis Kiagias
a62f9e130b Update the scripts directory location and source repository
in portbuild article

PR:		docs/163058
Submitted by:	crees
2011-12-04 14:29:00 +00:00
Rene Ladan
4f7fe964b2 MFen 1.25 -> 1.26
Obtained from:	the FreeBSD Dutch Documentation Project
2011-12-03 17:49:02 +00:00
Justin Hibbits
96e7567f02 Add myself to the relevant doc files.
Approved by:	nwhitehorn (mentor)
2011-12-03 14:02:50 +00:00
Rene Ladan
bb0f2806cd MFen 1.7 -> 1.9
Obtained from:	the FreeBSD Dutch Documentation Project
2011-12-03 12:26:40 +00:00
Doug Barton
12509b1e6e Minor tweaks to the markup for 1.1120 2011-12-02 22:24:30 +00:00
Manolis Kiagias
b6153f14ea Update the VirtualBox sections with new info:
- FreeBSD Guest Additions
- Guest CD/DVD support
- Guest USB support

The information comes mostly from the FreeBSD wiki and was converted for the
Documentation Project by Eric Newberry as part of the Google Code-in contest.
Eric's mentors were beat and decke. Thank you all for this nice work!

PR:		docs/162961
Authored by:	Eric Newberry
Submitted by:	beat
Reviewed by:	beat, wblock
2011-12-02 17:22:01 +00:00
Sergey Kandaurov
61161de106 Fix the build of the porter's handbook.
Noted by:	Taras Korenko <ds att ukrhub net>
2011-12-02 10:44:57 +00:00
Doug Barton
41b932175e For the rc.d scripts section:
Move load_rc_config and the default variables up to the newly preferred
location, right after rcvar.

Minor grammar fixes.

Add a pre-commit checklist that has most of the nitpicks that I do by hand.
2011-12-02 06:53:44 +00:00
Chris Rees
dd0a9cd26c Add Alexander Pereira Girald, the contributor of security/scannedonly
PR:		ports/154202
2011-12-01 20:06:06 +00:00
Ganbold Tsagaankhuu
213b350987 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2011-12-01 12:52:24 +00:00
Ryusuke SUZUKI
5f7b395ebc Merge the following from the English version:
1.225 -> 1.229	doc/ja_JP.eucJP/books/handbook/cutting-edge/chapter.sgml

Reference:    [doc-jp-work 2224]
2011-11-30 12:01:03 +00:00
Pawel Pekala
dd48122a7a For x11-fonts/anonymousPro
PR:		ports/162614
2011-11-29 22:37:48 +00:00
Rene Ladan
a98555a8f6 MFen 1.116 -> 1.118
Obtained from:	the FreeBSD Dutch Documentation Project
2011-11-29 21:48:47 +00:00
Ryusuke SUZUKI
80430a112d "the the amd64" -> "the amd64"
Reviewed by:	linimon
2011-11-28 15:43:34 +00:00
Mark Linimon
f096ef599f - Fix some staleness.
- Recommend portmaster.

 - Clarify the maintainer-timeout process.
2011-11-28 02:57:19 +00:00