head	1.7;
access;
symbols
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.1.1.1
	gnomemc_4_5_9:1.1.1.1
	REG:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2002.08.11.12.37.43;	author fjoe;	state dead;
branches;
next	1.6;

1.6
date	2001.09.11.16.25.08;	author sobomax;	state Exp;
branches;
next	1.5;

1.5
date	2001.05.04.21.39.51;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	99.08.22.04.04.35;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	99.05.30.03.57.39;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	99.03.09.01.09.06;	author nectar;	state Exp;
branches;
next	1.1;

1.1
date	99.01.31.20.57.11;	author vanilla;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.01.31.20.57.11;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.7
log
@This port is no longer used in GNOME so take maintainership and
use ports/misc/mc as master port.

Approved by:	gnome@@freebsd.org
@
text
@
$FreeBSD: ports/x11-fm/gnomemc/files/patch-aa,v 1.6 2001/09/11 16:25:08 sobomax Exp $

--- configure.orig	Fri Aug 24 11:05:06 2001
+++ configure	Tue Sep 11 18:16:08 2001
@@@@ -2552,6 +2552,8 @@@@
   echo "$as_me:2552: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
+CPPLAGS="$save_CPPFLAGS"
+CFLAGS="$CFLAGS -I${LOCALBASE}/include"
 rm -f conftest*
 
 echo "$as_me:2557: checking for minix/config.h" >&5
@


1.6
log
@Update to 4.5.55.
@
text
@d2 1
a2 1
$FreeBSD$
@


1.5
log
@Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
@
text
@d1 8
a8 6
--- configure.orig	Sun Mar 18 12:20:41 2001
+++ configure	Thu Mar 29 10:08:26 2001
@@@@ -3106,3 +3106,3 @@@@
   CATOBJEXT=.mo
-		   DATADIRNAME=lib
+		   DATADIRNAME=share
d10 3
a12 10
@@@@ -12107,6 +12107,6 @@@@
       esac
-  case "$ac_given_INSTALL" in
-        [/$]*) INSTALL="$ac_given_INSTALL" ;;
-        *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-        esac
+#  case "$ac_given_INSTALL" in
+#        [/$]*) INSTALL="$ac_given_INSTALL" ;;
+#        *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+#        esac
d14 1
@


1.4
log
@Update to version 4.5.37.

PR:		12781 (18 of 19)
Submitted by:	Ade Lovett <ade@@lovett.com>
@
text
@d1 6
a6 3
--- configure.orig	Tue Jul 13 05:57:18 1999
+++ configure	Sun Jul 18 02:09:53 1999
@@@@ -3383,15 +3383,15 @@@@
d8 1
a8 39
 
         
-	USE_INCLUDED_LIBINTL=yes
+#	USE_INCLUDED_LIBINTL=yes
         CATOBJEXT=.gmo
         INSTOBJEXT=.mo
         DATADIRNAME=share
-	INTLDEPS='$(top_builddir)/intl/libintl.a'
+	INTLDEPS='-lintl'
 	INTLLIBS=$INTLDEPS
 	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
-        nls_cv_header_intl=intl/libintl.h
-        nls_cv_header_libgt=intl/libgettext.h
+#        nls_cv_header_intl=intl/libintl.h
+#        nls_cv_header_libgt=intl/libgettext.h
       fi
 
             if test "$XGETTEXT" != ":"; then
@@@@ -10731,7 +10731,7 @@@@
         if test -f /usr/include/ncurses.h
 	then
 	    echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6
- 	    CURSES_LIBS="-lncurses"
+ 	    CURSES_LIBS="-lncurses -lmytinfo"
 	    CURSES_INCLUDEDIR=""
 	    search_ncurses=false
 	    screen_manager="ncurses on /usr/include"
@@@@ -10859,6 +10859,8 @@@@
 	fi
     fi
 
+CFLAGS="$CFLAGS $CURSES_INCLUDEDIR"
+LIBS="$LIBS $CURSES_LIBS"
 
                 if $search_ncurses 
     then
@@@@ -12224,10 +12226,6 @@@@
       *) # Relative path.
         ac_sub_cache_file="$ac_dots$cache_file" ;;
d14 4
a18 2
       echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
       # The eval makes quoting arguments work.
@


1.3
log
@Update to version 4.5.31.

PR:             11844
Submitted by:   Jeremy Lea <reg@@shale.csir.co.za>
@
text
@d1 3
a3 3
--- configure.orig	Tue Feb 16 05:58:53 1999
+++ configure	Tue Feb 23 00:58:48 1999
@@@@ -3269,15 +3269,15 @@@@
d14 2
a15 2
	INTLLIBS=$INTLDEPS
	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
d23 1
a23 1
@@@@ -10553,7 +10553,7 @@@@
d32 1
a32 1
@@@@ -10681,6 +10681,8 @@@@
d41 11
@


1.2
log
@Upgrade to GNOME 1.0.  The following are the details:

 ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@@shale.csir.co.za>
@
text
@d13 3
a15 2
-	INTLLIBS=$INTLDEPS
-	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
a17 3
+#	INTLDEPS='$(top_builddir)/intl/libintl.a'
+#	INTLLIBS=$INTLDEPS
+#	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
@


1.1
log
@Initial revision
@
text
@d1 3
a3 3
--- configure.orig	Wed Jan 27 00:01:05 1999
+++ configure	Wed Jan 27 00:01:25 1999
@@@@ -3188,15 +3188,15 @@@@
d25 1
a25 1
@@@@ -10362,7 +10362,7 @@@@
d34 3
a36 3
@@@@ -10676,6 +10676,8 @@@@
 fi
 done
d41 2
a42 2
 if test "x$screen_manager" = "xunknown"; then
     cat >> confdefs.h <<\EOF
@


1.1.1.1
log
@iThat's gnome base filemanager.
PR:		ports/9821
Submitted by:	Jeremy Lea <reg@@shale.csir.co.za>
@
text
@@
