Marc Fonvieille
f73ed7c656
- maketarget tags should not be used for a command line using make(1)
...
- s/make world/make buildworld/ as done in Cutting Edge chapter for
"obvious" reasons.
2004-11-07 18:39:43 +00:00
Simon L. B. Nielsen
84968d5644
Add emacs footers like the other chapters has.
2004-11-07 16:44:09 +00:00
Hiroki Sato
07e10fe03b
Update the branch diagrams and added one for RELENG_5.
2004-11-07 00:39:26 +00:00
Sergei Kolobov
4d47f98c11
Add Tor Halvard "Squat" Furulund <squat@squat.no> for net-mgmt/tcptrack port
2004-11-07 00:31:39 +00:00
Pav Lucistnik
dae2e31017
Add Henri Michelon for his multimedia/gdvrecv port.
2004-11-06 23:41:39 +00:00
Sergei Kolobov
86799707cb
Add Marcin Gondek <drixter@e-utp.net> for dns/rbllookup port.
2004-11-06 22:38:18 +00:00
Peter Pentchev
abb267035b
Fix a typo: firewall.rc -> rc.firewall.
...
Reported by: Chris Carver <ccarver@pennswoods.net>
2004-11-05 22:14:37 +00:00
Peter Pentchev
9d149f83a2
Avoid a useless use of cat for passing a single file to grep.
...
PR: 73577
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2004-11-05 20:20:28 +00:00
Peter Pentchev
e7cc0c839f
Describe the -no-emul-boot mkisofs(8) option and use it in the example.
...
Also remove the -U option from the example, since it could create ISO
images that some systems could not boot from (besides, it is not used in
the FreeBSD src/release/i386/mkisoimages.sh script, and there probably
is a reason for that ;)
PR: 70952
Submitted by: Jon Wallace <jon@whoweb.com>
Based on: patch by Sebastian Schulze Struchtrup <seb@struchtrup.com>
2004-11-05 19:11:17 +00:00
Xin LI
ea0f10f559
Add an example for how to use cvs(1) to checkout code over a ssh channel.
...
This is useful because anonymous cvs over ssh is more secure, as we can
identify server's identity, etc.
TODO: (1) More comments on why and when to use cvs over ssh;
(2) I think it might be a good idea to publish servers'
fingerprints as well for security concerns.
Submitted by: Brad Davis <so14k at so14k.com>
PR: 72018
2004-11-05 17:22:35 +00:00
Pav Lucistnik
bfc7173bfd
- Add Kelley Reynolds for sysutils/daedalus port
2004-11-05 13:06:39 +00:00
Edwin Groothuis
1da8a5583e
Update two address, add two new ones.
...
So far for the big "port committers hall of shame"
2004-11-05 11:54:42 +00:00
Joe Marcus Clarke
15afde71ac
Add Jesse van den Kieboom for his contributions of ports/sysutils/gksu,
...
ports/sysutils/libgksu, and ports/sysutils/libgksuui.
2004-11-05 06:20:34 +00:00
Hideyuki KURASHINA
52188d2aa8
In subsection ``X11 Setup'', port of X11 TrueType Common server, that is
...
based on XFree86 3.x, is no longer available. Result of The X-TrueType
project is already merged to XFree86 4.x and thus X.org, so replace it.
Noticed by: <alarum at fromru dot com>
2004-11-04 22:38:21 +00:00
Ceri Davies
c74223cea4
The UNIX-Hater's Handbook is now available online.
2004-11-04 19:52:25 +00:00
Ceri Davies
80eca872d7
Grammar.
2004-11-04 19:36:14 +00:00
Ceri Davies
0d4334f6ed
FreeBSD 2.2.2 no longer qualifies as "modern".
2004-11-04 19:35:11 +00:00
Hiroki Sato
9db6f5fa0b
Temporarily back out the previous commit until the release day.
2004-11-04 16:35:11 +00:00
Hiroki Sato
bccb238b81
Add several descriptions that will be valid in the post-5.3R world.
2004-11-04 16:32:45 +00:00
Xin LI
5278fbdc39
Document 600006 for addition of glibc style strftime(3) padding
...
specifiers.
2004-11-04 08:57:33 +00:00
Josef El-Rayes
067064fc36
Pass the hat of 'commercial gallery editor' to brueffer,
...
who kindly agreed to take over the maintainership
of this section.
While i am here, remove the entry for the Gallery, which
has been removed some time ago.
2004-11-03 23:57:38 +00:00
Pav Lucistnik
e89d31c20c
- Add Radek Kozlowski for gwget and gdesklets-enhallmail ports.
2004-11-03 23:19:38 +00:00
Mark Linimon
5570112fc5
Update the FAQ to reflect RELENG_5, 6-CURRENT, and related issues. This
...
will need to be updated just before release.
RELEASE_5_3_0 candidate.
Glanced at by: hrs
Not much reaction from: -doc, re
2004-11-02 22:31:26 +00:00
Giorgos Keramidas
d62c7f26a8
Add contributors who have posted useful documentation-related PRs
...
during the period 1999-today and were not listed already.
2004-11-02 15:13:03 +00:00
Edwin Groothuis
33797e33d5
Add three more port maintainers who never made it in this list.
2004-11-01 22:56:05 +00:00
Marc Fonvieille
a602367979
ad1 is not only for 4.X system, let's mention 5.X as well.
2004-11-01 18:56:50 +00:00
Giorgos Keramidas
f584f69c5d
Uncapitalize a word in the middle of a sentence.
2004-11-01 11:18:13 +00:00
Marc Fonvieille
61bb50ff3e
Document freebsd-usb mailing list.
...
PR: docs/73358
Submitted by: Joel Dahl <joel@automatvapen.se>
2004-11-01 09:40:38 +00:00
Joe Marcus Clarke
682dc02a26
Reserve GID 557 for the realtime group needed for users of
...
ports/audio/polypaudio.
2004-10-31 22:54:49 +00:00
Marc Fonvieille
897060af60
/var/db is the base directory we "chose" for CVSup operations (this is
...
not the hardcoded default base directory). I removed/reworded ambiguous
parts.
Discussed with: hrs
2004-10-31 10:13:21 +00:00
Edwin Groothuis
f7c56a1c97
Six more porters never mentioned in the list of additional contributors.
2004-10-31 06:47:16 +00:00
Marc Fonvieille
370a5bda1e
Remove useless parentheses in one sentence.
2004-10-30 17:17:54 +00:00
Michael Johnson
b8c9de91a8
Remove my old address from contrib.additional.sgml
...
Add my new FreeBSD.org address to contrib.committers.sgml
Approved by: adamw (mentor)
2004-10-30 02:24:33 +00:00
Michael Johnson
4970930de7
Add my pgp key
...
Approved by: adamw (mentor)
2004-10-30 01:54:46 +00:00
John Baldwin
53bd474e4d
Update the sample 'echo' character device driver for 5.x:
...
- Use an dynamic major number rather than a static one.
- Use 'struct cdev *' rather than 'dev_t'.
- Add d_version field to echo_devsw.
- Use malloc()/free() rather than the macros.
Submitted by: Karl Andersson karland at home dot se (2,3)
2004-10-29 19:59:24 +00:00
Edwin Groothuis
cbb3ca5805
Add one more port maintainer, update two port maintainers
2004-10-29 11:14:42 +00:00
Ceri Davies
565c676462
Use standard markup.
2004-10-29 10:09:09 +00:00
Edwin Groothuis
8c38e1e6ef
Added more ports contributors who weren't there but who replied to
...
my cry for help.
2004-10-28 09:44:07 +00:00
Anton Berezin
8595a39c5e
Add Olivier Beyssac to the list of additional contributors for his
...
net/bld port.
2004-10-27 19:58:56 +00:00
Stephane Legrand
84a4762814
In section 13.3, the pkg-deinstall file is described as:
...
"This script will be run twice by pkg_delete(1). The first time as
${SH} pkg-install ${PKGNAME} DEINSTALL and the second time as ${SH}
pkg-install ${PKGNAME} POST-DEINSTALL."
I don't see how the pkg-deinstall file could be run as pkg-install then
s/pkg-install/pkg-deinstall/
2004-10-27 13:54:47 +00:00
Sergei Kolobov
0fa760213e
Add Linh Pham <question+freebsdpr@closedsrc.org>
...
for maintaining mail/getmail port.
2004-10-27 13:41:10 +00:00
Edwin Groothuis
860bf9d918
Add more missing ports-maintainers.
2004-10-27 13:23:51 +00:00
Marc Fonvieille
9e316c8ae9
- Use of application tags for a daemon
...
- Use of filename tags instead of command ones for a file
2004-10-27 12:22:14 +00:00
Edwin Groothuis
9324bf3975
Reduce the FreeBSD port-committers hall-of-shame more
...
Added: 20
Updated: 8
2004-10-27 01:44:10 +00:00
Giorgos Keramidas
d3232e27b9
Add admin_server to the krb5.conf sample and a note about configuring
...
krb5.conf either maximally (when DNS is not available) or minimally
(in the presence of a proper DNS setup).
Submitted by: Tillman Hodgson (tillman at seekingfire dot com)
2004-10-26 23:14:40 +00:00
Simon L. B. Nielsen
07cea875d9
Add contrib.staff.sgml to SRCS.
2004-10-26 18:58:32 +00:00
Marc Fonvieille
8d0fb1ab8f
Add a missing word.
2004-10-26 16:42:24 +00:00
Jacques Vidrine
0714ee2c96
Alphabetize security team membership list.
2004-10-26 11:31:58 +00:00
Jacques Vidrine
699d552baf
Update the security team membership list to reflect its current
...
composition.
2004-10-26 11:30:49 +00:00
Edwin Groothuis
25d8395af5
Reduce the ports-commitors "hall of shame", where we added ports
...
without adding the submitters to the list of Additional Contributors.
- 98 new additional commitors (all approved by themselves)
- a number of updated email address (all confirmed by themselves)
- two fixes in the names (all submitted by themselves)
2004-10-26 03:08:29 +00:00