From owner-freebsd-questions@FreeBSD.ORG Mon Jan 5 20:01:10 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F77645C for ; Mon, 5 Jan 2015 20:01:10 +0000 (UTC) Received: from mail.ssimicro.com (mail.ssimicro.com [64.247.129.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.ssimicro.com", Issuer "RapidSSL SHA256 CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F694321D for ; Mon, 5 Jan 2015 20:01:09 +0000 (UTC) Received: from markham.ssimicro.com (markham.ssimicro.com [64.247.130.99]) (authenticated bits=0) by mail.ssimicro.com (8.14.7/8.14.7) with ESMTP id t05K12O6099331 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 5 Jan 2015 13:01:02 -0700 (MST) Message-ID: <54AAED7F.3010704@corp.ssimicro.com> Date: Mon, 05 Jan 2015 13:01:03 -0700 From: markham breitbach User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: FreeBSD 10 Package Mirror Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 20:01:10 -0000 I am trying to set up a private mirror of the FreeBSD 10 package repo. The handbook (https://www.freebsd.org/doc/en/articles/hubs/mirror-where.html) recommends rsync from the "best" official mirror site, but they do not appear to host the packages for 10 there anymore. pkg-ng figures out where to go using SRV lookups, but none of these hosts seem to support rsync. So, what is the best way to do this for FreeBSD 10? Thanks, -Markham