aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-xsl/files/pkg-deinstall.in
Commit message (Collapse)AuthorAgeFilesLines
* - Modularize. User can choose between the selectedGabor Kovesdan2009-01-221-4/+1
| | | | | | | | | | | | | | | | | | modules via OPTIONS. - Depend on the textproc/docbook meta-port. The user isn't forced to use DocBook 4.2 or SDocBook 1.1 any more, she can install the stylesheets with any desired DocBook version. - Use SUB_LIST to post-edit the installation scripts. - Bump PORTREVISION - Style changes PR: ports/129309 Submitted by: gabor Approved by: maintainer timeout (skv, 7 weeks) Notes: svn path=/head/; revision=226674
* Add an explicit 'exit 0'; xmlcatmgr may return a non-zero exit code ifDag-Erling Smørgrav2005-05-011-1/+3
| | | | | | | | | the entries we want to add (or remove) already exist (or don't). Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=134455
* Use xmlcatmgr to register the catalogs correctly.Dag-Erling Smørgrav2003-07-081-0/+12
Submitted by: Rui Lopes <rui@ruilopes.com> PR: ports/54042 Notes: svn path=/head/; revision=84459