From owner-cvs-ports@FreeBSD.ORG Sat Apr 19 07:14:34 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3126E37B401; Sat, 19 Apr 2003 07:14:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA9643FCB; Sat, 19 Apr 2003 07:14:33 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3JEEX0U056121; Sat, 19 Apr 2003 07:14:33 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3JEEXVg056120; Sat, 19 Apr 2003 07:14:33 -0700 (PDT) Message-Id: <200304191414.h3JEEXVg056120@repoman.freebsd.org> From: Max Khon Date: Sat, 19 Apr 2003 07:14:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp Makefile ports/ftp/ftp4all Makefile distinfo pkg-descr pkg-plist ports/ftp/ftp4all/files ftp4all.sh patch-aa X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 14:14:34 -0000 fjoe 2003/04/19 07:14:33 PDT FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/ftp4all Makefile distinfo pkg-descr pkg-plist ftp/ftp4all/files ftp4all.sh patch-aa Log: New port: ftp4all FTP4ALL is a free, open source FTP server implementation for the UNIX platform. FTP4ALL was designed to require no superuser privileges. PR: 50447 Submitted by: Alex Semenyaka Revision Changes Path 1.59 +1 -0 ports/ftp/Makefile 1.1 +77 -0 ports/ftp/ftp4all/Makefile (new) 1.1 +2 -0 ports/ftp/ftp4all/distinfo (new) 1.1 +21 -0 ports/ftp/ftp4all/files/ftp4all.sh (new) 1.1 +94 -0 ports/ftp/ftp4all/files/patch-aa (new) 1.1 +13 -0 ports/ftp/ftp4all/pkg-descr (new) 1.1 +141 -0 ports/ftp/ftp4all/pkg-plist (new)