Commit graph

6801 commits

Author SHA1 Message Date
Murray Stokely
c1995ffb4a Improve wording introducing the regional FTP site list. 2004-07-30 07:45:17 +00:00
Ceri Davies
a669280d27 Update the synopsis.
PR:		docs/69644
Submitted by:	Kevin Kinsey
Reviewed by:	grog,le
2004-07-29 18:42:18 +00:00
Marc Fonvieille
7091b714f3 Add missing application tags. 2004-07-29 13:44:22 +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
Ceri Davies
d7bef5c111 Add enough id attributes to prevent jade generating file names. 2004-07-28 19:42:39 +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
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
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
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
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
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
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
Murray Stokely
027a4ae2d3 Add a section about installing, configuring, and starting Samba for
Windows file and printer sharing on FreeBSD.  More information and
specific examples and screenshots should be added here.

Also, add a few more index terms.

Sponsored by:	FreeBSD Mall, Inc.
2004-07-23 09:09:09 +00:00
Marc Fonvieille
0a2faae9a7 Mention DVD burners in USB section. 2004-07-23 08:33:32 +00:00
Marc Fonvieille
129b2d5f83 Update the "Cahiers de l'Admin: BSD" entry to match 2nd edition. 2004-07-23 08:24:10 +00:00
Marc Fonvieille
69282c9e7c In Bluetooth section:
- The Serial Port Profile is called SPP and not SP.  SP is the
  Synchronization Profile.
- s/Palm handheld/PDAs to avoid "confusion" with the brand
2004-07-23 07:26:27 +00:00
Marc Fonvieille
728f0a1acd In Bluetooth section:
- s/chapter/section where needed
- s/man page/manual page
- Some punctuation and tags fixes
- Avoid the use of "here" for URLs, it's better to display the full URL
2004-07-23 07:02:03 +00:00
Ken Smith
373d8d0f3f There has been much discussion about how bad "make world" is for people
who don't know exactly what they are doing, how it has caused a significant
amount of foot-shooting, etc.  This patch cleans up some handbook references
to "make world" and gives a brief note about why it's bad.

Reviewed by:	doc@
Revisions from:	linimon, simon
2004-07-22 18:08:21 +00:00
Josef El-Rayes
d35554dbf2 Add Konqueror to list of browsers.
Submitted by:	Brad Davis <so14k@so14k.com>
PR:		docs/69252
2004-07-22 15:58:27 +00:00
Hiten Pandya
46e916b484 Greg Lehey wrote the entire vinum chapter, and not only the first section,
so correct attribution.
2004-07-22 06:06:34 +00:00
Joe Marcus Clarke
7ac0ab2116 Reserve UID/GID 556 for messagebus which is used by the D-BUS message
daemon (part of devel/dbus).
2004-07-22 05:45:26 +00:00
Murray Stokely
205957cb4d * Add pre-requisite to the synopsis to note that reader's should be
familiar with installing third party software packages (for Apache,
  et al.)

* Sprinkle more index terms for DNS / syslog / chroot throughout DNS section.

* textfiles -> text files. (1)

* Wording improvements. (1)

* Note that user must HUP inetd after enabling ftpd there, and link to
  example of how to do that. (1)

(1) Submitted by: ceri
2004-07-22 03:58:45 +00:00