head	1.6;
access;
symbols
	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
	old_RELEASE_4_10_0:1.4
	old_RELEASE_5_2_1:1.4
	old_RELEASE_5_2_0:1.4
	old_RELEASE_4_9_0:1.2
	old_RELEASE_5_1_0:1.2
	old_RELEASE_4_8_0:1.2
	old_RELEASE_5_0_0:1.2
	old_RELEASE_4_7_0:1.2
	old_RELEASE_4_6_2:1.1
	old_RELEASE_4_6_1:1.1
	old_RELEASE_4_6_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2006.09.28.17.01.46;	author pav;	state dead;
branches;
next	1.5;

1.5
date	2004.06.16.08.02.05;	author mezz;	state Exp;
branches;
next	1.4;

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

1.3
date	2003.10.05.08.29.02;	author marcus;	state dead;
branches;
next	1.2;

1.2
date	2002.06.19.17.35.17;	author marcus;	state Exp;
branches;
next	1.1;

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


desc
@@


1.6
log
@- Update to 1.2.0

PR:		ports/103642
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@--- configure.orig	Wed Jun 16 02:32:23 2004
+++ configure	Wed Jun 16 02:33:14 2004
@@@@ -9609,7 +9609,7 @@@@
 
 
 cat >>confdefs.h <<_ACEOF
-#define PIXMAPS_DIR "${PREFIX}/share/pixmaps/${PACKAGE}"
+#define PIXMAPS_DIR "${PREFIX}/share/gnome/pixmaps/${PACKAGE}"
 _ACEOF
 
 
@


1.5
log
@Repocopy from x11-fm/gnome-commander -> x11-fm/gnome-commander2, written in
GTK2/GNOME2.

PR:		ports/67674
Submitted by:	Jens Rehsack <rehsack@@liwing.de> (maintainer)
@
text
@@


1.4
log
@* Fix crash trying to find pixmaps
* Give this port a maintainer

PR:		58370
@
text
@d1 4
a4 4
--- configure.orig	Fri Oct 24 00:59:12 2003
+++ configure	Fri Oct 24 00:59:25 2003
@@@@ -9397,13 +9397,13 @@@@
 if test "x${prefix}" = "xNONE"; then
d7 2
a8 2
-#define PIXMAPS_DIR "${ac_default_prefix}/share/pixmaps/${PACKAGE}"
+#define PIXMAPS_DIR "${ac_default_prefix}/share/gnome/pixmaps/${PACKAGE}"
a10 6
 else
 
 cat >>confdefs.h <<_ACEOF
-#define PIXMAPS_DIR "${prefix}/share/pixmaps/${PACKAGE}"
+#define PIXMAPS_DIR "${prefix}/share/gnome/pixmaps/${PACKAGE}"
 _ACEOF
a11 1
 fi
@


1.3
log
@* Update to 1.0.1 [1]
* Revert maintainer to ports@@ (previous maintainer no longer uses GNOME)

PR:		56306
Submitted by:	Jens Rehsack <rehsack@@liwing.de> [1]
@
text
@d1 3
a3 3
--- configure.old	Wed Jun 12 08:28:53 2002
+++ configure	Wed Jun 12 08:29:15 2002
@@@@ -4627,7 +4627,7 @@@@
d5 6
a10 1
   PACKAGE_PIXMAPS_DIR="${ac_default_prefix}/share/pixmaps/${PACKAGE}"
d12 6
a17 2
-  PACKAGE_PIXMAPS_DIR="${prefix}/share/pixmaps/${PACKAGE}"
+  PACKAGE_PIXMAPS_DIR="${datadir}/pixmaps/${PACKAGE}"
a18 2
 
 PIXMAPS_DIR="-DPIXMAPS_DIR=\\\"$PACKAGE_PIXMAPS_DIR\\\""
@


1.2
log
@Update to 0.9.7.

PR:		39437
Submitted by:	maintainer
@
text
@@


1.1
log
@Add gnome-commander, a GNOME file manager that resembles Norton Commander.

PR:		37392
Submitted by:	Edgardo Garcia Hoeffler <edybsd@@yahoo.com.ar>
Reviewed by:	sobomax
Approved by:	sobomax
@
text
@d1 3
a3 3
--- configure.orig	Fri Apr 26 20:09:18 2002
+++ configure	Fri Apr 26 20:09:42 2002
@@@@ -4265,7 +4265,7 @@@@
@

