aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/openjade/pkg-descr
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1997-06-23 04:28:13 +0800
committerjfieber <jfieber@FreeBSD.org>1997-06-23 04:28:13 +0800
commitc2fd0294a926f74d4b54c46f2220b0bf97919939 (patch)
treebd1df751d7358760cff53ac91de913ec76dcdc1e /textproc/openjade/pkg-descr
parent8b2539b7d4f4b6a7b793857c82a6a4084a25e048 (diff)
downloadfreebsd-ports-gnome-c2fd0294a926f74d4b54c46f2220b0bf97919939.tar.gz
freebsd-ports-gnome-c2fd0294a926f74d4b54c46f2220b0bf97919939.tar.zst
freebsd-ports-gnome-c2fd0294a926f74d4b54c46f2220b0bf97919939.zip
Jade: a DSSSL processor.
Note, this port is a superset of the SP port, but unlike SP this one will not compile on FreeBSD 2.1.x--a more modern C++ compiler is needed.
Diffstat (limited to 'textproc/openjade/pkg-descr')
-rw-r--r--textproc/openjade/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/textproc/openjade/pkg-descr b/textproc/openjade/pkg-descr
new file mode 100644
index 000000000000..732c1258c184
--- /dev/null
+++ b/textproc/openjade/pkg-descr
@@ -0,0 +1,22 @@
+An object-oriented SGML parser toolkit and DSSSL engine.
+
+Features summary:
+
+ * Includes nsgmls
+ * Provides access to all information about SGML document
+ * Supports almost all optional SGML features
+ * Sophisticated entity manager
+ * Supports multi-byte character sets
+ * Object-oriented
+ * Written in C++ from scratch
+ * Fast
+ * Portable
+ * Production quality
+ * Free
+
+Note: This port is a superset of the sp port. If you have sp
+installed, it is recommended that you remove it before installing
+jade.
+
+John Fieber
+jfieber@FreeBSD.org