summaryrefslogtreecommitdiff
path: root/textproc/docbook-241
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-04-14 22:26:54 +0000
committerNik Clayton <nik@FreeBSD.org>1999-04-14 22:26:54 +0000
commit42c8a752f6f9b409150be90c387705f6242a7326 (patch)
tree0707088cd0ac191391b9334710e138c6a177ac15 /textproc/docbook-241
parentEnter polygraph, a benchmarking tool for Web proxies. (diff)
Version 2.4.1 of the DocBook DTD. Separates this from the current
docbook port.
Notes
Notes: svn path=/head/; revision=17880
Diffstat (limited to 'textproc/docbook-241')
-rw-r--r--textproc/docbook-241/Makefile38
-rw-r--r--textproc/docbook-241/distinfo1
-rw-r--r--textproc/docbook-241/files/catalog8
-rw-r--r--textproc/docbook-241/pkg-comment1
-rw-r--r--textproc/docbook-241/pkg-descr16
-rw-r--r--textproc/docbook-241/pkg-plist11
6 files changed, 75 insertions, 0 deletions
diff --git a/textproc/docbook-241/Makefile b/textproc/docbook-241/Makefile
new file mode 100644
index 000000000000..5575baf35189
--- /dev/null
+++ b/textproc/docbook-241/Makefile
@@ -0,0 +1,38 @@
+#A New ports collection makefile for: docbook
+# Version required: 2.4.1
+# Date created: 7 April 1997
+# Whom: nclayton
+#
+# Based heavily on work by jfieber.
+#
+# $Id: Makefile,v 1.4 1998/06/27 05:19:35 asami Exp $
+#
+
+DISTNAME= docbook-241
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.ora.com/pub/davenport/
+DISTFILES= docbk241.tar.Z
+
+MAINTAINER= nclayton@FreeBSD.ORG
+
+RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
+
+NO_MTREE= yes
+EXTRACT_ONLY= # empty
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+INSTDIR= ${PREFIX}/share/sgml/docbook
+ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
+
+pre-install:
+ @[ -d ${INSTDIR}/2.4.1 ] || ${MKDIR} ${INSTDIR}/2.4.1
+
+do-install:
+ @zcat ${DISTDIR}/docbk241.tar.Z |(cd ${INSTDIR}/2.4.1; pax -r)
+ @${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/2.4.1/catalog
+ @echo "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/2.4.1/catalog
+ @chmod ${SHAREMODE} ${INSTDIR}/2.4.1/*
+ @/usr/sbin/chown -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
+
+.include <bsd.port.mk>
diff --git a/textproc/docbook-241/distinfo b/textproc/docbook-241/distinfo
new file mode 100644
index 000000000000..683b49bbbb2a
--- /dev/null
+++ b/textproc/docbook-241/distinfo
@@ -0,0 +1 @@
+MD5 (docbk241.tar.Z) = 3991798ddca05a72fbe7c8dfb10c50c1
diff --git a/textproc/docbook-241/files/catalog b/textproc/docbook-241/files/catalog
new file mode 100644
index 000000000000..de377e5ef6c3
--- /dev/null
+++ b/textproc/docbook-241/files/catalog
@@ -0,0 +1,8 @@
+-- Catalog file for Docbook 2.4.1 --
+
+-- DTDDECL "-//Davenport//DTD DocBook V2.4.1//EN" "docbook.dcl" --
+PUBLIC "-//Davenport//DTD DocBook V2.4.1//EN" "docbook.dtd"
+PUBLIC "-//Davenport//ELEMENTS CALS-Based DocBook Table Model V2.4.1//EN" "calstbl.mod"
+PUBLIC "-//Davenport//ELEMENTS DocBook Information Pool V2.4.1//EN" "dbpool.mod"
+PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V2.4.1//EN" "dbhier.mod"
+PUBLIC "-//Davenport//ELEMENTS DocBook Additional General Entities//EN" "dbgenent.mod"
diff --git a/textproc/docbook-241/pkg-comment b/textproc/docbook-241/pkg-comment
new file mode 100644
index 000000000000..11021afbc87d
--- /dev/null
+++ b/textproc/docbook-241/pkg-comment
@@ -0,0 +1 @@
+v2.4.1 of the DocBook DTD, designed for technical documentation.
diff --git a/textproc/docbook-241/pkg-descr b/textproc/docbook-241/pkg-descr
new file mode 100644
index 000000000000..0877b57bd7ff
--- /dev/null
+++ b/textproc/docbook-241/pkg-descr
@@ -0,0 +1,16 @@
+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 Davenport Group (about which see the Davenport
+archive at http://www.ora.com/davenport/ or
+ftp://ftp.ora.com/pub/davenport/).
+
+This port contains DocBook 2.4.1
+
+The DocBook documentation is available in ASCII and PDF
+at http://www.freebsd.org/~wosch/docbook/
+
+Nik Clayton
+nik@freebsd.org
diff --git a/textproc/docbook-241/pkg-plist b/textproc/docbook-241/pkg-plist
new file mode 100644
index 000000000000..f6b9e142ee98
--- /dev/null
+++ b/textproc/docbook-241/pkg-plist
@@ -0,0 +1,11 @@
+share/sgml/docbook/2.4.1/241chg.txt
+share/sgml/docbook/2.4.1/calstbl.mod
+share/sgml/docbook/2.4.1/dbgenent.mod
+share/sgml/docbook/2.4.1/dbhier.mod
+share/sgml/docbook/2.4.1/dbpool.mod
+share/sgml/docbook/2.4.1/docbook.cat
+share/sgml/docbook/2.4.1/docbook.dcl
+share/sgml/docbook/2.4.1/docbook.dtd
+share/sgml/docbook/2.4.1/catalog
+@dirrm share/sgml/docbook/2.4.1
+@dirrm share/sgml/docbook