Commit graph

14489 commits

Author SHA1 Message Date
SUZUKI Koichi
460e18f97c Fixed the Kanji Code I messed up when I'd edited.
Submitted by: Tsurutani Naoki <turutani at scphys kyoto-u ac jp>
2005-07-19 03:23:20 +00:00
Mark Linimon
7a5f9296f7 Correct a typo that was probably mine in the first place.
Pointed out by:	dvl
2005-07-19 03:12:50 +00:00
Xin LI
86214e54e5 Merge rev. 1.1.1000.1 from Simplified Chinese Project: Connect Porters'
Handbook to build.
2005-07-18 15:50:23 +00:00
Xin LI
5758471c40 Add Simplified Chinese Translation of FreeBSD Porters' Handbook. This
is based on the rev. 1.589 of the English version.

The work was contributed by Fukang CHEN who has translated everything
prior to 5.3.4, and I for the rest.  Great thanks to my friends who
provided help on proof read of the translation.

Obtained from:	The FreeBSD Simplified Chinese Project (r0-r1.1.1000.86)
Submitted by:	Fukang CHEN <loader at freebsdmall.com> [1],
		delphij [2]
Proof read by:	Chifeng QU <chifeng at staff.sina.com.cn>
		Yue WANG <wangyue at staff.sina.com.cn>
		Zhen REN <renzhen at staff.sina.com.cn>
2005-07-18 15:47:52 +00:00
Bruno Ducrot
0c7caf3db2 Add myself as a new committer.
Approved by:	imp (mentor)
2005-07-18 14:51:06 +00:00
Andrey A. Chernov
62a618d526 Update my key 2005-07-18 13:27:55 +00:00
Erwin Lansing
ffb541acd3 Add a new mirror in Bulgaria.
Reviewed by:	simon
2005-07-18 07:32:17 +00:00
Hideyuki KURASHINA
e3e886fe76 Correct mis-merge in previous commit.
Spotted by:	Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference:	[doc-jp-work 1191]
2005-07-17 11:54:39 +00:00
Xin LI
6da0bae633 Add a missing </entry> 2005-07-16 17:31:36 +00:00
Remko Lodder
7504804eb4 Also add csjp to the secteam here.
Requested by:	cperciva
2005-07-16 13:53:18 +00:00
Pav Lucistnik
c899613fa8 6.11 Using Ruby section:
- Document most common variables for Ruby related ports

Approved by:	remko
2005-07-16 12:20:22 +00:00
Pav Lucistnik
cb75af1fd0 New section: Using Apache and PHP
- Document variables for use in Apache related ports
- Document variables for use in PHP extensions, pecl and PHP using ports
- Document how to write PEAR module ports and give an example Makefile

Approved by:	remko
2005-07-16 12:18:23 +00:00
Pav Lucistnik
576aa07fea 6.9 Using Python section:
- Whitespace fix. Translators ignore.

Approved by:	remko
2005-07-16 12:11:31 +00:00
Remko Lodder
e4efae7f1e Add some &nbsp;'s around &os; entity's so that we have FreeBSD 5.X etc. on the
same line.

Spotted by:	Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-07-16 10:03:36 +00:00
Hiroki Sato
ab448daacd Add $X[MS]L_USERGROUP for usergroup.xml. 2005-07-16 09:58:33 +00:00
Remko Lodder
30626e26d7 Add a forgotten ;.
Spotted by:	Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-07-16 09:56:07 +00:00
Hideyuki KURASHINA
63807d817c Merge the following from the English version:
1.155 -> 1.179	books/handbook/ports/chapter.sgml

Submitted by:	Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference:	[doc-jp-work 1177]
2005-07-16 07:52:09 +00:00
Pav Lucistnik
a38a92c6d9 6.4 Using X11 section:
- Add a table of variables for depending on individual parts of X11 and
  provide an example how to use them

Submitted by:	lesi
Approved by:	remko
2005-07-15 22:05:50 +00:00
Pav Lucistnik
d9a8080069 5.7.8 USE_* section
- Document USE_GCC, tell what's it good for, how to use it and that it
  understands X.Y+ notation

Approved by:	remko
2005-07-15 21:25:10 +00:00
Pav Lucistnik
2a82fe7aad Fill a section on Using Python with a table of most useful variables
used in Python related ports.

Approved by:	remko
2005-07-15 21:10:56 +00:00
Remko Lodder
eab9ab3d8c Add missing </para>.
Spotted by:	Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-07-15 20:47:28 +00:00
Pav Lucistnik
82161c29ea Remove Using Bison section. It was never written and there's nothing to
document anyway. USE_BISON knob is described in it's full glory in USE_*
part of Dependencies section.

Approved by:	linimon
2005-07-15 20:27:20 +00:00
Pav Lucistnik
a397d839a5 13.7 Making use of SUB_FILES and SUB_LIST
- Overhaul the section, make it easier to read
- Fix misleading example and provide a new example how file ready for
  substitution should look like

Reviewed by:	subdue (english)
Approved by:	remko
2005-07-15 17:03:44 +00:00
Pav Lucistnik
ab6caf669d 5.4 The distribution files section:
- Fix Example 5-4 to match reality

PR:		docs/52672
Submitted by:	Alexey Neyman <alex.neyman@auriga.ru>
Approved by:	remko
2005-07-15 16:55:53 +00:00
Pav Lucistnik
9de604c23a 14.3 PREFIX section:
- Mention USE_LINUX_PREFIX
- Fix example about refering to LOCALBASE files of dependencies, it was
  incorrectly suggesting to use PREFIX in case it was matching LOCALBASE [1]

PR:		docs/79309 [1]
Submitted by:	Marian Cerny <jojo@matfyz.cz> [1]
Approved by:	remko
2005-07-15 16:50:54 +00:00
Hiroki Sato
8c9ae9d9d3 Add libmemstat(3). 2005-07-15 16:39:32 +00:00
Pav Lucistnik
923b863633 17.14 Respect both CC and CXX section:
- Fix s/CFLAGS/CXX/ oversight

PR:		docs/52672
Submitted by:	Alexey Neyman <alex.neyman@auriga.ru>
2005-07-15 12:44:26 +00:00
Pav Lucistnik
4eebdc1bac Patching section:
- Don't suggest to name patch files sequencially, name them by patched
  files instead
- Patches *must* be generated relative to WRKDIR, otherwise they will not
  apply. Stress this

Approved by:	remko
2005-07-15 09:27:27 +00:00
Pav Lucistnik
c72a8a3405 5.7 Dependencies, LIB_DEPENDS section:
- Reformat example to fit into single line, as customary in Makefiles
- Update Note about regular expressions and provide some examples
2005-07-15 00:07:13 +00:00
Remko Lodder
281a03d539 s/&windows/&windows;/
Spotted by:		Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-07-14 21:27:31 +00:00
Remko Lodder
c8f8036d9f Add the FreeBSD-proliant mailinglist to the handbook and entity file.
PR:		docs/83409
Submitted by:	David Wolfskill <david at catwhisker dot org>
2005-07-14 12:28:15 +00:00
Ceri Davies
e198bcb0e8 Reword around the fact that we now have two DHCP clients to cover.
Based on a patch from: Niclas Zeising <lothrandil@n00b.apagnu.se>
2005-07-14 11:45:56 +00:00
Sergey Matveychuk
ba79953984 Add Joerg Pulz <Joerg.Pulz@frm2.tum.de> 2005-07-14 08:44:33 +00:00
Andrey Zakhvatov
5a4e8ea30b Synchronize with English 1.31
Submitted by:   Vitaly Bogdanov <gad@gad.glazov.net>
Obtained from:  The FreeBSD Russian Documentation Project
2005-07-14 04:47:04 +00:00
Andrey Zakhvatov
7b63d5a37c Synchronize with English 1.26
Submitted by:   Vitaly Bogdanov <gad@gad.glazov.net>
Obtained from:  The FreeBSD Russian Documentation Project
2005-07-14 04:44:25 +00:00
OKAZAKI Tetsurou
3a44d0360e Undo the last change. Simon Barner is a committer already.
Noticed by: pav
2005-07-13 22:25:46 +00:00
Andrey Zakhvatov
ae0c16fa92 Synchronize with English 1.239
Obtained from: The FreeBSD Russian Documentation Project
2005-07-13 16:21:13 +00:00
Denis Peplin
cb2b1c92fb Merge the following from the English version:
1.14 -> 1.15 Makefile
   1.60 -> 1.67 article.sgml

Submitted by:	Vitaly Bogdanov <gad@gad.glazov.net>
Obtained from:	The FreeBSD Russian Documentation Project
2005-07-13 15:06:06 +00:00
Marc Fonvieille
590ae469a2 - s/perl/Perl
- (For consistency) Remove application tags for Perl and some Python
  instances (these are "seen" as programming languages)
- Add application tags for Zope
2005-07-13 08:51:21 +00:00
Marc Fonvieille
7a65926b30 Mention a bit OpenBSD dhclient for 6.0
Based on: Niclas Zeising <lothrandil@n00b.apagnu.se> patch
2005-07-13 07:21:01 +00:00
OKAZAKI Tetsurou
3bcb66d40a Add Simon Barner <barner@gmx.de> for x11-toolkits/irrlicht. 2005-07-12 22:45:15 +00:00
Marc Fonvieille
aa3a9bd0e4 Remove the words "for FreeBSD 5.X" since it's also true for 6.X and 7.X 2005-07-12 21:58:02 +00:00
Marc Fonvieille
76a86b186a In SLIP server section:
Brush up a bit the kernel configuration subsection.
2005-07-12 16:31:40 +00:00
Johann Kois
ad7e7dca8d MFbed: Update the German documentation set.
articles/explaining-bsd/article.sgml    1.16  -> 1.19
articles/laptop/article.sgml            1.21  -> 1.22
books/faq/book.sgml                     1.701 -> 1.752
books/handbook/eresources/chapter.sgml  fixes only [x]
flyer/flyer.tex                         1.9   -> 1.10

[x] Submitted by:       Stevan Tiefert (stevan.tiefert at freenet.de)

Obtained from:          The FreeBSD German Documentation Project.

Approved by:            mheinen (mentor)
2005-07-12 16:04:06 +00:00
Marc Fonvieille
c0e3e750f6 In SLIP section:
- sl(4) interfaces are created by slattach(8) so network_interfaces
  setting in rc.conf is useless and does not work.
- Fix for consistency syslogd(8) markup.
2005-07-12 11:08:53 +00:00
Jean-Yves Lefort
bc44c2169a Add Chad Castleberry <crcastle@ius.edu> for sysutils/rename. 2005-07-12 07:50:50 +00:00
Marc Fonvieille
9b3bbdd723 We mention PACKAGESITE variable but no real example is provided.
Let's give a quick example for 5.4-R users who want 5-STABLE packages;
this example can be easily modified to fit any situation.
2005-07-11 18:06:13 +00:00
Marc Fonvieille
e2ef69c6a3 Add a missing </para> (this fixes a weird rendering of some
programlisting lines).
2005-07-11 17:59:31 +00:00
Christian Brueffer
1cea3792ec Add information about RELENG_6. 2005-07-11 16:16:32 +00:00
Renato Botelho
0e2bd7535e Add myself as a new commiter
Approved by:	flz (mentor)
2005-07-11 14:59:37 +00:00