Commit graph

42830 commits

Author SHA1 Message Date
Hiroki Sato
ae0395da63 Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Johann Kois
640294fa86 r43106 -> r43154
MFde:   Resync the project news.

Obtained from:  The FreeBSD German Documentation Project
2013-11-11 19:22:52 +00:00
Hiroki Sato
a60d230fde Add missing namespace declaration. 2013-11-11 18:51:31 +00:00
Hiroki Sato
6db049ce33 Use XML catalog resolution wherever possible instead of absolute pathnames
for external entities.
2013-11-11 18:12:26 +00:00
Hiroki Sato
6e7ced43d3 Fix typos. 2013-11-11 17:57:51 +00:00
Gabor Kovesdan
e755cbb739 - Restore grey background for programlisting
Submitted by:	pluknet
2013-11-11 16:09:14 +00:00
Eitan Adler
e470db943c Fix spelling errors I introduced.
Reported by:	koobs
2013-11-11 12:18:24 +00:00
Ryusuke SUZUKI
ab11a9f648 - Merge the following from the English version:
r43106 -> r43154	head/ja_JP.eucJP/share/xml/news.xml
2013-11-11 10:37:54 +00:00
Benedict Reuschling
ef170199a1 Make the security charter wording less gender biased.
Submitted by:	Kubilay Kocak
Approved by:	des
2013-11-11 09:21:05 +00:00
Hiroki Sato
982ae5a81b Revert an unintended change in the previous commit. 2013-11-11 06:54:40 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Eitan Adler
13ebce2b52 s/singular/plural 2013-11-11 04:12:16 +00:00
Eitan Adler
7f11127e5f Remove or fix some vestiges of the CVS era. 2013-11-11 04:11:00 +00:00
Eitan Adler
7a38886206 We switched to XML from SGML. 2013-11-11 04:08:18 +00:00
Eitan Adler
ee4b3bc705 Split out and expand upon the committer guide's discussion of commit logs.
Some discussion about how to write an appropriate commit log description should be included.  The section currently only discusses the 'meta data'.
2013-11-11 04:07:57 +00:00
Alexey Degtyarev
f24698933b - Actually add my PGP public key which was missed in r43154.
Approved by:    wg (mentor)
2013-11-10 21:58:10 +00:00
Eitan Adler
a683914c21 Remove old method of creating pkg-plist. These methods will not work with staging support as nothing will get installed to the host system. 2013-11-10 21:56:11 +00:00
Alexey Degtyarev
173280dbc5 - Add my entity and insert myself as a developer.
- Add a news entry about me.
- Add my PGP public key.

Approved by:    wg (mentor)
2013-11-10 20:14:07 +00:00
Jimmy Olgeni
09a1493afa Update my key. 2013-11-10 14:44:46 +00:00
Ryusuke SUZUKI
d0b607ffa4 - Merge the following from the English version:
r42937 -> r42949	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2013-11-10 13:58:11 +00:00
Johann Kois
7da9a9b8a5 r43081 -> r43106
MFde:   Resync the Project news

Obtained from:  The FreeBSD German Documentation Project
2013-11-10 10:18:46 +00:00
Mark Felder
60bab5ed13 Updated my key to adhere to best practices 2013-11-09 18:53:49 +00:00
Ryusuke SUZUKI
5e5b382fe1 - Merge the following from the English version:
r42797 -> r42937	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2013-11-09 07:25:07 +00:00
Rene Ladan
3bc4602b29 - Library dependencies are first checked during the build phase,
not during the extract phase
- Update all examples on LIB_DEPENDS to the new syntax [1]
Requested by:	bdrewery [1]
Approved by:	remko (mentor)
2013-11-08 20:16:47 +00:00
Rene Ladan
22adc2b62c Update for USES=kmod, most notably:
- simplify the part on staging kernel module ports
- rewrite the parts on checking for kernel sources

Approved by:	remko (mentor)
2013-11-08 20:13:39 +00:00
Ryusuke SUZUKI
3ac0041626 - Merge the following from the English version:
r41815 -> r42797	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2013-11-08 15:56:47 +00:00
Ivan Voras
108228617d Update my PGP key 2013-11-08 09:01:12 +00:00
Gabor Kovesdan
a1c3a5890f - Fix column count 2013-11-08 06:50:48 +00:00
Glen Barber
b4f1a1b3e1 Re-enable stable/8 relnotes build.
Sponsored by:	The FreeBSD Foundation
2013-11-08 00:39:13 +00:00
Glen Barber
c352ba6ed8 Re-enable relnotes8/{doc,man4}
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-08 00:37:59 +00:00
Glen Barber
7cf51871ef Enable release notes build for stable/10.
Sponsored by:	The FreeBSD Foundation
2013-11-07 23:23:41 +00:00
Glen Barber
931f8586f2 Pull in the notice from webupdate that these scripts are not
updated automatically on the cluster.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:53:09 +00:00
Glen Barber
20b0d371b1 Clean up cruft that has collected over the years.
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:52:10 +00:00
Glen Barber
a9d1f85cc8 Add the webupdate.wrapper script used on build-web.
I do not quite know why this was never committed here, but add
it now so next time I accidentally remove it, it is trivial to
get back.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:51:14 +00:00
Glen Barber
2117dcdcf2 Add 'relnotes10/doc' and 'relnotes10/man4'.
Remove 'relnotes8/doc' and 'relnotes8/man4'.
Fix a case where 'relnotes8/man4' was listed twice, and
'relnotes9/man4' was excluded.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:16:35 +00:00
Glen Barber
8642e83691 Synchronize the webupdate script with what is used in the FreeBSD
cluster.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 20:49:52 +00:00
Gabor Kovesdan
3ee8aa890b - Reapply r42902, which has been accidentally reverted
Optimise the images in the bsdinstall chapter using graphics/pngrewrite -
they only require 4 bits per pixel, but several of them were stored as
8bpp PNGs.  This approximately halves the total file size, allowing the
handbook pages to load much faster.
2013-11-07 19:57:37 +00:00
Gabor Kovesdan
77055f0636 - Re-enable 9.X relnotes
- Leave 8.X relnotes disabled since there will be no more releases
2013-11-07 19:52:25 +00:00
Gabor Kovesdan
e0e8c20bda - Temporarily detach old release notes from the build until the DocBook 5.0
update is merged
2013-11-07 18:35:51 +00:00
Xin LI
07429b49b5 Mention Alexander Botero-Lowry who was a major contributor to
FreeBSD's Python porting effort and founding member of python@
and passed away in 2012.
2013-11-07 18:31:53 +00:00
Gabor Kovesdan
181f228a2f - Fix build of release notes
Approved by:	doceng (self)
2013-11-07 18:20:08 +00:00
Gabor Kovesdan
a1ca8916e1 Merge back improvements from the db5 branch:
- Convert to DocBook 5.0
  - Use XSL-FO and FOP for PDF rendering instead of DSSSL and Jade
  - Drop SGML catalogs since the tree is purely XML now
  - Drop DSSSL stylesheets
  - Drop other legacy constructs
  - Add support for Schematron validation
  - Add Schematron constraints
  - Add support for RELAX NG validation
  - Add experimental support for dblatex

Sponsored by:	The FreeBSD Foundation
Approved by:	doceng (self)
2013-11-07 16:37:11 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
35f1d6c78b MFH 2013-11-07 15:20:31 +00:00
Gabor Kovesdan
c7e8c2a60b - Really fix profiling 2013-11-07 12:48:24 +00:00
Gabor Kovesdan
561270fafd - Default PDF renderer will be FOP 2013-11-07 12:44:37 +00:00
Gabor Kovesdan
61e970ba9d - Fix profiling support 2013-11-07 12:44:11 +00:00
Gabor Kovesdan
8f47ebe252 - Readd accidentally deleted entities 2013-11-07 12:39:24 +00:00
Gabor Kovesdan
f31101a8aa - Temporarily disable some constraints 2013-11-07 12:38:57 +00:00
Ryusuke SUZUKI
4e968cced8 - Merge the following from the English version:
r15267 -> r15428	head/ja_JP.eucJP/books/handbook/security/chapter.xml
2013-11-07 11:57:57 +00:00