From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 26 23:02:08 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7CD106566B; Sat, 26 Mar 2011 23:02:08 +0000 (UTC) (envelope-from julien.laffaye@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id B74CF8FC08; Sat, 26 Mar 2011 23:02:07 +0000 (UTC) Received: by wyf23 with SMTP id 23so2282736wyf.13 for ; Sat, 26 Mar 2011 16:02:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=7k0vTUUlMxMxRAyO1WGtpjCYuPSi4LBGec/5ziDwPpE=; b=IIbdI32W1fd2ST6RZF7JPFv59yML6R+Syodu9DnIw4nz8yEgsMup1G/JeuqXKee1b3 /dOSxnjhDOBNrN7+RCqzMDOzwdWGgHA7kaAwcE4ASbSPnkKar67Fo/QW5chRnDD8znRc qg4PWpjzgmIE6NWQkQMOImhQfeLh/cer7z9Ic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=ouxfJ1DFtLV5c3LMsYqxElYMS29Non383dx8Gu7Yyot8Oj3yhvtCmUXloA0RYCWep6 98KpOUvClNGQvi/t1JiGpiPBu4xgwg/OR6RYasY7D7kAD00gZSXVkwkERsXc+TDtGnwu BW6mCCIu9YGMcZ0m8aNLoOMOPjxQnGfzgaq14= MIME-Version: 1.0 Received: by 10.216.136.67 with SMTP id v45mr1197277wei.106.1301180526817; Sat, 26 Mar 2011 16:02:06 -0700 (PDT) Sender: julien.laffaye@gmail.com Received: by 10.216.167.85 with HTTP; Sat, 26 Mar 2011 16:02:06 -0700 (PDT) In-Reply-To: <20110325101111.GA36840@azathoth.lan> References: <20110325101111.GA36840@azathoth.lan> Date: Sat, 26 Mar 2011 23:02:06 +0000 X-Google-Sender-Auth: yHKfzpLH7FDeBTyLLmeGzN0_GdY Message-ID: From: Julien Laffaye To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, hackers@freebsd.org, current@freebsd.org Subject: Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2011 23:02:08 -0000 On Fri, Mar 25, 2011 at 10:11 AM, Baptiste Daroussin wro= te: > =A0Developpement site: http://git.etoilebsd.net/pkgng/ FYI, we moved to github[1] in order to have a bug tracker, pull request and code review. Also, I recommend to build from the HEAD of the git repository, to not report fixed compilation warnings/bugs. [1]: https://github.com/pkgng/pkgng