From owner-freebsd-ports@FreeBSD.ORG Fri Nov 1 13:20:45 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 551DEAA5 for ; Fri, 1 Nov 2013 13:20:45 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E55CC2BA9 for ; Fri, 1 Nov 2013 13:20:44 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id y10so4037625wgg.20 for ; Fri, 01 Nov 2013 06:20:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=zwBXnkrOCj2Ed7W/DAEb/CP+BHTyv1Hw+tu0BmU8Uws=; b=ZUS6F7YCN2HMDjj7j5jf7+l8NOWz8WYTH5pHM4kQxVDqm+nfTpmA6DNFJfjd59dHhB XAqXvBMgLrKa4HLy3mvP9W5AJ5YA7Qq+62YtfbYTlTP9Oezr0vkscJbVIKakvGF0aYgh Zi70Mydt/UduRbH3fNhJQCND8WYKL1QcDmg/p2eIVa9l1tLSLqax6hCr5ZTFxsRjryqf 8slO8v8ZREiTR3FFRewJ5VYVlVDlw4rduKQZ6ohb3EoWbazAV0twC6uXWUX66ys3hhSE 9KYcmStP8qhMBQj0nGEBnQ9woNvB+fOqdNRpNkRsfzUKo1CK1HfMSKoCgxjANuGVN7Vs Q0jg== X-Received: by 10.180.37.67 with SMTP id w3mr2496130wij.56.1383312043298; Fri, 01 Nov 2013 06:20:43 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id dn2sm6396919wid.1.2013.11.01.06.20.42 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 01 Nov 2013 06:20:42 -0700 (PDT) Date: Fri, 1 Nov 2013 13:20:41 +0000 From: RW To: ports@freebsd.org Subject: Re: Ports distfiles mirror -> e.g. ftp://ftp4.de.freebsd.org/FreeBSD/distfiles/ Message-ID: <20131101132041.2704f2b7@gumby.homeunix.com> In-Reply-To: <52729AD4.4050408@petermann-it.de> References: <52729AD4.4050408@petermann-it.de> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 13:20:45 -0000 On Thu, 31 Oct 2013 19:00:52 +0100 Matthias Petermann wrote: > Is there some automatic mechanism in place which does this mirroring, > or is this done manually from a ports committer once he commits a new > or updated port? I'm just curious because I can find the distfiles > from some of my maintained ports there, and from some not. I'm not sure about that specific URL, but IIRC FreeBSD keeps a cache of distfiles downloaded for package building purposes and makes it available as a last-resort mirror.