| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Jan 2010 17:11:33
b17_2
|
ale  |
Add ${LOCALBASE}/lib to java.library.path.
Submitted by: ale
Approved by: maintainer |
25 Jan 2010 16:34:34
b17_1
|
ale  |
Remove unneeded '\' in COMMENT. |
21 Jan 2010 08:52:00
b17_1
|
ale  |
- Fix a bug in 'jar' utility
- Add support for running regression tests
- Respect LOCALBASE
- Bump PORTREVISION
These are the test results on:
FreeBSD 6 i386: passed: 3113; failed: 29; error: 2
FreeBSD 8 amd64: passed: 3107; failed: 35; error: 2
Note: a couple of tests passed only after a few runs.
Submitted by: ale
Approved by: maintainer |
21 Jan 2010 08:25:09
b17
|
ale  |
Improve korean [1] and chinese font rendering.
Submitted by: jkim [1]
Approved by: maintainer |
16 Jan 2010 19:34:32
b17
|
ale  |
- Update to b17 promoted build [1]
- Fix font rendering and update cacerts file
- Add support for fastdebug jdk
- Cleanup/Enhance the port [2]
Submitted by: maintainer [1], ale [2]
Approved by: maintainer |
13 Jan 2010 16:25:01
b16_2
|
ale  |
- Remove a circular dependency between openjdk6 and ant
(required to make it the default jdk port)
- Remove manual fetching of unrestricted jce policy file
- Other no-ops
Approved by: maintainer |
06 Dec 2009 02:52:37
b16_2
|
glewis  |
. Update to the cacerts file included in Update 17. |
17 Jul 2009 17:16:20
b16_2
|
jkim  |
Register/unregister OpenJDK6 explicitly via javavmwrapper.
Reviewed by: Brian Gardner (maintainer) |
03 Jun 2009 04:47:56
b16_1
|
glewis  |
. Restore Brian Gardner as maintainer with his new email address.
. Remove the runtime dependency on CUPS [2]
PR: 134648 [2]
Submitted by: dinoex@ [2] |
22 May 2009 07:23:16
b16_1
|
glewis  |
. 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> |
22 May 2009 05:07:11
b16
|
glewis  |
. 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). |
22 May 2009 04:55:34
b16
|
glewis  |
. 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> |
10 May 2009 00:21:48
b16
|
glewis  |
. 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 |
09 Mar 2009 02:01:21
b14
|
maho  |
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) |
09 Mar 2009 01:55:11
b14
|
maho  |
Due to miss commit, backout distinfo. |
09 Mar 2009 01:53:53
b14
|
maho  |
Fix broken on 6.
Spotted by: pav
Approved by: Brian Gardner <brian@experts-exchange.com> (maintainer) |
26 Feb 2009 12:56:15
b14
|
maho  |
* reroll openjdk-6-src-b14-10-feb-2009.zip
http://lists.freebsd.org/pipermail/freebsd-java/2009-February/007917.html
* Serious tests and cleaning. |
23 Feb 2009 20:28:35
b14
|
erwin  |
Take a stab at fixing INDEX by adding USE_ANT. |
23 Feb 2009 08:11:02
b14
|
maho  |
Fix build.
Spotted by: cperciva@ and QAT |
23 Feb 2009 07:51:50
b14
|
maho  |
Fix build.
Spotted by: QAT |
23 Feb 2009 06:54:51
b14
|
maho  |
Build fix.
Spotted by: QAT |
23 Feb 2009 04:39:08
b14
|
maho  |
Fix build.
Submitted by: QAT |
23 Feb 2009 03:15:29
b14
|
maho  |
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> |