From owner-freebsd-ports@FreeBSD.ORG Wed Oct 12 16:43:08 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E056F16A41F for ; Wed, 12 Oct 2005 16:43:08 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B96A43D48 for ; Wed, 12 Oct 2005 16:43:06 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (localhost [127.0.0.1]) by syn.csh.rit.edu (8.13.3/8.13.1) with ESMTP id j9CHgD8H030450; Wed, 12 Oct 2005 12:42:13 -0500 (EST) (envelope-from wxs@syn.csh.rit.edu) Received: (from wxs@localhost) by syn.csh.rit.edu (8.13.3/8.13.1/Submit) id j9CHgCYc030449; Wed, 12 Oct 2005 12:42:12 -0500 (EST) (envelope-from wxs) Date: Wed, 12 Oct 2005 12:42:12 -0500 From: Wesley Shields To: "Peter G. Brown" Message-ID: <20051012174212.GA1572@csh.rit.edu> References: <434D2F75.5050208@beasleyfoodservice.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <434D2F75.5050208@beasleyfoodservice.com> User-Agent: Mutt/1.5.11 Cc: ports@freebsd.org Subject: Re: FreeBSD Port: vsftpd-2.0.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 16:43:09 -0000 On Wed, Oct 12, 2005 at 10:44:53AM -0500, Peter G. Brown wrote: > Hello, > > A quick follow up - on editing the vsftpd.sh file and putting a space > between . /etc/rc.subr - it worked (with the other edits). It looks like you didn't select the RC_NG option from the menu. All the problems you are seeing would probably be taken care of if you selected that option. You can make deinstall, make rmconfig, and then reinstall the port - this time selecting the appropriate option. -- WXS