Commit graph

5 commits

Author SHA1 Message Date
Thomas Klausner
ad6cb11b6d "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-11-02 17:59:54 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
pancake ;)
5898ad4c6f create classpath dir (this must be in java.mk), only for testing 2004-11-24 13:50:20 +00:00
pancake ;)
169a1515c8 initial import for java-crimson
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
2004-11-14 22:33:15 +00:00