View | Details | Raw Unified | Return to bug 103559
Collapse All | Expand All

(-)opera/Makefile (-3 / +3 lines)
Lines 28-38 Link Here
28
MAINTAINER=	avleeuwen@piwebs.com
28
MAINTAINER=	avleeuwen@piwebs.com
29
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
29
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
30
30
31
OPERA_VER=	9.01
31
OPERA_VER=	9.02
32
OPERA_MINVER=	
32
OPERA_MINVER=	
33
OPERA_REL=	final
33
OPERA_REL=	final
34
OPERA_DATE=	20060728
34
OPERA_DATE=	20060919
35
OPERA_BUILD=	400
35
OPERA_BUILD=	434
36
36
37
DATADIR=	${PREFIX}/share/${PORTNAME}
37
DATADIR=	${PREFIX}/share/${PORTNAME}
38
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
38
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
(-)opera/distinfo (-9 / +9 lines)
Lines 1-9 Link Here
1
MD5 (opera-9.01-20060728.1-static-qt.i386.freebsd-en.tar.bz2) = 663d6b18115ace928e59ce22a6184ba7
1
MD5 (opera-9.02-20060919.1-static-qt.i386.freebsd-en.tar.bz2) = ad16b2895b4e4921935433d32a367a4f
2
SHA256 (opera-9.01-20060728.1-static-qt.i386.freebsd-en.tar.bz2) = 08ee40e1d48cb24fa842ba4635d918a77e196d949217db1f29178162046a6605
2
SHA256 (opera-9.02-20060919.1-static-qt.i386.freebsd-en.tar.bz2) = f89b245ac50c4e68863fda165fa1e174f0380181d31145d69ba155cd1006aca4
3
SIZE (opera-9.01-20060728.1-static-qt.i386.freebsd-en.tar.bz2) = 6453446
3
SIZE (opera-9.02-20060919.1-static-qt.i386.freebsd-en.tar.bz2) = 6455356
4
MD5 (opera-9.01-20060728.3-shared-qt.i386.freebsd-en.tar.bz2) = cf8525b8a2b73045c0b3002e8662d37b
4
MD5 (opera-9.02-20060919.3-shared-qt.i386.freebsd-en.tar.bz2) = 337fe151ae68773d2c085de9d5f3bda3
5
SHA256 (opera-9.01-20060728.3-shared-qt.i386.freebsd-en.tar.bz2) = 70fd591ebee5db188be8e9e34d6f2796851c3ec60c73df6f99edf7d1cb3e8ed3
5
SHA256 (opera-9.02-20060919.3-shared-qt.i386.freebsd-en.tar.bz2) = 402aa4d30bbaf23b5d1ee15220bed9d8aaf0a7eb271e5eed67cbc6152fd3d061
6
SIZE (opera-9.01-20060728.3-shared-qt.i386.freebsd-en.tar.bz2) = 5052359
6
SIZE (opera-9.02-20060919.3-shared-qt.i386.freebsd-en.tar.bz2) = 5061149
7
MD5 (opera-9.01-20060728.4-shared-qt.i386.freebsd-en.tar.bz2) = 6f3eb594e3a9e2f10bd6791aa06bac1a
7
MD5 (opera-9.02-20060919.4-shared-qt.i386.freebsd-en.tar.bz2) = 5c6833af434acb16dc37fd59bbd5dd57
8
SHA256 (opera-9.01-20060728.4-shared-qt.i386.freebsd-en.tar.bz2) = 18280a368353fa27fcfd9d88c3e2d1b7c8bde9abcfe1fa5e47b885de92542f6e
8
SHA256 (opera-9.02-20060919.4-shared-qt.i386.freebsd-en.tar.bz2) = cf711c6aeeebdf03cc4891c8d1596f3a45e3545b2cf6b8d3752f449547a41e66
9
SIZE (opera-9.01-20060728.4-shared-qt.i386.freebsd-en.tar.bz2) = 5052204
9
SIZE (opera-9.02-20060919.4-shared-qt.i386.freebsd-en.tar.bz2) = 5057395
(-)opera/files/patch-ini_pluginpath.ini (-14 / +10 lines)
Lines 1-7 Link Here
1
--- ini/pluginpath.ini.orig	Fri Sep 16 19:19:04 2005
1
--- ini/pluginpath.ini.orig	Tue Sep 19 17:09:09 2006
2
+++ ini/pluginpath.ini	Tue Sep 20 22:35:57 2005
2
+++ ini/pluginpath.ini	Sun Sep 24 14:19:38 2006
3
@@ -3,50 +3,16 @@
3
@@ -6,46 +6,19 @@
4
 ; This file is stored in UTF-8 encoding
4
 plugins=$HOME/.kde/share/config/kcmnspluginrc
5
 
5
 
6
 [Paths]
6
 [Paths]
7
-$PWD/plugins=1
7
-$PWD/plugins=1
Lines 13-19 Link Here
13
+%%PREFIX%%/share/opera/plugins=1
13
+%%PREFIX%%/share/opera/plugins=1
14
+%%LOCALBASE%%/share/opera/plugins=1
14
+%%LOCALBASE%%/share/opera/plugins=1
15
 
15
 
16
-; Adobe Acrobat
16
 ; Adobe Acrobat
17
-/usr/local/Acrobat7.0/Browsers/intellinux=1
17
-/usr/local/Acrobat7.0/Browsers/intellinux=1
18
-/usr/local/Acrobat7/Browsers/intellinux=1
18
-/usr/local/Acrobat7/Browsers/intellinux=1
19
-/usr/local/Acrobat5/Browsers/intellinux=1
19
-/usr/local/Acrobat5/Browsers/intellinux=1
Lines 38-52 Link Here
38
+%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1
38
+%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1
39
+%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1
39
+%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1
40
 
40
 
41
-; Realplayer
41
 ; Realplayer
42
-/usr/lib/RealPlayer8/Plugins=1
42
-/usr/lib/RealPlayer8/Plugins=1
43
-/usr/lib/realplay/plugins=1
43
-/usr/lib/realplay/plugins=1
44
-/usr/lib/RealPlayer8=1
44
-/usr/lib/RealPlayer8=1
45
-/usr/lib/realplay=1
45
-/usr/lib/realplay=1
46
-
47
-; Netscape Plug-in Paths
48
-$HOME/.netscape6/plugins=1
49
+%%LOCALBASE%%/lib/RealPlayer8/Plugins=1
46
+%%LOCALBASE%%/lib/RealPlayer8/Plugins=1
47
 
48
 ; Netscape Plug-in Paths
49
-$HOME/.netscape6/plugins=1
50
+%%X11BASE%%/lib/browser_plugins=1
50
+%%X11BASE%%/lib/browser_plugins=1
51
 $HOME/.netscape/plugins=1
51
 $HOME/.netscape/plugins=1
52
-/opt/netscape/plugins=1
52
-/opt/netscape/plugins=1
Lines 54-61 Link Here
54
-/usr/local/netscape/plugins=1
54
-/usr/local/netscape/plugins=1
55
-/usr/local/lib/netscape/plugins=1
55
-/usr/local/lib/netscape/plugins=1
56
-$HOME/.kde/.konqueror/nsplugins=1
56
-$HOME/.kde/.konqueror/nsplugins=1
57
-
57
+
58
-[KDE]
59
-plugins=$HOME/.kde/share/config/kcmnspluginrc
60
+%%LOCALBASE%%/lib/netscape-linux/plugins=1
61
 

Return to bug 103559