head	1.6;
access;
symbols
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2011.01.04.03.32.20;	author mezz;	state dead;
branches;
next	1.5;

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

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

1.3
date	2002.06.16.14.47.30;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2002.05.01.20.23.01;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.15.17.54.45;	author ade;	state Exp;
branches;
next	;


desc
@@


1.6
log
@The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:		ports/153355
Discussed with:	My team, FreeBSD GNOME Team
Tested by:	pointyhat-exp (thanks pav!)
@
text
@--- configure.orig	Mon Mar 31 13:06:33 2003
+++ configure	Fri Apr  4 22:43:24 2003
@@@@ -5895,6 +5895,7 @@@@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@@@ -7736,7 +7737,7 @@@@
 
 if test "x$enable_xim" = "xyes"; then
 	BACKUP_LDFLAGS=$LDFLAGS
-	LDFLAGS="$LDFLAGS `gtk-config --libs`"
+	LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`"
 	echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6
 echo "configure:7742: checking for gdk_im_begin" >&5
 if eval "test \"`echo '$''{'ac_cv_func_gdk_im_begin'+set}'`\" = set"; then
@


1.5
log
@* Update to 1.1.10
* Remove USE_GNOMENG macro
@
text
@@


1.4
log
@Update to 1.1.6.
@
text
@d1 3
a3 3
--- configure.orig	Mon Oct  7 15:12:16 2002
+++ configure	Sat Oct 12 20:42:50 2002
@@@@ -7679,6 +7679,7 @@@@
d11 1
a11 1
@@@@ -10215,7 +10216,7 @@@@
d17 3
a19 3
 	echo "$as_me:$LINENO: checking for gdk_im_begin" >&5
 echo $ECHO_N "checking for gdk_im_begin... $ECHO_C" >&6
 if test "${ac_cv_func_gdk_im_begin+set}" = set; then
@


1.3
log
@- Update to 1.0.4;
- use REINPLACE_CMD.
@
text
@d1 3
a3 6

$FreeBSD$

--- configure.orig	Sun Jun 16 16:45:03 2002
+++ configure	Sun Jun 16 16:45:40 2002
@@@@ -7012,6 +7012,7 @@@@
d11 1
a11 1
@@@@ -9321,7 +9322,7 @@@@
d17 1
a17 1
 	echo "$as_me:9325: checking for gdk_im_begin" >&5
@


1.2
log
@- Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
@
text
@d4 3
a6 3
--- configure.orig	Mon Apr 15 19:37:22 2002
+++ configure	Wed May  1 12:17:00 2002
@@@@ -7025,6 +7025,7 @@@@
d14 1
a14 1
@@@@ -9334,7 +9335,7 @@@@
d20 1
a20 1
 	echo "$as_me:9338: checking for gdk_im_begin" >&5
@


1.1
log
@Update to 0.8
@
text
@d1 16
a16 3
--- configure.orig	Thu Dec 14 12:54:55 2000
+++ configure	Thu Dec 14 16:34:25 2000
@@@@ -3932,3 +3932,3 @@@@
d20 3
a22 1
 	echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6
@

