aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-sgml
Commit message (Collapse)AuthorAgeFilesLines
* Also bump PORTREVISION to have repaired catalogs installed.Matthias Andree2014-02-191-0/+1
| | | | Notes: svn path=/head/; revision=345161
* Fix catalog generation to unbreak textproc/docbook-utils build.Matthias Andree2014-02-191-1/+1
| | | | | | | | | Missing closing quotes, and docbook-xml-5.0 does not install a docbook.cat for SGML, so do not list it. Use a shell test to skip the installation because fmake would otherwise barf (bmake is fine). Notes: svn path=/head/; revision=345160
* Consolidate the docbook ports into -sgml and -xml variants.Mathieu Arnold2014-02-194-0/+223
Submitted by: hrs (based on) Sponsored by: Absolight Notes: svn path=/head/; revision=345097