summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/PLIST
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-29 20:21:06 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-29 20:21:06 +0000
commit50c90b2f77085d9d55051f5adee5ebaa84ee6b59 (patch)
tree508da3c11def095a402be3a6655c70f001c27238 /textproc/xmlcatmgr/PLIST
parent9aaa6ee3c1775413e308bc0b8d39e651179a7c0d (diff)
downloadpkgsrc-50c90b2f77085d9d55051f5adee5ebaa84ee6b59.tar.gz
Update xmlcatmgr to 0.2. Changes in this version:
* Added XML Catalogs management. You must use the new `-s' flag to handle SGML Catalogs as XML format becomes the default. * Dropped use of getopt in favour of getopts, as the former does not handle whitespace in variables properly. * Handle comments in SGML catalogs properly. * Several manpage improvements. Changes in the package: * Implement a new framework to automatically register/deregister catalog entries. This is available through the catalogs.mk file. Packages do not need to call xmlcatmgr directly any more, nor do tricky things in their PLISTs. * Install two catalog files under PKG_SYSCONFDIR, one called sgml/catalog and the other xml/catalog. Both are completely different things, so they can't be mixed. Also avoid that any of these catalogs refer to the other one, as this could cause problems.
Diffstat (limited to 'textproc/xmlcatmgr/PLIST')
-rw-r--r--textproc/xmlcatmgr/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xmlcatmgr/PLIST b/textproc/xmlcatmgr/PLIST
index fa89f6b8edd..32dd5de0913 100644
--- a/textproc/xmlcatmgr/PLIST
+++ b/textproc/xmlcatmgr/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2003/01/11 21:08:42 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/01/29 20:21:07 jmmv Exp $
bin/xmlcatmgr
man/man1/xmlcatmgr.1
-share/examples/xmlcatmgr/catalog.global
+share/examples/xmlcatmgr/catalog.etc.sgml
+share/examples/xmlcatmgr/catalog.etc.xml
share/sgml/catalog
share/xml/catalog
@dirrm share/xml