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.
Responsible Changed From-To: freebsd-ports-bugs->glewis Over to maintainer
State Changed From-To: open->closed Committed. Thanks!
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"