o Add the same OPTIONS as of java/jdk15: 1) DEBUG 2) IPV6 3) POLICY 4) WEB o Therefore, add knobs to "Install the Unlimited Strength Policy Files" for jdk 1.4.2 How-To-Repeat: Apply the following patch.
Responsible Changed From-To: freebsd-ports-bugs->glewis Over to maintainer
glewis 2006-10-08 19:22:19 UTC FreeBSD ports repository Modified files: java/jdk14 Makefile distinfo Log: . Add support for installing the JCE policy files. [1] . OPTIONify. [1] . Add a knob for IPV6_V6ONLY. . Bump PORTREVISION. PR: 103920 Submitted by: lioux@ Revision Changes Path 1.100 +44 -30 ports/java/jdk14/Makefile 1.16 +3 -0 ports/java/jdk14/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!