ports/61550: textproc/xmlcatmgr: pkg-descr update
Hiroki Sato
hrs at FreeBSD.org
Sun Jan 18 21:40:15 UTC 2004
>Number: 61550
>Category: ports
>Synopsis: textproc/xmlcatmgr: pkg-descr update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 18 13:40:08 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Hiroki Sato
>Release: FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.9-RC FreeBSD 4.9-RC #0: Sat Oct 25 04:40:22 JST 2003 hrs at alph.allbsd.org:/usr/obj/usr/src/sys/ALPH i386
>Description:
Update pkg-descr for xmlcatmgr 2.x, which is no longer
a shell script.
>How-To-Repeat:
N/A
>Fix:
Index: xmlcatmgr/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/xmlcatmgr/pkg-descr,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 pkg-descr
--- xmlcatmgr/pkg-descr 12 Jan 2004 22:26:05 -0000 1.2
+++ xmlcatmgr/pkg-descr 18 Jan 2004 21:25:33 -0000
@@ -1,7 +1,11 @@
-XML Catalog Manager (xmlcatmgr in its short form) is a small utility
-used to manipulate SGML and XML catalogs. It is extremely small and
-lightweight, requiring no more dependancies than an awk and a shell
-interpreter. Basically, it allows adding and removing entries from
-catalogs, in a completely automated way.
+XML Catalog Manager (xmlcatmgr in its short form) is a small utility used
+to manipulate SGML and XML catalogs. It is extremely small and lightweight,
+specially designed to be run from packaging systems. Basically, it allows
+adding and removing entries from catalogs in a completely automated way.
+
+A catalog is a lookup mechanism used to translate entities into other
+different entities. They can, for example, map public identifiers to
+local files or URIs. This allows you to tell the parser where to look
+for entities without having to modify the original document source.
WWW: http://xmlcatmgr.sourceforge.net/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list