Bug 104476

Summary: java/diablo-jdk15 installs its plug-in to X11BASE, preventing www/firefox from seeing it
Product: Ports & Packages Reporter: Henrik Brix Andersen <henrik>
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
diablo-jdk.diff none

Description Henrik Brix Andersen 2006-10-16 19:40:21 UTC
Recent versions of www/firefox was moved from X11BASE to LOCALBASE,
but java/diablo-jdk15 still installs its plug-into X11BASE, thus
preventing www/firefox from detecting the plug-in.

The java/diablo-jre15 port suffers from the same problem (and the same
fix applies).

Fix: The patch below moves the plug-in from java/diablo-jdk from X11BASE to
LOCALBASE. Should be applied to java/diablo-jre15 as well.

	
How-To-Repeat: Install www/firefox and java/diablo-jdk15 (or java/diablo-jre15),
lauch firefox and type "about:plug-ins" in the URL. Notice that the
diablo java plug-in isn't listed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-16 19:42:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2006-11-06 19:47:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-06 19:48:46 UTC
glewis      2006-11-06 19:47:17 UTC

  FreeBSD ports repository

  Modified files:
    java/diablo-jre15    Makefile 
    java/diablo-jre15/files pkg-deinstall.in pkg-install.in 
    java/diablo-jdk15    Makefile 
    java/diablo-jdk15/files pkg-deinstall.in pkg-install.in 
  Log:
  . Chase the X11BASE -> LOCALBASE change for the browser plugin directories.
  
  PR:             104476
  Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk>
  
  Revision  Changes    Path
  1.5       +1 -0      ports/java/diablo-jdk15/Makefile
  1.2       +2 -2      ports/java/diablo-jdk15/files/pkg-deinstall.in
  1.3       +2 -2      ports/java/diablo-jdk15/files/pkg-install.in
  1.5       +1 -0      ports/java/diablo-jre15/Makefile
  1.2       +2 -2      ports/java/diablo-jre15/files/pkg-deinstall.in
  1.3       +2 -2      ports/java/diablo-jre15/files/pkg-install.in
_______________________________________________
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"