From owner-freebsd-ports@FreeBSD.ORG Thu Sep 23 16:52:59 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C065F106564A for ; Thu, 23 Sep 2010 16:52:59 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3112C8FC1A for ; Thu, 23 Sep 2010 16:52:58 +0000 (UTC) Received: by wyb33 with SMTP id 33so2369496wyb.13 for ; Thu, 23 Sep 2010 09:52:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=LH0sEMgFGA8M0Qp1exTzixPt3CBbDoEs4rKQtz3HYKA=; b=AZ4m86bnwh1wfeEyrxBcP5dqPOTzjOMskLj/pXOC3pCaeFFvyj7G013p+FaBxKIn4n OA0t6jNTzw6Q4x93DR3EO1TLtBXNLq9OmTKdtANwyrV5FmemhGg+/o0LPQD90n9gQm2/ H2DXpEcBSZL4lEZvh3UDxh3ErUfhgxdazGjrw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; b=otvKn/pJSILNjHBqUN9ki0q4xtsJ9qaKxGRhsNk3wHRnIpBRy25awUtPcZ1oPiYAZB kUI7KwXPRrDsBNjfD1+hXVAY+eINdsI3x+tSMt5LKHd2X5uwtr9I/ulAGe4WKu8nNhpB uTcJ/PXF6Otuye6SoDKk+GlDSxsbIUqOLefXg= Received: by 10.227.142.136 with SMTP id q8mr1877324wbu.95.1285260778043; Thu, 23 Sep 2010 09:52:58 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id m5sm877739wbc.9.2010.09.23.09.52.56 (version=SSLv3 cipher=RC4-MD5); Thu, 23 Sep 2010 09:52:57 -0700 (PDT) Date: Thu, 23 Sep 2010 17:52:53 +0100 From: RW To: ports@freebsd.org Message-ID: <20100923175253.7f319323@gumby.homeunix.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: danfe@FreeBSD.org Subject: Dependencies on x11/nvidia-driver for vdpau X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2010 16:52:59 -0000 A few ports now have an optional library dependency on x11/nvidia-driver for vdpau support e.g. mplayer. If this is set on a machine that has one of the legacy driver slave ports installed, then x11/nvidia-driver gets installed on top of the legacy driver. I think it would be a good idea if the driver ports set conflicts.