Commit graph

12600 commits

Author SHA1 Message Date
Marc Fonvieille
7091b714f3 Add missing application tags. 2004-07-29 13:44:22 +00:00
Denis Peplin
e8a25ee0fe Merge the following from the English version:
1.190 -> 1.217 disks/chapter.sgml
   1.5 -> 1.13 network-servers/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-07-29 07:49:25 +00:00
Denis Peplin
79d107fbe3 Merge the following from the English version:
1.4 -> 1.5 articles/portbuild/article.sgml
   1.27 -> 1.28 books/handbook/vinum/chapter.sgml

Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
Obtained from:	The FreeBSD Russian Documentation Project
2004-07-29 07:42:04 +00:00
Bjoern A. Zeeb
8c408947e9 Conventions and Traditions commit
Add myself to authors.ent.
Add myself to 'Developers' section of the Contributors List.
Add my PGP key.

Approved by:	pjd (mentor)
2004-07-29 07:10:31 +00:00
Denis Peplin
35968d6099 s/url.main/url.base/
Obtained from:	The FreeBSD Russian Documentation Project
2004-07-29 07:02:53 +00:00
Ceri Davies
d7bef5c111 Add enough id attributes to prevent jade generating file names. 2004-07-28 19:42:39 +00:00
Marc Fonvieille
4ca5d5c82f MFen: 1.214 --> 1.217 2004-07-28 15:24:10 +00:00
Alex Dupre
0c57a49f3a Remove duplicated chinese port category.
Reported by:	Marco Trentini <mark@remotelab.org>
2004-07-28 12:29:21 +00:00
Murray Stokely
2d8f7c5c0b * Remove the frame from two <tables> in this chapter.
* Expand the acronym ATM on first use, and use <acronym> tags around
  the first three uses so that a mouseover can again provide the full
  expansion.
2004-07-28 10:11:58 +00:00
Murray Stokely
5fbefae558 * Remove CVSup knowledge from the pre-requisites in the chapter
synopsis.  I don't see anywhere in the chapter where that knowledge
  is required, and it is a forward reference in any case.

* Use an <xref> rather than a ulink to a specific html file to refer
  to an earlier section of this chapter.
2004-07-28 09:14:23 +00:00
Sergey Matveychuk
22a243c5d8 fix once more "No name" entry 2004-07-28 05:11:11 +00:00
Oliver Eikemeier
0b5fc78770 Document the backout if the localpkg changes as __FreeBSD_version 502125 2004-07-28 03:43:10 +00:00
Marc Fonvieille
eec36d4d35 MFen:
bibliography/chapter.sgml	1.61  --> 1.64
cutting-edge/chapter.sgml	1.198 --> 1.206
desktop/chapter.sgml		1.31  --> 1.38
install/chapter.sgml		1.287 --> 1.288
introduction/chapter.sgml	1.97  --> 1.100
2004-07-27 16:55:45 +00:00
Marc Fonvieille
4f99888271 A little rewording. 2004-07-27 16:39:32 +00:00
Maxim Sobolev
5c3cffdaf3 Remove reference to Satoshi Asami as a leader of portmgr, which is untrue
for at least 2 years.
2004-07-27 15:37:53 +00:00
Marc Fonvieille
1fa94aff5b Add missing application tags. 2004-07-27 14:47:54 +00:00
Kirill Ponomarev
1e0342fd2c Use pointyhat.FreeBSD.org instead of bento 2004-07-27 14:34:49 +00:00
Tom Rhodes
1c9c0716d6 Wording and content enhancements.
Some content stolen from:	rwatson
2004-07-27 13:53:34 +00:00
Marc Fonvieille
546040a7e6 For consistency:
- s/xdm/XDM
- remove application tags inside link tags.
2004-07-27 11:47:48 +00:00
Marc Fonvieille
f8fd31f138 Fix a build problem cause of a urls.ent change. 2004-07-27 06:21:24 +00:00
Giorgos Keramidas
ef3bc448f7 Add arabic & chinese to the language-specific port categories that a
CVSup refuse file can include.

Submitted by:	Paul Belanger <pabelanger@gmail.com>
2004-07-26 21:49:49 +00:00
Sergey Matveychuk
e895aaef5f fix obsoleted email for Arjan de Vet
and remove his email from "No Name" entry
2004-07-26 20:22:27 +00:00
Sergey Matveychuk
23d48fb1fc Move Roman Y. Bogdanov for right order.
The next change 'No Name' entry with Roman Synyuk.
2004-07-26 18:21:58 +00:00
Sergey Matveychuk
0949ff3a2e add Andrei V. Shetuhin for his textproc/ctpp 2004-07-26 18:10:21 +00:00
Sergey Matveychuk
b8e6f27610 First No Name fix - Woodchuck Dave 2004-07-26 17:50:55 +00:00
Hiroki Sato
ddd742a0b2 Add entities &url.articles.*; and &url.books.*;. These can be used
in <ulink> like <ulink url="&url.books.handbook;/kernelconfig.html"></ulink>.

To use these entities, put the following lines in preamble (DOCTYPE
declaration) of the document:

<!ENTITY % l10n.ent PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
%l10n.ent;
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls.ent;

and put URL_RELPREFIX in the Makefile.

For translation teams:
  please add your "langcode" into <langcode>/share/sgml/l10n.ent using
  examples from en_US.ISO8859-1/share/sgml/l10n.ent and ja_JP.eucJP/share/
  sgml/l10n.ent.  &url.books.*; will be replaced with URLs for your
  language; if you want URLs which point the original (English) docs,
  you can use &url.books.*.en; instead.

Discussed with:	den
2004-07-26 15:28:32 +00:00
Yaroslav Tykhiy
f282cd9175 Add a chapter covering some issues at the intersection of the topics
of the ports collection and security, i.e., handling security
vulnerabilities in ports, the VuXML database, etc.

PR:			docs/68605
Collaborated with:	eik
2004-07-26 11:40:05 +00:00
Marc Fonvieille
cbbe553f53 Typo. 2004-07-26 10:03:05 +00:00
Marc Fonvieille
e521aefce9 In DVD section:
- Multisession is meaningful in data context only, so remove "DVD-Video
  players" from the text.
- Add the number of sessions for DVD+R Dual Layer media

Submitted by:	Andy Polyakov <appro@fy.chalmers.se>
2004-07-26 09:52:07 +00:00
Marc Fonvieille
a65dec588c In DVD section:
- Give some directives for USB burners
- Mention K3b as possible GUI for growisofs(1)
2004-07-26 08:55:40 +00:00
Mark Linimon
cf88cf1cae Change entry for version 502123 to match other entries. Also note that
this was when the change of the default X implementation to xorg became
effective.
2004-07-26 07:16:09 +00:00
Joe Marcus Clarke
12590dc810 Update this article with the new portbuild infrastructure changes.
* Add new dopackages command line options
* Mention disconnected nodes
* Correct some spelling mistakes, and add some additional entities
2004-07-25 20:48:38 +00:00
Hiroki Sato
b3e1e212f8 Back out the previous change temporarily to unbreak the build. 2004-07-25 11:30:53 +00:00
Volker Stolz
14d37f402e Add Julian Stecklina for lang/ecl 2004-07-25 10:02:35 +00:00
Sergey Matveychuk
96354ef9bd add Ozkan KIRIK, Phil Oleson and Roman Y. Bogdanov
for new ports.
2004-07-25 06:05:58 +00:00
Mark Linimon
19b57dd56c Now that the default X server for -CURRENT is the xorg server, add this
to the FAQ, as well as a pointer to the instructions for overrding this
default if you don't want to switch (or, making the switch if you're on
-STABLE; same set of instructions).

While here, try to answer various user complaints about the text that I
orginally wrote about the switch being both 'too political' and at the
same time 'too vague'.

I do not believe the rewording will satisfy all concerns, but if you
have them, please send them to me off-list.

Glanced at by:	simon
2004-07-25 01:08:18 +00:00
Giorgos Keramidas
e52776101d MFen: 1.17 -> 1.32. 2004-07-24 22:42:28 +00:00
Giorgos Keramidas
428e627290 Standardize on "Original version:" for en_US revision tracking. 2004-07-24 22:38:49 +00:00
Giorgos Keramidas
160f4e109d Link to the localized versions of el_GR for:
bookinfo.ent , trademarks.ent and teams.ent .
2004-07-24 22:34:49 +00:00
Giorgos Keramidas
70c0a6ae74 Mega-sync from version 1.11 to 1.34 of the en_US version. 2004-07-24 22:32:27 +00:00
Giorgos Keramidas
a2119a24d1 Sync with rev 1.12 of the English docs. Add "Original version:" comment
to help tracking the last version of the English docs we've synced with.
2004-07-24 22:30:56 +00:00
Giorgos Keramidas
40ec289ff6 Add entities for localized versions of trademarks and the glossary. 2004-07-24 22:28:32 +00:00
Giorgos Keramidas
18ce95b987 Add a Greek version of the glossary. Only the definitions of the terms
have been translated, so the sorting of the file is the same to en_US.
2004-07-24 22:26:53 +00:00
Giorgos Keramidas
f86dab26fc New translations: Greek versions of the respective en_US files. 2004-07-24 22:22:00 +00:00
Giorgos Keramidas
63312ff221 Delete RCS id that sneaked in while I was copying this file verbatim
from my local CVS tree.
2004-07-24 22:17:40 +00:00
Giorgos Keramidas
458c2e0e97 Synchronize with rev 1.12 of the English docs. 2004-07-24 22:15:36 +00:00
Giorgos Keramidas
aa524afbbc Add "Original version:" comment to keep track of the en_US revision
we're in sync with.

List me as the maintainer of this article, as I've been working with
copies of the FreeBSD CVSROOT tree both at home and my $realjob for a
while now, and I can track any changes to this part of the docs easily.
2004-07-24 22:14:27 +00:00
Giorgos Keramidas
a3a9a5c1f7 Add "Original version:" comment to keep track of the en_US revision
we're in sync with.
2004-07-24 22:12:30 +00:00
Giorgos Keramidas
f3ed7dc96f Reduce diffs with en_US and add "Original version:" comment to keep
track of the en_US revision we're in sync with.
2004-07-24 22:03:20 +00:00
Erwin Lansing
93af424c7b Add new members of portmgr and remove alumni.
Reviewed by:	simon
Approved by:	portmgr, core
2004-07-24 19:27:20 +00:00