Commit graph

12129 commits

Author SHA1 Message Date
Sebastien Gioria
5867521996 chapter 2(own port) translation 2004-05-24 20:45:40 +00:00
Sebastien Gioria
9bc97d3e49 Introduction section translation 2004-05-24 20:28:06 +00:00
Sebastien Gioria
7517d83e62 Initial skeleton for the porters-handbook translations
Actually, not connected to the build
2004-05-24 20:15:04 +00:00
Mark Linimon
2b56364e87 Add a section about Best Practices to the Java section and make some
minor changes around it to make it fit in better.

PR:		docs/67001
Submitted by:	Herve Quiroz <herve.quiroz at esil.univ-mrs.fr>
Reviewed by:	ceri (mentor)
2004-05-24 05:24:54 +00:00
Mark Linimon
c8cb66cdbf Add more information about running 'make describe' and portlint to
the Testing section.

Reviewed by:	marcus, eik, others
Approved by:	ceri (mentor)
2004-05-24 04:45:59 +00:00
Mark Linimon
652d8b96e1 Whitespace changes needed after recent commits (and some additional
ones that were needed).  Translators may safely ignore.

Approved by:	ceri (mentor) (implicit)
2004-05-24 04:12:43 +00:00
Mark Linimon
8b1f3f8e28 Change occurences of FreeBSD to &os; since I brought in those entities
with my most recent changes.

Suggested by:	keramida
Approved by:	ceri (mentor) (implicitly)
2004-05-24 04:02:46 +00:00
Mark Linimon
3cb0ed22ac Rewrite the section on what information needs to be supplied to make
a good Problem Report.  Add pointers to the new files ports/CHANGES
and ports/UPDATING.  Change some occurrences of FreeBSD to &os; if
they were in the affected lines (another commit will do the remaining
ones).  Suggest guidelines for the often-abused Severity and Priority
fields.  Add a pointer to the categories definition file.  Add the
'threads' category.  Add a warning to include the tracking number on
followups to save creating new, bogus, PRs.

PR:		docs/67062
Reviewed by:	ceri, keramida, others
Approved by:	ceri (mentor)
2004-05-23 22:32:55 +00:00
Thierry Thomas
c66aaf09db Adding an entry for Nicola Vitale.
PR:	ports/58015
2004-05-23 19:35:23 +00:00
Martin Heinen
d065a399b1 Replaced by multimedia/chapter.sgml. 2004-05-23 18:38:47 +00:00
Martin Heinen
2b6d684b1c MFbed: Update the German Handbook.
books/handbook/Makefile				1.74  -> 1.79	[s]
books/handbook/book.sgml			1.144 -> 1.145	[s]
books/handbook/chapters.ent			fixes only	[s]
books/handbook/preface/preface.sgml		fixes only	[s]
books/handbook/multimedia/chapter.sgml		1.34  -> 1.81	[p,s]
books/handbook/advanced-networking/chapter.sgml	1.242 -> 1.293	[o]
books/handbook/basics/chapter.sgml		header update
books/handbook/bibliography/chapter.sgml	1.61  -> 1.62
books/handbook/boot/chapter.sgml		header update
books/handbook/config/chapter.sgml		1.130 -> 1.144
books/handbook/cutting-edge/chapter.sgml	1.196 -> 1.198
books/handbook/disks/chapter.sgml		1.187 -> 1.196
books/handbook/eresources/chapter.sgml		1.135 -> 1.140
books/handbook/introduction/chapter.sgml	1.96  -> 1.97
books/handbook/install/chapter.sgml		fixes only
books/handbook/kernelconfig/chapter.sgml	1.129 -> 1.130
books/handbook/l10n/chapter.sgml		1.93  -> 1.95
books/handbook/linuxemu/chapter.sgml		1.111 -> 1.112
books/handbook/mail/chapter.sgml		1.92  -> 1.116
books/handbook/mirrors/chapter.sgml		1.332 -> 1.340
books/handbook/pgpkeys/chapter.sgml		1.205 -> 1.222 [*]
books/handbook/ports/chapter.sgml		1.207 -> 1.217
books/handbook/printing/chapter.sgml		fixes only
books/handbook/ppp-and-slip/chapter.sgml	fixes only
books/handbook/security/chapter.sgml		1.196 -> 1.204
books/handbook/serialcomms/chapter.sgml		fixes only
books/handbook/users/chapter.sgml		1.39  -> 1.43
books/handbook/vinum/chapter.sgml		fixes only
books/handbook/x11/chapter.sgml			1.132 -> 1.136

[s] Replace sound/chapter.sgml with an updated multimedia/chapter.sgml.

[*] includes work
Submitted by:	brueffer

[o]
Submitted by:	Johann Kois <J.Kois@web.de>

[p]
PR:		54197

Obtained from:	The FreeBSD German Documentation Project.
2004-05-23 18:30:09 +00:00
Martin Heinen
24077895fe Repo-Copy from sound/chapter.sgml. 2004-05-23 17:58:52 +00:00
SUZUKI Koichi
62c771e5cf Add my author entity to authors.ent.
Add my entity to contrib.committers.sgml.
Add my PGP key.

Approved by:    kuriyama (mentor)
2004-05-23 15:39:49 +00:00
Jun Kuriyama
a26a6cc641 Remove stale entry.
<staff@blackend.com>: Name service error for name=blackend.com type=MX: Host
    not found, try again
2004-05-23 15:29:56 +00:00
Pav Lucistnik
e18cbb7b57 Add Alexey Y. Mikhailov for x11/xtrlock port. 2004-05-23 11:43:21 +00:00
Marc Fonvieille
9f9d002334 Add a mount(8) manual page entity where needed. 2004-05-22 21:29:55 +00:00
Daniel Harris
b053b73066 Clarify the difference between user and system crontabs.
PR:	66963
Submitted by:	platanthera <platanthera@web.de> and
		Bill Moran <wmoran@potentialtech.com>
2004-05-22 14:54:17 +00:00
Simon L. B. Nielsen
1fcf2be98e Note that ports/INDEX is only updated for each relase now.
PR:		docs/66777
Submitted by:	krion
Discussed with:	krion, kris
2004-05-22 12:57:44 +00:00
Marc Fonvieille
0ea43bdaf2 Finish my changes since I missed r1.282 2004-05-22 11:40:22 +00:00
Marc Fonvieille
5a43e8df9e Fix a mount point, and use one available by default on all systems (/mnt
instead of /floppy).

Spotted by:	Rob <stopspam@users.sourceforge.net>
2004-05-22 11:35:24 +00:00
Simon L. B. Nielsen
39506589f7 Use the correct path when unmounting the boot floppy.
Noticed by:	Rob <stopspam@users.sourceforge.net>
2004-05-22 11:16:36 +00:00
Pav Lucistnik
11c6dd1f8a - Register UID 171 for security/sfs 2004-05-21 23:35:10 +00:00
Ceri Davies
76a2788871 Engage brain. Correct the grammatical farce I created with the last commit. 2004-05-21 22:11:22 +00:00
Ceri Davies
d7c6d134a8 Unbreak the doc build.
Pointy hat to:	ceri
2004-05-21 22:06:58 +00:00
Kirill Ponomarev
4363c322ef - Add Dmitri Nikulin <setagllib at optusnet dot com dot au> for
maintaining security/lep and sysutils/stress
2004-05-21 17:55:41 +00:00
Kirill Ponomarev
32b4990c09 - Fix typo 2004-05-21 17:38:32 +00:00
Joseph Koshy
de6825b68a We have had repository specific mailing lists for a while. Update the
committers guide to reflect reality.

Requested by:	gerald
Reviewed by:	ceri
2004-05-21 17:08:23 +00:00
Ken Smith
7601c142c6 Add three CVSup mirror sites in Lithuania. 2004-05-21 16:01:31 +00:00
Kirill Ponomarev
10d58a8a21 - Register UID/GID 555:555 for ports/irc/ircd-hybrid-ru 2004-05-21 07:10:59 +00:00
Marc Fonvieille
9210f39486 Add missing hostid tags. 2004-05-20 16:09:41 +00:00
Marc Fonvieille
24555dd532 Add a new translated section (DHCP) and update to version 1.300 2004-05-20 15:09:17 +00:00
Marc Fonvieille
4c4fcb27c5 MFen: 1.146 --> 1.147
Remove the french urls.ent declaration to be able to use the
share/sgml/urls.ent one instead for consistency.
2004-05-20 15:07:33 +00:00
Simon L. B. Nielsen
3193b66d06 - Note that the isa driver should not be removed.
- Note that the SCSI subsystem should not be removed when umass(4) is
  enabled.

Prompted by:	Yet another kernel compile problem on #bsd-dk @ EFnet
2004-05-20 14:40:08 +00:00
Marc Fonvieille
6a5dd1286d A little rewording to avoid the use of "is OK." 2004-05-20 09:11:05 +00:00
Marc Fonvieille
0e771055ba We use application tags for daemons. 2004-05-19 20:25:27 +00:00
Mark Linimon
4a564e302a Whitespace nits. Translators can safely ignore.
Reviewed by:	ceri (mentor)
2004-05-19 18:01:05 +00:00
Kirill Ponomarev
511f1511f3 - Sort(1) entries better
Approved by:	josef
2004-05-19 08:45:09 +00:00
Mark Linimon
2eea2fcdfe Add extensive information about porting with Java.
PR:		docs/66633
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Approved by:	ceri (mentor)
2004-05-18 22:50:33 +00:00
Daniel Harris
d470924251 En dashes to em dashes--the circle of life continues.
(Not because I don't like en dashes, but because em dashes are the
right ones here)

Also, s/effect/affect a couple times.
2004-05-18 18:28:44 +00:00
Hideyuki KURASHINA
6d769f4076 Add ct(4). 2004-05-18 15:20:43 +00:00
Hideyuki KURASHINA
dbdb570b47 Add cp(4) and ng_sppp(4). 2004-05-18 15:17:33 +00:00
Kirill Ponomarev
96fef7c740 - Add Timur I. Bakeyev <timur@gnu.org> for his maintainership
of net/samba-devel
2004-05-18 08:00:10 +00:00
Martin Heinen
364afe07ce MFbed: Update the German documentation set.
books/faq/book.sgml				1.602 -> 1.617
share/sgml/mailing-lists.ent			1.28  -> 1.32
share/sgml/teams.ent				1.11  -> 1.12

Obtained from:	The FreeBSD German Documentation Project.
2004-05-17 23:08:48 +00:00
Martin Heinen
aff29176d8 MFbed: freebsd.org -> FreeBSD.org and some rewording
in books/fdp-primer/sgml-primer/chapter.sgml.

Obtained from:	The FreeBSD German Documentation Project.
2004-05-17 23:07:01 +00:00
Simon L. B. Nielsen
cfe999489b Note that the make.conf example was/is in /etc/defaults/make.conf on
FreeBSD 4.X, but has been moved to /usr/share/examples/etc/make.conf on
FreeBSD 5.X.

Noticed by:	Jeroen van der Ham <jeroen@os3.nl>
2004-05-17 19:48:36 +00:00
Mark Linimon
f20dfe80b5 Add an explanatory line of text before the list of FreeBSD version
values.  (I always forget where that actual file is -- even though
it is listed in the previous section, it makes the text flow a little
bit better to include it here, too.)

Approved by:	ceri (mentor)
2004-05-17 19:08:44 +00:00
Maxim Sobolev
214bcbe956 Add numerous signatures from the BSDCan keysigning party. 2004-05-17 08:57:08 +00:00
Maxim Sobolev
6b3a129a6f Update my keys with one that doesn't expire any time soon, which is the one
I've used at the BSDCan keysigning party.
2004-05-17 07:00:28 +00:00
Josef El-Rayes
fafbd2fc3f Fix a minor typo.
Submitted by:	Fumiyoshi TAOKA <fmysh@iijmio-mail.jp>
PR:		docs/66729
2004-05-17 06:35:57 +00:00
Josef El-Rayes
8142b0c275 Fix missing whitespace after 'Contributed by' and another minor
sgml issue i introduced with last commit.

Pointed out by:		simon
2004-05-16 21:44:47 +00:00