Commit graph

8016 commits

Author SHA1 Message Date
Marc Fonvieille
3cfa31a6a3 Fix a broken link.
Noticed by:	Vincent Rubiolo <vincent.rubiolo@free.fr>
2005-07-21 08:55:39 +00:00
Simon L. B. Nielsen
eaece1fb89 Add id attributes to sect1 tags in articles that has generated stale
xXXX.html files on www.FreeBSD.org to avoid generating more of them.
2005-07-20 19:21:49 +00:00
Erwin Lansing
1b8e30f4ff Portsmon has found a new home at http://portsmon.droso.net
so update the URLs.

Note: maybe we should consider a portsmon.freebsd.org cname.

Approved by:	remko
2005-07-20 18:45:25 +00:00
Giorgos Keramidas
6fd1382676 Improve the wording a bit near the description of the LIB_DEPENDS
make variable.

Reviewed by:	delphij, pav
2005-07-19 22:06:01 +00:00
Jesus R. Camou
b18d432e58 Document what to do if an outdated port
is noticed.

PR:		docs/80681
Submitted by:	Roman Neuhauser <neuhauser@sigpipe.cz>
		Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Approved by:	trhodes (mentor)
2005-07-19 21:37:15 +00:00
Pav Lucistnik
e6fcba817b - Fix whitespace
Approved by:	simon
2005-07-19 21:02:56 +00:00
Pav Lucistnik
cfde8f8f28 Add Babak Farrokhi for www/eventum port. 2005-07-19 20:47:20 +00:00
Ceri Davies
d67184b4cc Correect some grammatical errors. 2005-07-19 18:43:32 +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
Bruno Ducrot
0c7caf3db2 Add myself as a new committer.
Approved by:	imp (mentor)
2005-07-18 14:51:06 +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
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
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
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
OKAZAKI Tetsurou
3a44d0360e Undo the last change. Simon Barner is a committer already.
Noticed by: pav
2005-07-13 22:25:46 +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
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
Jean-Yves Lefort
fadd0ed014 Add Christopher Boumenot <boumenot@gmail.com> for
devel/p5-Algorithm-Bucketizer.
2005-07-11 13:58:32 +00:00
Renato Botelho
89213d0b83 Move myself from additional to commiters contributors.
Approved by:	flz (mentor)
2005-07-11 13:45:29 +00:00
Renato Botelho
29c4bc70ff Add myself as a new commiter
Approved by:	flz (mentor)
2005-07-11 13:07:26 +00:00
Ceri Davies
33b8f0484e Document __FreeBSD_version 600031, 600032 and 700000. 2005-07-11 10:03:29 +00:00
Remko Lodder
75135acc84 Remove an trailing . in the EXAMPLE.ORG DNS example.
PR:		docs/82223
Submitted by:	Boris B. Samorodov <bsam at ipt dot ru>
2005-07-10 10:44:42 +00:00
Pav Lucistnik
6cf26a1c3e Add Matthew Holder for sysutils/mmore port. 2005-07-09 01:05:34 +00:00
Pav Lucistnik
7f967cb4ca Add Mark Starovoytov for devel/dotconf++ port. 2005-07-08 22:48:57 +00:00