Bug 103920

Summary: Add jce support and OPTIONS like java/jdk15
Product: Ports & Packages Reporter: Mario Sergio Fujikawa Ferreira <lioux>
Component: Individual Port(s)Assignee: Greg Lewis <glewis>
Status: Closed FIXED    
Severity: Affects Only Me CC: glewis
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
jdk14.patch none

Description Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2006-10-03 01:10:17 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-03 01:10:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-08 20:22:23 UTC
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"
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2006-10-08 20:22:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!