head	1.11;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.6
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.1.1.1
	v1_13:1.1.1.1
	DMARION:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2008.12.05.15.12.47;	author oliver;	state Exp;
branches;
next	1.10;

1.10
date	2004.11.10.19.42.23;	author oliver;	state Exp;
branches;
next	1.9;

1.9
date	2003.11.10.18.03.08;	author oliver;	state Exp;
branches;
next	1.8;

1.8
date	2003.01.02.19.46.05;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2002.01.22.05.19.24;	author pat;	state Exp;
branches;
next	1.6;

1.6
date	2000.10.13.09.38.52;	author reg;	state Exp;
branches;
next	1.5;

1.5
date	2000.10.05.07.22.34;	author reg;	state Exp;
branches;
next	1.4;

1.4
date	99.11.14.00.54.46;	author cpiazza;	state dead;
branches;
next	1.3;

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

1.2
date	99.05.17.19.52.05;	author mharo;	state Exp;
branches;
next	1.1;

1.1
date	99.04.03.01.38.52;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.04.03.01.38.52;	author steve;	state Exp;
branches;
next	;


desc
@@


1.11
log
@update to 2.0.19
drop GTK12 support (not working with 2.0.19)
@
text
@--- docs/Makefile.in.orig	2008-12-04 19:27:08.000000000 +0100
+++ docs/Makefile.in	2008-12-04 19:30:20.000000000 +0100
@@@@ -247,14 +247,18 @@@@
 sysconfdir = @@sysconfdir@@
 target_alias = @@target_alias@@
 man_MANS = gftp.1
+.ifndef WITHOUT_X11
 SUBDIRS = sample.gftp
+.endif
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl \
            gftp-faq.sgml
 
+.ifdef HAVE_GNOME
 Utilitiesdir = $(datadir)/applications
 Utilities_DATA = gftp.desktop
 Iconsdir = $(datadir)/pixmaps
 Icons_DATA = gftp.png
+.endif
 all: all-recursive
 
 .SUFFIXES:
@


1.10
log
@update to 2.0.18rc1
@
text
@d1 4
a4 3
--- docs/Makefile.in.orig	Wed Nov 10 20:13:26 2004
+++ docs/Makefile.in	Wed Nov 10 20:15:59 2004
@@@@ -167,16 +167,20 @@@@
a5 1
 
a12 1
 
a15 1
 
d19 3
a21 3
 subdir = docs
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@


1.9
log
@update gftp to 2.0.16
@
text
@d1 4
a4 4
--- docs/Makefile.in.orig	Sun Nov  9 16:31:55 2003
+++ docs/Makefile.in	Sun Nov  9 16:34:04 2003
@@@@ -112,15 +112,19 @@@@
 VERSION = @@VERSION@@
d10 2
a11 1
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl            gftp-faq.sgml
d15 1
a15 1
 Utilitiesdir = $(datadir)/apps/Internet
d21 2
a23 2
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES = 
@


1.8
log
@upgrade to 2.0.14

PR:		46020
Submitted by:	maintainer
@
text
@d1 3
a3 4
--- docs/Makefile.in.orig	Wed Nov 27 19:57:25 2002
+++ docs/Makefile.in	Wed Nov 27 20:01:29 2002
@@@@ -109,15 +109,19 @@@@
 USE_NLS = @@USE_NLS@@
d10 2
a11 1
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
@


1.7
log
@- Update to 2.0.11
- Remove FORBIDDEN

PR:		33764
Submitted by:	Oliver Lehmann <lehmann@@ans-netz.de>
@
text
@d1 8
a8 3
--- docs/Makefile.in.orig	Fri Dec 21 01:40:24 2001
+++ docs/Makefile.in	Wed Jan  2 13:50:13 2002
@@@@ -104,11 +104,13 @@@@
d10 1
@


1.6
log
@Don't install the pixmap when not using gnome, to fix the PLIST.
@
text
@d1 3
a3 3
--- docs/Makefile.in.orig	Sun Aug  6 19:53:16 2000
+++ docs/Makefile.in	Fri Sep  8 02:09:07 2000
@@@@ -91,11 +91,13 @@@@
d5 1
a5 1
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png
@


1.5
log
@Implement WANT_GNOME.
@
text
@d3 1
a3 1
@@@@ -91,8 +91,10 @@@@
a9 1
+.endif
d13 4
a16 18
@@@@ -182,7 +184,6 @@@@
 
 install-UtilitiesDATA: $(Utilities_DATA)
 	@@$(NORMAL_INSTALL)
-	$(mkinstalldirs) $(DESTDIR)$(Utilitiesdir)
 	@@list='$(Utilities_DATA)'; for p in $$list; do \
 	  if test -f $(srcdir)/$$p; then \
 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(Utilitiesdir)/$$p"; \
@@@@ -338,8 +339,7 @@@@
 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 installdirs: installdirs-recursive
 installdirs-am:
-	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(Iconsdir) \
-		$(DESTDIR)$(Utilitiesdir)
+	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(Iconsdir)
 
 
 mostlyclean-generic:
@


1.4
log
@Update to version 2.0.5a
@
text
@d1 31
a31 11
--- Makefile.in.orig	Sat May 15 10:56:01 1999
+++ Makefile.in	Sat May 15 13:26:17 1999
@@@@ -6,7 +6,7 @@@@
 SHARE_DIR=$(PREFIX)/share/gftp
 INSTALL=@@INSTALL@@
 MACHINE=`uname -m`-`uname -p`-`uname -s`
-CFLAGS=@@CFLAGS@@ -Wall -D_REENTRANT -DSHARE_DIR=\"$(SHARE_DIR)\"
+CFLAGS=@@CFLAGS@@ -DSHARE_DIR=\"$(SHARE_DIR)\"
 LIBS=@@LIBS@@
 EXE=gftp
 OBJS=bookmarks.o cache.o chmod_dialog.o config_file.o \
@


1.3
log
@Update to use gtk version 1.2.3.

PR:		11842
Submitted by:	Jeremy Lea <reg@@shale.csir.co.za>
@
text
@@


1.2
log
@Update to 2.0.1

Submitted by: Chris Piazza cpiazza@@home.net
PR Number: 11726
@
text
@d8 1
a8 1
+CFLAGS=@@CFLAGS@@ -pthread -DSHARE_DIR=\"$(SHARE_DIR)\"
@


1.1
log
@Initial revision
@
text
@d1 5
a5 3
--- Makefile.in.orig	Fri Apr  2 13:21:58 1999
+++ Makefile.in	Fri Apr  2 13:22:07 1999
@@@@ -8,7 +8,7 @@@@
d7 2
a8 4
 # Add -DDEBUG to the CFLAGS line below if you want gFTP to print some extra
 # information to stdout
-CFLAGS=@@CFLAGS@@ -D_POSIX_SOURCE -D_REENTRANT -Wall -ansi -DSHARE_DIR=\"$(SHARE_DIR)\"
+CFLAGS=@@CFLAGS@@ -pthread -Wall -ansi -DSHARE_DIR=\"$(SHARE_DIR)\"
d11 1
a11 1
 OBJS=cache.o chmod_dialog.o config_file.o connect_dialog.o delete_dialog.o \
@


1.1.1.1
log
@Import of gftp version 1.13.
A free multithreaded GTK based ftp client.

PR:		10187
Submitted by:	Damjan Marion <dmarion@@open.hr>
@
text
@@
