summaryrefslogtreecommitdiff
path: root/textproc/sdocbook-xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using xmlcatmgr from mkcatalog.Jun Kuriyama2003-07-013-8/+31
| | | | | | | | | | | | | | # Maintainers, please let me know if I break something in your port. Submitted by: hrs PR: ports/53819, ports/53820, ports/53821, ports/53822, ports/53823, ports/53824, ports/53825, ports/53826, ports/53827, ports/53828, ports/53829, ports/53830, ports/53831, ports/53832, ports/53833, ports/53834, ports/53835, ports/53836, ports/53837 Notes: svn path=/head/; revision=83949
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* The distfile contains a number of group-writable files; don't install byKris Kennaway2002-10-271-3/+11
| | | | | | | | | extracting directly into ${PREFIX}, but unpack and then install separately. Reviewed by: maintainer Notes: svn path=/head/; revision=68906
* Take over maintainership and update.Dag-Erling Smørgrav2002-02-245-63/+36
| | | | | | | Approved by: maintainer timeout. Notes: svn path=/head/; revision=55178
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Import new port textproc/sdocbook-xml. Sdocbook-xml is the "Simplified"Kiriyama Kazuhiko2001-03-196-0/+85
DocBook XML DTD. Notes: svn path=/head/; revision=40047