summaryrefslogtreecommitdiff
path: root/textproc/xhtml-basic/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a new keywork xmlcatmgrBaptiste Daroussin2016-05-241-1/+1
| | | | | | | | | | | | | It simplifies the handling of the XML and SMGL catalog It brings a big of consistency by always specifying the catalog path absolute instead of mixing absolute and relative path. The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing Reviewed by: hrs Differential Revision: https://reviews.freebsd.org/D6539 Notes: svn path=/head/; revision=415814
* Fix a problem that prevents some SGML tools from working.Hiroki Sato2004-08-251-0/+23
| | | | | | | | Approved by: nectar (maintainer) PR: ports/63035 Notes: svn path=/head/; revision=117259
* Add xhtml-basic and xhtml-modularization, a customizable versionJacques Vidrine2003-12-151-0/+20
of XHTML and the modular DTDs on which it depends. Notes: svn path=/head/; revision=95883