[25899] trunk/dports/textproc/docbook-xml-4.1.2

source_changes at macosforge.org source_changes at macosforge.org
Mon Jun 4 20:51:51 PDT 2007


Revision: 25899
          http://trac.macosforge.org/projects/macports/changeset/25899
Author:   boeyms at macports.org
Date:     2007-06-04 20:51:51 -0700 (Mon, 04 Jun 2007)

Log Message:
-----------
textproc/docbook-xml-4.1.2:
 * Add a catalog.xml file as a patch so that this port works properly; addresses
   issues raised on the macports-users mailing list
   (http://lists.macosforge.org/pipermail/macports-users/2007-June/003687.html
   and
   http://lists.macosforge.org/pipermail/macports-users/2007-June/003688.html).

Modified Paths:
--------------
    trunk/dports/textproc/docbook-xml-4.1.2/Portfile

Added Paths:
-----------
    trunk/dports/textproc/docbook-xml-4.1.2/files/
    trunk/dports/textproc/docbook-xml-4.1.2/files/catalog.xml

Modified: trunk/dports/textproc/docbook-xml-4.1.2/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xml-4.1.2/Portfile	2007-06-05 03:39:35 UTC (rev 25898)
+++ trunk/dports/textproc/docbook-xml-4.1.2/Portfile	2007-06-05 03:51:51 UTC (rev 25899)
@@ -4,6 +4,7 @@
 
 name        docbook-xml-4.1.2
 version     [strsed ${name} {s/docbook-xml-//}]
+revision    1
 description Version ${version} of the DocBook XML DTDs
 categories  textproc
 platforms   darwin
@@ -41,6 +42,7 @@
     foreach file ${destroot_files} {
         copy ${worksrcpath}/${file} ${destroot_dir}
     }
+    copy ${filespath}/catalog.xml ${destroot_dir}
 }
 
 post-activate {

Added: trunk/dports/textproc/docbook-xml-4.1.2/files/catalog.xml
===================================================================
--- trunk/dports/textproc/docbook-xml-4.1.2/files/catalog.xml	                        (rev 0)
+++ trunk/dports/textproc/docbook-xml-4.1.2/files/catalog.xml	2007-06-05 03:51:51 UTC (rev 25899)
@@ -0,0 +1,120 @@
+<?xml version='1.0'?>
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+
+<!-- This catalog file is based on the XML Catalog data for DocBook XML
+     V4.2 provided by OASIS.  It was created by Boey Maun Suang for the
+     docbook-xml-4.1.2 port of the MacPorts project.
+  -->
+
+<!-- ...................................................................... -->
+<!-- XML Catalog data for DocBook XML V4.1.2 .............................. -->
+<!-- File catalog.xml ..................................................... -->
+
+<!-- Please direct all questions, bug reports, or suggestions for
+     changes to the docbook at lists.oasis-open.org mailing list. For more
+     information, see http://www.oasis-open.org/.
+  -->
+
+<!-- This is a catalog data file for DocBook V4.1.2. It is provided as
+     a convenience in building your own catalog files. You need not use
+     the filenames listed here, and need not use the filename method of
+     identifying storage objects at all.  See the documentation for
+     detailed information on the files associated with the DocBook DTD.
+     See XML Catalogs at http://www.oasis-open.org/committees/entity/ for
+     detailed information on supplying and using catalog data.
+  -->
+
+<!-- ...................................................................... -->
+<!-- DocBook driver file .................................................. -->
+
+<public publicId="-//OASIS//DTD DocBook XML V4.1.2//EN"
+        uri="docbookx.dtd"/>
+
+<!-- ...................................................................... -->
+<!-- DocBook modules ...................................................... -->
+
+<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.1.2//EN"
+        uri="calstblx.dtd"/>
+
+<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
+        uri="soextblx.dtd"/>
+
+<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.1.2//EN"
+        uri="dbpoolx.mod"/>
+
+<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.1.2//EN"
+        uri="dbhierx.mod"/>
+
+<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.1.2//EN"
+        uri="dbgenent.mod"/>
+
+<public publicId="-//OASIS//ENTITIES DocBook Notations V4.1.2//EN"
+        uri="dbnotnx.mod"/>
+
+<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.1.2//EN"
+        uri="dbcentx.mod"/>
+
+<!-- ...................................................................... -->
+<!-- ISO entity sets ...................................................... -->
+
+<public publicId="ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
+        uri="ent/iso-dia.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
+        uri="ent/iso-num.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Publishing//EN//XML"
+        uri="ent/iso-pub.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES General Technical//EN//XML"
+        uri="ent/iso-tech.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
+        uri="ent/iso-lat1.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
+        uri="ent/iso-lat2.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
+        uri="ent/iso-grk1.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
+        uri="ent/iso-grk2.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
+        uri="ent/iso-grk3.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
+        uri="ent/iso-grk4.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
+        uri="ent/iso-amsa.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
+        uri="ent/iso-amsb.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
+        uri="ent/iso-amsc.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
+        uri="ent/iso-amsn.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
+        uri="ent/iso-amso.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
+        uri="ent/iso-amsr.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
+        uri="ent/iso-box.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
+        uri="ent/iso-cyr1.ent"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
+        uri="ent/iso-cyr2.ent"/>
+
+<!-- End of catalog data for DocBook XML V4.2 ............................. -->
+<!-- ...................................................................... -->
+
+</catalog>


Property changes on: trunk/dports/textproc/docbook-xml-4.1.2/files/catalog.xml
___________________________________________________________________
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070604/9ca1d699/attachment.html


More information about the macports-changes mailing list