<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doc, branch DOCBOOK45</title>
<subtitle>FreeBSD documentation tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/'/>
<entry>
<title>- Manifest should be generated for the whole XHTML file as well since</title>
<updated>2013-05-17T20:55:02+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2013-05-17T20:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=31fec0dd2f5b91f6eab4d466962aaddd4444fb5b'/>
<id>31fec0dd2f5b91f6eab4d466962aaddd4444fb5b</id>
<content type='text'>
  images' long description is put into an external file but it seems
  the non-chunked XHTML output does not support manifest yet so
  disable external longdescs for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  images' long description is put into an external file but it seems
  the non-chunked XHTML output does not support manifest yet so
  disable external longdescs for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pgpkeyring output.</title>
<updated>2013-05-17T20:12:00+00:00</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2013-05-17T20:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=aeba4d0713537d9925fc6f58a7de27170a548df2'/>
<id>aeba4d0713537d9925fc6f58a7de27170a548df2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- LANGCODE used to resolve to "." when called from the top-level directory;</title>
<updated>2013-05-17T19:56:43+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2013-05-17T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=f207ef13934863412ad676642ceee6690d21870c'/>
<id>f207ef13934863412ad676642ceee6690d21870c</id>
<content type='text'>
  failing this resulted in bogus file removals so revert this behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  failing this resulted in bogus file removals so revert this behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>- Quick fix for the PGP keyring generation; it will be rewritten in XSLT</title>
<updated>2013-05-17T19:38:58+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2013-05-17T19:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=96f598a83daba367817e1ebfe1836d174acdd4da'/>
<id>96f598a83daba367817e1ebfe1836d174acdd4da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge the XML toolchain upgrade, which contains the following changes:</title>
<updated>2013-05-17T18:49:52+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2013-05-17T18:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=48c0df24d2553e6a732ec3e02b26e3eaf3df47d4'/>
<id>48c0df24d2553e6a732ec3e02b26e3eaf3df47d4</id>
<content type='text'>
  - Upgrade to DocBook 4.5
  - Use XSLT instead of DSSSL to render XHTML-based output
  - Generate PDF from PS and simplify image processing
  - Fix make lint and validate the whole documentation set
  - Fix rendering of TOC elements
  - Fix misused link elements that resulted in a corrupt rendering
  - Use more human-friendly publication data and release info rendering
  - Add support for XInclude in DocBook documents
  - Add support for profiling with attributes [1]
  - Add support for Schematron constraints
  - Add experimental epub support
  - Add experimental support for XSL-FO-based printed output
  - Clean up obsolete SGML constructs
  - Clean up catalogs
  - Drop HTML Tidy since it is not needed any more

  [1] http://www.sagehill.net/docbookxsl/Profiling.html

The dependencies of the build will change as follows:
  - textproc/opensp
  - www/tidy-lib
  - textproc/html
  - textproc/linuxdoc
  - textproc/docbook-410
  - textproc/docbook-xml
  + textproc/docbook-xml-450
  + textproc/iso-schematron-xslt

Approved by:	doceng (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Upgrade to DocBook 4.5
  - Use XSLT instead of DSSSL to render XHTML-based output
  - Generate PDF from PS and simplify image processing
  - Fix make lint and validate the whole documentation set
  - Fix rendering of TOC elements
  - Fix misused link elements that resulted in a corrupt rendering
  - Use more human-friendly publication data and release info rendering
  - Add support for XInclude in DocBook documents
  - Add support for profiling with attributes [1]
  - Add support for Schematron constraints
  - Add experimental epub support
  - Add experimental support for XSL-FO-based printed output
  - Clean up obsolete SGML constructs
  - Clean up catalogs
  - Drop HTML Tidy since it is not needed any more

  [1] http://www.sagehill.net/docbookxsl/Profiling.html

The dependencies of the build will change as follows:
  - textproc/opensp
  - www/tidy-lib
  - textproc/html
  - textproc/linuxdoc
  - textproc/docbook-410
  - textproc/docbook-xml
  + textproc/docbook-xml-450
  + textproc/iso-schematron-xslt

Approved by:	doceng (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH</title>
<updated>2013-05-17T18:05:43+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2013-05-17T18:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=e8f02ce7e1fd3d3cdcd338f9eceb426dc5f33bfc'/>
<id>e8f02ce7e1fd3d3cdcd338f9eceb426dc5f33bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Minor grammatical corrections in the 2013Q1 status report</title>
<updated>2013-05-17T13:03:01+00:00</updated>
<author>
<name>Gabor Pali</name>
<email>pgj@FreeBSD.org</email>
</author>
<published>2013-05-17T13:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=1729018800cad95a0f5fb56104ddf0945c9b4796'/>
<id>1729018800cad95a0f5fb56104ddf0945c9b4796</id>
<content type='text'>
Submitted by:	theraven
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	theraven
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the answer about tape drives.</title>
<updated>2013-05-16T23:43:11+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-05-16T23:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=c2c12554150f7d071a7894ef2e44ead4b899bbbf'/>
<id>c2c12554150f7d071a7894ef2e44ead4b899bbbf</id>
<content type='text'>
Submitted by:	imp
Approved by:	bcr (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	imp
Approved by:	bcr (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a link to ServerFault for FreeBSD specific questions.</title>
<updated>2013-05-16T23:43:01+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-05-16T23:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=a4f7968f2413dc7e76a487b1513bcc0abc30c2fd'/>
<id>a4f7968f2413dc7e76a487b1513bcc0abc30c2fd</id>
<content type='text'>
Submitted by:	jackp on the forums
Discussed with:	gjb
Approved by:	bcr (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	jackp on the forums
Discussed with:	gjb
Approved by:	bcr (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update my PGP key.</title>
<updated>2013-05-16T15:22:35+00:00</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2013-05-16T15:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=b973cab9f83466b684f9739cd22a6ce57f5e2f8f'/>
<id>b973cab9f83466b684f9739cd22a6ce57f5e2f8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
