Commit graph

39237 commits

Author SHA1 Message Date
Ryusuke SUZUKI
d0d67960bd - Merge the following from the English version:
r10204 -> r10210	head/ja_JP.eucJP/books/handbook/serialcomms/chapter.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot jp>
Reference: 	[doc-jp-work 1862]
2012-07-21 03:15:40 +00:00
Carlo Strub
a564aec8a6 Add new contributor: Marcello Silva Coutinho 2012-07-20 19:32:18 +00:00
Isabell Long
e5c7e3910a Describe remote GDB configuration in greater depth in the developer's handbook.
PR:		docs/170013
Submitted by:	Carl Delsey (carl.r.delsey (at) intel.com)
Reviewed by:	gavin
Approved by:	gjb (mentor)
2012-07-20 14:46:08 +00:00
Ryusuke SUZUKI
bd11106dad - Merge the following from the English version and small modificatioins.
r38537 -> r39234	head/ja_JP.eucJP/books/handbook/ports/chapter.sgml
2012-07-19 12:17:56 +00:00
Ryusuke SUZUKI
48a7307118 - Merge the following from the English version and small modificatioins.
r38826 -> r39176	head/ja_JP.eucJP/books/handbook/x11/chapter.sgml
2012-07-19 11:33:01 +00:00
Niclas Zeising
fcd1f674f3 Change another instance of FreshMeat to Freecode
Approved by:	joel (mentor)
2012-07-19 10:31:52 +00:00
Niclas Zeising
1d00f6e6ab Change a link pointing to freshmeat.net to point to freecode.com. Freshmeat
has changed name to Freecode some time ago.

Suggested by:	Roger Magana <ram0042 [AT] hotmail [DOT] com>
Approved by:	joel (mentor)
2012-07-19 09:12:21 +00:00
Nicola Vitale
bc4d856e81 - New entry: Lukasz Stelmach for ports/www/mathjax 2012-07-18 16:14:13 +00:00
Niclas Zeising
98392d743b Small fixes to the porters handbook.
- Add MASTER_SITE_SUBDIR example
- Remove third column from USE_APACHE table and fix link to wiki
- Add missing </entry>
- Remove major shlib version number from examples
- Add PgSQL 92 version number
- Change location of innd to the right one in example

PR:		doc/169864 (with minor fixes from me)
Submitted by:	ohauer
Approved by:	joel (mentor)
2012-07-18 09:39:18 +00:00
Ryusuke SUZUKI
67482fcacd - Merge the following from the English version:
r39073 -> r39229	head/ja_JP.eucJP/share/sgml/header.l10n.ent
2012-07-18 08:54:09 +00:00
Warren Block
7ecfdedeab Consolidate multiple SVN menus into one now that the SVN repository
contains source, doc, and ports.

Based on jgh's diff, but modifies both the static header and the CGI
program that generates the header for dynamic pages.

PR:		169798
Submitted by:	jgh
Reviewed by:	gjb
2012-07-17 16:35:35 +00:00
Hiroki Sato
3c49ea17e7 Fix typos.
Spotted by:	glebius
2012-07-17 10:31:42 +00:00
Ryusuke SUZUKI
5b899b18f0 - Merge the following from the English version:
r38761 -> r39225	head/ja_JP.eucJP/htdocs/where.sgml
	r39188 -> r39225	head/ja_JP.eucJP/share/sgml/news.xml
2012-07-17 09:25:11 +00:00
Fukang Chen
974b33ab1b MFen: r38826 -> r39170 2012-07-17 08:20:26 +00:00
Hiroki Sato
98de62e0e1 9.1-BETA1 available. 2012-07-17 05:06:36 +00:00
Beat Gaetzi
1efc6e026b - Remove CVS chapter as ports has switched to Subversion too
- Add ports specific information to the Subversion primer

PR:		docs/169772
Submitted by:	myself, modified by gjb
Approved by:	gjb
2012-07-15 19:31:37 +00:00
Beat Gaetzi
dde18e8c3c - Add information about Subversion
PR:		docs/169771
Submitted by:	myself, modified by wblock
Approved by:	wblock
2012-07-15 19:27:17 +00:00
Ryusuke SUZUKI
9e29aa6651 - Merge the following from the English version:
r39180 -> r39198	head/ja_JP.eucJP/htdocs/releases/index.sgml
2012-07-15 16:30:14 +00:00
Ryusuke SUZUKI
2f028bf87b - Merge the following from the English version:
r38867 -> r39199	head/ja_JP.eucJP/htdocs/developers/cvs.sgml
	r38703 -> r39180	head/ja_JP.eucJP/htdocs/releases/index.sgml
	r38918 -> r39205	head/ja_JP.eucJP/htdocs/send-pr.sgml
	r38745 -> r39201	head/ja_JP.eucJP/htdocs/support/webresources.sgml
2012-07-15 15:17:12 +00:00
Glen Barber
0e3359406f Correct a few entries that were mistakenly changed which would adversely
affect users of 8.x and prior by noting separate rc.conf(5) entries for
8.x and earlier or 9.x and later.

Spotted by:	dougb
Pointyhat to:	gjb (myself)
2012-07-15 07:36:14 +00:00
Glen Barber
c4048df496 - ipv6_enable is deprecated; use ip6_prefer instead.
- ipv6_ifconfig_{interface} is deprecated in favor of
  ifconfig_{interface}_ipv6; additionally, the latter requires the
  specification of 'inet6'.
2012-07-15 06:56:47 +00:00
Eitan Adler
7e92217cf0 Remove option to set priority or severity: these are unused by our
developers and bugmeisters. It is generally considered bad practice to
include unused selections in a form.

Reset buttons were always a bad idea [0]

[0] http://www.useit.com/alertbox/20000416.html

Approved by:	linimon
Approved by:	bugmeister
2012-07-15 03:21:27 +00:00
Isabell Long
f1b93ef400 Add more information to the section of the porter's handbook about the
MOVED file.

Submitted by:	issyl0 (as part of Google Code-In 2011)
Reviewed by:	gavin, gjb
Approved by:	gabor (mentor)
2012-07-14 16:32:27 +00:00
Isabell Long
6431f8804c Whitespace and indentation fixes for r39189.
Translators, please ignore.

Suggested by:	wblock
Approved by:	gabor (mentor)
2012-07-14 15:25:52 +00:00
Eitan Adler
c0a0f6e31a - Prefer &os; to FreeBSD
- FreeBSD still works on the xbox (supposedly)
- The two provided links appear to be dead

Approved by:	gabor
2012-07-14 14:44:56 +00:00
Eitan Adler
88d135766b Remove dead link.
Update text relating to dragonflybsd

Prefer &os; to text literal

Approved by:	bcr
2012-07-14 14:42:45 +00:00
Ryusuke SUZUKI
39f3e7c290 Correct translation. 2012-07-14 14:42:40 +00:00
Eitan Adler
c46ca15cc0 Ukraine now results in a 502 bad gateway.
Approved by:	bcr
2012-07-14 14:41:58 +00:00
Eitan Adler
6df736af76 The statistics page has not been updated since 2009
Approved by:	bcr
2012-07-14 14:41:27 +00:00
Ryusuke SUZUKI
bd2a6935bb - Merge the following from the English version:
r38865 -> r39195	head/ja_JP.eucJP/htdocs/security/security.sgml
2012-07-14 12:47:52 +00:00
Benedict Reuschling
4891d37d7e MFen r38826 -> r39057:
Remove paragraph about grex.
2012-07-14 11:49:47 +00:00
Eitan Adler
18536c8893 rwatson is no longer a member of the core team
Approved by:	gabor
2012-07-14 03:09:52 +00:00
Jung-uk Kim
ba9d320857 Add couple of missing parens after SVN revisions. 2012-07-14 00:07:52 +00:00
Jung-uk Kim
a15f6a8ae6 Document __FreeBSD_version 1000015:
- Import of OpenSSL 1.0.1c (r238405).
- The fix for LLVM/Clang 3.1 regression (r238429).
2012-07-13 23:48:41 +00:00
Gavin Atkinson
030d07fc7f Update to reflect the new core team. Attilio doesn't currently have a PGP
key in the handbook but plans to commit one soon, so for now add a comented
out entry for him.

Approved by:	bcr (mentor)
2012-07-13 18:16:38 +00:00
Ryusuke SUZUKI
7affd3fd26 - Merge the following from the English version:
r38952 -> r39186	head/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml
2012-07-13 09:38:36 +00:00
Ryusuke SUZUKI
90d33bf143 - Merge the following from the English version:
r39169 -> r39188	head/ja_JP.eucJP/share/sgml/news.xml
2012-07-12 15:30:16 +00:00
Isabell Long
f9f86fc0fe Add a section to the Dos and Don'ts section of the porter's handbook
about avoiding Linuxisms.

Submitted by:	issyl0 (as part of Google Code-In 2011)
Reviewed by:	eadler
Approved by:	gabor (mentor)
2012-07-12 14:12:49 +00:00
Gavin Atkinson
ab815fd74f Announce the 2012 core team election results.
Approved by:	bcr (mentor)
2012-07-12 13:19:23 +00:00
Gavin Atkinson
82478c5dbd Update administration.sgml and the contributors article to reflect new
FreeBSD core team.

Approved by:	bcr (mentor)
2012-07-11 19:07:25 +00:00
Brad Davis
5e6109cad4 - Remove some Retailers/Distributers that do not exist or do not carry FreeBSD anymore. 2012-07-11 16:07:12 +00:00
Glen Barber
41d042ec44 Wrap line, followup from previous commit.
Translators, please ignore.

PR:		169708
Submitted by:	ohauer
2012-07-08 13:28:37 +00:00
Glen Barber
890fc8d315 - Update _APACHE examples with erroneous '.' in version number.
- Reference bsd.apache.mk and the Wiki page.

PR:		169708
Submitted by:	ohauer
2012-07-08 13:28:10 +00:00
David E. O'Brien
76ee95d20b Add actual dates for build & announce. 2012-07-06 23:54:47 +00:00
Glen Barber
0716dc73be Be consistent with regards to case usage in various tags. It seems the
original style was to use uppercase tags, such as '<A HREF', however
this seems to have become highly inconsistent.

The number of lowercase tags far exceed the number of uppercase tags, so
prefer the lowercase '<a href'.
2012-07-06 21:37:51 +00:00
Glen Barber
bc9b0e9d09 Clean up whitespace/indentation post-r39180.
Translators, please ignore this change.
2012-07-06 19:17:49 +00:00
Glen Barber
1df0d29995 Updates and improvements to the releases index page.
PR:		169169
Submitted by:	linimon
2012-07-06 18:58:26 +00:00
Maxim Konovalov
143e383fcf Remove stray whitespaces. 2012-07-06 08:29:03 +00:00
Rene Ladan
7a618319ef MFen 38826 -> 39176
Obtained from:	the FreeBSD Dutch Documentation Project
2012-07-05 21:44:45 +00:00
Ryusuke SUZUKI
9d8749a42b - Merge the following from the English version:
r9982 -> r10327	head/ja_JP.eucJP/books/handbook/linuxemu/chapter.sgml
2012-07-05 15:38:33 +00:00