aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2003-02-10 11:25:49 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2003-02-10 11:25:49 +0000
commitf5649ecb011ec22d5614f591bb3db34658be3e5e (patch)
tree00b4612ee2ddd55013f07f482fc45ff9e1265dc8 /www/linux-opera
parent14839ee02dceb1f4bb3052299b40438bae770e8e (diff)
downloadports-f5649ecb011ec22d5614f591bb3db34658be3e5e.tar.gz
ports-f5649ecb011ec22d5614f591bb3db34658be3e5e.zip
Notes
Diffstat (limited to 'www/linux-opera')
-rw-r--r--www/linux-opera/Makefile21
-rw-r--r--www/linux-opera/distinfo2
-rw-r--r--www/linux-opera/files/patch-aa86
-rw-r--r--www/linux-opera/pkg-plist8
4 files changed, 44 insertions, 73 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile
index 77b50eac61f6..0d12801e1d57 100644
--- a/www/linux-opera/Makefile
+++ b/www/linux-opera/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= opera
-PORTVERSION= 6.03.20020813
+PORTVERSION= 6.11.20021129
CATEGORIES= www linux
-MASTER_SITES= http://opera.online.no/linux/603/final/en/qt_static/ \
- ftp://ftp.opera.com/pub/opera/linux/603/final/en/qt_static/
+MASTER_SITES= http://opera.online.no/linux/611/final/en/i386/static/ \
+ ftp://ftp.opera.com/pub/opera/linux/611/final/en/i386/static/
PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/03./03-/}.1-static-qt.i386
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386
MAINTAINER= des@FreeBSD.org
@@ -20,23 +20,12 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linu
USE_BZIP2= yes
USE_LINUX= yes
-USE_REINPLACE= yes
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
NO_FILTER_SHLIBS=yes
-do-configure:
- ${REINPLACE_CMD} -e \
- 's|%%PREFIX%%|${PREFIX}|g; s|%%DATADIR%%|${DATADIR}|g'\
- ${WRKSRC}/install.sh
-
do-install:
- (cd ${WRKSRC} && ./install.sh \
- --exec_prefix=${DATADIR}/bin \
- --wrapperdir=${PREFIX}/bin \
- --docdir=${DOCSDIR} \
- --sharedir=${DATADIR} \
- --plugindir=${DATADIR}/plugins )
+ (cd ${WRKSRC} && ./install.sh --prefix="${PREFIX}")
.include <bsd.port.mk>
diff --git a/www/linux-opera/distinfo b/www/linux-opera/distinfo
index 1ee7f8cce459..fa29346579c2 100644
--- a/www/linux-opera/distinfo
+++ b/www/linux-opera/distinfo
@@ -1 +1 @@
-MD5 (opera-6.03-20020813.1-static-qt.i386.tar.bz2) = aa8ebc7d5edf4c47f56ed72725f10f80
+MD5 (opera-6.11-20021129.1-static-qt.i386.tar.bz2) = 2d6a3301f9d83902543a26ec33615ad8
diff --git a/www/linux-opera/files/patch-aa b/www/linux-opera/files/patch-aa
index 69c8a0fd8db2..8e4845dfb289 100644
--- a/www/linux-opera/files/patch-aa
+++ b/www/linux-opera/files/patch-aa
@@ -1,82 +1,62 @@
---- install.sh.orig Mon Jul 1 14:06:31 2002
-+++ install.sh Sun Jul 14 21:10:25 2002
-@@ -751,6 +751,16 @@
- /usr/lib/j2re1.3/plugin/i386/netscape4 \\"
+--- install.sh.orig Fri Nov 29 12:19:46 2002
++++ install.sh Sun Dec 15 09:33:47 2002
+@@ -762,6 +762,16 @@
+ wrapper_sunjava_machine="sparc"
;;
+ i386:FreeBSD)
+ wrapper_plugin_paths="
-+ %%PREFIX%%/Acrobat[45]/bin \\
-+ %%PREFIX%%/lib/RealPlayer8/Plugins \\
-+ %%PREFIX%%/lib/netscape-linux/plugins \\
-+ %%PREFIX%%/linux-jdk1.3.1/jre/plugin/i386/ns4 \\
-+ %%PREFIX%%/linux-ibm-jdk1.3.0/jre/bin \\
-+ %%PREFIX%%/linux-jdk1.4.0b3/jre/plugin/i386/ns4 \\"
++ $prefix/Acrobat[45]/bin \\
++ $prefix/lib/RealPlayer8/Plugins \\
++ $prefix/lib/netscape-linux/plugins \\
++ $prefix/linux-jdk1.3.1/jre/plugin/i386/ns4 \\
++ $prefix/linux-ibm-jdk1.3.0/jre/bin \\
++ $prefix/linux-jdk1.4.0b3/jre/plugin/i386/ns4 \\"
+ ;;
+
mips*:Linux)
wrapper_plugin_paths=''
;;
-@@ -813,7 +823,7 @@
+@@ -887,7 +897,7 @@
# Acrobat Reader
for BINDIR in \\
- /usr/local/Acrobat[45]/bin \\
-+ %%PREFIX%%/Acrobat[45]/bin \\
++ $prefix/Acrobat[45]/bin \\
/usr/lib/Acrobat[45]/bin \\
/usr/X11R6/lib/Acrobat[45]/bin \\
/opt/Acrobat[45]/bin \\
-@@ -938,47 +948,17 @@
+@@ -1081,8 +1091,9 @@
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
# System wide configuration files
-- if can_write_to "/etc"; then
-- echo
-- echo "System wide configuration files:"
-- echo " /etc/opera6rc"
-- echo " /etc/opera6rc.fixed"
-- echo " cannot be prefixed"
-- echo "Do you want to install them [y,n | yes,no]?"
-- while true; do
-- read install_config
-- case "${install_config}" in
--
-- ''|y|Y|yes|YES)
-- backup /etc/opera6rc opera6rc config
-- backup /etc/opera6rc.fixed opera6rc.fixed config
-- cp $cpv $cpf $cpp config/opera6rc /etc
-- cp $cpv $cpf $cpp config/opera6rc.fixed /etc
-- break
-- ;;
--
-- n|N|no|NO)
-- break
-- ;;
-- *)
-- echo 'Invalid answer, try again:'
-- ;;
-- esac
-- done
-+ if can_write_to "%%PREFIX%%/etc"; then
-+ cp $cpv $cpf $cpp config/opera6rc %%PREFIX%%/etc
-+ cp $cpv $cpf $cpp config/opera6rc.fixed %%PREFIX%%/etc
+- config_dir="/etc"
++ config_dir="$prefix/etc"
+ if can_write_to "$config_dir"; then
++if false; then # XXX
+ echo
+ echo "System wide configuration files:"
+ echo " $config_dir/opera6rc"
+@@ -1109,6 +1120,7 @@
+ ;;
+ esac
+ done
++fi # XXX
else
echo
-- echo "User \"${USERNAME}\" does not have write access to /etc"
-+ echo "User \"${USERNAME}\" does not have write access to %%PREFIX%%/etc"
- echo " System wide configuration files:"
-- echo " /etc/opera6rc"
-- echo " /etc/opera6rc.fixed"
-+ echo " %%PREFIX%%/etc/opera6rc"
-+ echo " %%PREFIX%%/etc/opera6rc.fixed"
- echo " were not installed"
+ echo "User \"${USERNAME}\" does not have write access to $config_dir"
+@@ -1119,10 +1131,10 @@
fi
--
-- # Shorcuts and Icons
+
+ # Shorcuts and Icons
- icons
- gnome
- kde2
- kde
++# icons
++# gnome
++# kde2
++# kde
# Add uninstallation here
diff --git a/www/linux-opera/pkg-plist b/www/linux-opera/pkg-plist
index 8ed39c82e9c3..d5e6600a1f17 100644
--- a/www/linux-opera/pkg-plist
+++ b/www/linux-opera/pkg-plist
@@ -1,6 +1,4 @@
bin/opera
-etc/opera6rc
-etc/opera6rc.fixed
share/doc/opera/LICENSE
share/doc/opera/help
share/opera/bin/opera
@@ -354,12 +352,16 @@ share/opera/images/shared.gif
share/opera/images/splash.png
share/opera/images/startup1.png
share/opera/images/startup2.png
+share/opera/java/lc.jar
+share/opera/java/opera.jar
+share/opera/java/opera.policy
share/opera/opera6.adr
share/opera/plugins/libnpp.so
share/opera/plugins/libnpp.so.0
share/opera/plugins/libnpp.so.0.1
share/opera/plugins/libnpp.so.0.1.8
share/opera/plugins/operamotifwrapper
+share/opera/plugins/operaplugincleaner
share/opera/skin/foreground.png
share/opera/styles/OPF.css
share/opera/styles/about.css
@@ -375,11 +377,11 @@ share/opera/styles/mimehead.css
share/opera/styles/opf.css
share/opera/styles/plugins.css
share/opera/styles/wml.css
-share/opera/unicode.dat
@dirrm share/opera/styles
@dirrm share/opera/skin
@dirrm share/opera/plugins
@dirrm share/opera/locale
+@dirrm share/opera/java
@dirrm share/opera/images
@dirrm share/opera/help
@dirrm share/opera/config