From owner-cvs-all Sun Sep 23 18:37:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A5E137B41E; Sun, 23 Sep 2001 18:37:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8O1bWK55354; Sun, 23 Sep 2001 18:37:32 -0700 (PDT) (envelope-from ijliao) Message-Id: <200109240137.f8O1bWK55354@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 23 Sep 2001 18:37:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/mget Makefile distinfo pkg-comment pkg-descr pkg-plist ports/ftp/mget/files patch-Makefile patch-mget.c patch-mget.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/09/23 18:37:32 PDT Modified files: ftp Makefile Added files: ftp/mget Makefile distinfo pkg-comment pkg-descr pkg-plist ftp/mget/files patch-Makefile patch-mget.c patch-mget.h Log: add mget Multi Threaded Wget Revision Changes Path 1.39 +2 -1 ports/ftp/Makefile 1.1 +27 -0 ports/ftp/mget/Makefile (new) 1.1 +1 -0 ports/ftp/mget/distinfo (new) 1.1 +18 -0 ports/ftp/mget/files/patch-Makefile (new) 1.1 +13 -0 ports/ftp/mget/files/patch-mget.c (new) 1.1 +14 -0 ports/ftp/mget/files/patch-mget.h (new) 1.1 +1 -0 ports/ftp/mget/pkg-comment (new) 1.1 +3 -0 ports/ftp/mget/pkg-descr (new) 1.1 +1 -0 ports/ftp/mget/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message