ports/java/jdk14/files
Alexey Zelkin 7d2d0599c7 . 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.
2003-10-29 08:20:59 +00:00
..
patch-common::Defs-bsd.gmk . Update to 1.4.1p4. 2003-10-11 05:16:50 +00:00
patch-nio::Makefile . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate 2003-10-11 05:13:11 +00:00
patch-UNIXProcess_md.c.bsd . Add fix for "runaway process" problem. It should fix of stalled 2003-10-29 08:20:59 +00:00
pkg-install.in . Update to 1.4.1p4. 2003-10-11 05:16:50 +00:00
testos.c Add runtime test to check of required libc_r functionality. I.e. warn 2003-03-13 21:43:36 +00:00