From owner-freebsd-ports@FreeBSD.ORG Fri Nov 9 23:43:55 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48CAA1BC for ; Fri, 9 Nov 2012 23:43:55 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id B1B6F8FC12 for ; Fri, 9 Nov 2012 23:43:54 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so4366709lbd.13 for ; Fri, 09 Nov 2012 15:43:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=dj0vlfBXYuqYzSslQ1vtgnk2/Y24ItXEudfHxjhpOEQ=; b=rC0y8FFmYvcEopb//2XMZcJOsRUP3KuZXOSt4iFxcv6O2UusyOinG6wQi76VRyopgj LgPe1/lRNZ0NJ8JNCdJQQHBGEd0N5J/np8Uwa8fGEsk7Nc/2iIti/jN5IHM9EpKez1zo YFVIse8j3fEuDe3+99FkCdnU8LqgzIJ9zcQZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=dj0vlfBXYuqYzSslQ1vtgnk2/Y24ItXEudfHxjhpOEQ=; b=SrAMWhneiIEQhiMGk+MXe8uB/0QUBBNfmDol5xFqH0gGAgw+u6sFYnFH65ieGYrYcO gRzY3EH2BIbQr+1wXQM6IpP0hOrWI0iEZOj6sbOInI8zYyBdt6mP4zRxnkx0QTfBwMgJ 5L3EQCCgGbSibf6781q1uqboIUvGILaWBjczmdBsO2MNAcecu3VvrUkXg3RB64mHNz6d KdPrzEzcPaYbQ+NwevUty3M37ogfYUeBGxhScuZ3AGSOtPlLbBkAURQCGmDDfb2tKQ7O EMofH75kC9Z0JlALCoE+1nr2+ha8Xqp14gkYt3lFDevn7TO6OvUjdhkCULVNEGv1K7U5 +5Eg== Received: by 10.112.100.102 with SMTP id ex6mr5277771lbb.130.1352504633534; Fri, 09 Nov 2012 15:43:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.166 with HTTP; Fri, 9 Nov 2012 15:43:22 -0800 (PST) In-Reply-To: <20121109234148.GH70168@ithaqua.etoilebsd.net> References: <20121109215839.000010b4@unknown> <20121109234148.GH70168@ithaqua.etoilebsd.net> From: Eitan Adler Date: Fri, 9 Nov 2012 18:43:22 -0500 Message-ID: Subject: Re: pkgng complains about using pkg_info: intended? To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlaD/olhGKwpJAAPvW74EtUzl0pdE1MCwbhsOYvUIhkjhp2gSylTMMEGkH00UO1isiDz1DQ Cc: ports@freebsd.org, Alexander Leidinger X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2012 23:43:55 -0000 On 9 November 2012 18:41, Baptiste Daroussin wrote: >> I prefer the latter. > > @Eitan > I do prefer the environnement variable because the users that are using pkg_* > tools for some reason we can't imagine (there is always cases) can safely use it > without this warning. Okay. I'll send you a patch some time this week/weekend. > > @Alexander > Sorry for this I should have thought about it when reviewing the patch that > added this warning, I completly forgot about this case. > > If no one sent to portmgr a patch since then, I'll write a patch to allow to fix > this on monday. Please don't. It will interfere with the one I already have pending. I may not get to it this weekend, but it will be done this week. -- Eitan Adler