From owner-freebsd-pkg@FreeBSD.ORG Thu May 7 10:59:34 2015 Return-Path: Delivered-To: freebsd-pkg@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 A47BE1E7 for ; Thu, 7 May 2015 10:59:34 +0000 (UTC) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A5C612C7 for ; Thu, 7 May 2015 10:59:34 +0000 (UTC) Received: by wgin8 with SMTP id n8so39579504wgi.0 for ; Thu, 07 May 2015 03:59:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=AA7rXfH4lwgOoDHLKikai81tee3DXAy0a+nSKR9wXbg=; b=ZxAWHX/QYh6GlqwYqSlcv4IyTfuKw3HAuJGTsGgu++mZVdccbSMPBTgcJNm724IDvR gKy8mpItrFWwhEC67s7IktKpW+Y/yQxyVk8bwiHWB3TNOaZI90A6b++r5YszB0beyXWF Pdpn6qQaWMdjkbL8aUYlGP1AyYV8LM0Uxpkk2fBIEahO6uhQArvhLiEuIR7911Cnys5f H8GbGOKBpExpFp39Y77h26GbfQ+yYuklM9UNZiNyn1h7sdiyg8Y3q5f88ppcMFaXbQJq 1hbp4HsBYN+EEeN3N1WKYqHrnbDaGPYTm4WqJ9U17Xve+uNbQavr2zZCsuzamjexkwgO tCaA== X-Received: by 10.194.78.105 with SMTP id a9mr6486359wjx.152.1430996372688; Thu, 07 May 2015 03:59:32 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id q4sm2811121wja.24.2015.05.07.03.59.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 May 2015 03:59:31 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 7 May 2015 12:59:29 +0200 From: Baptiste Daroussin To: Christer Solskogen Cc: freebsd-pkg@freebsd.org Subject: Re: how to rsync from pkg.freebsd.org Message-ID: <20150507105929.GB7073@ivaldir.etoilebsd.net> References: <20140313102947.GE90364@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 10:59:34 -0000 --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 02, 2014 at 08:32:19PM +0200, Christer Solskogen wrote: > On 13.03.2014 11:29, Baptiste Daroussin wrote: > > On Thu, Mar 13, 2014 at 03:37:45PM +0800, Jason wrote: > >> hi all: > >> > >> I'm from china.we have thousands of machines running on FreeB= SD. > >> Because the link between china and usa is poor,the pkg instal= is > >> very slow and often failed... > >> so we want to build our own pkgng mirror. > >> Does the pkg.freebsd.org offer any rsync interface so we can = access? > > > > This is being worked on, we are experimenting a couple of different way= s and > > will soon communicate on a viable way to do it. > > > > Stay tuned :) > > >=20 > I've stayed, and tuned. Is this possible now? >=20 Just figured out that I never replied to that one. Sorry but no we do not have such mechanism yet. In the meantime what one co= uld do is using pkg fetch to create its own mirrors: pkg fetch -d -o ./mymirror -a pkg repo ./mymirror Unfortunatly that won't clean out old packages (a volunteer to add the clea= nup support? :)) Best regards, Bapt --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVLRZEACgkQ8kTtMUmk6Ex+nQCgiljK/Rkgd/gkkFe/32lCbAKG Si0AmwQRufvUgrSqh9khfDICq9YLE6MD =FCfd -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--