From owner-freebsd-current@FreeBSD.ORG Thu Feb 2 21:49:26 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 1CC43106564A for ; Thu, 2 Feb 2012 21:49:26 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepi102.cox.net (eastrmfepi102.cox.net [68.230.241.198]) by mx1.freebsd.org (Postfix) with ESMTP id AD4B88FC1A for ; Thu, 2 Feb 2012 21:49:25 +0000 (UTC) Received: from eastrmimpo209.cox.net ([68.230.241.224]) by eastrmfepo101.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202213835.BAAZ24648.eastrmfepo101.cox.net@eastrmimpo209.cox.net>; Thu, 2 Feb 2012 16:38:35 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo209.cox.net with bizsmtp id V9ea1i00R1BeFqy029eaus; Thu, 02 Feb 2012 16:38:35 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020B.4F2B025B.0021,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=hkJgomM1yb1FNvb7z/X2sgOJ/oH6TIgQO6eG001lwPA= c=1 sm=1 a=xkzmqD_HdDQA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=QddWjGbLkORaGvvPuzwA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12LcYNd049416; Thu, 2 Feb 2012 15:38:34 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 15:38:29 -0600 From: "Conrad J. Sabatier" To: Baptiste Daroussin Message-ID: <20120202153829.7213f698@cox.net> In-Reply-To: <20120130123930.GB40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@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: Thu, 02 Feb 2012 21:49:26 -0000 On Mon, 30 Jan 2012 13:39:30 +0100 Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to > the ports tree (disabled by default). [remainder of announcement snipped for brevity] A feature request: I've long wished that "pkg_info -g" would set the return value to indicate whether or not a package's plist contained any errors, rather than always returning 0. This would be extremely helpful when using pkg_info in a script. Thanks! -- Conrad J. Sabatier conrads@cox.net