From owner-freebsd-current@FreeBSD.ORG Mon Jan 30 13:07:50 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CB9A1065670; Mon, 30 Jan 2012 13:07:50 +0000 (UTC) (envelope-from wenheping@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id ED6E38FC18; Mon, 30 Jan 2012 13:07:49 +0000 (UTC) Received: by obcwo16 with SMTP id wo16so5964677obc.13 for ; Mon, 30 Jan 2012 05:07:49 -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=DEQcTqNR01mTuBhsFAtVU3CXTH05NGezmckEnwDGYsQ=; b=HaEfEr/pkHdCrlyJNFIVWVd6Rkucnr4L9xkxwzSvR6hM6PjlDzGCj4iFuWUBhFMvYd 4J2t3l9ur0gpMt4tlnu43K9qS0jHTK+ne0qs6QG/hkkfTOgFaxCMXkkZjznzpt3HivNv TrwdnX0dWrIW7Xqnxmb1GCQO0nrlPkyxFNpNc= MIME-Version: 1.0 Received: by 10.182.0.48 with SMTP id 16mr874577obb.23.1327927351062; Mon, 30 Jan 2012 04:42:31 -0800 (PST) Received: by 10.182.75.103 with HTTP; Mon, 30 Jan 2012 04:42:31 -0800 (PST) In-Reply-To: <20120130123930.GB40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> Date: Mon, 30 Jan 2012 20:42:31 +0800 Message-ID: From: wen heping To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, ports-announce@freebsd.org, current@freebsd.org 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, 30 Jan 2012 13:07:50 -0000 Cool ! wen 2012/1/30 Baptiste Daroussin > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). > > 1/ Why pkgng? > ------------ > > Our current pkg_install tools are showing their age, are hard to maintain, > and they lack features: > > >