Subject: Re: CVS commit: pkgsrc/net/tnftp
To: None <tech-pkg@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: tech-pkg
Date: 03/14/2004 10:30:22
Hi,
if thats only required for bootstraping, then it should go into pkgsrc/bootstrap
and not bloat the 'normal' pkgsrc tree.
Bernd
On Thu, Mar 11, 2004 at 01:01:02PM +0000, grant beattie wrote:
>
> Module Name: pkgsrc
> Committed By: grant
> Date: Thu Mar 11 13:01:02 UTC 2004
>
> Modified Files:
> pkgsrc/net/tnftp: Makefile
> Added Files:
> pkgsrc/net/tnftp/files: COPYING ChangeLog INSTALL Makefile.in README
> THANKS acconfig.h aclocal.m4 config.h.in configure configure.in
> install-sh tnftp.h todo
> pkgsrc/net/tnftp/files/libedit: Makefile.in chared.c chared.h common.c
> editline.3 editrc.5 el.c el.h emacs.c hist.c hist.h histedit.h
> history.c key.c key.h makelist.in map.c map.h parse.c parse.h
> prompt.c prompt.h read.c read.h refresh.c refresh.h search.c
> search.h sig.c sig.h sys.h term.c term.h tokenizer.c tokenizer.h
> tty.c tty.h vi.c
> pkgsrc/net/tnftp/files/libedit/readline: Makefile readline.h
> pkgsrc/net/tnftp/files/libnetbsd: Makefile.in err.c fgetln.c fparseln.c
> fseeko.c ftpglob.h ftpvis.h getaddrinfo.c getnameinfo.c glob.c
> inet_ntop.c inet_pton.c mkstemp.c setprogname.c sl_init.c
> snprintf.c strdup.c strerror.c strlcat.c strlcpy.c strptime.c
> strsep.c strtoll.c strunvis.c strvis.c timegm.c usleep.c
> pkgsrc/net/tnftp/files/src: Makefile.in cmds.c cmdtab.c complete.c
> domacro.c extern.h fetch.c ftp.1 ftp.c ftp.cat1 ftp_var.h main.c
> progressbar.c progressbar.h ruserpass.c util.c version.h
> Removed Files:
> pkgsrc/net/tnftp: distinfo
>
> Log Message:
> put a copy of the extracted tnftp sources in files/, required for
> bootstrap.
>
> ok'd by lukem.