atom feed21 messages in org.freebsd.freebsd-portsport register/unregister hogs up reso...
FromSent OnAttachments
Alexandru BalanSep 18, 2005 11:50 pm 
Alexandru BalanSep 23, 2005 8:21 am 
Scott LambertSep 23, 2005 5:52 pm 
Alexandru BalanSep 26, 2005 7:21 am 
Mikhail TeterinSep 26, 2005 2:00 pm 
Michael C. ShultzSep 26, 2005 3:56 pm 
Robert BackhausSep 26, 2005 4:07 pm 
Mikhail TeterinSep 26, 2005 8:22 pm 
Michael C. ShultzSep 27, 2005 1:19 am 
Alexandru BalanSep 27, 2005 9:22 am 
Arnt GulbrandsenSep 27, 2005 9:32 am 
Arnt GulbrandsenSep 27, 2005 9:50 am 
Mikhail TeterinSep 27, 2005 10:01 am.diff
Alexandru BalanSep 27, 2005 11:38 pm 
Alexandru BalanSep 27, 2005 11:41 pm 
Mikhail TeterinSep 28, 2005 6:02 am 
Alexandru BalanSep 28, 2005 6:16 am 
Kris KennawayOct 1, 2005 4:26 pm 
Kirill PonomarewOct 2, 2005 3:50 am 
Alexandru BalanOct 2, 2005 11:18 pm 
Alexandru BalanOct 2, 2005 11:20 pm 
Subject:port register/unregister hogs up resources and takes forever
From:Michael C. Shultz (ring@gmail.com)
Date:Sep 26, 2005 3:56:37 pm
List:org.freebsd.freebsd-ports

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