head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q2:1.1.0.6 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.4 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.2 pkgsrc-2008Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2009.09.10.00.27.08; author tnn; state dead; branches; next 1.1; 1.1 date 2008.10.31.11.02.55; author hira; state Exp; branches; next ; desc @@ 1.2 log @remove firefox3 option and add xulrunner option instead ... ... but leave it commented out because of build problems. I suppose this package is going away soon anyway(?) @ text @$NetBSD: patch-ec,v 1.1 2008/10/31 11:02:55 hira Exp $ --- shell/source/unix/misc/open-url.sh.orig 2008-10-31 10:47:30.000000000 +0900 +++ shell/source/unix/misc/open-url.sh 2008-10-31 10:47:42.000000000 +0900 @@@@ -118,7 +118,7 @@@@ exit 0 else # mozilla derivates may need -remote semantics - for i in firefox mozilla netscape; do + for i in @@MOZ_FLAVOUR@@ firefox mozilla netscape; do browser=`which $i` if [ ! -z "$browser" ]; then run_mozilla "$browser" "$1" @ 1.1 log @Apply some fixes and improvements from misc/openoffice3. - Change installation directory. - Reduce usage of ${WRKDIR}. - Use language packs to install multiple languages. - Install desktop files as symbolic links. - Pass MAKE_JOBS to dmake. - Fix build with PKG_DEVELOPER=yes (add missing rpath flag). - Fix PLIST without gtk2 option. - Fix browser plugin. - Fix open-url with firefox3 and seamonkey. - Shut up tar warning (remove leading /). - Use system openssl. - Use system icu. - Add lang-all option. @ text @d1 1 a1 1 $NetBSD$ @