mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
e330eb45ed
www/opera: - The maintainer has asked me to babysitting this while he's away for vacation. He is gone for about five weeks started last Thursday. - Some tweak with the plugins, I have added jdk13 and jdk14 support but I have no idea if they will work since I don't have any FreeBSD 4.x to test. Please let me know if there has any issue. - Does the spellcheck feature works in FreeBSD 4.x? Please, contract me on this one too. If it works, then I will need to add a dependency of aspell with a new WITHOUT_ASPELL knob. - See the changelog for detail: http://www.opera.com/freebsd/changelogs/753/ www/linux-opera: - I didn't update it to 7.52, because it still doesn't fix the security and the plugins was broke. The 7.53 has solved all of this to allow me to update it. - Please read in pkg-message about the changes of search.ini if you have a custom of it. You will have to edit it or it will not work. - See the changelog for detail: 7.52 = http://www.opera.com/linux/changelogs/752/ 7.53 = http://www.opera.com/linux/changelogs/753/
51 lines
1.5 KiB
INI
51 lines
1.5 KiB
INI
--- ini/pluginpath.ini.orig Mon Jul 19 22:54:02 2004
|
|
+++ ini/pluginpath.ini Mon Jul 19 22:57:21 2004
|
|
@@ -1,31 +1,16 @@
|
|
-Opera Preferences version 2.0
|
|
-; Do not edit this file while Opera is running
|
|
-; This file is stored in UTF-8 encoding
|
|
-
|
|
-[Paths]
|
|
-$HOME/.opera/plugins=1
|
|
-/usr/lib/opera/plugins=1
|
|
-/usr/lib/opera/plugins=1
|
|
-/usr/local/lib/opera/plugins=1
|
|
-/opt/lib/opera/plugins=1
|
|
-
|
|
-/usr/local/Acrobat5/Browsers/intellinux=1
|
|
-/usr/local/Acrobat4/Browsers/intellinux=1
|
|
-/usr/lib/Acrobat5/Browsers/intellinux=1
|
|
-/usr/lib/Acrobat4/Browsers/intellinux=1
|
|
-/usr/X11R6/lib/Acrobat5/Browsers/intellinux=1
|
|
-/usr/X11R6/lib/Acrobat4/Browsers/intellinux=1
|
|
-/opt/Acrobat5/Browsers/intellinux=1
|
|
-/opt/Acrobat4/Browsers/intellinux=1
|
|
-/usr/Acrobat5/Browsers/intellinux=1
|
|
-/usr/Acrobat4/Browsers/intellinux=1
|
|
-
|
|
-/usr/lib/RealPlayer8/Plugins=1
|
|
-/usr/lib/realplay/plugins=1
|
|
-/usr/lib/RealPlayer8=1
|
|
-/usr/lib/realplay=1
|
|
-$HOME/.netscape/plugins=1
|
|
-/opt/netscape/plugins=1
|
|
-/usr/lib/netscape/plugins=1
|
|
-/usr/local/netscape/plugins=1
|
|
-/usr/local/lib/netscape/plugins=1
|
|
+Opera Preferences version 2.0
|
|
+; Do not edit this file while Opera is running
|
|
+; This file is stored in UTF-8 encoding
|
|
+
|
|
+[Paths]
|
|
+$HOME/.opera/plugins=1
|
|
+%%PREFIX%%/share/opera/plugins=1
|
|
+%%LOCALBASE%%/share/opera/plugins=1
|
|
+
|
|
+%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1
|
|
+%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1
|
|
+
|
|
+%%LOCALBASE%%/lib/RealPlayer8/Plugins=1
|
|
+%%X11BASE%%/lib/browser_plugins=1
|
|
+$HOME/.netscape/plugins=1
|
|
+%%LOCALBASE%%/lib/netscape-linux/plugins=1
|