From owner-freebsd-current@FreeBSD.ORG Mon Feb 6 08:04:05 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E47A0106566B for ; Mon, 6 Feb 2012 08:04:05 +0000 (UTC) (envelope-from matt.thyer@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 748C08FC19 for ; Mon, 6 Feb 2012 08:04:05 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so6421307wib.13 for ; Mon, 06 Feb 2012 00:04:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4xHNaVDYeaUlS0A0mDrjZGgUrKKECBdHoO316NiPZ7g=; b=pp52j+3gD2igGMvwr7sMy88SngdoatXT0IRyxODlBJKKOnlB81wQgINkED3hO6LNYf 3PdOIJaiqQIyI/wUGaC4BNC7frrbdr14NfJnr5zqUOgun8gKjC7eJcfV7rUNvoADANXQ KIa6DgONgMEZieLZqJJxN67OKhynhyNmAmtcA= MIME-Version: 1.0 Received: by 10.180.85.105 with SMTP id g9mr11287261wiz.12.1328514059099; Sun, 05 Feb 2012 23:40:59 -0800 (PST) Received: by 10.216.13.135 with HTTP; Sun, 5 Feb 2012 23:40:58 -0800 (PST) Received: by 10.216.13.135 with HTTP; Sun, 5 Feb 2012 23:40:58 -0800 (PST) In-Reply-To: <4F2EA461.7050308@o2.pl> References: <20120130214146.19B3D1065754@hub.freebsd.org> <4F2EA461.7050308@o2.pl> Date: Mon, 6 Feb 2012 18:10:58 +1030 Message-ID: From: Matt Thyer To: =?ISO-8859-2?Q?Radio_m=B3odych_bandyt=F3w?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Baptiste Daroussin , FreeBSD current Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 08:04:06 -0000 On Feb 6, 2012 3:50 AM, "Radio m=C5=82odych bandyt=C3=B3w" wrote: > > I wonder if I'm the only one thinking about a decentralised package management.... > First, a decentralised transport layer. Torrents are faster and more reliable than servers. > Second, decentralised management when anybody can upload a port directly into the system. > > -- > Twoje radio > Such a system would need to support traditional protocols such as FTP & HTTP due to many corporate environments not allowing anything else. I'm all for a distributed system but you can't forget the corporate users.