aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Fix doc tree build when Ghostscript 8.70 is used.Hiroki Sato2009-12-251-2/+9
* GS 8.70 needs that target files exist before being created. ThisMarc Fonvieille2009-12-231-0/+2
* Add past events XSL template.Murray Stokely2008-06-221-0/+1
* Generate RSS 2.0 feed of FreeBSD in the Press stories.Murray Stokely2008-01-161-0/+1
* Unbreak the web build in the -DWITH_DOC case by adding the same newMurray Stokely2008-01-071-0/+2
* Eliminate duplicate traversal of directories in realinstall target.Bruce A. Mah2006-11-091-1/+1
* Define ${SED} if it wasn't defined already...weird things wereBruce A. Mah2006-11-021-0/+1
* Add missing dependencies.Hiroki Sato2006-09-221-1/+7
* Fix doc tree build without the www tree.Hiroki Sato2006-08-221-4/+14
* Implement dynamic generation of &base; entity for XML documents andHiroki Sato2006-08-212-1/+19
* Remove navigation dependset.Hiroki Sato2006-08-201-6/+1
* www cleanup mega commit:Hiroki Sato2006-08-192-42/+76
* Make Traditional Chinese PDF/PostScript of FreeBSD DocumentsVanilla I. Shu2006-06-241-1/+1
* Since we can now generate txt files with html2text, remove zh_CN.GB2312Xin LI2006-06-211-1/+1
* Do not remove $XML_MIRRORS* by "make clean" when $LANGCODE=".".Hiroki Sato2006-04-241-0/+2
* - Move build targets for book.{ps,pdf} of the handbook to the LI part.Hiroki Sato2006-04-171-13/+78
* Move build targets for book.{ps,pdf} of the handbook to the LI part.Hiroki Sato2006-04-171-0/+1
* Add JADETEX_PREPROCESS and PDFTEX_PREPROCESS for pre-processingHiroki Sato2006-04-072-9/+13
* Apply RTF fixups which improves our .rtf generation:Xin LI2006-03-221-26/+31
* Remove -i option and add -wrap 90 option for tidy (in doc.docbook.mkHiroki Sato2006-02-251-1/+1
* Improve the docbook build infrastructure's index.sgml build process:Xin LI2005-12-131-17/+29
* Merge some improvements of build infrastructure from the Simplified ChineseXin LI2005-12-101-2/+8
* Fix COMPAT_SYMLINK for ja_JP.eucJP.Hiroki Sato2005-10-051-3/+2
* Merge changes from www/share/mk.Hiroki Sato2005-10-041-1/+35
* Disable .ps and .pdf build of some languages---ja_JP.eucJP,Hiroki Sato2005-09-231-0/+24
* - Add XML_INCLUDES to DEPENDS.<id> only when it is needed.Hiroki Sato2005-09-191-15/+18
* Fix a build breakage when the www tree is unavailable.Hiroki Sato2005-09-182-1/+5
* Add localization support for usergroups.xml.Hiroki Sato2005-09-181-6/+15
* Introduce doc.xml.mk and XMLDOCS variable to simplify buildHiroki Sato2005-09-183-61/+281
* - Rework jade/openjade handling.Pav Lucistnik2005-08-302-19/+11
* Make HTML and PDF targets .OBJDIR clean.Murray Stokely2005-08-291-5/+5
* Exclude 'CVS' directories when making OpenOffice .sxi files (.sxiMurray Stokely2005-08-291-1/+1
* Remove pointless copy of template directory.Murray Stokely2005-08-291-3/+3
* Add 'sxi' as a known format for the DocBook Slides infrastructure inMurray Stokely2005-08-291-1/+13
* Add $X[MS]L_USERGROUP for usergroup.xml.Hiroki Sato2005-07-161-0/+3
* Add a comment that explains why ${PREFIX}/share/texmf-dist/LICENSE.texmfHiroki Sato2005-02-201-0/+6
* Add teTeX 3.0 support. This change should fix the "Fatal format fileHiroki Sato2005-02-201-1/+6
* Fix sorting of mirrors. Newer versions of xsltprocMartin Heinen2005-01-151-1/+1
* Set the default line width for FORMATS="txt" to 72 columns. This fixes,Giorgos Keramidas2005-01-102-2/+2
* Tell collateindex to set the id tag (to "doc-index" in lack of betterSimon L. B. Nielsen2005-01-061-3/+3
* Fix HTML output with multiple XML SRCs case.Murray Stokely2004-09-071-1/+1
* Add definitions required for using SAXON instead of libxslt whenMurray Stokely2004-09-072-2/+8
* Add support for using FOP or XEP as an XSL-FO backend via USE_* makeMurray Stokely2004-09-042-3/+18
* Add support for building documents in our doc/ tree marked up inMurray Stokely2004-09-023-5/+71
* XSLTPROC and TIDY are not specific to either DocBook or HTML formats,Murray Stokely2004-09-023-3/+2
* Fix the RTF build:Marc Fonvieille2004-08-121-2/+22
* Backout last change. It was already included in doc.common.mk.Murray Stokely2004-08-121-1/+1
* Always use absolute URLs for print output.Murray Stokely2004-08-121-1/+1
* Honor DVIPSFLAGS even if PAPERSIZE is not defined.Murray Stokely2004-08-111-1/+2
* - When <langcode>/share/mk/doc.local.mk exists, it will be includedHiroki Sato2004-08-092-12/+10