aboutsummaryrefslogtreecommitdiffstats
path: root/java/jfreechart
Commit message (Collapse)AuthorAgeFilesLines
* 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.14.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@ and upgrade to 1.0.13.olgeni2010-10-052-9/+5
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with H,I,J,K,L
* - Update to 1.0.10.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.9.araujo2008-01-202-6/+5
| | | | | | - Use SF macro. Approved by: stas (mentor, implicit)
* - Update to 1.0.8a.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.5miwi2007-04-212-4/+4
| | | | | | PR: 111880 Submitted by: miwi Approved by: maintainer
* - Update to 1.0.4miwi2007-02-272-4/+4
| | | | | PR: 109321 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
* - Update to 1.0.3miwi2007-01-082-5/+5
| | | | | | - Pass maintainership to submitter PR: Marcelo Araujo <araujo@bsdmail.org>
* Update to 1.0.1.kib2006-06-242-4/+4
| | | | | | PR: ports/99253 Approved by: pav Approved by: pjd (mentor)
* - Update to 1.0.0 [1]hq2006-02-073-40/+25
| | | | | | | | | | | | | - Add 'graphics' category [2] - Move RUN_DEPENDS [2] - Use USE_ANT - JAVAJARDIR -> JAVALIBDIR - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - Trim whitespaces in pkg-descr Reported by: thierry [1], portlint [2]
* - Add SHA256pav2005-11-251-0/+1
|
* Reset bouncing maintainer addresses.linimon2005-10-101-1/+1
| | | | | Hat: portmgr Source: Edwin's updated distfile tracker
* Pacify distfile survey.linimon2005-10-101-1/+1
|
* . Update to 0.9.20. [1]glewis2004-06-222-7/+7
| | | | | | | . Use JAVAJARDIR in the packing list while I'm here. PR: 68168 [1] Submitted by: Sepherosa Ziehau <sepherosa@softhome.net> (maintainer) [1]
* This should have been committed with the other 05/30/2004 changes.linimon2004-06-051-0/+6
| | | | | | | Pass the pointy hat, please. PR: ports/67322 Submitted by: Sepherosa Ziehau <sepherosa at softhome.org>
* Upgrade to 0.9.18. Tweak original port a little according to ports'linimon2004-05-302-9/+44
| | | | | | | CHANGES file. Assign maintainership. PR: ports/67322 Submitted by: Sepherosa Ziehau <sepherosa at softhome.org>
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* . Update to 0.9.16. There are a few tweaks to the original submission.glewis2004-02-012-5/+26
| | | | | PR: 62061 Submitted by: Sepherosa Ziehau <sepherosa@softhome.net>
* SIZEify.trevor2004-01-291-0/+1
|
* add jfreechart 0.9.13ijliao2003-11-124-0/+38
A free Java class library for generating charts