aboutsummaryrefslogtreecommitdiffstats
path: root/java/jcommon
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | java)
* Upgrade to version 1.0.19.olgeni2013-08-312-3/+3
|
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-7/+2
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* Upgrade to version 1.0.18.olgeni2012-10-082-3/+3
|
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Take maintainership from ports@.olgeni2010-10-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with H,I,J,K,L
* - Update to 1.0.16pgollucci2009-07-232-4/+4
|
* - Update to 1.0.13.araujo2008-12-242-6/+5
| | | | - Reset maintainership.
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 1.0.12.araujo2008-01-202-5/+5
| | | | | | - Use SF macro. Approved by: stas (mentor, implicit)
* - Update to 1.0.10.araujo2008-01-022-5/+4
| | | | Approved by: stas (mentor, implicit)
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.0.9miwi2007-04-212-4/+4
| | | | | | PR: 111882 Submitted by: miwi Approved by: maintainer
* - Update to 1.0.8rafan2007-01-052-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/107542 Submitted by: Marcelo Araujo <araujo at bsdmail.org>
* - Update to 1.0.0hq2006-02-072-33/+19
| | | | | | | | | | | - Add 'devel' category - Use USE_ANT - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - The port now installs another JAR file: jcommon-xml.jar Tested by: thierry
* - Add SHA256pav2005-11-251-0/+1
|
* Reset bouncing maintainer addresses.linimon2005-10-101-1/+1
| | | | | Hat: portmgr Source: Edwin's updated distfile tracker
* . Add to PLIST_SUB, don't set it. Mea culpa.glewis2004-06-221-1/+1
|
* . Update to 0.9.5. [1]glewis2004-06-222-6/+5
| | | | | | | . Use JAVAJARDIR in the packing list while I'm here. PR: 68167 [1] Submitted by: Sepherosa Ziehau <sepherosa@softhome.net> (maintainer) [1]
* Upgrade java/jcommon to 0.9.3. Tweak the original port a little accordinglinimon2004-05-302-8/+54
| | | | | | | to ports' CHANGES file. Assign maintainership. PR: ports/67323 Submitted by: Sepherosa Ziehau <sepherosa at softhome.net>
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* add jcommon 0.8.8ijliao2003-11-124-0/+35
A collection of useful classes used by JFreeChart and JFreeReport