From owner-freebsd-ports@FreeBSD.ORG Tue Dec 3 10:54:56 2013 Return-Path: Delivered-To: freebsd-ports@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 5BA36768 for ; Tue, 3 Dec 2013 10:54:56 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3B2041891 for ; Tue, 3 Dec 2013 10:54:55 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Vnnd0-0005pv-ON for freebsd-ports@freebsd.org; Tue, 03 Dec 2013 02:54:54 -0800 Date: Tue, 3 Dec 2013 02:54:54 -0800 (PST) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1386068094622-5865658.post@n5.nabble.com> In-Reply-To: References: <1384957312687-5862526.post@n5.nabble.com> <1385821712485-5864972.post@n5.nabble.com> Subject: Re: pkgng upgrade options MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2013 10:54:56 -0000 >> There should be some OPTONS_FILE_UNSET variables I just left those out and only posted those with " OPTIONS_FILE_SET" >>It's possible that the FreeBSD repo is before your local repo. >>To see the repository order use: pkg -v -v Yes, the FreeBSD repo is listed first while myrepo is #2. I don't see how I can change the order though. Combining all repo info into a single file comes to mind; tried and it seems to break things. The unixODBC / libiodbc conflict is from these two: databases/php5-odbc & databases/php5-pdo_odbc They both have "OPTIONS_FILE_SET+=IODBC" however, so should nat ask for unixODBC The most serious pkg conflict I am seeing is devel/py27-distribute vs. devel/py27-setuptools "pkg set -o devel/py27-distribute:devel/py27-setuptools" has no effect. Only emulators/virtualbox-ose is asking for devel/py-distribute. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/pkgng-upgrade-options-tp5862526p5865658.html Sent from the freebsd-ports mailing list archive at Nabble.com.