head	1.4;
access;
symbols
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2003.08.20.06.44.24;	author daichi;	state dead;
branches;
next	1.3;

1.3
date	2003.03.11.17.28.03;	author des;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.11.18.55.41;	author des;	state Exp;
branches;
next	1.1;

1.1
date	2002.10.14.21.02.11;	author des;	state Exp;
branches;
next	;


desc
@@


1.4
log
@update www/opera: 6.12.20030305 -> 7.20.20030811 and take maintainership

PR:		55509
Submitted by:	Arjan van Leeuwen <avleeuwen@@piwebs.com>
@
text
@--- install.sh.orig	Tue Mar 11 15:29:39 2003
+++ install.sh	Tue Mar 11 15:30:46 2003
@@@@ -1092,16 +1092,10 @@@@
 	mkdir $mkdirv $mkdirp $plugin_dir/
 	chmod $chmodv 755 $plugin_dir
 
-	cp $cpv $cpf $cpp plugins/operamotifwrapper plugins/operaplugincleaner plugins/libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/
-        chmod $chmodv 755 $plugin_dir/operamotifwrapper $plugin_dir/operaplugincleaner $plugin_dir/libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release
-
-	ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so.$plugin_version_major.$plugin_version_minor
-	ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so.$plugin_version_major
-	ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
-
      # System wide configuration files
-	config_dir='/usr/local/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"
@@@@ -1128,6 +1122,7 @@@@
 			;;
 		esac
 	    done
+fi # XXX
 	else
 	    echo
 	    echo "User \"${USERNAME}\" does not have write access to $config_dir"
@


1.3
log
@Upgrade to 6.12.  Highly recommended as it fixes a security problem
for users who have disabled redirects.

Submitted by:	Hideyuki KURASHINA <rushani@@jp.FreeBSD.org>
PR:		ports/49098
@
text
@@


1.2
log
@Update to 6.10-final.

PR:		ports/44795
Submitted by:	yvind Kolbu <oyvind@@kebab.gaffel.nu>
@
text
@d1 3
a3 3
--- install.sh.orig	Tue Oct 29 16:31:24 2002
+++ install.sh	Mon Nov 11 19:34:42 2002
@@@@ -1065,16 +1065,10 @@@@
d22 1
a22 1
@@@@ -1101,6 +1095,7 @@@@
@


1.1
log
@Tentative port of the native FreeBSD version of Opera.
@
text
@d1 5
a5 4
--- install.sh.orig	Tue Oct  1 16:20:51 2002
+++ install.sh	Sat Oct  5 13:37:56 2002
@@@@ -1042,8 +1042,9 @@@@
 	ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
d7 7
d22 1
a22 1
@@@@ -1070,6 +1071,7 @@@@
@

