cvs commit: ports/java/jdk14 Makefile pkg-plist
ports/java/jdk14/files patch-UNIXProcess_md.c.bsd
Alexey Zelkin
phantom at FreeBSD.org
Wed Oct 29 00:21:00 PST 2003
phantom 2003/10/29 00:20:59 PST
FreeBSD ports repository
Modified files:
java/jdk14 Makefile pkg-plist
Added files:
java/jdk14/files patch-UNIXProcess_md.c.bsd
Log:
. 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.
Revision Changes Path
1.65 +1 -2 ports/java/jdk14/Makefile
1.1 +93 -0 ports/java/jdk14/files/patch-UNIXProcess_md.c.bsd (new)
1.18 +1 -0 ports/java/jdk14/pkg-plist
More information about the cvs-ports
mailing list