Renato Botelho
5e3eff0328
Register ejabberd user and group.
...
PR: ports/96001
Submitted by: maintainer
2006-04-25 17:51:31 +00:00
Tom Rhodes
aead37f936
Update for current version of the FreeBSD Security template.
...
Noticed by: cperciva
2006-04-24 23:17:38 +00:00
Joel Dahl
89b7bd9c19
Expand two contractions.
2006-04-24 19:25:21 +00:00
Bakul Shah
dc4b52c877
Initial commit as a new developer.
...
Approved by: Sam Leffler
2006-04-24 18:53:16 +00:00
Joel Dahl
774009c0fd
Coleman Kane is back.
2006-04-24 11:25:20 +00:00
Hiroki Sato
7d2d88d4a3
Unbreak build.
2006-04-22 18:06:33 +00:00
Daniel Eischen
8a80b69aaf
Add an entry to document __FreeBSD_version bump to reflect addition
...
of fcloseall() to libc.
2006-04-22 15:18:44 +00:00
Tom Rhodes
9b2a54868c
Add another simple example to lock down user resources. Remove the
...
commented out sandbox entry, we already have something above.
2006-04-22 07:25:30 +00:00
Tom Rhodes
bb455d5117
Some minor wording/grammar changes.
2006-04-22 06:51:42 +00:00
Tom Rhodes
c4661a24fb
Fix a typo and update a troubleshooting item.
2006-04-22 05:26:19 +00:00
Joel Dahl
e8b11edbcc
s/cvsup/CVSup/
2006-04-21 11:38:45 +00:00
Tom Rhodes
1f91bb85a9
Replace the current two examples with a more simple one. The old ones were
...
not only slightly out of date but a bit advanced. This one seems more simple,
and I'll add a couple more in the upcoming days.
2006-04-21 09:59:00 +00:00
Tom Rhodes
5e095db7d2
Two new basic sections better describing MLS and Biba. I'll re-read these
...
later, just to ensure I picked up everything.
2006-04-21 06:37:42 +00:00
Tom Rhodes
f1fc6567eb
Remove the label configuration with regards to users - single section -
...
it's duplication from above.
2006-04-21 05:48:10 +00:00
Tom Rhodes
0bda358efe
Add a large section explaining that a "planning phase" is a good idea.
2006-04-21 05:41:40 +00:00
Tom Rhodes
4cf1c40ada
Fix a typo in a label setting.
2006-04-21 03:11:17 +00:00
Marc Fonvieille
09f64c1f09
Typo: We save two extra steps not one.
2006-04-20 19:40:20 +00:00
Giorgos Keramidas
57df1a41a3
The Portsnap port' or just
Portsnap' is better than `Portsnap port' here.
...
Also add a '\'' in `the ports INDEX files', while I'm here.
2006-04-20 18:05:11 +00:00
Giorgos Keramidas
632a8bba0f
Add missing `the' article.
2006-04-20 18:00:54 +00:00
Giorgos Keramidas
7b9ab5a345
Use information' instead of the less formal
info'.
...
Fix `Documention/Documentation' typo.
Remove a duplicate `allow'.
2006-04-20 17:56:18 +00:00
Giorgos Keramidas
d7adbff38b
English nit: Split a sentence that looks a bit odd in two parts.
...
Translators can probably ignore this.
2006-04-20 17:51:45 +00:00
Brad Davis
3534f7f301
- Remove ftp2 from the site statistics as it is 404.
2006-04-20 09:24:26 +00:00
Brad Davis
43625486ec
- Add period, missing from last commit.
...
- Fixup wording regarding CVSup's -s option.
2006-04-20 09:15:21 +00:00
Brad Davis
1d664178d8
- Tweak wording.
...
- s/RSYNC/Rsync to match http://rsync.samba.org/
- Add missing comma.
- Remove old information pertaining to net/sup.
2006-04-20 08:55:53 +00:00
Marc Fonvieille
5bb03fd94e
- Use of application tags for consistency
...
- Use the word of package instead of port when we talk about
pkg_add(1)
- Mention that recent versions of Portsnap do not require the user to
create manually /usr/ports
- Punctuation fix
2006-04-19 19:52:27 +00:00
Brad Davis
fcbded9e42
- Clean up wording about FTP servers and web servers.
...
- <application>ify.
- Add missing "this".
- Remove a few occurrences of "probably".
- Fix a link to the FDP Primer and remove some incorrect notes that should have been comments.
- Correct that public CVS mirrors should sync once an hour.
- Fix various grammar nits.
- Remove a note about needing to use make(1) to build the website.
Approved by: ceri@
2006-04-19 08:27:23 +00:00
Ceri Davies
48cc251fea
Remove link to freebsd.dk/ata since it isn't working for some time and
...
we now support most drives. Reword a whole bunch of stuff as a result,
including getting rid of some 4.x/early 5.x specific text.
Partially PR: docs/95601
Partially submitted by: James <inspiredbymetal@hotmail.co.uk>
2006-04-18 22:04:19 +00:00
John Baldwin
74a685c1af
- Set si_drv1 in mypci_attach().
...
- Add a note describing the new bus_*() functions that take a struct
resource * and thus don't need the bus tag and handle in the softc
that are in FreeBSD 7.0 and later.
- Minor fixups in return values and a compile nit in mypci.c.
2006-04-18 15:39:51 +00:00
Hiroki Sato
7f0fd1b376
Revert changes in the previous commit temporarily until the actual release day.
2006-04-17 18:20:52 +00:00
Hiroki Sato
51a92d3509
Temporary version number bump for 6.1-RELEASE.
2006-04-17 18:19:11 +00:00
Hiroki Sato
3f70c9595b
Move build targets for book.{ps,pdf} of the handbook to the LI part.
2006-04-17 17:49:24 +00:00
Hiroki Sato
e1fc615697
Unbreak build.
2006-04-17 17:40:27 +00:00
Philip Paeps
e7108d0cc0
Add Andrew Turner <andrew+ports@fubar.geek.nz> for the devel/lua50-pty and
...
devel/lua50-filename ports.
2006-04-17 16:37:33 +00:00
Marc Fonvieille
1a465e8fd8
- "portsnap extract" automatically creates ${PORTSDIR} since a while,
...
let's correct a note about that;
- add some filename tags.
2006-04-16 17:27:36 +00:00
Sam Lawrance
2c7e7efae5
Add Laurent Courty <lrntct@gmail.com> for various GIS-related port submissions.
2006-04-16 00:08:32 +00:00
Maxim Konovalov
6e14f80bcc
o Fix a couple off-by-one errors, style(9).
2006-04-15 20:00:35 +00:00
Markus Brueffer
baaa487753
Add Yuan Jue <yuanjue@yuanjue.net> for devel/kdesvn.
2006-04-14 23:42:18 +00:00
Maxim Konovalov
13be634c09
o Add missed 'typedef'.
...
PR: docs/78062
Submitted by: ALeine
o Remove unused variable.
2006-04-14 11:14:55 +00:00
Joel Dahl
852de0ac63
Move nsayer and jennifer to the Development Team Alumni.
2006-04-12 20:09:34 +00:00
Joel Dahl
352d896627
Remove three "Unclassified commit bit" comments.
2006-04-12 20:00:53 +00:00
Pav Lucistnik
39e1595754
- Mention NO_FILTER_SHLIBS
...
PR: docs/95644 (based on)
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com>
2006-04-12 12:05:56 +00:00
Jean-Yves Lefort
4ef17697be
Add Rick van der Zwet <rick@wzoeterwoude.net> for lang/maude.
2006-04-11 21:57:20 +00:00
Marc Fonvieille
c80eba307c
Fix a wrong Index entry pointing on an old (outdated) kernel option.
2006-04-11 20:11:02 +00:00
Marc Fonvieille
98136a8f36
- Add a missing "and"
...
- s/6.x/6.X
2006-04-11 19:38:40 +00:00
Andrey Slusar
021d47fe3c
Add Peter Thoenen for his games/tome port.
2006-04-11 19:25:20 +00:00
Roman Bogorodskiy
6777230a15
Add Stepan Zastupov for his ports.
2006-04-10 11:26:32 +00:00
Christian Brueffer
434bfaa2ec
Add the RELENG_6_1 branch.
2006-04-09 12:00:10 +00:00
Christian Brueffer
fb444f8a05
Remove link to http://www.freebsdhelp.com which seems to have been taken
...
over by domain squatters.
PR: 95533
Submitted by: Toby Burress <kurin@diamond.causa-sui.net>
2006-04-09 11:40:51 +00:00
Matteo Riondato
b238cac046
RELENG_6 was branched in 2005 and 6.0-RELEASE was released on 2005 too.
...
Pointy hat to: matteo, remko
Approved by: remko
2006-04-07 20:39:58 +00:00
Joel Dahl
a442719d37
Move jedgar to the Development Team Alumni.
2006-04-07 16:18:45 +00:00