Commit graph

14 commits

Author SHA1 Message Date
Jason E. Hale
be076567f0 - Add LICENSE (AL2)
- Add PORTDOCS
- Update COMMENT
- Update pkg-descr
- Trim Makefile header
- Bump PORTREVISION since installed files will change
- Pass maintainership to submitter

PR:		ports/173207
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-11-04 10:54:18 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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
2011-07-21 05:03:02 +00:00
Max Brazhnikov
337e90eab9 - Disable documentation, it fails to build anyway
- Simplify Makefile
- Use static plist
- Remove md5 sum
- Reformat description
2010-11-29 23:10:51 +00:00
Max Brazhnikov
af7a9c08cd Prevent out of memory error during build
PR:		ports/150847
Submitted by:	Rob Farmer <rfarmer at predatorlabs.net>
2010-09-25 18:26:00 +00:00
Max Brazhnikov
241466365a Build batik-all.jar required for scilab.
PR:		ports/150134
Submitted by:	Rob Farmer <rfarmer at predatorlabs.net>
2010-09-04 07:00:52 +00:00
Martin Wilke
326de09478 - Update to 1.7
PR:		132489
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-13 16:21:29 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
34d9bc87a6 - Update to 1.6 2007-01-01 14:13:43 +00:00
Volker Stolz
13036d7b40 Restrict to JAVA_VERSION=1.3 1.4: Does not build with JDK 1.5
(setting -source 1.4 is not sufficient)
2006-04-12 09:42:34 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Kris Kennaway
587341014d Now builds on 4.x 2005-04-30 01:39:47 +00:00
Herve Quiroz
93a957b92b - Update to bsd.java.mk 2.0
- 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]
2004-12-24 04:26:09 +00:00
Kirill Ponomarev
f0c072ed9a BROKEN: Does not compile on 4.x 2004-12-09 10:29:50 +00:00
Ying-Chieh Liao
c6b1453b2b add batik 1.5.1
SVG Toolkit
2004-03-02 03:11:39 +00:00