aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-07-08 04:36:36 +0800
committerglewis <glewis@FreeBSD.org>2004-07-08 04:36:36 +0800
commit11837223ee15e49d34d53584cad3e4f0b9fb2b31 (patch)
tree370182f019e69f4cb52ba86794cffebead6211b7 /textproc/Makefile
parent6d253a71e9c3e6c6a7e01208efd7aa55b3d1fcb7 (diff)
downloadfreebsd-ports-graphics-11837223ee15e49d34d53584cad3e4f0b9fb2b31.tar.gz
freebsd-ports-graphics-11837223ee15e49d34d53584cad3e4f0b9fb2b31.tar.zst
freebsd-ports-graphics-11837223ee15e49d34d53584cad3e4f0b9fb2b31.zip
. Add a saxon-devel port for the development version of Saxon:
"The Saxon 8.0 package is a collection of tools for processing XML documents. The main components are: - An XSLT 2.0 processor, that can be used from the command line, or invoked from a Java application by use of the standard JAXP API. Saxon can be integrated with Java applications using the JAXP API, which means it is possible for a Java application to switch between different XSLT processors without changing the application code. As well as conforming closely with the XSLT 2.0 specification, Saxon offers a number of powerful extensions. - An XPath 2.0 processor accessible via an API to Java applications. - An XQuery 1.0 processor that can be used from the command line, or invoked from a Java application by use of an API. - An XML Schema 1.0 processor. This can be used on its own to validate a schema for correctness, or to validate a source document against the definitions in a schema. It is also used to support the schema-aware functionality of the XSLT and XQuery processors. So you can use Saxon to process XML by writing XSLT stylesheets, by writing XQuery queries, by writing Java applications, or by combinations of the approaches." PR: 68637 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 0023b2d5c89..f0329b6d79c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -514,6 +514,7 @@
SUBDIR += sarep
SUBDIR += sary
SUBDIR += saxon
+ SUBDIR += saxon-devel
SUBDIR += scim
SUBDIR += scr2txt
SUBDIR += scrollkeeper