From owner-svn-ports-all@FreeBSD.ORG Mon Jan 6 23:52:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28AB52D6; Mon, 6 Jan 2014 23:52:15 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 67F5F188A; Mon, 6 Jan 2014 23:52:14 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id bz8so55592wib.5 for ; Mon, 06 Jan 2014 15:52:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=G4C41cKBfsQl+hPJqcoRS0NDmSYYj2cXOz9l6tBuLK4=; b=mFDfq04BszhiQNvKViQkNLf1+SGj6qGExh4XMbDmeqwcS5xlujdTrO8g/23y5vULS3 e6vlrUu+HGKJDElS3kwCInC+BLiAu5Vtr/E0bSTtaqg6ZGzHr97Wa7PBpCBftOdPSCwu J3YjngdszNR3Zdk+wI+RhAr8RYGsqR7EqlnZwDjOyj1RmYi7yOVVePmHaz+i6W5gEM1d 6AUz4DgvDbde80VJ59+PJtfSpHVg+w7MBWo7/XxeXoP11MquPyhePxipo3FO1vnXh2je YF0UU/W3NZG4kBhhZtOepXE1d8GiqBmRYvjOxHCx7yOvamEZ+MDeuPqPFeR6KYfLMo3w LW0A== X-Received: by 10.180.9.39 with SMTP id w7mr14479042wia.9.1389052332748; Mon, 06 Jan 2014 15:52:12 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id e5sm29184084wja.15.2014.01.06.15.52.11 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 06 Jan 2014 15:52:12 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 7 Jan 2014 00:52:10 +0100 From: Baptiste Daroussin To: d@delphij.net Subject: Re: svn commit: r338960 - in head/www/dokuwiki: . files Message-ID: <20140106235210.GF36154@ithaqua.etoilebsd.net> References: <201401062343.s06NhhY7004907@svn.freebsd.org> <52CB4030.1040808@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9ADF8FXzFeE7X4jE" Content-Disposition: inline In-Reply-To: <52CB4030.1040808@delphij.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 23:52:15 -0000 --9ADF8FXzFeE7X4jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 06, 2014 at 03:45:52PM -0800, Xin Li wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 >=20 > On 01/06/14 15:43, Baptiste Daroussin wrote: > > Author: bapt Date: Mon Jan 6 23:43:43 2014 New Revision: 338960=20 > > URL: http://svnweb.freebsd.org/changeset/ports/338960 > >=20 > > Log: Remove colors they are terminal dependant >=20 > I wonder if this can be automated in a way that pkg(1) determine if > the output is eligible for terminal output and decide how to print out > pkg-message? >=20 Well with pkgng we will deprecate pkg-message in favor of a new news system (elligible for messages) which will allow to better print message and only = print them when needed. At this time if one want to provide an option for colors, (off by default I don't like colors) then I will accept it for sure, lots of people likes col= ors. In that case it will be consistent over all packages. regards, Bapt --9ADF8FXzFeE7X4jE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLLQaoACgkQ8kTtMUmk6EzJ8wCeJ3NgANEo+NfnYV46iQ046w2y 7EgAn30D6h4FuriFXyy0CCoD52oT0NsS =2mMU -----END PGP SIGNATURE----- --9ADF8FXzFeE7X4jE--