aboutsummaryrefslogtreecommitdiff
path: root/textproc/crimson
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PAX macro.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98754
* Don't remove the share/java and share/java/classes system directoriesKris Kennaway2003-02-221-2/+0
| | | | Notes: svn path=/head/; revision=76080
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* The distfile was silently updated without a version up.OKAZAKI Tetsurou2001-11-213-2/+3
| | | | | | | | | | | | | | | | This update includes following changes: * Minor bug fixes. * Rebuild crimson.jar by Ant-1.4.1. Increment PORTREVISION. PR: 31992 Submitted by: Rob Simmons <rsimmons@mail.wlcg.com> Approved by: maintainer Notes: svn path=/head/; revision=50337
* Update to 1.1.3 and use %%PORTDOCS%% for pkg-plist.OKAZAKI Tetsurou2001-10-085-285/+210
| | | | | | | | PR: 31092 Submitted by: Palle Girgensohn <girgen@partitur.se> (maintainer) Notes: svn path=/head/; revision=48551
* New port for crimson-1.1, a Java XML parser which supports XML 1.0OKAZAKI Tetsurou2001-03-306-0/+330
via the following APIs: * Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform package. * SAX 2.0 * SAX2 Extensions version 1.0 * DOM Level 2 Core Recommendation PR: 24291 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=40569