aboutsummaryrefslogtreecommitdiff
path: root/textproc/crimson
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories [t-u])Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508910
* - Switch to options helpersDmitry Marakasov2016-11-201-3/+8
| | | | Notes: svn path=/head/; revision=426564
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Add NO_ARCHDmitry Marakasov2015-08-211-0/+1
| | | | Notes: svn path=/head/; revision=394977
* Reset maintainerErwin Lansing2015-08-191-1/+1
| | | | | | | | | | | <girgen@partitur.se>: host mail.pingpong.net[79.136.116.202] said: 550 5.1.1 <girgen@partitur.se>: Recipient address rejected: User unknown in virtual alias table (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S Notes: svn path=/head/; revision=394729
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAAntoine Brodin2015-01-231-2/+2
| | | | Notes: svn path=/head/; revision=377747
* Convert to staging.Mathieu Arnold2014-02-173-201/+15
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=344770
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* -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