From owner-freebsd-ports Thu Jan 23 6:12: 1 2003 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 0307937B401 for ; Thu, 23 Jan 2003 06:12:01 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id B00AC43F6B for ; Thu, 23 Jan 2003 06:11:58 -0800 (PST) (envelope-from julianmayer@mac.com) Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h0NEBvbD025950 for ; Thu, 23 Jan 2003 06:11:58 -0800 (PST) Received: from mac.com ([80.110.68.229]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id H967FX00.TUZ; Thu, 23 Jan 2003 06:11:57 -0800 Date: Thu, 23 Jan 2003 15:11:46 +0100 Subject: Re: FreeBSD Port: portupgrade-20021216 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: ports@FreeBSD.org To: Peter Pentchev From: Julian Mayer In-Reply-To: <20030123134749.GA377@straylight.oblivion.bg> Message-Id: <9B2BFFA4-2EDC-11D7-9D30-00039303B9CC@mac.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Yes, it would seem that the stock ftpd does not provide a way to > specify > a different port/service to use in daemon mode. In inetd mode, > everything is fine and dandy. > how is this fine in inetd mode? inetd uses /etc/services to map protocolstoports too AFAIK... > Attached is a patch to the libexec/ftpd source, which adds a new -P > option taking an argument of either a numeric port number or a service > name as described in the getaddrinfo(3) manual page. What do people > think about adding this functionality? it would be great ;) regards, julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message