aboutsummaryrefslogtreecommitdiffstats
path: root/java/servingxml
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Cleanup plistantoine2014-11-141-118/+20
|
* Convert j* to USES=zipbapt2014-03-101-1/+1
|
* - Stage supportantoine2014-02-181-8/+6
| | | | - Remove infozip dependency
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | java)
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 1.1.2pav2010-02-072-5/+6
| | | | | | | - Portlint PR: ports/143576 Submitted by: Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
* - Update to 1.1.1bmiwi2009-11-282-4/+4
| | | | | PR: 140944 Submitted by: Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
* ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML datamiwi2009-09-196-0/+681
transformations. It defines an extensible markup vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML processing in pipelines. ServingXML comes with a console app, and also documents an API for embedding the software in a standard Java or J2EE application. WWW: http://servingxml.sourceforge.net/ PR: ports/138914 Feature safe: yes Submitted by: Jean-Paul Beconne <jpbeconne@free.fr>