From owner-freebsd-pkg@freebsd.org Tue Sep 29 15:57:41 2015 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8BF7A0BD85 for ; Tue, 29 Sep 2015 15:57:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 818F41EE1 for ; Tue, 29 Sep 2015 15:57:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wiclk2 with SMTP id lk2so158178871wic.0 for ; Tue, 29 Sep 2015 08:57:39 -0700 (PDT) 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=0j2dPl6B5LGchotW0esRBkZpde+RDQ3jivSiv9TxKvY=; b=lr3U4gRenM/TxcyF8KqgQtSxt0OFzqlG9sSvMsN1vi5xbzI8LqTBGRSnZIGeOjS3QK PXpYTdgxrAJK+kiWj954TcS2+w7weEdssEVf6VjMLGESWCV2kuhhZ9ZGqJf7Mw/Aq2+A 7FTqYd01ImQQMi+0oXekXeDkVvXgAXByTpNn0WMxFCFmU1oh28GrboOIsbPSMR7AgaX5 574S4auYAon6jBVps3Nr+dDaQCl/ZPemgSr84N43mUptg1IdS+lCVOKBuph4qVv5pPT2 TKMSiAEkc2OyNAq3094urUph3NsK4iNkLQ4gGPyqD3oLYvF+wjuTL20qdv5N4yF3P5qw fnwQ== X-Received: by 10.180.182.107 with SMTP id ed11mr25482513wic.52.1443542259791; Tue, 29 Sep 2015 08:57:39 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id nf15sm24541048wic.22.2015.09.29.08.57.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Sep 2015 08:57:38 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 29 Sep 2015 17:57:37 +0200 From: Baptiste Daroussin To: "Meyer, Wolfgang" Cc: "'freebsd-pkg@freebsd.org'" Subject: Re: How to disable comment output from pkg search Message-ID: <20150929155736.GA56660@ivaldir.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 15:57:41 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 29, 2015 at 03:45:45PM +0000, Meyer, Wolfgang wrote: > Hello, >=20 > as pkg search now by default shows the comments of the matched packages, = I would like to know how to disable this default behaviour. Furthermore wit= h the old version of pkg search I was able to limit the output to only the = desired query-modifier using -q -Q query-modifier. Now quiet output only pr= ovides the label of the matched packages. Is there a way to get the old beh= aviour? The default output has been changed to match popular demand. However the fact the other tunabled output are inpacted is side effect that should be fixed. I'll see if I can bring back the old behaviour via a switch in pkg.conf and= fix the regression on the -Qsomething (and make that in 1.6.2) Please note in the meantime that you can use the pkg rquery command is desi= gned exactly for fine tuning of the output of queries on remote repos. Best regards, Bapt --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYKtPAACgkQ8kTtMUmk6EyGlACgmjohAQ5J6kNKfeHx2miOVsho auUAn2nac8uekc/vTW+9D4TojTl7+buD =NK5a -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw--