Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2005 15:58:11 -0700
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-ports@freebsd.org, Mikhail Teterin <mi+mx@aldan.algebra.com>
Subject:   Re: port register/unregister hogs up resources and takes forever
Message-ID:  <200509261558.13760.ringworm01@gmail.com>
In-Reply-To: <200509261700.48416.mi%2Bmx@aldan.algebra.com>
References:  <200509261700.48416.mi%2Bmx@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 26 September 2005 14:00, Mikhail Teterin wrote:
> I submitted
>
> 	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86310
>
> some time ago.
>
> Port registration/unregistration is also affected by the same problem with
> the PACKAGE-DEPENDS-LIST script. Anyone feels like fixing it?
>
> You, probably, have a circular dependency somewhere. For example, until
> very recently it was possible to hang oneself by defining both WITH_ESD and
> WITH_ARTS.
>
> 	-mi

Just to let you know, I tested your patch with sysutils/portmanager by 
deleting a random few dependencies of gnome2 then running "portmanager -u"
to see if they would be found and reinstalled.  Portmanager makes extensive
use of "make all-depends-list" to find missing ports and the test passed with 
your changes.  Keep in mind though, it also works fine with the original 
bsd.port.mk.

-Mike






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509261558.13760.ringworm01>