Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't remove the share/java/classes system directory | Kris Kennaway | 2003-02-22 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix dependencies to be in sync with the recent JDK ports renaming. | Greg Lewis | 2002-06-16 | 1 | -1/+1 |
| | | | | Forgotten by: znerd | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -3/+3 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -5/+4 |
| | |||||
* | XP is an XML 1.0 parser written in Java. It is fully conforming: it | Chris Piazza | 1999-10-05 | 5 | -0/+263 |
detects all non well-formed documents. XP has the following design goals: Conformance and correctness, high performance and a layered structure. Is is currently non-validating but can parse all external entities. PR: 13875 Submitted by: mike@vee.net |