Add linux-flashplugin7 in the plug-in list and it will pick up by automatic

when you install it.
This commit is contained in:
Jeremy Messenger 2004-06-06 06:59:46 +00:00
parent 8a636d3db0
commit e53c9b4dfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110932
6 changed files with 46 additions and 40 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= opera PORTNAME= opera
PORTVERSION= 7.51.20040602 PORTVERSION= 7.51.20040602
PORTREVISION= 1
CATEGORIES= www linux CATEGORIES= www linux
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/751/final/en/i386/static/ \ MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/751/final/en/i386/static/ \
ftp://ftp.sunet.se/pub/www/clients/Opera/linux/751/final/en/i386/static/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/751/final/en/i386/static/ \

View File

@ -1,6 +1,6 @@
--- ini/pluginpath.ini.orig Thu May 13 13:50:17 2004 --- ini/pluginpath.ini.orig Wed Jun 2 05:13:50 2004
+++ ini/pluginpath.ini Thu May 13 13:50:25 2004 +++ ini/pluginpath.ini Sun Jun 6 01:49:07 2004
@@ -1,31 +1,15 @@ @@ -1,31 +1,16 @@
-Opera Preferences version 2.0 -Opera Preferences version 2.0
-; Do not edit this file while Opera is running -; Do not edit this file while Opera is running
-; This file is stored in UTF-8 encoding -; This file is stored in UTF-8 encoding
@ -41,6 +41,7 @@
+%%PREFIX%%/share/linux-opera/plugins=1 +%%PREFIX%%/share/linux-opera/plugins=1
+ +
+%%LOCALBASE%%/lib/linux-flashplugin6=1 +%%LOCALBASE%%/lib/linux-flashplugin6=1
+%%LOCALBASE%%/lib/linux-flashplugin7=1
+%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1 +%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1
+%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1 +%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1
+ +

View File

@ -1,6 +1,6 @@
--- install.sh.orig Thu May 13 12:53:51 2004 --- install.sh.orig Wed Jun 2 05:13:50 2004
+++ install.sh Thu May 13 13:43:32 2004 +++ install.sh Sun Jun 6 01:48:11 2004
@@ -758,25 +758,20 @@ @@ -758,25 +758,21 @@
debug_msg 0 "in generate_wrapper()" debug_msg 0 "in generate_wrapper()"
@ -21,6 +21,7 @@
- /opt/Acrobat[45]/Browsers/intellinux \\ - /opt/Acrobat[45]/Browsers/intellinux \\
- /usr/Acrobat[45]/Browsers/intellinux \\" - /usr/Acrobat[45]/Browsers/intellinux \\"
+ %%LOCALBASE%%/lib/linux-flashplugin6 \\ + %%LOCALBASE%%/lib/linux-flashplugin6 \\
+ %%LOCALBASE%%/lib/linux-flashplugin7 \\
+ %%LOCALBASE%%/Acrobat4/Browsers/intellinux \\ + %%LOCALBASE%%/Acrobat4/Browsers/intellinux \\
+ %%LOCALBASE%%/Acrobat5/Browsers/intellinux \\" + %%LOCALBASE%%/Acrobat5/Browsers/intellinux \\"
@ -34,7 +35,7 @@
wrapper_sunjava_machine="i386" wrapper_sunjava_machine="i386"
;; ;;
@@ -817,17 +812,11 @@ @@ -817,17 +813,11 @@
;; ;;
esac esac
wrapper_netscape_plugin_paths=" wrapper_netscape_plugin_paths="
@ -55,7 +56,7 @@
wrapper_contain="#!/bin/sh wrapper_contain="#!/bin/sh
@@ -871,9 +860,13 @@ @@ -871,9 +861,13 @@
OPERA_LD_PRELOAD=\"\${LD_PRELOAD}\" OPERA_LD_PRELOAD=\"\${LD_PRELOAD}\"
export OPERA_LD_PRELOAD export OPERA_LD_PRELOAD
@ -71,7 +72,7 @@
if test -f \"\${INIJAVA}/libjava.so\"; then OPERA_JAVA_DIR=\"\${INIJAVA}\"; fi if test -f \"\${INIJAVA}/libjava.so\"; then OPERA_JAVA_DIR=\"\${INIJAVA}\"; fi
fi fi
@@ -887,39 +880,16 @@ @@ -887,39 +881,16 @@
if test ! \"\${OPERA_JAVA_DIR}\"; then if test ! \"\${OPERA_JAVA_DIR}\"; then
@ -119,7 +120,7 @@
; do ; do
for PREFIX in \${PREFIXES}; do for PREFIX in \${PREFIXES}; do
if test -f \"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}/libjava.so\"; then OPERA_JAVA_DIR=\"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}\" && break; fi if test -f \"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}/libjava.so\"; then OPERA_JAVA_DIR=\"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}\" && break; fi
@@ -983,11 +953,8 @@ @@ -983,11 +954,8 @@
# Acrobat Reader # Acrobat Reader
for BINDIR in \\ for BINDIR in \\
@ -133,7 +134,7 @@
; do ; do
if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi
done done
@@ -1086,7 +1053,7 @@ @@ -1086,7 +1054,7 @@
chop "${OPERADESTDIR}" "str_localdirshare" chop "${OPERADESTDIR}" "str_localdirshare"
chop "${OPERADESTDIR}" "str_localdirplugin" chop "${OPERADESTDIR}" "str_localdirplugin"
@ -142,7 +143,7 @@
# Executable # Executable
debug_msg 1 "Executable" debug_msg 1 "Executable"
@@ -1121,7 +1088,7 @@ @@ -1121,7 +1089,7 @@
#cp $cpv $cpf wrapper.sh $wrapper_dir/opera #cp $cpv $cpf wrapper.sh $wrapper_dir/opera
generate_wrapper generate_wrapper
@ -151,7 +152,7 @@
# Documentation # Documentation
debug_msg 1 "Documentation" debug_msg 1 "Documentation"
@@ -1155,7 +1122,7 @@ @@ -1155,7 +1123,7 @@
if test -d ini; then if test -d ini; then
mkdir $mkdirv $mkdirp $share_dir/ini/ mkdir $mkdirv $mkdirp $share_dir/ini/
chmod $chmodv 755 $share_dir/ini chmod $chmodv 755 $share_dir/ini
@ -160,7 +161,7 @@
if test -f $share_dir/ini/pluginpath.ini; then if test -f $share_dir/ini/pluginpath.ini; then
echo ${str_localdirplugin} >> $share_dir/ini/pluginpath.ini echo ${str_localdirplugin} >> $share_dir/ini/pluginpath.ini
fi fi
@@ -1255,8 +1222,9 @@ @@ -1255,8 +1223,9 @@
if test -z "${OPERADESTDIR}"; then if test -z "${OPERADESTDIR}"; then
# System wide configuration files # System wide configuration files
@ -171,7 +172,7 @@
echo echo
echo "System wide configuration files:" echo "System wide configuration files:"
echo " $config_dir/opera6rc" echo " $config_dir/opera6rc"
@@ -1268,6 +1236,7 @@ @@ -1268,6 +1237,7 @@
cp $cpv $cpf config/opera6rc $config_dir cp $cpv $cpf config/opera6rc $config_dir
cp $cpv $cpf config/opera6rc.fixed $config_dir cp $cpv $cpf config/opera6rc.fixed $config_dir
fi fi
@ -179,7 +180,7 @@
else else
echo echo
echo "User \"${USERNAME}\" does not have write access to $config_dir" echo "User \"${USERNAME}\" does not have write access to $config_dir"
@@ -1281,9 +1250,9 @@ @@ -1281,9 +1251,9 @@
icons icons
gnome gnome
kde 3 kde 3
@ -192,7 +193,7 @@
fi # OPERADESTDIR fi # OPERADESTDIR
@@ -1328,13 +1297,13 @@ @@ -1328,13 +1298,13 @@
{ {
# arg1 = location # arg1 = location
@ -210,7 +211,7 @@
Terminal=0 Terminal=0
Type=Application' Type=Application'
@@ -1367,42 +1336,13 @@ @@ -1367,42 +1337,13 @@
debug_msg 0 "in icons()" debug_msg 0 "in icons()"
@ -259,7 +260,7 @@
fi fi
} }
@@ -1412,72 +1352,36 @@ @@ -1412,72 +1353,36 @@
debug_msg 1 "in gnome()" debug_msg 1 "in gnome()"
@ -354,7 +355,7 @@
fi fi
# Add ximian here # Add ximian here
} }
@@ -1488,39 +1392,31 @@ @@ -1488,39 +1393,31 @@
debug_msg 1 "in kde()" debug_msg 1 "in kde()"

View File

@ -7,6 +7,7 @@
PORTNAME= opera PORTNAME= opera
PORTVERSION= 7.51.20040602 PORTVERSION= 7.51.20040602
PORTREVISION= 1
CATEGORIES= www linux CATEGORIES= www linux
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/751/final/en/i386/static/ \ MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/751/final/en/i386/static/ \
ftp://ftp.sunet.se/pub/www/clients/Opera/linux/751/final/en/i386/static/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/751/final/en/i386/static/ \

View File

@ -1,6 +1,6 @@
--- ini/pluginpath.ini.orig Thu May 13 13:50:17 2004 --- ini/pluginpath.ini.orig Wed Jun 2 05:13:50 2004
+++ ini/pluginpath.ini Thu May 13 13:50:25 2004 +++ ini/pluginpath.ini Sun Jun 6 01:49:07 2004
@@ -1,31 +1,15 @@ @@ -1,31 +1,16 @@
-Opera Preferences version 2.0 -Opera Preferences version 2.0
-; Do not edit this file while Opera is running -; Do not edit this file while Opera is running
-; This file is stored in UTF-8 encoding -; This file is stored in UTF-8 encoding
@ -41,6 +41,7 @@
+%%PREFIX%%/share/linux-opera/plugins=1 +%%PREFIX%%/share/linux-opera/plugins=1
+ +
+%%LOCALBASE%%/lib/linux-flashplugin6=1 +%%LOCALBASE%%/lib/linux-flashplugin6=1
+%%LOCALBASE%%/lib/linux-flashplugin7=1
+%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1 +%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1
+%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1 +%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1
+ +

View File

@ -1,6 +1,6 @@
--- install.sh.orig Thu May 13 12:53:51 2004 --- install.sh.orig Wed Jun 2 05:13:50 2004
+++ install.sh Thu May 13 13:43:32 2004 +++ install.sh Sun Jun 6 01:48:11 2004
@@ -758,25 +758,20 @@ @@ -758,25 +758,21 @@
debug_msg 0 "in generate_wrapper()" debug_msg 0 "in generate_wrapper()"
@ -21,6 +21,7 @@
- /opt/Acrobat[45]/Browsers/intellinux \\ - /opt/Acrobat[45]/Browsers/intellinux \\
- /usr/Acrobat[45]/Browsers/intellinux \\" - /usr/Acrobat[45]/Browsers/intellinux \\"
+ %%LOCALBASE%%/lib/linux-flashplugin6 \\ + %%LOCALBASE%%/lib/linux-flashplugin6 \\
+ %%LOCALBASE%%/lib/linux-flashplugin7 \\
+ %%LOCALBASE%%/Acrobat4/Browsers/intellinux \\ + %%LOCALBASE%%/Acrobat4/Browsers/intellinux \\
+ %%LOCALBASE%%/Acrobat5/Browsers/intellinux \\" + %%LOCALBASE%%/Acrobat5/Browsers/intellinux \\"
@ -34,7 +35,7 @@
wrapper_sunjava_machine="i386" wrapper_sunjava_machine="i386"
;; ;;
@@ -817,17 +812,11 @@ @@ -817,17 +813,11 @@
;; ;;
esac esac
wrapper_netscape_plugin_paths=" wrapper_netscape_plugin_paths="
@ -55,7 +56,7 @@
wrapper_contain="#!/bin/sh wrapper_contain="#!/bin/sh
@@ -871,9 +860,13 @@ @@ -871,9 +861,13 @@
OPERA_LD_PRELOAD=\"\${LD_PRELOAD}\" OPERA_LD_PRELOAD=\"\${LD_PRELOAD}\"
export OPERA_LD_PRELOAD export OPERA_LD_PRELOAD
@ -71,7 +72,7 @@
if test -f \"\${INIJAVA}/libjava.so\"; then OPERA_JAVA_DIR=\"\${INIJAVA}\"; fi if test -f \"\${INIJAVA}/libjava.so\"; then OPERA_JAVA_DIR=\"\${INIJAVA}\"; fi
fi fi
@@ -887,39 +880,16 @@ @@ -887,39 +881,16 @@
if test ! \"\${OPERA_JAVA_DIR}\"; then if test ! \"\${OPERA_JAVA_DIR}\"; then
@ -119,7 +120,7 @@
; do ; do
for PREFIX in \${PREFIXES}; do for PREFIX in \${PREFIXES}; do
if test -f \"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}/libjava.so\"; then OPERA_JAVA_DIR=\"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}\" && break; fi if test -f \"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}/libjava.so\"; then OPERA_JAVA_DIR=\"\${PREFIX}/\${SUNJAVA}/lib/${wrapper_sunjava_machine}\" && break; fi
@@ -983,11 +953,8 @@ @@ -983,11 +954,8 @@
# Acrobat Reader # Acrobat Reader
for BINDIR in \\ for BINDIR in \\
@ -133,7 +134,7 @@
; do ; do
if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi
done done
@@ -1086,7 +1053,7 @@ @@ -1086,7 +1054,7 @@
chop "${OPERADESTDIR}" "str_localdirshare" chop "${OPERADESTDIR}" "str_localdirshare"
chop "${OPERADESTDIR}" "str_localdirplugin" chop "${OPERADESTDIR}" "str_localdirplugin"
@ -142,7 +143,7 @@
# Executable # Executable
debug_msg 1 "Executable" debug_msg 1 "Executable"
@@ -1121,7 +1088,7 @@ @@ -1121,7 +1089,7 @@
#cp $cpv $cpf wrapper.sh $wrapper_dir/opera #cp $cpv $cpf wrapper.sh $wrapper_dir/opera
generate_wrapper generate_wrapper
@ -151,7 +152,7 @@
# Documentation # Documentation
debug_msg 1 "Documentation" debug_msg 1 "Documentation"
@@ -1155,7 +1122,7 @@ @@ -1155,7 +1123,7 @@
if test -d ini; then if test -d ini; then
mkdir $mkdirv $mkdirp $share_dir/ini/ mkdir $mkdirv $mkdirp $share_dir/ini/
chmod $chmodv 755 $share_dir/ini chmod $chmodv 755 $share_dir/ini
@ -160,7 +161,7 @@
if test -f $share_dir/ini/pluginpath.ini; then if test -f $share_dir/ini/pluginpath.ini; then
echo ${str_localdirplugin} >> $share_dir/ini/pluginpath.ini echo ${str_localdirplugin} >> $share_dir/ini/pluginpath.ini
fi fi
@@ -1255,8 +1222,9 @@ @@ -1255,8 +1223,9 @@
if test -z "${OPERADESTDIR}"; then if test -z "${OPERADESTDIR}"; then
# System wide configuration files # System wide configuration files
@ -171,7 +172,7 @@
echo echo
echo "System wide configuration files:" echo "System wide configuration files:"
echo " $config_dir/opera6rc" echo " $config_dir/opera6rc"
@@ -1268,6 +1236,7 @@ @@ -1268,6 +1237,7 @@
cp $cpv $cpf config/opera6rc $config_dir cp $cpv $cpf config/opera6rc $config_dir
cp $cpv $cpf config/opera6rc.fixed $config_dir cp $cpv $cpf config/opera6rc.fixed $config_dir
fi fi
@ -179,7 +180,7 @@
else else
echo echo
echo "User \"${USERNAME}\" does not have write access to $config_dir" echo "User \"${USERNAME}\" does not have write access to $config_dir"
@@ -1281,9 +1250,9 @@ @@ -1281,9 +1251,9 @@
icons icons
gnome gnome
kde 3 kde 3
@ -192,7 +193,7 @@
fi # OPERADESTDIR fi # OPERADESTDIR
@@ -1328,13 +1297,13 @@ @@ -1328,13 +1298,13 @@
{ {
# arg1 = location # arg1 = location
@ -210,7 +211,7 @@
Terminal=0 Terminal=0
Type=Application' Type=Application'
@@ -1367,42 +1336,13 @@ @@ -1367,42 +1337,13 @@
debug_msg 0 "in icons()" debug_msg 0 "in icons()"
@ -259,7 +260,7 @@
fi fi
} }
@@ -1412,72 +1352,36 @@ @@ -1412,72 +1353,36 @@
debug_msg 1 "in gnome()" debug_msg 1 "in gnome()"
@ -354,7 +355,7 @@
fi fi
# Add ximian here # Add ximian here
} }
@@ -1488,39 +1392,31 @@ @@ -1488,39 +1393,31 @@
debug_msg 1 "in kde()" debug_msg 1 "in kde()"