From 36189537e1e36f46f2a9357cbb7a7555510a9699 Mon Sep 17 00:00:00 2001 From: John Fieber Date: Fri, 13 Mar 1998 15:06:39 +0000 Subject: Upgrade to version 1.1. Adds XML support, including a utility to convert SGML files to XML files. --- textproc/jade/Makefile | 8 ++++---- textproc/jade/distinfo | 2 +- textproc/jade/pkg-comment | 2 +- textproc/jade/pkg-descr | 2 +- textproc/jade/pkg-plist | 7 +++++-- textproc/openjade/Makefile | 8 ++++---- textproc/openjade/distinfo | 2 +- textproc/openjade/pkg-comment | 2 +- textproc/openjade/pkg-descr | 2 +- textproc/openjade/pkg-plist | 7 +++++-- 10 files changed, 24 insertions(+), 18 deletions(-) (limited to 'textproc') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index e40b0bccc5bf..9d33e4e53f76 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: jade -# Version required: 1.0.1 +# Version required: 1.1 # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.7 1997/09/06 04:21:03 jfieber Exp $ +# $Id: Makefile,v 1.8 1997/10/14 00:21:53 jfieber Exp $ # -DISTNAME= jade1_0_1 -PKGNAME= jade-1.0.1 +DISTNAME= jade1_1 +PKGNAME= jade-1.1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ EXTRACT_SUFX= .zip diff --git a/textproc/jade/distinfo b/textproc/jade/distinfo index 13d4cc636c4b..53eeb8ac38bb 100644 --- a/textproc/jade/distinfo +++ b/textproc/jade/distinfo @@ -1 +1 @@ -MD5 (jade1_0_1.zip) = dcab9b0e511123de90684f1417a88983 +MD5 (jade1_1.zip) = d9ec53a197ff184e9f400c5d4fdf37c7 diff --git a/textproc/jade/pkg-comment b/textproc/jade/pkg-comment index 9717ea4704fb..15a484b82238 100644 --- a/textproc/jade/pkg-comment +++ b/textproc/jade/pkg-comment @@ -1 +1 @@ -An object-oriented SGML parser toolkit and DSSSL engine +An object-oriented SGML/XML parser toolkit and DSSSL engine diff --git a/textproc/jade/pkg-descr b/textproc/jade/pkg-descr index 732c1258c184..8df1ccea80aa 100644 --- a/textproc/jade/pkg-descr +++ b/textproc/jade/pkg-descr @@ -1,4 +1,4 @@ -An object-oriented SGML parser toolkit and DSSSL engine. +An object-oriented SGML/XML parser toolkit and DSSSL engine. Features summary: diff --git a/textproc/jade/pkg-plist b/textproc/jade/pkg-plist index 4379814ab26d..68d02e9d605d 100644 --- a/textproc/jade/pkg-plist +++ b/textproc/jade/pkg-plist @@ -3,6 +3,7 @@ bin/nsgmls bin/sgmlnorm bin/spam bin/spent +bin/sx include/sp/Allocator.h include/sp/ArcEngine.h include/sp/Attribute.h @@ -134,6 +135,7 @@ include/sp/WinInetStorage.h include/sp/WinApp.h include/sp/XcharMap.cxx include/sp/XcharMap.h +include/sp/XMLCodingSystem.h include/sp/config.h include/sp/constant.h include/sp/macros.h @@ -149,6 +151,7 @@ share/doc/jade/build.htm share/doc/jade/catalog.htm share/doc/jade/charset.htm share/doc/jade/copying.txt +share/doc/jade/dsssl2.htm share/doc/jade/features.htm share/doc/jade/generic.htm share/doc/jade/ideas.htm @@ -161,14 +164,14 @@ share/doc/jade/sgmlnorm.htm share/doc/jade/sgmlsout.htm share/doc/jade/spam.htm share/doc/jade/spent.htm +share/doc/jade/sx.htm share/doc/jade/sysdecl.htm share/doc/jade/sysid.htm share/doc/jade/transform.htm -share/sgml/jade/FOT.tex +share/doc/jade/xml.htm share/sgml/jade/catalog share/sgml/jade/demo.dsl share/sgml/jade/demo.sgm -share/sgml/jade/demoMaster.tex share/sgml/jade/dsssl.dtd share/sgml/jade/fot.dtd share/sgml/jade/style-sheet.dtd diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index e40b0bccc5bf..9d33e4e53f76 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: jade -# Version required: 1.0.1 +# Version required: 1.1 # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.7 1997/09/06 04:21:03 jfieber Exp $ +# $Id: Makefile,v 1.8 1997/10/14 00:21:53 jfieber Exp $ # -DISTNAME= jade1_0_1 -PKGNAME= jade-1.0.1 +DISTNAME= jade1_1 +PKGNAME= jade-1.1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ EXTRACT_SUFX= .zip diff --git a/textproc/openjade/distinfo b/textproc/openjade/distinfo index 13d4cc636c4b..53eeb8ac38bb 100644 --- a/textproc/openjade/distinfo +++ b/textproc/openjade/distinfo @@ -1 +1 @@ -MD5 (jade1_0_1.zip) = dcab9b0e511123de90684f1417a88983 +MD5 (jade1_1.zip) = d9ec53a197ff184e9f400c5d4fdf37c7 diff --git a/textproc/openjade/pkg-comment b/textproc/openjade/pkg-comment index 9717ea4704fb..15a484b82238 100644 --- a/textproc/openjade/pkg-comment +++ b/textproc/openjade/pkg-comment @@ -1 +1 @@ -An object-oriented SGML parser toolkit and DSSSL engine +An object-oriented SGML/XML parser toolkit and DSSSL engine diff --git a/textproc/openjade/pkg-descr b/textproc/openjade/pkg-descr index 732c1258c184..8df1ccea80aa 100644 --- a/textproc/openjade/pkg-descr +++ b/textproc/openjade/pkg-descr @@ -1,4 +1,4 @@ -An object-oriented SGML parser toolkit and DSSSL engine. +An object-oriented SGML/XML parser toolkit and DSSSL engine. Features summary: diff --git a/textproc/openjade/pkg-plist b/textproc/openjade/pkg-plist index 4379814ab26d..68d02e9d605d 100644 --- a/textproc/openjade/pkg-plist +++ b/textproc/openjade/pkg-plist @@ -3,6 +3,7 @@ bin/nsgmls bin/sgmlnorm bin/spam bin/spent +bin/sx include/sp/Allocator.h include/sp/ArcEngine.h include/sp/Attribute.h @@ -134,6 +135,7 @@ include/sp/WinInetStorage.h include/sp/WinApp.h include/sp/XcharMap.cxx include/sp/XcharMap.h +include/sp/XMLCodingSystem.h include/sp/config.h include/sp/constant.h include/sp/macros.h @@ -149,6 +151,7 @@ share/doc/jade/build.htm share/doc/jade/catalog.htm share/doc/jade/charset.htm share/doc/jade/copying.txt +share/doc/jade/dsssl2.htm share/doc/jade/features.htm share/doc/jade/generic.htm share/doc/jade/ideas.htm @@ -161,14 +164,14 @@ share/doc/jade/sgmlnorm.htm share/doc/jade/sgmlsout.htm share/doc/jade/spam.htm share/doc/jade/spent.htm +share/doc/jade/sx.htm share/doc/jade/sysdecl.htm share/doc/jade/sysid.htm share/doc/jade/transform.htm -share/sgml/jade/FOT.tex +share/doc/jade/xml.htm share/sgml/jade/catalog share/sgml/jade/demo.dsl share/sgml/jade/demo.sgm -share/sgml/jade/demoMaster.tex share/sgml/jade/dsssl.dtd share/sgml/jade/fot.dtd share/sgml/jade/style-sheet.dtd -- cgit v1.2.3