Bug 104476 - java/diablo-jdk15 installs its plug-in to X11BASE, preventing www/firefox from seeing it
Summary: java/diablo-jdk15 installs its plug-in to X11BASE, preventing www/firefox fro...
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-16 19:40 UTC by Henrik Brix Andersen
Modified: 2006-11-06 19:50 UTC (History)
1 user (show)

See Also:


Attachments
diablo-jdk.diff (1.47 KB, patch)
2006-10-16 19:40 UTC, Henrik Brix Andersen
no flags Details | Diff

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