From owner-freebsd-ports@FreeBSD.ORG Fri Sep 2 10:38:57 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E725106567A for ; Fri, 2 Sep 2011 10:38:57 +0000 (UTC) (envelope-from jlaffaye.freebsd@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 17EE48FC13 for ; Fri, 2 Sep 2011 10:38:56 +0000 (UTC) Received: by fxe4 with SMTP id 4so1991645fxe.13 for ; Fri, 02 Sep 2011 03:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=H7da3AE23KyEQcjcJsqN72AjJLiZ6PDvvjHlNdaL4os=; b=p+qDDafxN5Xk2kEO4Xo+yCsHyiY+YVgKgHoqaNlLnYeYh2nefZMaQ6ZARyXSzF8HXN d47WJKNeQFTjkoqB2XjNh/4441oxwIH3yf91+mhC992LVp40HSu47Tf3wA5Gp1TwAZz+ WYJ8N9W3shEqCJSTSG/GULz1H2okkKPkiKY84= Received: by 10.223.62.76 with SMTP id w12mr1468737fah.123.1314959936113; Fri, 02 Sep 2011 03:38:56 -0700 (PDT) Received: from chulak.jlaffaye.net (esc31-1-78-245-92-55.fbx.proxad.net [78.245.92.55]) by mx.google.com with ESMTPS id l20sm634382fad.12.2011.09.02.03.38.55 (version=SSLv3 cipher=OTHER); Fri, 02 Sep 2011 03:38:55 -0700 (PDT) Sender: Julien Laffaye Message-ID: <4E60B23F.7050102@FreeBSD.org> Date: Fri, 02 Sep 2011 12:38:55 +0200 From: Julien Laffaye User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110706 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201109020107.p8217eFJ089679@fire.js.berklix.net> <201109020949.p829nmla093997@fire.js.berklix.net> <20110902100401.GO28186@home.opsec.eu> In-Reply-To: <20110902100401.GO28186@home.opsec.eu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Ports system quality X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2011 10:38:57 -0000 On 09/02/2011 12:04, Kurt Jaeger wrote: > Hi! > >>> http://pkgin.net/ > [...] >>> pkgin is known to work and have been tested under the following platforms > [...] >> So, what do you actually mean by this? > > Probably just this: What about trying to port pkgin for FreeBSD, so that > pkgin can also be used on FreeBSD ? > We are working on pkgng[1], which is a complete rewrite of pkg_install instead of a higher level tool on top of it. Stay tuned for the alpha2 announcement. > If this solves the binary pkg-install problem in a generic > way on many plattforms (I have not looked at the implementation), > that might be a nice feature. > [1]: https://github.com/pkgng/pkgng