Date: Wed, 29 Oct 2003 00:20:59 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk14 Makefile pkg-plist ports/java/jdk14/files patch-UNIXProcess_md.c.bsd Message-ID: <200310290820.h9T8KxUp086541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310290820.h9T8KxUp086541>
