From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 22:56:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E67461065673 for ; Wed, 9 Feb 2011 22:56:28 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id B319B8FC08 for ; Wed, 9 Feb 2011 22:56:28 +0000 (UTC) Received: by iwn39 with SMTP id 39so662536iwn.13 for ; Wed, 09 Feb 2011 14:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=98sFXewTE/fc0YMNZ0hyoLQM/HVRX6DTj75jdsSIRlY=; b=sPfQp7tTmaR1ljInsgIP7fWIE0s4gTDNVAwtxU0l/dqU0Kkj7mtkZx1azvHhNgRKOo Y83VuIoaGiPM0s5kAYaxpjYj7EdLe9PLLa54SrqXcINOt8LsbAGUFYuo17AROQxau4ae tZiNXWfgPXB+YqtjsSEMTaFPmEkqml/I/t8P0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pgydzy5CDPmXV5mcGUDMub36QaZT0e5rSDofJSq7ZZxKUg+p/WURB+hHKlC/MyHrbO T3RVsjbGG8H8UFHVARmsA5zkhXGfxNDCO+V7u3z3ERj3XHXZE/wFE6uOcwNoec7COpxf 2J2m5waRGz85tC3IcUsgEenQKyF5rb1pMEwZs= MIME-Version: 1.0 Received: by 10.231.36.68 with SMTP id s4mr21288991ibd.178.1297292188071; Wed, 09 Feb 2011 14:56:28 -0800 (PST) Received: by 10.231.14.197 with HTTP; Wed, 9 Feb 2011 14:56:28 -0800 (PST) Date: Wed, 9 Feb 2011 14:56:28 -0800 Message-ID: From: patrick To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Run your own portsnap mirror? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2011 22:56:29 -0000 Is there any official way to run a private portsnap mirror? ie. Have one, external server fetch from the official portsnap sources, and then internal servers pulling from the private mirror?