aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add missing namespace declaration.Hiroki Sato2013-11-111-0/+1
| | | | Notes: svn path=/head/; revision=43169
* Use XML catalog resolution wherever possible instead of absolute pathnamesHiroki Sato2013-11-115-10/+10
| | | | | | | for external entities. Notes: svn path=/head/; revision=43168
* Fix typos.Hiroki Sato2013-11-111-3/+3
| | | | Notes: svn path=/head/; revision=43167
* - Restore grey background for programlistingGabor Kovesdan2013-11-111-1/+1
| | | | | | | Submitted by: pluknet Notes: svn path=/head/; revision=43166
* Fix spelling errors I introduced.Eitan Adler2013-11-111-2/+2
| | | | | | | Reported by: koobs Notes: svn path=/head/; revision=43165
* - Merge the following from the English version:Ryusuke SUZUKI2013-11-111-1/+10
| | | | | | | r43106 -> r43154 head/ja_JP.eucJP/share/xml/news.xml Notes: svn path=/head/; revision=43164
* Make the security charter wording less gender biased.Benedict Reuschling2013-11-111-3/+3
| | | | | | | | Submitted by: Kubilay Kocak Approved by: des Notes: svn path=/head/; revision=43163
* Revert an unintended change in the previous commit.Hiroki Sato2013-11-111-1/+1
| | | | Notes: svn path=/head/; revision=43162
* - Define l10n.ent as an entity in localized directories and make them beHiroki Sato2013-11-1144-112/+114
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=43161
* s/singular/pluralEitan Adler2013-11-111-1/+1
| | | | Notes: svn path=/head/; revision=43160
* Remove or fix some vestiges of the CVS era.Eitan Adler2013-11-111-6/+3
| | | | Notes: svn path=/head/; revision=43159
* We switched to XML from SGML.Eitan Adler2013-11-111-1/+1
| | | | Notes: svn path=/head/; revision=43158
* Split out and expand upon the committer guide's discussion of commit logs.Eitan Adler2013-11-111-186/+204
| | | | | | | Some discussion about how to write an appropriate commit log description should be included. The section currently only discusses the 'meta data'. Notes: svn path=/head/; revision=43157
* - Actually add my PGP public key which was missed in r43154.Alexey Degtyarev2013-11-101-0/+42
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=43156
* Remove old method of creating pkg-plist. These methods will not work with ↵Eitan Adler2013-11-101-30/+0
| | | | | | | staging support as nothing will get installed to the host system. Notes: svn path=/head/; revision=43155
* - Add my entity and insert myself as a developer.Alexey Degtyarev2013-11-105-0/+22
| | | | | | | | | | - Add a news entry about me. - Add my PGP public key. Approved by: wg (mentor) Notes: svn path=/head/; revision=43154
* Update my key.Jimmy Olgeni2013-11-101-81/+54
| | | | Notes: svn path=/head/; revision=43151
* - Merge the following from the English version:Ryusuke SUZUKI2013-11-101-74/+85
| | | | | | | r42937 -> r42949 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml Notes: svn path=/head/; revision=43150
* r43081 -> r43106Johann Kois2013-11-101-1/+29
| | | | | | | | | MFde: Resync the Project news Obtained from: The FreeBSD German Documentation Project Notes: svn path=/head/; revision=43149
* Updated my key to adhere to best practicesMark Felder2013-11-091-31/+37
| | | | Notes: svn path=/head/; revision=43148
* - Merge the following from the English version:Ryusuke SUZUKI2013-11-091-60/+70
| | | | | | | r42797 -> r42937 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml Notes: svn path=/head/; revision=43147
* - Library dependencies are first checked during the build phase,Rene Ladan2013-11-081-4/+4
| | | | | | | | | | not during the extract phase - Update all examples on LIB_DEPENDS to the new syntax [1] Requested by: bdrewery [1] Approved by: remko (mentor) Notes: svn path=/head/; revision=43146
* Update for USES=kmod, most notably:Rene Ladan2013-11-081-30/+11
| | | | | | | | | | - simplify the part on staging kernel module ports - rewrite the parts on checking for kernel sources Approved by: remko (mentor) Notes: svn path=/head/; revision=43145
* - Merge the following from the English version:Ryusuke SUZUKI2013-11-081-702/+539
| | | | | | | r41815 -> r42797 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml Notes: svn path=/head/; revision=43144
* Update my PGP keyIvan Voras2013-11-081-180/+192
| | | | Notes: svn path=/head/; revision=43143
* - Fix column countGabor Kovesdan2013-11-081-1/+1
| | | | Notes: svn path=/head/; revision=43142
* Re-enable stable/8 relnotes build.Glen Barber2013-11-081-1/+2
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=43141
* Re-enable relnotes8/{doc,man4}Glen Barber2013-11-081-1/+5
| | | | | | | | Approved by: doceng (implicit) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=43140
* Enable release notes build for stable/10.Glen Barber2013-11-071-0/+1
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=43139
* Pull in the notice from webupdate that these scripts are notGlen Barber2013-11-071-0/+5
| | | | | | | | | | updated automatically on the cluster. Approved by: doceng (implicit) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=43138
* Clean up cruft that has collected over the years.Glen Barber2013-11-071-24/+0
| | | | | | | | Approved by: doceng (implicit) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=43137
* Add the webupdate.wrapper script used on build-web.Glen Barber2013-11-071-0/+70
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=43136
* Add 'relnotes10/doc' and 'relnotes10/man4'.Glen Barber2013-11-071-4/+5
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=43135
* Synchronize the webupdate script with what is used in the FreeBSDGlen Barber2013-11-071-12/+23
| | | | | | | | | | cluster. Approved by: doceng (implicit) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=43134
* - Reapply r42902, which has been accidentally revertedGabor Kovesdan2013-11-0744-0/+0
| | | | | | | | | | 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. Notes: svn path=/head/; revision=43133
* - Re-enable 9.X relnotesGabor Kovesdan2013-11-071-4/+2
| | | | | | | - Leave 8.X relnotes disabled since there will be no more releases Notes: svn path=/head/; revision=43132
* - Temporarily detach old release notes from the build until the DocBook 5.0Gabor Kovesdan2013-11-071-3/+4
| | | | | | | update is merged Notes: svn path=/head/; revision=43131
* Mention Alexander Botero-Lowry who was a major contributor toXin LI2013-11-071-0/+9
| | | | | | | | FreeBSD's Python porting effort and founding member of python@ and passed away in 2012. Notes: svn path=/head/; revision=43130
* - Fix build of release notesDOCBOOK50Gabor Kovesdan2013-11-071-3/+5
| | | | | | | | Approved by: doceng (self) Notes: svn path=/head/; revision=43127 svn path=/release/DOCBOOK50/; revision=43128; tag=DOCBOOK50
* Merge back improvements from the db5 branch:Gabor Kovesdan2013-11-071681-149305/+139754
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=43126
| * - Definitively upgrade to DocBook 5.0Gabor Kovesdan2013-11-07958-123743/+96037
| | | | | | | | Notes: svn path=/projects/db5/; revision=43125
| * MFHGabor Kovesdan2013-11-075-64/+290
| | | | | | | | Notes: svn path=/projects/db5/; revision=43124
| * - Really fix profilingGabor Kovesdan2013-11-071-1/+1
| | | | | | | | Notes: svn path=/projects/db5/; revision=43121
| * - Default PDF renderer will be FOPGabor Kovesdan2013-11-071-1/+1
| | | | | | | | Notes: svn path=/projects/db5/; revision=43120
| * - Fix profiling supportGabor Kovesdan2013-11-071-3/+3
| | | | | | | | Notes: svn path=/projects/db5/; revision=43119
| * - Readd accidentally deleted entitiesGabor Kovesdan2013-11-071-0/+16
| | | | | | | | Notes: svn path=/projects/db5/; revision=43118
| * - Temporarily disable some constraintsGabor Kovesdan2013-11-071-0/+4
| | | | | | | | Notes: svn path=/projects/db5/; revision=43117
| * - Comment out unexisting IDREFGabor Kovesdan2013-11-061-1/+2
| | | | | | | | Notes: svn path=/projects/db5/; revision=43111
| * - Readd mistakenly deleted fileGabor Kovesdan2013-11-061-0/+16
| | | | | | | | Notes: svn path=/projects/db5/; revision=43110
| * - Fixes after MFHGabor Kovesdan2013-11-0610-198/+206
| | | | | | | | Notes: svn path=/projects/db5/; revision=43109