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


1.2
date	2011.05.02.09.11.33;	author bapt;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@Remove unmaintained expired ports from ftp

2011-05-01 ftp/axyftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/emacs-wget: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxdir: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/mirror: Upstream disapear and distfile is no more available
2011-05-01 ftp/moftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/wu-ftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/xrmftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/yale-tftpd: Upstream disapear and distfile is no more available
@
text
@--- Makefile.in.orig	Tue Feb  5 23:02:47 2002
+++ Makefile.in	Tue Feb  5 22:57:32 2002
@@@@ -67,7 +67,7 @@@@
 	-@@mkdir -p $(DESTDIR)/$(mandir)/man1
 	-@@mkdir -p $(DESTDIR)/$(mandir)/man5
 	-@@mkdir -p $(DESTDIR)/@@ETCDIR@@
-	@@INSTALL_PROGRAM@@ -o bin -g bin -m 755 bin/ftpd $(DESTDIR)/@@sbindir@@/in.ftpd
+	@@INSTALL_PROGRAM@@ -o bin -g bin -m 755 bin/ftpd $(DESTDIR)/@@libexecdir@@/ftpd
 	@@INSTALL_PROGRAM@@ -o bin -g bin -m 755 bin/ftpshut $(DESTDIR)/@@sbindir@@/ftpshut
 	@@INSTALL_PROGRAM@@ -o bin -g bin -m 755 bin/ftpcount $(DESTDIR)/@@bindir@@/ftpcount
 	@@INSTALL_PROGRAM@@ -o bin -g bin -m 755 bin/ftpwho $(DESTDIR)/@@bindir@@/ftpwho
@@@@ -87,5 +87,8 @@@@
 	@@INSTALL_DATA@@ -o bin -g bin -m 644 doc/xferlog.5 $(DESTDIR)/$(mandir)/man5/xferlog.5
 	@@INSTALL_DATA@@ -o bin -g bin -m 644 doc/ftprestart.8 $(DESTDIR)/$(mandir)/man8/ftprestart.8
 	@@INSTALL_DATA@@ -o bin -g bin -m 644 util/privatepw/privatepw.8 $(DESTDIR)/$(mandir)/man8/privatepw.8
-	@@if test ! -f $(DESTDIR)/@@ETCDIR@@/ftpaccess; then echo "Since you didn't have a ftpaccess file, the sample has been"; echo "installed to $(DESTDIR)/@@ETCDIR@@/ftpaccess."; echo "You will probably want to edit it."; @@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftpaccess $(DESTDIR)/@@ETCDIR@@/ftpaccess; fi
-	@@if test ! -f $(DESTDIR)/@@ETCDIR@@/ftpconversions; then echo "Since you didn't have a ftpconversions file, the sample has been"; echo "installed to $(DESTDIR)/@@ETCDIR@@/ftpconversions."; echo "You will probably want to edit it."; @@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftpconversions $(DESTDIR)/@@ETCDIR@@/ftpconversions; fi
+	@@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftpaccess $(DESTDIR)/@@ETCDIR@@/ftpaccess.example
+	@@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftpconversions $(DESTDIR)/@@ETCDIR@@/ftpconversions.example
+	@@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftpgroups $(DESTDIR)/@@ETCDIR@@/ftpgroups.example
+	@@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftphosts $(DESTDIR)/@@ETCDIR@@/ftphosts.example
+	@@INSTALL@@ -c -o bin -g bin -m 644 doc/examples/ftpusers $(DESTDIR)/@@ETCDIR@@/ftpusers.example
@


1.1
log
@Switch to GNU configure

PR:		34660
Submitted by:	"James E. Housley" <jeh@@thehousleys.net>
@
text
@@

