aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-400
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-04-04 20:18:49 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-04-04 20:18:49 +0000
commit29b44cb771748f63c46a0252478b0c368b432708 (patch)
tree9e5c37ffabe644dce4e3ce1828c80af83b8b1b6a /textproc/docbook-400
parent6bc1cf7adf6007237a6e7c336d6ac0fcb4c69f6c (diff)
downloadports-29b44cb771748f63c46a0252478b0c368b432708.tar.gz
ports-29b44cb771748f63c46a0252478b0c368b432708.zip
Add the DocBook 4.00-beta5 port.
Notes
Notes: svn path=/head/; revision=27332
Diffstat (limited to 'textproc/docbook-400')
-rw-r--r--textproc/docbook-400/Makefile39
-rw-r--r--textproc/docbook-400/distinfo1
-rw-r--r--textproc/docbook-400/files/catalog40
-rw-r--r--textproc/docbook-400/pkg-comment1
-rw-r--r--textproc/docbook-400/pkg-descr13
-rw-r--r--textproc/docbook-400/pkg-plist15
6 files changed, 109 insertions, 0 deletions
diff --git a/textproc/docbook-400/Makefile b/textproc/docbook-400/Makefile
new file mode 100644
index 000000000000..325ae9d681f8
--- /dev/null
+++ b/textproc/docbook-400/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: docbook-400
+# Version required: 4.0
+# Date created: 4 April 2000
+# Whom: asmodai
+#
+# Based on nik's docbook-310 port
+#
+# $FreeBSD$
+#
+
+DISTNAME= docbk40beta5
+PKGNAME= docbook-4.0
+CATEGORIES= textproc
+MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0beta5/
+
+MAINTAINER= asmodai@FreeBSD.org
+
+RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
+
+USE_ZIP= yes
+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}/4.0 ] || ${MKDIR} ${INSTDIR}/4.0
+
+do-install:
+ @unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}/4.0
+ @${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/4.0/catalog
+ @${ECHO} "CATALOG \"${ISOCAT}\"" >> ${INSTDIR}/4.0/catalog
+ @${CHMOD} ${SHAREMODE} ${INSTDIR}/4.0/*
+ @${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
+
+.include <bsd.port.mk>
diff --git a/textproc/docbook-400/distinfo b/textproc/docbook-400/distinfo
new file mode 100644
index 000000000000..e0d78c8ce423
--- /dev/null
+++ b/textproc/docbook-400/distinfo
@@ -0,0 +1 @@
+MD5 (docbk40beta5.zip) = e723fc1df2a4a0afe9ee506fc51d7cd7
diff --git a/textproc/docbook-400/files/catalog b/textproc/docbook-400/files/catalog
new file mode 100644
index 000000000000..1357b2c3bade
--- /dev/null
+++ b/textproc/docbook-400/files/catalog
@@ -0,0 +1,40 @@
+ -- ...................................................................... --
+ -- Catalog data for DocBook V4.0beta5 ........................................ --
+ -- 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 Version 3.1 of the DocBook DTD.
+ 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.0beta5//EN" "docbook.dcl"
+
+ -- ...................................................................... --
+ -- DocBook driver file .................................................. --
+
+PUBLIC "-//OASIS//DTD DocBook V4.0beta5//EN" "docbook.dtd"
+
+ -- ...................................................................... --
+ -- DocBook modules ...................................................... --
+
+PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "cals-tbl.dtd"
+PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.0beta5//EN" "dbpool.mod"
+PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.0beta5//EN" "dbhier.mod"
+PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.0beta5//EN" "dbgenent.mod"
+PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.0beta5//EN" "dbnotn.mod"
+PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.0beta5//EN" "dbcent.mod"
+
+ -- End of catalog data for DocBook V4.0beta5 ................................. --
+ -- ...................................................................... --
diff --git a/textproc/docbook-400/pkg-comment b/textproc/docbook-400/pkg-comment
new file mode 100644
index 000000000000..215089fbdab8
--- /dev/null
+++ b/textproc/docbook-400/pkg-comment
@@ -0,0 +1 @@
+V4.0 of the DocBook DTD, designed for technical documentation
diff --git a/textproc/docbook-400/pkg-descr b/textproc/docbook-400/pkg-descr
new file mode 100644
index 000000000000..721b6ce8c9e8
--- /dev/null
+++ b/textproc/docbook-400/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.0 BETA 5.
+
+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-400/pkg-plist b/textproc/docbook-400/pkg-plist
new file mode 100644
index 000000000000..762137b2e40d
--- /dev/null
+++ b/textproc/docbook-400/pkg-plist
@@ -0,0 +1,15 @@
+share/sgml/docbook/4.0/40chg.txt
+share/sgml/docbook/4.0/50issues.txt
+share/sgml/docbook/4.0/cals-tbl.dtd
+share/sgml/docbook/4.0/dbcent.mod
+share/sgml/docbook/4.0/dbgenent.mod
+share/sgml/docbook/4.0/dbhier.mod
+share/sgml/docbook/4.0/dbnotn.mod
+share/sgml/docbook/4.0/dbpool.mod
+share/sgml/docbook/4.0/docbook.cat
+share/sgml/docbook/4.0/docbook.dcl
+share/sgml/docbook/4.0/docbook.dtd
+share/sgml/docbook/4.0/catalog
+share/sgml/docbook/4.0/readme.txt
+@dirrm share/sgml/docbook/4.1
+@dirrm share/sgml/docbook