non port: java/jdk14/pkg-plist |
SVNWeb
|
Number of commits found: 12 |
Fri, 14 Jan 2005
|
[ 15:53 phantom ]
Remove unused file
|
Wed, 12 Jan 2005
|
[ 23:14 phantom ]
Do not remove /usr/local/share/doc/java on uninstall.
Submitted by: pointyhat via kris
|
Fri, 17 Dec 2004
|
[ 07:02 glewis ] (Only the first 10 of 25 ports in this commit are shown above. )
. Update to patchset 7.
. Fix a permissions problem with the plugins directory.
Approved by: phantom (maintainer)
|
Thu, 2 Sep 2004
|
[ 02:58 glewis ]
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
with it (as comments should be optional).
|
Wed, 28 Jan 2004
|
[ 14:00 phantom ]
1. Switch 5.x version of jdk14 back to libc_r as default threading library.
We switched FreeBSD-5.x port to libkse as default threading library before
releasing of patchset 6, but users who has most of stuff linked against
libc_r and attempted to use jdk linked against libkse got into local hell
of threading libraries mix. So, rollback to libc_r by default and add
PTHREAD_LIBS support for this port.
IMPORTANT: In order to use libkse as threading library for jdk14 you
have to use rtld's libmap feature or recompile your ports stuff (like
mozilla) with libkse.
NOTE: libkse still has issues with java debug support, so if you're going
to use debuging (JVMDI) stuff - leave with libc_r for now.
2. Disable IPv6 support by default. Unfortunatelly due to security reasons (Only the first 15 lines of the commit message are shown above )
|
Wed, 14 Jan 2004
|
[ 21:21 glewis ]
. Update to 1.4.2 patchset 6.
. Install the cacerts file from Sun's 1.4.2_03 release to avoid some
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
Hopefully not objected to by: phantom
|
Tue, 11 Nov 2003
|
[ 16:16 phantom ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 1.4.2p5.
Important changes since last patchset:
. jdk14 port is now JDK 1.4.2 based!
. JavaWS distributing with jdk
. Runway problem fixed (fork() is no more problem for java apps)
. Sound support updated
. IPv6 support overhauled
. Drag'n'Drop support fixed (require open-motif mods)
As for now there's no more outstanding issues with this port!
FreeBSD port is also got a important of changes:
. optimized setup is now default (to get debuging bins/libs use WITH_DEBUG)
. bootstrap jdk autodetection. If WITH_LINUX_BOOTSTRAP is not set, then
it checks all known to work JDKs installed. If nothing found, forces
to install of linux-sun-jdk14
. Because of above change there's no NATIVE_BOOTSTRAP option anymore. If
native jdk14 is installed, it will be used by default.
|
Wed, 29 Oct 2003
|
[ 08:20 phantom ]
. Add fix for "runaway process" problem. It should fix of stalled
processes problem for people who use Runtime.getRuntime.exec() method
and related things. Least five people reported that this patch fixed
problem for them.
IMPORTANT: I'd also suggested to all jdk14 users who runs FreeBSD 4.x
and use libc_r at FreeBSD 5.x to upgrade.
. Stop removing "src.zip" from installation bundle. Since -p4 it builds
correctly and there's no reason to forbit people to use it.
. Bump PORTREVISION.
|
Sat, 11 Oct 2003
|
[ 05:16 glewis ]
. Update to 1.4.1p4.
. Use ${PTHREAD_LIBS} rather than -pthread or -lc_r.
. Install system preferences to avoid annoying and constant error messages.
Approved by: phantom (the update, anyway)
|
Thu, 8 May 2003
|
[ 23:53 phantom ]
Unbreak package build after recent Greg's commit (which changed
include/bsd -> include/freebsd in sources, but not reflected
this change in pkg-plist)
Reported by: Holger Kipp <Holger.Kipp@alogis.com>,
Kunihiro Arai <kunihiro-arai@seagreen.ocn.ne.jp>
|
Thu, 13 Mar 2003
|
[ 11:17 phantom ]
Correct pkg-plist
Submitted by: olgeni, glewis
|
Thu, 6 Mar 2003
|
[ 23:18 phantom ]
I am pleased to announce first public -beta patchset of FreeBSD/Java port
for JDK 1.4.1. This is complete and close to production quality
native JDK with both working client and server native JVMs. Local micro
benchmarks shown very little difference between Linux and FreeBSD JVMs in
speed.
One of important points of this patchset that it marks point when we are
very close to passing of Sun TCK tests. Currently about 20 of >27000 tests
are known to be broken (tests were run at -STABLE). If testing of this
patchset will be smooth and founding of this work will be continued we
may expect to have binary distribution of JDK 1.4.1 in April or begining
of May.
BUT, don't forget that even TCK tests can't cover all possible problems
and this is -beta patchset. Keep your eyes open and report your problems (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 12 |