From owner-freebsd-ports@FreeBSD.ORG Mon Aug 18 10:42:08 2003 Return-Path: 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 149F637B410 for ; Mon, 18 Aug 2003 10:42:08 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id E184A440E2 for ; Mon, 18 Aug 2003 09:34:24 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from atlantis.wireless.fillmore-labs.com ([192.168.161.242] helo=fillmore-labs.com) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.20) id 19omxb-0000fM-0c; Mon, 18 Aug 2003 18:34:23 +0200 Message-ID: <3F410016.8050706@fillmore-labs.com> Date: Mon, 18 Aug 2003 18:34:30 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Sergey Matveychuk References: <3F40EDC7.5050500@ciam.ru> In-Reply-To: <3F40EDC7.5050500@ciam.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@freebsd.org Subject: Re: fetch-list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 17:42:11 -0000 Hi Sergey, Sergey Matveychuk wrote: > As declared in bsd.port.mk: > "fetch-list - Show list of files that would be retrieved by fetch." > > But it really doesn't do it. Can you provide an example? Perhaps the files you tried are already in /usr/ports/distfiles and thus won't be retrieved by fetch? Oliver