Bug 103920 - Add jce support and OPTIONS like java/jdk15
Summary: Add jce support and OPTIONS like java/jdk15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-03 01:10 UTC by Mario Sergio Fujikawa Ferreira
Modified: 2006-10-08 20:30 UTC (History)
1 user (show)

See Also:


Attachments
jdk14.patch (5.92 KB, patch)
2006-10-03 01:10 UTC, Mario Sergio Fujikawa Ferreira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!