head	1.9;
access;
symbols
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	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.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.7
	RELEASE_4_1_0:1.7
	RELEASE_3_5_0:1.7
	RELEASE_4_0_0:1.7
	RELEASE_3_4_0:1.7
	RELEASE_3_3_0:1.7
	RELEASE_3_2_0:1.7
	RELEASE_3_1_0:1.7
	RELEASE_2_2_8:1.7
	RELEASE_3_0_0:1.7
	RELEASE_2_2_7:1.7
	RELEASE_2_2_6:1.7
	RELEASE_2_2_5:1.7
	RELEASE_2_2_1:1.7
	RELEASE_2_2_2:1.7;
locks; strict;
comment	@# @;


1.9
date	2007.02.09.08.37.01;	author rafan;	state dead;
branches;
next	1.8;

1.8
date	2002.08.29.20.10.31;	author naddy;	state Exp;
branches;
next	1.7;

1.7
date	96.10.17.22.22.18;	author ache;	state Exp;
branches;
next	1.6;

1.6
date	95.05.07.20.57.55;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	95.01.24.04.56.34;	author ache;	state Exp;
branches;
next	1.4;

1.4
date	95.01.01.20.33.19;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	94.12.23.21.38.36;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	94.11.26.12.22.04;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	94.11.26.12.06.42;	author ache;	state Exp;
branches;
next	;


desc
@@


1.9
log
@- Fix build after libmytinfo removal

Reported by:	pointyhat via kris
@
text
@*** Makefile.in.orig	Thu Oct 17 04:37:03 1996
--- Makefile.in	Fri Oct 18 02:12:57 1996
***************
*** 34,40 ****
  VPATH=@@srcdir@@
  CPPFLAGS=-I. -I@@srcdir@@ @@CPPFLAGS@@
  
! LIBS=@@LIBS@@
  SHARED_LDFLAGS=@@LDFLAGS@@
  STATIC_LDFLAGS=@@LDFLAGS@@ @@SLDFLAGS@@
  
--- 34,40 ----
  VPATH=@@srcdir@@
  CPPFLAGS=-I. -I@@srcdir@@ @@CPPFLAGS@@
  
! LIBS=@@LIBS@@ -lmytinfo
  SHARED_LDFLAGS=@@LDFLAGS@@
  STATIC_LDFLAGS=@@LDFLAGS@@ @@SLDFLAGS@@
  
@


1.8
log
@Add optional SOCKS5 support.

PR:		42106
Submitted by:	Yoshihiko Sarumaru <mistral@@imasy.or.jp>
@
text
@@


1.7
log
@Upgrade to 2.4.0
@
text
@d16 1
a16 1
! LIBS= -lreadline -lncurses -lmytinfo
@


1.6
log
@Upgrade.
@
text
@d1 2
a2 2
*** Makefile.in.orig	Mon Jan 23 00:06:14 1995
--- Makefile.in	Mon Jan 23 20:47:43 1995
d6 1
a6 1
  CPPFLAGS=@@CPPFLAGS@@ -I.
d9 2
a10 1
  LDFLAGS=@@LDFLAGS@@
a11 1
  # Any -D definitions:
d14 1
a14 1
  CPPFLAGS=@@CPPFLAGS@@ -I.
d17 2
a18 1
  LDFLAGS=@@LDFLAGS@@
a19 1
  # Any -D definitions:
@


1.5
log
@Upgrade.
@
text
@a19 12
***************
*** 182,186 ****
--- 182,190 ----
  WGets.o: $(GLOBAL_H) Curses.h WGets.h
  
  Xfer.o: $(GLOBAL_H) Main.h Xfer.h RCmd.h FTP.h Progress.h Poll.h
+ 
+ install:
+ 	$(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) $(PROG) $(PREFIX)/bin/ncftp2
+ 	$(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 $(PROG).1 $(PREFIX)/man/man1/ncftp2.1
  
  # eof
@


1.4
log
@Upgrade
@
text
@d1 2
a2 2
*** Makefile.in.bak	Sun Jan  1 11:34:28 1995
--- Makefile.in	Sun Jan  1 22:40:25 1995
d22 1
a22 1
--- 182,189 ----
d28 2
a29 1
+ 	$(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) $(PROG) $(PREFIX)/bin/ncftp2
@


1.3
log
@Remove -lresolv, not really needed
@
text
@d1 2
a2 2
*** Makefile.in.orig	Mon Nov 21 11:18:45 1994
--- Makefile.in	Sat Nov 26 15:17:52 1994
d4 1
a4 7
*** 27,39 ****
  SHELL=/bin/sh
  .SUFFIXES: .c .o
  
- CC=@@CC@@
  #CFLAGS=-g -Wall -Wshadow -Wconversion -Wstrict-prototypes -Wmissing-prototypes
- CFLAGS=@@CFLAGS@@
d12 1
a12 5
--- 27,37 ----
  SHELL=/bin/sh
  .SUFFIXES: .c .o
  
  #CFLAGS=-g -Wall -Wshadow -Wconversion -Wstrict-prototypes -Wmissing-prototypes
d21 3
a23 3
*** 176,180 ****
--- 174,181 ----
  Win.o: $(GLOBAL_H) Curses.h Main.h Recent.h RCmd.h LGets.h GetPass.h
d28 1
a28 1
+ 	install -c -s -o bin -g bin $(PROG) /usr/local/bin/ncftp2
@


1.2
log
@Add -lmytinfo to libs list
@
text
@d26 1
a26 1
! LIBS= -lresolv -lreadline -lncurses -lmytinfo
@


1.1
log
@Restore incorrectly deleted patch. It seems that we have bad tradition
to delete patches which don't apply directly. Please do it only
if you completely understand, what you do, or contact with original
porter at least.
@
text
@d1 2
a2 2
*** lib_vidattr.c.bak	Fri Oct  7 11:58:52 1994
--- lib_vidattr.c	Thu Nov 24 18:05:47 1994
d4 37
a40 10
*** 64,69 ****
--- 64,71 ----
  	T(("previous attribute was %s", _traceattr(previous_attr)));
  
  	if (newmode == A_NORMAL && exit_attribute_mode) {
+ 	    if((previous_attr & A_ALTCHARSET) && exit_alt_charset_mode)
+ 		    tputs(exit_alt_charset_mode, 1, outc);
  	    tputs(exit_attribute_mode, 1, outc);
  	    current_pair = -1;
  	    goto set_color;
@
