Commit graph

44996 commits

Author SHA1 Message Date
Gavin Atkinson
46d30dcbd6 Update three URLs to developer.apple.com 2014-08-18 18:40:49 +00:00
Ryusuke SUZUKI
15f950092e - Merge the following from the English version:
r44332 -> r45468	head/ja_JP.eucJP/books/handbook/book.xml
2014-08-18 13:42:35 +00:00
Ryusuke SUZUKI
3a48de8174 - Merge the following from the English version:
r39545 -> r45470	head/ja_JP.eucJP/htdocs/ports/index.xml
2014-08-18 13:36:56 +00:00
Gavin Atkinson
9806ffed98 Several changes:
- Fix anchors, we now use lowercase anchors.
 - Remove an anchor reference that no longer exists
 - Use HTML <q> rather than our own quotes
2014-08-17 22:34:11 +00:00
Gavin Atkinson
eda2aaa11e Two events on the same day should share the same <day> tag, otherwise we
end up producing duplicate anchors.
2014-08-17 22:24:09 +00:00
Gavin Atkinson
458b545505 Nowhere in the handbook do we mention CVSup, M-Systems or DiskOnChip
any more, so remove the trademark attributions.
2014-08-17 22:15:25 +00:00
Glen Barber
5931f405ce Add the following manual page entities:
man.auto.master.5
 man.autofs.5
 man.automount.8
 man.automountd.8
 man.autounmountd.8

Sponsored by:	The FreeBSD Foundation
2014-08-17 21:00:33 +00:00
Gabor Kovesdan
dac73834f3 - Render revnumber as link in PDF documents as well
PR:		191169
Submitted by:	wblock
2014-08-17 18:53:58 +00:00
Gavin Atkinson
0eea0d245a Remove the cvsweb.cgi style sheet, missed in r45462. 2014-08-16 21:18:28 +00:00
Gavin Atkinson
31a4fba3b9 Link to svnweb rather than cvsweb. 2014-08-16 21:13:39 +00:00
Gavin Atkinson
fc37cb633c In query-pr.cgi, stop linking to cvsweb.cgi as it no longer exists. 2014-08-16 21:07:09 +00:00
Gavin Atkinson
52c494c9fd Stop installing cvsweb.cgi and its config files - these have been unused
for a while now (and indeed are redirected to svnweb now, so have been
inaccessible for some time)
2014-08-16 20:47:00 +00:00
Gavin Atkinson
a1ac1db720 Remove a reference to cvsweb and other dead code unused since r40013. 2014-08-16 20:25:38 +00:00
Gavin Atkinson
7b298f0bb1 Use canonical URL for bug submission. 2014-08-15 23:53:20 +00:00
Benedict Reuschling
c259da5cb1 Update to r38381:
- Fix title capitalizations
- Standardize the use of 'e.g.,' and 'i.e.,' where appropriate
- Wrap application names with <application> tags in <title>s where
 appropriate

Submitted by:	Bjoern Heidotting
Obtained from:	The FreeBSD German Documentation Project
2014-08-15 17:54:47 +00:00
Ryusuke SUZUKI
93f258ba1f - Merge the following from the English version:
r43181 -> r45457	head/ja_JP.eucJP/htdocs/search/search.xml
2014-08-15 14:21:13 +00:00
Gavin Atkinson
68456ef817 Squash another reference and link to GNATS. 2014-08-14 19:41:01 +00:00
Glen Barber
84ca4283ed Update the URL to the phabricator instance.
Sponsored by:	The FreeBSD Foundation
2014-08-14 16:24:38 +00:00
Mathieu Arnold
13ac525006 Whitespace-only fixes, indentation and wrapping long lines.
Translators, please ignore.

Sponsored by:	Absolight
Differential Revision: https://phabric.freebsd.org/605
2014-08-14 13:13:23 +00:00
Mathieu Arnold
19e0329144 Move USES=cran after USES=cpe.
Note to translators, the text is only moved, it does not change.

Sponsored by:	Absolight
2014-08-14 13:10:48 +00:00
Ryusuke SUZUKI
8c6e2c11ba - Merge the following from the English version:
r45075 -> r45395	head/ja_JP.eucJP/share/xml/header.l10n.ent
	r45075 -> r45449	head/ja_JP.eucJP/share/xml/libcommon.xsl
2014-08-14 09:43:11 +00:00
Ryusuke SUZUKI
5986a99808 - Merge the following from the English version:
r45427 -> r45442	head/ja_JP.eucJP/share/xml/news.xml
2014-08-14 09:12:01 +00:00
Mathieu Arnold
c047748b13 Catch up with last months updates in ports/Mk/Uses.
Reviewed by:	wblock, antoine
Sponsored by:	Absolight
Differential Revision:	https://phabric.freebsd.org/D534
2014-08-14 06:30:44 +00:00
Gavin Atkinson
d4ea96c7af Drop mention of GNATS from the Bugmeister role. 2014-08-13 22:48:26 +00:00
Gabor Kovesdan
9dcb2e2cba - Remove an incorrect rel="self" attribute
PR:		172624
Submitted by:	Frank Wall <fw@moov.defw@moov.de>
2014-08-13 10:53:25 +00:00
Ryusuke SUZUKI
9c8956111a - Merge the following from the English version:
r44946 -> r45436	head/ja_JP.eucJP/htdocs/docs/books.xml
2014-08-13 09:23:29 +00:00
Benedict Reuschling
d79a7a9ca7 Put in the missing revision r39022:
Enhance text which explains how to debug networking
problems when setting up PXE.

We should now be on track again with no further missing revisions and
can continue towards synching with en_US HEAD.

Submitted by:	Bjoern Heidotting
Obtained from:	The FreeBSD German Documentation Project
2014-08-12 19:22:35 +00:00
Benedict Reuschling
b6f2d32c88 Update to r40588:
A kernel compile is not needed to change console video modes.

Submitted by:	Bjoern Heidotting
Obtained from:	The FreeBSD German Documentation Project
2014-08-12 18:39:44 +00:00
Benedict Reuschling
12a9da4d86 Update to r38379:
Reference inetd(8) instead of providing a list of arguments here.
It's possible inetd(8) may be updated in the future, leaving the
argument list here out of date.

Submitted by:	Bjoern Heidotting
Obtained from:	The FreeBSD German Documentation Project
2014-08-12 18:34:52 +00:00
Rene Ladan
7f2fa4c43c Add a section about bundled libraries to the Porters Handbook.
Describe why they are considered bad form and what to do about them.

Phabric:	D577
Reviewed by:	wblock
Approved by:	portmgr (mat)
2014-08-12 16:17:00 +00:00
Alex Dupre
2fda475d12 Fix svn repo paths.
PR:		192613
Submitted by:	dvl
2014-08-12 15:14:21 +00:00
Dan Langille
98efb2a16b - Move myself from additional contributors to committers list.
- Announce my ports commit bit

Approved by: mat, wg (mentors)
2014-08-12 14:44:00 +00:00
Ryusuke SUZUKI
daa8780b6c - Merge the following from the English version:
r44617 -> r44638	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml

- Add missing left parentheses.
2014-08-12 12:05:15 +00:00
Ryusuke SUZUKI
34505ee23e - Merge the following from the English version:
r44616 -> r44617	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2014-08-12 11:59:17 +00:00
Ryusuke SUZUKI
9c6298c20e - Merge the following from the English version:
r44614 -> r44616	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2014-08-12 11:25:43 +00:00
Glen Barber
90587cb82f Note that kpasswd.f.o must be accessed from a machine outside
of the FreeBSD.org cluster.

Submitted by:	many
Final prodding:	imp
Sponsored by:	The FreeBSD Foundation
2014-08-12 02:58:27 +00:00
Warren Block
8d860ca257 Un-escape two asterisks to improve compatibility with bash.
PR:		192534
Submitted by:	yaneurabeya@gmail.com
2014-08-11 22:14:36 +00:00
Gavin Atkinson
be5a313457 Remove links to documentation that is either very out of date (anybody
need to know how to download the FreeBSD 2.2.5 kernel source code?) or
are now dead links.
2014-08-11 19:11:28 +00:00
Robert Watson
353f760ff7 Update somewhat stale and occasionally over-colloquial website guidance on
new committer proposals to:

- Provide more details on the contents of a suitable proposal, including
  a request for evidence of constructive engagement with the mentor (e.g.,
  through successfully completed patch cycles).
- Be more overt about identifying community participation (but also more
  open about what it means -- mention BSD-conference talks, for example).
- Suggest contacing core@ informally first if there are worries about
  whether there is sufficient contribution or concern about a proposal
  failing.
- Expand thinking on 'vendor commit bits' -- both the responsibilities of
  the mentor, and also the hope that such contributors will broaden their
  interests over time.

Approved by:	core
2014-08-11 10:53:51 +00:00
Ryusuke SUZUKI
6a06d8bb7c - Merge the following from the English version:
r43659 -> r45426	head/ja_JP.eucJP/htdocs/community/mailinglists.xml
2014-08-11 08:46:13 +00:00
Ryusuke SUZUKI
8bd0fecab3 - Merge the following from the English version:
r45387 -> r45427	head/ja_JP.eucJP/share/xml/news.xml
2014-08-11 08:42:32 +00:00
Gavin Atkinson
3d9a384780 Reorder twitter accounts, add @freebsdhelp, and use https over http for
twitter links as twitter redirects http->https anyway.
2014-08-10 22:55:29 +00:00
Glen Barber
413452cc5c Update the schedule page, reflecting the reminder email has been
sent.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-08-10 17:15:58 +00:00
Ryusuke SUZUKI
8393412a09 - Merge the following from the English version:
r25810 -> r39631	head/ja_JP.eucJP/htdocs/support/Makefile
2014-08-10 05:17:16 +00:00
Ryusuke SUZUKI
aac5292056 - Merge the following from the English version:
r45068 -> r45402	head/ja_JP.eucJP/htdocs/support/bugreports.xml
2014-08-10 04:54:57 +00:00
Ryusuke SUZUKI
e9abac4e39 - Merge the following from the English version:
r44367 -> r44614	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2014-08-10 04:42:45 +00:00
Enji Cooper
c888999f3f - Add an author entry
- Announce my src commit bit
- Add my PGP key

Phabric: D574
Approved by: rpaulo (mentor)
2014-08-09 22:32:20 +00:00
Gavin Atkinson
78254298f0 Drop mailing lists that no longer resolve or reject email to the stated
addresses.
2014-08-09 22:28:26 +00:00
Ryusuke SUZUKI
a286b6ac11 - Merge the following from the English version:
r45010 -> r45068	head/ja_JP.eucJP/htdocs/support/bugreports.xml
2014-08-09 14:52:12 +00:00
Andrey A. Chernov
21886f78f8 Change my key 2014-08-09 10:03:57 +00:00