DragonFly BSD
DragonFly commits List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/contrib/lukemftp cmds.c cmdtab.c complete.c domacro.c extern.h fetch.c ftp.1 ftp.c ftp_var.h main.c progressbar.c progressbar.h ruserpass.c util.c version.h src/usr.bin/ftp Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Nov 2006 15:48:17 -0800 (PST)

:I was pretty confused when I starting looking into this a couple days ago.
:We've been using NetBSD's ftp client for about a year now (FreeBSD has been
:using it as its default for almost 5 years).  The previous emails on users@
:were regarding the ftp server.
:
:To be clear, this update is for the client.  I still think we should remove
:the ftp server (lukemftpd) from our source.
:
:--Peter

    Ah, now I understand.  We were talking about the server and I got the
    client and server mixed up.

    Since you are pushed into the code right now, please go ahead and
    remove the server.  It looks like a couple of files are involved:

    /usr/src/libexec/Makefile	(remove the WANT_LUKEMFTPD stuff)
    /usr/src/libexec/lukemftpd	(remove)
    /usr/src/etc/defaults/make.conf	(remove WANT_LUKEMFTPD comments)
    /usr/src/share/man/man5/make.conf	(remove WANT_LUKEMFTPD comments)

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]