summaryrefslogtreecommitdiff
path: root/textproc/docbook-410
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2000-06-26 22:17:59 +0000
committerMurray Stokely <murray@FreeBSD.org>2000-06-26 22:17:59 +0000
commit588ea816c33ef439a290d5d4462bed4c3bbbcf1c (patch)
tree1848313d66be07ee68ec3181830441fcabdf366b /textproc/docbook-410
parentAdd mingw, cross development suite for MS Windows. (diff)
DocBook 4.1 has been finalized
Approved by: jkh
Notes
Notes: svn path=/head/; revision=29893
Diffstat (limited to 'textproc/docbook-410')
-rw-r--r--textproc/docbook-410/Makefile39
-rw-r--r--textproc/docbook-410/distinfo1
-rw-r--r--textproc/docbook-410/files/catalog63
-rw-r--r--textproc/docbook-410/pkg-comment1
-rw-r--r--textproc/docbook-410/pkg-descr13
-rw-r--r--textproc/docbook-410/pkg-plist18
6 files changed, 135 insertions, 0 deletions
diff --git a/textproc/docbook-410/Makefile b/textproc/docbook-410/Makefile
new file mode 100644
index 000000000000..54fb3dabb3ce
--- /dev/null
+++ b/textproc/docbook-410/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: docbook-410
+# Date created: 26 June 2000
+# Whom: murray
+#
+# Based on nik's docbook-310 port
+#
+# $FreeBSD$
+#
+
+PORTNAME= docbook
+PORTVERSION= 4.1
+CATEGORIES= textproc
+MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.1/
+DISTNAME= docbk41
+EXTRACT_ONLY= # empty
+
+MAINTAINER= murray@freebsd.org
+
+RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
+
+USE_ZIP= yes
+NO_MTREE= yes
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+INSTDIR= ${PREFIX}/share/sgml/docbook
+ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
+
+pre-install:
+ @[ -d ${INSTDIR}/4.1 ] || ${MKDIR} ${INSTDIR}/4.1
+
+do-install:
+ @unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}/4.1
+ @${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/4.1/catalog
+ @${ECHO} "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/4.1/catalog
+ @${CHMOD} ${SHAREMODE} ${INSTDIR}/4.1/*
+ @${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
+
+.include <bsd.port.mk>
diff --git a/textproc/docbook-410/distinfo b/textproc/docbook-410/distinfo
new file mode 100644
index 000000000000..1132f86510d1
--- /dev/null
+++ b/textproc/docbook-410/distinfo
@@ -0,0 +1 @@
+MD5 (docbk41.zip) = 489f6ff2a2173eb1e14216c10533ede2
diff --git a/textproc/docbook-410/files/catalog b/textproc/docbook-410/files/catalog
new file mode 100644
index 000000000000..2b6b44ad85e2
--- /dev/null
+++ b/textproc/docbook-410/files/catalog
@@ -0,0 +1,63 @@
+ -- ...................................................................... --
+ -- Catalog data for DocBook V4.1 ........................................ --
+ -- File docbook.cat ..................................................... --
+
+ -- Please direct all questions, bug reports, or suggestions for
+ changes to the docbook@lists.oasis-open.org mailing list. For more
+ information, see http://www.oasis-open.org/.
+ --
+
+ -- This is the catalog data file for DocBook V4.1. 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 SGML Open Technical Resolution 9401 for detailed information
+ on supplying and using catalog data.
+ --
+
+ -- ...................................................................... --
+ -- SGML declaration associated with DocBook ............................. --
+
+DTDDECL "-//OASIS//DTD DocBook V4.1//EN" "docbook.dcl"
+
+ -- ...................................................................... --
+ -- DocBook driver file .................................................. --
+
+PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "docbook.dtd"
+
+ -- ...................................................................... --
+ -- DocBook modules ...................................................... --
+
+PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "cals-tbl.dtd"
+PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.1//EN" "dbpool.mod"
+PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.1//EN" "dbhier.mod"
+PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.1//EN" "dbgenent.mod"
+PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.1//EN" "dbnotn.mod"
+PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.1//EN" "dbcent.mod"
+
+ -- ...................................................................... --
+ -- ISO entity sets ...................................................... --
+
+PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "iso-dia.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "iso-num.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "iso-pub.gml"
+PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "iso-tech.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "iso-lat1.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "iso-lat2.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "iso-grk1.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "iso-grk2.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "iso-grk3.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "iso-grk4.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "iso-amsa.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "iso-amsb.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "iso-amsc.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "iso-amsn.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "iso-amso.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "iso-amsr.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "iso-box.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "iso-cyr1.gml"
+PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "iso-cyr2.gml"
+
+ -- End of catalog data for DocBook V4.1 ................................. --
+ -- ...................................................................... --
diff --git a/textproc/docbook-410/pkg-comment b/textproc/docbook-410/pkg-comment
new file mode 100644
index 000000000000..46e44614142d
--- /dev/null
+++ b/textproc/docbook-410/pkg-comment
@@ -0,0 +1 @@
+V4.1 of the DocBook DTD, designed for technical documentation
diff --git a/textproc/docbook-410/pkg-descr b/textproc/docbook-410/pkg-descr
new file mode 100644
index 000000000000..1065c4ab8b9d
--- /dev/null
+++ b/textproc/docbook-410/pkg-descr
@@ -0,0 +1,13 @@
+The DocBook DTD defines structural and content-based SGML markup
+for computer documentation, with a primary emphasis on software
+documentation and related classes of technical documents. Its
+main high-level hierarchical structures are for books, reference
+entries (for example, ``man pages''), and articles. It is
+maintained by the DocBook Technical Committee of OASIS.
+
+This port contains DocBook 4.1
+
+The DocBook documentation is available in ASCII and PDF
+at http://people.FreeBSD.org/~wosch/docbook/
+
+WWW: http://www.oasis-open.org/docbook/
diff --git a/textproc/docbook-410/pkg-plist b/textproc/docbook-410/pkg-plist
new file mode 100644
index 000000000000..30c11a71c66f
--- /dev/null
+++ b/textproc/docbook-410/pkg-plist
@@ -0,0 +1,18 @@
+share/sgml/docbook/4.1/40chg.txt
+share/sgml/docbook/4.1/41chg.txt
+share/sgml/docbook/4.1/50issues.txt
+share/sgml/docbook/4.1/ChangeLog
+share/sgml/docbook/4.1/cals-tbl.dtd
+share/sgml/docbook/4.1/catalog
+share/sgml/docbook/4.1/dbcent.mod
+share/sgml/docbook/4.1/dbgenent.mod
+share/sgml/docbook/4.1/dbhier.mod
+share/sgml/docbook/4.1/dbnotn.mod
+share/sgml/docbook/4.1/dbpool.mod
+share/sgml/docbook/4.1/docbook.cat
+share/sgml/docbook/4.1/docbook.dcl
+share/sgml/docbook/4.1/docbook.dtd
+share/sgml/docbook/4.1/readme.txt
+@dirrm share/sgml/docbook/4.1
+@unexec rmdir %D/share/sgml/docbook 2>/dev/null || true
+@unexec rmdir %D/share/sgml 2>/dev/null || true