Commit graph

40949 commits

Author SHA1 Message Date
Dru Lavigne
92487e8875 This patch addresses the following:
- fixes xref tags

- some tightening and removing of redundancy

- fixed some confusion in glabel section

Approved by	gjb (mentor)
2013-02-11 14:50:33 +00:00
Mark Linimon
6a0104e34c Move some variable definitions away from control of PORTBUILD_USER and
into control of SRCBUILD_USER, from portbuild/conf/server.conf to
portbuild/admin/conf/admin.conf, respectively.

Implicitly requested by:	rwatson
2013-02-11 13:47:43 +00:00
Eitan Adler
46bc121ee5 Fix indentation and whitespace
Translators may ignore

Approved by:	bcr (mentor)
2013-02-11 13:46:30 +00:00
Eitan Adler
f864914934 Fix indentation.
Translators may probably ignore.

Approved by:	bcr (mentor)
2013-02-11 13:46:28 +00:00
Eitan Adler
b161de5a10 Fix igor nit picks
Approved by:	 bcr (mentor)
2013-02-11 13:46:26 +00:00
Eitan Adler
2c78fe9dfe Fix whitespace
Translators can ignore

Approved by:	bcr (mentor)
2013-02-11 13:46:24 +00:00
Eitan Adler
94686545e9 Feed the screen pixies by sending 404 links to /dev/null
Approved by:	bcr (mentor)
2013-02-11 13:46:21 +00:00
Mark Linimon
6708ff8b10 Forgotten from last commit: remove something that is now a major lie. 2013-02-11 13:32:36 +00:00
Mark Linimon
d6ff37411d More work to support the split of PORTBUILD_USER into SRCBUILD_USER:
- remove the old description of the internals of the mkportbuild
   script.  They are insufficient for the new world.

 - start refactoring to indicate which configuration variables move
   from portbuild/conf/server.conf to portbuild/admin/conf/admin.conf.
   WIP.
2013-02-11 13:30:29 +00:00
Mark Linimon
8d718e9584 Make it a bit more clear what SRCBUILD_USER does. 2013-02-11 13:19:11 +00:00
Ryusuke SUZUKI
8697a83cf2 - Merge the following from the English version:
r20021 -> r20104	head/ja_JP.eucJP/books/handbook/advanced-networking/chapter.xml

Submitted by:	Tatsuya Yagi <himrock920 _at_ mail dot goo dot ne dot jp>,
		ryusuke
2013-02-11 12:18:23 +00:00
Rene Ladan
487bc1cf4a Wrap a device_t instance in <structname> tags and
fix a false positive from igor.

Submitted by:	wblock
Approved by:	gjb (mentor)
2013-02-11 10:53:20 +00:00
Ryusuke SUZUKI
63bd68743e - Merge the following from the English version:
r40903 -> r40933	head/ja_JP.eucJP/share/xml/news.xml
2013-02-11 05:26:22 +00:00
Po-Chien Lin
33b2d10b69 It's my first commit to FreeBSD!
Glad to join the cool project :)

Approved by:	swills (mentor)
2013-02-11 03:26:01 +00:00
Warner Losh
b5221dddd2 Delete two paragraphs that are no longer relevant... 2013-02-11 03:22:06 +00:00
Rene Ladan
de7984b241 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:10:02 +00:00
Rene Ladan
20f43a362d Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:09:24 +00:00
Rene Ladan
1b76f97228 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:08:43 +00:00
Rene Ladan
7cd6d948e5 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:08:08 +00:00
Rene Ladan
8a568a3deb Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:07:29 +00:00
Rene Ladan
e95c66c40b Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:06:40 +00:00
Rene Ladan
31415b517d Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:05:51 +00:00
Rene Ladan
8f403828c0 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:04:06 +00:00
Rene Ladan
9222f221d0 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:02:49 +00:00
Rene Ladan
28810c49ca Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:02:07 +00:00
Rene Ladan
83e3a618a7 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:01:07 +00:00
Ryusuke SUZUKI
95c5268076 - Merge the following from the English version:
r29826 -> r40901	head/ja_JP.eucJP/htdocs/mailto.xml
2013-02-10 14:11:01 +00:00
Johann Kois
7e18570d04 r31588 -> r40760
Resnc.

Obtained from:  The FreeBSD German Documentation Project
2013-02-09 17:06:24 +00:00
Johann Kois
c0e8f06dc3 r40251 -> r40864
Resync the german version of this document.

Obtained from:  The FreeBSD German Documentation Project
2013-02-09 16:46:44 +00:00
Johann Kois
6b049eeacb r40659 -> r40903
MFde:   Resync the project news.

Obtained from:  The FreeBSD German Documentation Project
2013-02-09 16:21:00 +00:00
Eitan Adler
1c9fb255d8 Fix a few style errors reported by igor.
igor -RabfswcnotS book.xml now reports no problems.

This is primarily a whitespace and gramma change but translators may
want to double check.

Approved by:	bcr (mentor)
2013-02-08 19:08:36 +00:00
Eitan Adler
250890c08a Eliminate the last use of 'basically' in the FAQ.
Note that this question needs a rewrite, but the goal of this commit is
to make igor less noisy (with -y) until that happens.

Approved by:	bcr (mentor)
2013-02-08 19:08:34 +00:00
Eitan Adler
e432124a16 Restore dlsym-failure as this question appears to still be an FAQ.
Requested by:	kib
Approved by:	bcr (mentor, implicit)
2013-02-08 13:20:51 +00:00
Ryusuke SUZUKI
f37a4d0c58 - Merge the following from the English version:
r40721 -> r40903	head/ja_JP.eucJP/share/xml/news.xml
2013-02-08 10:23:03 +00:00
Jason Helfman
1aee90f363 - add cyclaero@gmail.com for sysutils/clone
PR:		175945
2013-02-08 05:46:49 +00:00
Eitan Adler
f6e5ace469 This question is unlikely to surprise people anymore.
Noted by:	alfred
Approved by:	bcr (mentor, implicit)
2013-02-08 00:22:49 +00:00
Eitan Adler
a30cebc5e2 Remove obsolete question
Noted by:	imp
Approved by:	bcr (mentor, implicit)
2013-02-08 00:22:46 +00:00
Eitan Adler
d216f6097f Remove obsolete question
Noted by:	imp
Approved by:	bcr (mentor, implicit)
2013-02-08 00:22:44 +00:00
Eitan Adler
df9fdede2a Remove out of date question
Noted by:	scottl
Approved by:	bcr (mentor, implicit)
2013-02-08 00:22:40 +00:00
Glen Barber
f3fff6b843 Fix build. 2013-02-07 18:02:01 +00:00
Dru Lavigne
952b88ae23 This patch addresses the following:
- fix &os;, <xref>, incorrect directory, varname, and devicename tags

- general rewording/tightening to address "you" and redundancy

- one comment was weirdly tagged and I couldn't figure out how to fix it so it was removed

- a newfs example was modified as UFS2 is now the default

Approved by:  bcr (mentor)
2013-02-07 15:53:27 +00:00
Dru Lavigne
699b90e772 This patch addresses the following:
- fixes missing &os;, &linux; and incorrect <xref> tags

- general rewording to replace "you" and address redundancy

- removes deprecated apps: abacus, gimp-devel, guppi, konq-plugins and renames koffice to calligra

- incorporates redundant summary into synopsis

- fixes incorrect port/pkg names and adds localization notes where applicable

- moves some <sect2> to <sect3> as they make more sense as subsections

- rm openjdk compile as icedtea Makefile now does this for user

- bumps up some pkg/port versions

- adds some URLs to less known apps

Approved by:  bcr (mentor)
2013-02-07 15:09:55 +00:00
Dru Lavigne
33321b4c9e This patch addresses the following:
- removes etc. and i.e.
- fixes some title capitalization
- fixes incorrect grammar and overuse of ;
- fixes verb tense from future to active
- fixes redundancy
- general rewording to make a densely written dense subject slightly less dense
- link added for trustedbsd website
- spell out of acronyms introduced on first instance in section and used as acronym for all other instances
- remove reference to trustedbsd mailing lists as these have only seen spam posts in past 6 years
- reference to SEBSD was removed as does not exist
- reference to deprecated lomac confusion removed
- fix varname tags
- note added that as of 8.x, MAC is in GENERIC

Approved by:  bcr (mentor)
2013-02-07 15:05:37 +00:00
Achim Leubner
16f128db0f - Add myself to authors.ent, developers.ent
- Add myself to contrib.committers.xml
- Add my PGP public key
- Add my news.xml entry

Approved by:	emaste (co-mentor)
2013-02-07 15:02:30 +00:00
Eitan Adler
3629111746 Update and clarify the freebsd-mail-bounces question (why mail to
freebsd.org bounces) to reflect reality.

Reviewed by:	postmaster (dhw)
Discussed on:	-doc
Approved by:	bcr (mentor)
2013-02-07 13:52:41 +00:00
Eitan Adler
b1a9e0b408 Public Relations and Corporate Liaison appear not to exist, and are
certainly not listed on the linked page.

Approved by:	jkois (mentor)
2013-02-07 12:50:07 +00:00
Giorgos Keramidas
7e491798b8 Mention sysutils/qjail too as a jail management framework.
It's a bit more advanced than ezjail, so it's worth pointing
users to that too.

PR:		docs/175907
Submitted by:	Joe Barbish
Approved by:	remko
2013-02-07 10:31:38 +00:00
Eitan Adler
28b036f1d2 Remove broken links
Approved by:	bcr (mentor)
2013-02-06 22:11:21 +00:00
Frederic Culot
dec437b158 Add Michael Sanders <mike@topcat.hypermart.net> for textproc/topic.
PR:		ports/175807
2013-02-06 10:04:38 +00:00
Dru Lavigne
67fc036005 Fix incorrect "Win" value noticed by wblock.
Approved by:  bcr (mentor)
2013-02-05 19:44:24 +00:00