FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:42 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
openjdk6 b17_2 java on this many watch lists=7 search for ports that depend on this port
Sun's java 6 virtual machine release under the GPL v2
Maintained by: openjdk@getsnappy.com search for ports maintained by this maintainer
Port Added: 23 Feb 2009 03:15:51
Also Listed In: devel


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: archivers/zip, archivers/unzip, print/cups-client, java/diablo-jdk16, devel/gmake, x11/libXtst, x11/libXi, x11-toolkits/libXt, x11/libX11, x11/libXpm
Required To Run: java/javavmwrapper, x11-fonts/dejavu, x11/libXtst, x11/libXi, x11-toolkits/libXt, x11/libX11, x11/libXpm
Required Libraries: print/freetype2, x11-toolkits/open-motif

To install the port: cd /usr/ports/java/openjdk6/ && make install clean
To add the package: pkg_add -r openjdk6


Configuration Options
===> The following configuration options are available for openjdk6-b17_2:
     DEBUG=off (default) "Enable legacy debugging support"
     FASTDEBUG=off (default) "Include fastdebug build"
     IPV6=off (default) "Enable IPv6 support"
     POLICY=off (default) "Install the Unlimited Strength Policy Files"
     TEST=off (default) "Add support for running regression test"
===> Use 'make config' to modify these settings

Master Sites:
http://download.java.net/openjdk/jdk6/promoted/b17/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Jan 2010 17:11:33
Original commit files touched by this commit  b17_2
ale search for other commits by this committer
Add ${LOCALBASE}/lib to java.library.path.

Submitted by:   ale
Approved by:    maintainer
25 Jan 2010 16:34:34
Original commit files touched by this commit  b17_1
ale search for other commits by this committer
Remove unneeded '\' in COMMENT.
21 Jan 2010 08:52:00
Original commit files touched by this commit  b17_1
ale search for other commits by this committer
- 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
Original commit files touched by this commit  b17
ale search for other commits by this committer
Improve korean [1] and chinese font rendering.

Submitted by:   jkim [1]
Approved by:    maintainer
16 Jan 2010 19:34:32
Original commit files touched by this commit  b17
ale search for other commits by this committer
- 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
Original commit files touched by this commit  b16_2
ale search for other commits by this committer
- 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
Original commit files touched by this commit  b16_2
glewis search for other commits by this committer
. Update to the cacerts file included in Update 17.
17 Jul 2009 17:16:20
Original commit files touched by this commit  b16_2
jkim search for other commits by this committer
Register/unregister OpenJDK6 explicitly via javavmwrapper.

Reviewed by:    Brian Gardner (maintainer)
03 Jun 2009 04:47:56
Original commit files touched by this commit  b16_1
glewis search for other commits by this committer
. 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
Original commit files touched by this commit  b16_1
glewis search for other commits by this committer
. 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
Original commit files touched by this commit  b16
glewis search for other commits by this committer
. 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
Original commit files touched by this commit  b16
glewis search for other commits by this committer
. 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
Original commit files touched by this commit  b16
glewis search for other commits by this committer
. 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
Original commit files touched by this commit  b14
maho search for other commits by this committer
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
Original commit files touched by this commit  b14
maho search for other commits by this committer
Due to miss commit, backout distinfo.
09 Mar 2009 01:53:53
Original commit files touched by this commit  b14
maho search for other commits by this committer
Fix broken on 6.

Spotted by: pav
Approved by: Brian Gardner <brian@experts-exchange.com> (maintainer)
26 Feb 2009 12:56:15
Original commit files touched by this commit  b14
maho search for other commits by this committer
* 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
Original commit files touched by this commit  b14
erwin search for other commits by this committer
Take a stab at fixing INDEX by adding USE_ANT.
23 Feb 2009 08:11:02
Original commit files touched by this commit  b14
maho search for other commits by this committer
Fix build.

Spotted by:  cperciva@ and QAT
23 Feb 2009 07:51:50
Original commit files touched by this commit  b14
maho search for other commits by this committer
Fix build.

Spotted by: QAT
23 Feb 2009 06:54:51
Original commit files touched by this commit  b14
maho search for other commits by this committer
Build fix.

Spotted by:     QAT
23 Feb 2009 04:39:08
Original commit files touched by this commit  b14
maho search for other commits by this committer
Fix build.

Submitted by:   QAT
23 Feb 2009 03:15:29
Original commit files touched by this commit  b14
maho search for other commits by this committer
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>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.262 seconds.