From owner-freebsd-ports@FreeBSD.ORG Mon Aug 20 08:40:48 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by hub.freebsd.org (Postfix) with ESMTP id F34B5106566B for ; Mon, 20 Aug 2012 08:40:47 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id CF94514E8CB; Mon, 20 Aug 2012 08:40:47 +0000 (UTC) Message-ID: <5031F80F.6060303@FreeBSD.org> Date: Mon, 20 Aug 2012 01:40:47 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120728 Thunderbird/14.0 MIME-Version: 1.0 To: Dominic Fandrey References: <50170F2E.2060804@bsdforen.de> <50276571.5070709@bsdforen.de> <5031EC66.8020807@bsdforen.de> <20120820081651.GI57907@mail.hs.ntnu.edu.tw> <5031F408.4040800@bsdforen.de> In-Reply-To: <5031F408.4040800@bsdforen.de> X-Enigmail-Version: 1.4.3 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: [CFT] TexLive port 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: Mon, 20 Aug 2012 08:40:48 -0000 On 08/20/2012 01:23, Dominic Fandrey wrote: > I have run into problems with portmaster. The problem is that it doesn't > check whether a dependency is satisfied. It just goes ahead and installs > them. > > I think a dependency like: > latex:${PORTSDIR}/print/teTeX-base > > shouldn't cause portmaster to install teTeX-base. Not if a latex > binary is already available. Portmaster doesn't handle dependencies that way, it relies on the port authors to register CONFLICTS. If you have installed a port that installs a latex binary it and teTeX-base should have CONFLICTS registered against each other. Doug -- I am only one, but I am one. I cannot do everything, but I can do something. And I will not let what I cannot do interfere with what I can do. -- Edward Everett Hale, (1822 - 1909)