From owner-freebsd-pkg@FreeBSD.ORG Mon Mar 17 13:06:18 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D92ADBB for ; Mon, 17 Mar 2014 13:06:18 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE5CF110 for ; Mon, 17 Mar 2014 13:06:17 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id n12so4611703wgh.12 for ; Mon, 17 Mar 2014 06:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WORfD3fzitC70RrZLKLe7E52OuyA51AlNkgeEl4VQtk=; b=Or09fYPqQ57g6EQFwZYzdokGjgzWt3H9zjhI6FNZYFY0zNPxuvah96vNLCq5kf53QX JjeLjbcTVyKuI7gUJm4fLxO3gvZsxgywGada/ovusJEd6tvJ40fr2Ywsuh+7mityKEaY MiDPnGM1dq8vvxjWunw0UXjd3WRaHbOeX8Aqram3E7TQMTJr1KA+OYvkzxBJ5xPWwkCP t8DzSch1T2/evoOTRHI7ha7PC9xfrjcfXZDvO8V1KPTdRYg8H/AcZlu6tVcToAYGg3/F tXTXAuGuBhpi3BxT/XZQNQ9P2Evdx5TcUdo+us0cj4Lbep19/qByPV0hwjRxCZnePADx /tXg== MIME-Version: 1.0 X-Received: by 10.194.81.164 with SMTP id b4mr18647214wjy.2.1395061576126; Mon, 17 Mar 2014 06:06:16 -0700 (PDT) Received: by 10.194.71.205 with HTTP; Mon, 17 Mar 2014 06:06:16 -0700 (PDT) Date: Mon, 17 Mar 2014 21:06:16 +0800 Message-ID: Subject: Re: how to rsync from pkg.freebsd.org From: Jason To: freebsd-pkg@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 17 Mar 2014 13:06:18 -0000 Thank you for your response! That's a very good news. we'll wait for the official announcement. Thanks again for your hard work. 2014-03-13 18:29 GMT+08:00 Baptiste Daroussin : > 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 FreeBSD. > > 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 ways > and > will soon communicate on a viable way to do it. > > Stay tuned :) > > > regards, > Bapt >