From owner-freebsd-ports@FreeBSD.ORG Wed Nov 20 14:21:54 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 8BA3CD03 for ; Wed, 20 Nov 2013 14:21:54 +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 71E622E21 for ; Wed, 20 Nov 2013 14:21:54 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Vj8fA-0001UK-Qy for freebsd-ports@freebsd.org; Wed, 20 Nov 2013 06:21:52 -0800 Date: Wed, 20 Nov 2013 06:21:52 -0800 (PST) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1384957312687-5862526.post@n5.nabble.com> Subject: 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: Wed, 20 Nov 2013 14:21:54 -0000 I build my own packages via poudriere and have 2 repositories defined for pkg (my-poudriere and public). When I try to do a pkg upgrade, some un-intended packages are getting pulled in, yet I cannot figure out why. For example: Installing ru-gimp-help-html: 2.6.1 [pub] Installing pl-gimp-help-html: 2.6.1 [pub] Installing sv-gimp-help-html: 2.6.1 [pub] I have help module disabled in graphics/gimp and that port was built on my system. Another one: Installing xf86-video-openchrome: 0.3.3 [pub] Installing xf86-video-nv: 2.1.20_1 [pub] Installing xf86-video-mach64: 6.9.4 [pub] Installing xf86-video-intel: 2.7.1_5 [pub] Same here - don't need this and x11-drivers/xorg-drivers was built in poudriere. Is there a *pkg* command to trace-back the package pulling these in so that I could modify & re-build that? Thanks & regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/pkgng-upgrade-options-tp5862526.html Sent from the freebsd-ports mailing list archive at Nabble.com.