Commit graph

12587 commits

Author SHA1 Message Date
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
Oliver Eikemeier
4f89ae8569 add Michael Bushkov for sysutils/lookupd and sysutils/lookupd_ldap 2004-07-24 17:30:45 +00:00
Giorgos Keramidas
bf453964f0 Minor SGML entity fix. 2004-07-24 16:13:19 +00:00
Mike Makonnen
be9dbc0a7a Document FreeBSD version bump for the way ports rc.d scripts are
run from rc.d/localpkg.
2004-07-24 15:23:39 +00:00
Suleiman Souhlal
c34d778312 Traditional first commit:
Add myself to authors.ent.
Add myself to the developers list.
Add my PGP key.

Approved by:	grehan (mentor)
2004-07-24 14:36:09 +00:00
Hiroki Sato
ca944c36ab Remove trailing whitespaces. 2004-07-23 18:58:56 +00:00
Hiroki Sato
c8277d756c Fix a build problem when print/ghostscript-afpl is used:
- epsgeom+gs now converts EPS files.  graphics/peps is no longer used.
 - Add $PERL, $REALPATH, and $SETENV into doc.project.mk.

Tested by:	simon
2004-07-23 18:53:34 +00:00
Hiroki Sato
debb63c736 Update my key. 2004-07-23 18:12:09 +00:00
Marc Fonvieille
e4fbb2c0e2 Add a new translated section (Bluetooth), the translation of this "long"
chapter is over!
2004-07-23 17:48:09 +00:00
Marc Fonvieille
33b1117ee8 In Bluetooth section:
- A little rewording
- Some punctuation fixes
2004-07-23 17:04:04 +00:00
Kirill Ponomarev
2ee9622cd4 Add scottl to core member list. 2004-07-23 13:55:03 +00:00
Marc Fonvieille
34771fc138 - For Firefox and Konqueror, update resources needed and dependencies
information for something more accurate.
- Uppercase/lowercase fix.

PR:		docs/69471
Submitted by:	Brad Davis <so14k@so14k.com> and lofi@
2004-07-23 12:07:59 +00:00
Giorgos Keramidas
6af58a1eff Make the URLs of the "References" section visible in print versions of
the article.
2004-07-23 10:43:21 +00:00
Giorgos Keramidas
30208ee03b Rewrite one of the epilogue paragraphs to avoid excessive use of
"As..." as the start of a sentence.
2004-07-23 10:30:48 +00:00