aboutsummaryrefslogtreecommitdiff
path: root/graphics/batik/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=278068
* - Disable documentation, it fails to build anywayMax Brazhnikov2010-11-291-18/+5
| | | | | | | | | | - Simplify Makefile - Use static plist - Remove md5 sum - Reformat description Notes: svn path=/head/; revision=265416
* Prevent out of memory error during buildMax Brazhnikov2010-09-251-0/+3
| | | | | | | | PR: ports/150847 Submitted by: Rob Farmer <rfarmer at predatorlabs.net> Notes: svn path=/head/; revision=261842
* Build batik-all.jar required for scilab.Max Brazhnikov2010-09-041-1/+2
| | | | | | | | PR: ports/150134 Submitted by: Rob Farmer <rfarmer at predatorlabs.net> Notes: svn path=/head/; revision=260524
* - Update to 1.7Martin Wilke2009-03-131-8/+6
| | | | | | | | PR: 132489 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=230001
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.6Martin Wilke2007-01-011-2/+1
| | | | Notes: svn path=/head/; revision=181200
* Restrict to JAVA_VERSION=1.3 1.4: Does not build with JDK 1.5Volker Stolz2006-04-121-1/+1
| | | | | | | (setting -source 1.4 is not sufficient) Notes: svn path=/head/; revision=159363
* Now builds on 4.xKris Kennaway2005-04-301-7/+1
| | | | Notes: svn path=/head/; revision=134390
* - Update to bsd.java.mk 2.0Herve Quiroz2004-12-241-17/+18
| | | | | | | | | | | | | | | | - Use USE_ANT - Forbid the use of Jikes to build the port - Use INSTALL_DATA to install documentation and JAR files - Honor Porter's handbook guidelines for Java ports: install in DATADIR=${JAVASHAREDIR}/{PORTNAME} [1] - Build dynamic packing list from the distribution files (not from the installed files) to avoid inconsistencies - Bump PORTREVISION Approved by: ijliao [1] Notes: svn path=/head/; revision=125032
* BROKEN: Does not compile on 4.xKirill Ponomarev2004-12-091-1/+7
| | | | Notes: svn path=/head/; revision=123553
* add batik 1.5.1Ying-Chieh Liao2004-03-021-0/+44
SVG Toolkit Notes: svn path=/head/; revision=102692