freebsd-ports/java/jdk14
Greg Lewis 5954b07aaa . Link with the system libz instead of building the our own internal
copy.  This should have the following effects:

  . Fix problems experienced by programmes that dynamically create their
    own copy of the JVM and are linked against the system's zlib (e.g.,
    eclipse).
  . Reduce the potential for zlib based security problems
    affecting the JDK.

  This is similar to the patch in the PR, but was actually backported from
  the patches for the jdk15 port, so its a touch different.

PR:		92459
2006-02-12 00:28:23 +00:00
..
files . Link with the system libz instead of building the our own internal 2006-02-12 00:28:23 +00:00
distinfo . Update to patchset 8. 2006-01-20 16:39:05 +00:00
Makefile . Link with the system libz instead of building the our own internal 2006-02-12 00:28:23 +00:00
pkg-descr
pkg-message