Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2003 08:49:25 -0800 (PST)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java Makefile ports/java/jaxen Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200312151649.hBFGnPGb011143@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2003/12/15 08:49:25 PST

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/jaxen           Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add a port of jaxen:
  
  The Jaxen project is a Java XPath Engine. jaxen is a universal object model
  walker, capable of evaluating XPath expressions across multiple models.
  Currently supported are dom4j and JDOM .
  
  Jaxen provides a single point for XPath expression evaluation, regardless of
  the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot.
  
  WWW: http://jaxen.org
  
  PR:             60085
  Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
  
  Revision  Changes    Path
  1.99      +1 -0      ports/java/Makefile
  1.1       +45 -0     ports/java/jaxen/Makefile (new)
  1.1       +1 -0      ports/java/jaxen/distinfo (new)
  1.1       +11 -0     ports/java/jaxen/pkg-descr (new)
  1.1       +6 -0      ports/java/jaxen/pkg-plist (new)



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