From owner-freebsd-current@FreeBSD.ORG Sun Jan 12 12:14:51 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F8123B5; Sun, 12 Jan 2014 12:14:51 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 12BDB1D34; Sun, 12 Jan 2014 12:14:51 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A2B01BDC44; Sun, 12 Jan 2014 13:14:49 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 83580BDC64; Sun, 12 Jan 2014 13:14:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id A01B6CC22B3B; Sun, 12 Jan 2014 13:14:47 +0100 (CET) Date: Sun, 12 Jan 2014 13:14:44 +0100 From: Mathieu Arnold To: vermaden , freebsd-current@freebsd.org, freebsd-stable@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: PKGNG: virtualbox-ose wants lang/gcc AND pdftk wants lang/gcc46 Message-ID: <7459C84BB875D54523A2FB26@atuin.in.mat.cc> In-Reply-To: References: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jan 2014 12:14:51 -0000 +--On 12 janvier 2014 03:00:53 +0100 vermaden wrote: | Where is the logic?I can not install lang/gcc and lang/gcc46 both at the | same time.Any hints? How to use BOTH virtualbox and pdftk using | PKGNG? Hum, I fixed this on January 4th[1], so it should be fixed in the current packages set. 1: -- Mathieu Arnold