NOTICE: This package has been removed from pkgsrc

./wip/saxon, Michael H. Kays Java XSLT processor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 9.4.0.6j, Package name: saxon-9.4.0.6j, Maintainer: pkgsrc-users

The SAXON package is a collection of tools for processing XML
documents. The main components are:

* An XSLT processor, which implements the Version 1.0 XSLT and
XPath Recommendations from the World Wide Web Consortium. This
version of Saxon also includes some features defined in XSLT 1.1.

* A Java library, which supports a similar processing model to XSL,
but allows full programming capability, which you need if you want
to perform complex processing of the data or to access external
services such as a relational database

* A slightly improved version of the AElfred parser from Microstar.
(But you can use SAXON with any SAX-compliant XML parser if you
prefer).

Saxon is distributed under the terms of the Mozilla Public License
(MPL).


Required to run:
[lang/openjdk7]

Master sites:

SHA1: e206ed3b787dbdf12b172fa6a3084221dc00394e
RMD160: caddb3b5e1dc2cde12408d04e307b1e9bc64b15a
Filesize: 2730.848 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-03 02:45:07 by othyro | Files touched by this commit (4) | Package removed
Log message:
Updated textproc/saxon with this version. Please, use it from now on.
   2012-11-02 15:03:18 by othyro | Files touched by this commit (1)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; Fixed PKGNAME; Removed DIST_SUBDIR
, post-extract phase, and installation of non-existent documentation.
INSTALLATION_DIRS= -share/doc/saxon; Updated to latest stable version.
Commit this to HEAD, please.
   2012-11-02 14:57:06 by othyro | Files touched by this commit (1)
Log message:
Removed everything in share/saxon/doc. It's not packaged anymore.
   2012-11-02 14:55:51 by othyro | Files touched by this commit (1)
Log message:
Updated to latest stable. Regenerated.
   2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-05-10 06:58:51 by othyro | Files touched by this commit (4) | Imported package
Log message:
Import saxon-9.2.1.1j as wip/saxon.

The SAXON package is a collection of tools for processing XML
documents. The main components are:

* An XSLT processor, which implements the Version 1.0 XSLT and
XPath Recommendations from the World Wide Web Consortium.  This
version of Saxon also includes some features defined in XSLT 1.1.

* A Java library, which supports a similar processing model to XSL,
but allows full programming capability, which you need if you want
to perform complex processing of the data or to access external
services such as a relational database

* A slightly improved version of the AElfred parser from Microstar.
(But you can use SAXON with any SAX-compliant XML parser if you
prefer).

Saxon is distributed under the terms of the Mozilla Public License
(MPL).
###
Before you all start squealing, yes, this already exists in
textproc/saxon. However, it's ancient and doesn't process XSLT 2.0.
It would be cool if these changes were imported into HEAD soon.
###