Commit graph

8 commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Herve Quiroz
3b8bda2dd6 Update to 1.6 2006-06-20 09:42:10 +00:00
Herve Quiroz
d99439ed5d - Update to 1.4.1
- Use 'exec' in launcher shell script to comply with Porter's Handbook
  guidelines
2006-03-22 10:51:41 +00:00
Herve Quiroz
c2f58add76 Update to 1.4 2005-12-06 10:17:00 +00:00
Herve Quiroz
b466ca9e14 - Update to 1.3
- Add SHA256 info
- No more validation tool
- Install a new XQuery command-line tool (optional)
- Install docs using ${FIND} | ${INSTALL_DATA}
2005-11-24 15:19:45 +00:00
Herve Quiroz
c1261d5553 - Update to 1.0 final
- Improve launcher shell script: use JAVA_VERSION instead of hardcoding a
  particular JDK
- Use SUB_FILES to generate the launcher shell script
2005-02-21 09:49:04 +00:00
Herve Quiroz
f611a97cd5 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/
2004-10-28 17:14:43 +00:00