From owner-freebsd-ports@FreeBSD.ORG Tue Aug 17 20:18:01 2004 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 DC8BE16A4CE for ; Tue, 17 Aug 2004 20:18:01 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B5E43D1D for ; Tue, 17 Aug 2004 20:18:01 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-10.local ([172.16.0.10]) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41 (FreeBSD)) id 1BxAP7-00047y-E4; Tue, 17 Aug 2004 22:18:00 +0200 Date: Tue, 17 Aug 2004 22:19:45 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Mohacsi Janos From: Oliver Eikemeier In-Reply-To: <20040817164153.I71520@mignon.ki.iif.hu> Message-Id: Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: freebsd-ports@freebsd.org Subject: Re: port download question 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: Tue, 17 Aug 2004 20:18:02 -0000 Mohacsi Janos wrote: > Hi All, > How should I specify the MASTER_SITES and DISTNAME for a > particular port if it requires HTTP POST operation to download the > distribution file. Can you give me the url? I'm doing a rewrite of the distfile handling code, so this might be interesting. -Oliver