From owner-svn-ports-all@FreeBSD.ORG Mon Mar 2 07:03:00 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9FBDCD09; Mon, 2 Mar 2015 07:03:00 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (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 4E42F6F1; Mon, 2 Mar 2015 07:03:00 +0000 (UTC) Received: by wggx12 with SMTP id x12so31440819wgg.6; Sun, 01 Mar 2015 23:02:58 -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=TWaEjQDpnbAk4c+RmNOAzOkeBWMVGaGi5Z7UkIN2X5o=; b=jKk0E1QKJ9MX+nJid5Mk6GsH9mLGVNAca6GCXLplPFiswQKwLRN2krAgiEnqc0v81u xkWlxamW1QmVgMK4XwjYYKGx6IqSifKaPycn6T+bMN895fKaf3FKsUDpVimoCz1WeMGT dkWsoyhI0Q2KCQ+kTtf9vLfNOFc3Kw/0HrA6PbQiDAarp+/Zxg2X03aO5L2kTyum2i+0 EMOUI5z6kDLZzMIhaSxNb5dRquNeymbGl2Stitd3n9mG/5W3DREWEDfmY4GTEIPlk3QS m1i4M/Wg6YJJLEMx4En6EqDimgitgkrHK4ZSVWfpE8cwQam5S6fd6jhGxlaPuj9KGH7K VfhA== X-Received: by 10.180.75.102 with SMTP id b6mr19960293wiw.60.1425279778612; Sun, 01 Mar 2015 23:02:58 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id v9sm13875448wib.0.2015.03.01.23.02.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Mar 2015 23:02:57 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 2 Mar 2015 08:02:55 +0100 From: Baptiste Daroussin To: Kubilay Kocak Subject: Re: svn commit: r380170 - head/ports-mgmt/pkg-devel Message-ID: <20150302070254.GN13897@ivaldir.etoilebsd.net> References: <201503010141.t211f11w023333@svn.freebsd.org> <54F3B187.6060007@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="p1Od3smaOkJqivj4" Content-Disposition: inline In-Reply-To: <54F3B187.6060007@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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.18-1 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, 02 Mar 2015 07:03:00 -0000 --p1Od3smaOkJqivj4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 02, 2015 at 11:40:39AM +1100, Kubilay Kocak wrote: > On 1/03/2015 12:41 PM, Baptiste Daroussin wrote: > > Author: bapt > > Date: Sun Mar 1 01:41:00 2015 > > New Revision: 380170 > > URL: https://svnweb.freebsd.org/changeset/ports/380170 > > QAT: https://qat.redports.org/buildarchive/r380170/ >=20 > Hi Baptiste, >=20 > Good to see more improvements in pkg being released frequently for > testing, thanks! >=20 > > Log: > > Release 1.4.99.12 > > Changes: > > - New option DEFAULT_ALWAYS_YES to have pkg defaulting on Yes for all= questions >=20 > Is there (if not, could there be) an equivalent -y for this? >=20 No than means if the option is set to yes: Proceed with deinstalling packages? [y/N]: Becomes Proceed with deinstalling packages? [Y/n]: ^^^ But it keeps asking :) Best regards, Bapt --p1Od3smaOkJqivj4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlT0Cx4ACgkQ8kTtMUmk6EwAAgCgwC6Ro8+0I9UO18vmjBcEgeOR wMIAoKfKWjmUHiFMy3Wn+s9NmFh9tGyu =K8Fl -----END PGP SIGNATURE----- --p1Od3smaOkJqivj4--