NOTICE: This package has been removed from pkgsrc

./wip/java-crimson, XML parser for JAXP with DOM and SAX2

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


Branch: CURRENT, Version: 1.1.3, Package name: java-crimson-1.1.3, Maintainer: pkgsrc-users

Crimson is a Java XML parser which supports XML 1.0 via the following APIs:

* Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform
package. JAXP is a pluggable API that allows applications to access
XML documents in a parser-independent manner. It endorses the industry
standard SAX and DOM APIs and also adds a few classes under the
javax.xml.parsers package to implement pluggability and utility methods.
Note: the javax.xml.transform package hierarchy of JAXP is not
implemented by Crimson. One implementation of javax.xml.transform can
be found at Xalan Java 2.
* SAX 2.0
* SAX2 Extensions version 1.0
* DOM Level 2 Core Recommendation


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 406934261d1eb7e5c0de8e3fbb9768d442320c1c
RMD160: 88f6d82affda001b79617ea10c3184ecfd73c075
Filesize: 716.828 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-11-13 23:25:27 by othyro | Files touched by this commit (62)
Log message:
Modified (ideally fixed) COMMENT. Some of these got minor formatting
changes, category fixes, and MAINTAINER fixes.
   2012-10-01 22:26:04 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2005-11-02 19:00:10 by Thomas Klausner | Files touched by this commit (85)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:13:17 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-11-24 14:50:21 by pancake ;) | Files touched by this commit (1)
Log message:
create classpath dir (this must be in java.mk), only for testing