1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Jung-uk Kim
355cb1b6f2 Register/unregister OpenJDK6 explicitly via javavmwrapper.
Reviewed by:	Brian Gardner (maintainer)
2009-07-17 16:16:20 +00:00
Greg Lewis
ed062275d6 . Restore Brian Gardner as maintainer with his new email address.
. Remove the runtime dependency on CUPS [2]

PR:		134648 [2]
Submitted by:	dinoex@ [2]
2009-06-03 03:47:56 +00:00
Greg Lewis
ebcf4a72d8 . Add support for the serviceability agent (includes work by glewis@ and
Brian Gardner).  Core support needs some more work.
. Install the debug build when WITH_DEBUG is set.
. Change WITH_DEBUG to only build the debug build.
. Eliminate the requirements for the binary plugins.
. Fix some compilation errors in the debug build on 7.x.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2009-05-22 06:23:16 +00:00
Greg Lewis
4ba30aaef2 . Reset maintainer to java@. I located an earlier mail from Brian that he
was leaving Expert's Exchange, so I imagine email to him there is just
  bouncing.
. Tweak the license description in COMMENT to a more standard form.
. Remove USE_JAVA.  The JDK bootstrap dependency is handled separately in
  the Makefile itself and once openjdk6 is part of bsd.java.mk USE_JAVA
  could make this port depend on itself (which doesn't play nice with
  portmaster).
2009-05-22 04:07:11 +00:00
Greg Lewis
0305252682 . Allow a previously installed version of openjdk6 and jdk16 to also be
used as a bootstrap.

PR:		134440
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2009-05-22 03:55:34 +00:00
Greg Lewis
257f02e661 . Update to Build 16.
. Host the patchset in the ports infrastructure rather than downloading it.
. Make the port build HotSpot rather than using the one of the bootstrapping
  JDK (fixes a license violation).

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Approved by:	Fixes a license violation
2009-05-09 23:21:48 +00:00
Maho Nakata
99a195ecc4 Remove WEB knob.
OpenJDK (6 or 7) doesn't yet come with a plugin or webstart.

Submitted by:	Kurt Miller <lists@intricatesoftware.com>
            http://docs.FreeBSD.org/cgi/mid.cgi?200902251003.14760.lists
Approved by:	 Brian Gardner <brian@experts-exchange.com> (maintainer)
2009-03-09 02:01:20 +00:00
Maho Nakata
be5c4f1e3b Due to miss commit, backout distinfo. 2009-03-09 01:55:11 +00:00
Maho Nakata
2a380ac1d7 Fix broken on 6.
Spotted by: pav
Approved by: Brian Gardner <brian@experts-exchange.com> (maintainer)
2009-03-09 01:53:53 +00:00
Maho Nakata
ac2c89aab2 * reroll openjdk-6-src-b14-10-feb-2009.zip
http://lists.freebsd.org/pipermail/freebsd-java/2009-February/007917.html
* Serious tests and cleaning.
2009-02-26 12:56:15 +00:00
Erwin Lansing
c7fb3bd6dd Take a stab at fixing INDEX by adding USE_ANT. 2009-02-23 20:28:35 +00:00
Maho Nakata
0b9cc0159a Fix build.
Spotted by:  cperciva@ and QAT
2009-02-23 08:10:46 +00:00
Maho Nakata
ef03132ee8 Fix build.
Spotted by: QAT
2009-02-23 07:51:50 +00:00
Maho Nakata
d5b3083fb0 Build fix.
Spotted by:	QAT
2009-02-23 06:54:51 +00:00
Maho Nakata
04366576ab Fix build.
Submitted by:	QAT
2009-02-23 04:39:08 +00:00
Maho Nakata
ebe2efd71a OpenJDK is an open-source implementation of the Java Platform, Standard Edition.
The version has all of Sun's bug fixes up to JDK 6 Release 11 and should be
the runtime equivelent to JDK6 Release 11.

Much of the OpenJDK code is licensed under the GPL version 2 with the
Classpath exception. The Java Hotspot virtual machine source code is
licensed under the GPL version 2 only.

OpenJDK 6 should supercede the java/jdk16 port at some point in time.

WWW: http://openjdk.java.net/

Submitted by:	Brian Gardner <brian@experts-exchange.com>
2009-02-23 03:15:29 +00:00