From owner-freebsd-ports@FreeBSD.ORG Sat Nov 30 14:28:34 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 36D9080C for ; Sat, 30 Nov 2013 14:28:34 +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 164DC173C for ; Sat, 30 Nov 2013 14:28:33 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VmlX6-0006jQ-GR for freebsd-ports@freebsd.org; Sat, 30 Nov 2013 06:28:32 -0800 Date: Sat, 30 Nov 2013 06:28:32 -0800 (PST) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1385821712485-5864972.post@n5.nabble.com> In-Reply-To: <1384957312687-5862526.post@n5.nabble.com> References: <1384957312687-5862526.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.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Nov 2013 14:28:34 -0000 This "pkg upgrade" problem is getting ridiculous. There needs to be an -x (exclude) flag or traceback method for pkg upgrade. pkgng wants to install these, but I cannot locate the source / reason. As of now, my upgrade is locked-up because there is no way to by-pass the two conflicting-pair ports below. There are two repos FreeBSD & myrepo. pkg upgrade => THESE 2 CONFLICT Installing unixODBC: 2.3.2 Installing libiodbc: 3.52.8 THESE 2 CONFLICT Installing py27-setuptools Installing py27-distribute: 0.6.35 WANTS TO INSTALL THESE, BUT NO CONFIG SETTING FOR THEM. Installing xf86-video-vesa: 2.3.3 [FreeBSD] Installing xf86-video-radeonhd: 1.3.0_5 [FreeBSD] Installing xf86-video-r128: 6.9.2 [FreeBSD] Installing xf86-video-openchrome: 0.3.3 [FreeBSD] Installing xf86-video-nv: 2.1.20_1 [FreeBSD] Installing xf86-video-mach64: 6.9.4 [FreeBSD] Installing xf86-video-intel: 2.7.1_5 [FreeBSD] x11-drivers/xorg-drivers config: OPTIONS_FILE_SET+=ATI OPTIONS_FILE_SET+=KEYBOARD OPTIONS_FILE_SET+=MOUSE OPTIONS_FILE_SET+=SIS ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/pkgng-upgrade-options-tp5862526p5864972.html Sent from the freebsd-ports mailing list archive at Nabble.com.