From 1ff64c2d41ab1b2070df18d7616f4aede9d12674 Mon Sep 17 00:00:00 2001 From: John Fieber Date: Sat, 17 Jan 1998 17:26:04 +0000 Subject: Introduce a new element: manref To use it, you need to change the doctype declaration to Submitted by: Wolfram Schneider --- textproc/linuxdoc/Makefile | 6 +++--- textproc/linuxdoc/distinfo | 2 +- textproc/linuxdoc/pkg-descr | 17 +++++++++++------ textproc/linuxdoc/pkg-plist | 3 ++- 4 files changed, 17 insertions(+), 11 deletions(-) (limited to 'textproc') diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index 18e12ba40a1a..23f915fbca14 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: linuxdoc -# Version required: 1.0 +# Version required: 1.1 # Date created: July 8, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.2 1997/07/09 11:23:09 jfieber Exp $ +# $Id: Makefile,v 1.3 1997/07/10 02:34:31 jfieber Exp $ # -DISTNAME= linuxdoc-1.0 +DISTNAME= linuxdoc-1.1 CATEGORIES= textproc MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ diff --git a/textproc/linuxdoc/distinfo b/textproc/linuxdoc/distinfo index ce3a34c2a58a..0fb52d110aee 100644 --- a/textproc/linuxdoc/distinfo +++ b/textproc/linuxdoc/distinfo @@ -1 +1 @@ -MD5 (linuxdoc-1.0.tar.gz) = b6a862a51e55195932cef6c9093fc673 +MD5 (linuxdoc-1.1.tar.gz) = 7b322f63448a8fd093132d74d3e545b6 diff --git a/textproc/linuxdoc/pkg-descr b/textproc/linuxdoc/pkg-descr index 60a656fc1b0c..44a06a064de8 100644 --- a/textproc/linuxdoc/pkg-descr +++ b/textproc/linuxdoc/pkg-descr @@ -1,19 +1,24 @@ -This directory contains two versions of the linuxdoc DTD. +This directory contains three versions of the linuxdoc DTD. The first, original.dtd, is the original untouched DTD from the -SGML-tools version 0.99.13 toolkit. The second, freebsd.dtd, has +SGML-tools version 0.99.13 toolkit. The second, freebsd-1.0.dtd, has been slightly modified to (a) remove bogus shortref maps, and (b) -add a PART element. +add a PART element. The third, freebsd-1.1.dtd adds a manref element. Using the supplied catalog file with James Clark's SP parser, documents beginning like this: -will automatically use the original DTD, while this: +will automatically use the original DTD, while these: + -will use the FreeBSD DTD. +will use the FreeBSD DTD, version 1.0 and this: -July 8, 1997 + + +will use the FreeBSD DTD, version 1.1. + +January 17, 1998 jfieber@FreeBSD.org diff --git a/textproc/linuxdoc/pkg-plist b/textproc/linuxdoc/pkg-plist index 64574a80c83a..72fb8580d815 100644 --- a/textproc/linuxdoc/pkg-plist +++ b/textproc/linuxdoc/pkg-plist @@ -1,6 +1,7 @@ share/sgml/linuxdoc/README share/sgml/linuxdoc/catalog -share/sgml/linuxdoc/freebsd.dtd +share/sgml/linuxdoc/freebsd-1.0.dtd +share/sgml/linuxdoc/freebsd-1.0.dtd share/sgml/linuxdoc/linuxdoc.dec share/sgml/linuxdoc/original.dtd @dirrm share/sgml/linuxdoc -- cgit v1.2.3