head	1.8;
access;
symbols
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3;
locks; strict;
comment	@# @;


1.8
date	2010.08.08.08.46.24;	author beat;	state dead;
branches;
next	1.7;

1.7
date	2009.04.10.22.27.39;	author jkim;	state Exp;
branches;
next	1.6;

1.6
date	2006.09.16.20.07.04;	author marcus;	state dead;
branches;
next	1.5;

1.5
date	2006.02.18.22.17.01;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2006.02.18.22.16.20;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2004.10.12.00.11.02;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.15.06.08.14;	author marcus;	state dead;
branches;
next	1.1;

1.1
date	2004.01.17.07.47.14;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Remove expired port www/mplayer-plugin: Upstream support dropped. Please
  consider using www/gecko-mediaplayer instead.
@
text
@--- configure.orig	2008-06-24 09:15:05.000000000 -0400
+++ configure	2009-04-10 17:04:02.000000000 -0400
@@@@ -3789,7 +3789,7 @@@@
   if test $succeeded = yes; then
       MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir libxul`"
 MOZILLA_HOME=`$PKG_CONFIG --variable=libdir libxul`
-GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul`
+GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul`/`$PKG_CONFIG --variable=includetype libxul`
 
   else
      { echo "$as_me:$LINENO: WARNING: libxul not found" >&5
@


1.7
log
@Replace xulrunner with libxul.

Reviewed by:	marcus
@
text
@@


1.6
log
@Update to 3.31.
@
text
@d1 8
a8 9
--- configure.orig	Mon Oct 11 19:30:39 2004
+++ configure	Mon Oct 11 19:32:12 2004
@@@@ -2854,6 +2854,7 @@@@
             echo "$as_me:$LINENO: checking MOZPLUG_CFLAGS" >&5
 echo $ECHO_N "checking MOZPLUG_CFLAGS... $ECHO_C" >&6
             MOZPLUG_CFLAGS=`$PKG_CONFIG --cflags "mozilla-plugin"`
+            MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I"`$PKG_CONFIG --variable=includedir "mozilla-plugin"`
             echo "$as_me:$LINENO: result: $MOZPLUG_CFLAGS" >&5
 echo "${ECHO_T}$MOZPLUG_CFLAGS" >&6
d10 2
@


1.5
log
@Forced commit to note that the previous commit was an update to 3.21 not
2.31.
@
text
@@


1.4
log
@Update to 2.31.

PR:		93343
Submitted by:	Adi Pircalabu <apircalabu@@bitdefender.com>
@
text
@@


1.3
log
@Update to 2.70.
@
text
@d7 1
a7 1
+	    MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I"`$PKG_CONFIG --variable=includedir "mozilla-plugin"`
@


1.2
log
@Update to 2.11.

Submitted by:	Jeremy Messenger <mezz7@@cox.net>
@
text
@d1 9
a9 3
--- configure.orig	Sat Jan 17 02:41:52 2004
+++ configure	Sat Jan 17 02:44:10 2004
@@@@ -4909,7 +4909,7 @@@@
a10 7
 
 if test $ac_cv_func_lstat_dereferences_slashed_symlink = no; then
-  LIBOBJS="$LIBOBJS lstat.$ac_objext"
+  LIBOBJS="$LIBOBJS"
 fi
 
 echo "$as_me:$LINENO: checking whether stat accepts an empty string" >&5
@


1.1
log
@Update to 1.1.
@
text
@@

