Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2004 17:14:43 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/nux Makefile distinfo pkg-descr ports/textproc/nux/files fire-validate.sh
Message-ID:  <200410281714.i9SHEhe2095147@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hq          2004-10-28 17:14:43 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/nux         Makefile distinfo pkg-descr 
    textproc/nux/files   fire-validate.sh 
  Log:
  Nux is a small, straightforward, and surprisingly effective open-source
  extension of the XOM XML library. Nux is geared towards versatile embedded
  integration and interchange, in particular for high-throughput server container
  environments (e.g. large-scale Peer-to-Peer messaging network infrastructures
  over high-bandwidth networks, scalable MOMs, etc). But its simplicity also
  makes it useful for client side XML query/transformation workflow pipelines.
  Features include:
  
  - Seamless W3C XQuery support for XOM.
  - Efficient and flexible pools and factories for XQueries, XSL Transforms, as
    well as Builders that validate against various schema languages, including
    W3C XML Schemas, DTDs, RELAX NG, Schematron, etc.
  - For simple and complex continuous queries and/or transformations over very
    large or infinitely long XML input, a convenient streaming path filter API
    combines full XQuery support with straightforward filtering.
  - Glue for integration with JAXB and for queries over ill-formed HTML.
  - All this is rock-solid, dependable, well documented, and ships in a jar file
    that weighs just 60 KB.
  
  WWW:    http://dsd.lbl.gov/nux/
  
  Revision  Changes    Path
  1.756     +1 -0      ports/textproc/Makefile
  1.1       +69 -0     ports/textproc/nux/Makefile (new)
  1.1       +2 -0      ports/textproc/nux/distinfo (new)
  1.1       +5 -0      ports/textproc/nux/files/fire-validate.sh (new)
  1.1       +20 -0     ports/textproc/nux/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410281714.i9SHEhe2095147>