ports subtree dependencies checking

[ Available lists | Index of freebsd-ports | Month of May 2004 | Week of 18 May 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dmitry Morozovsky <marck@rinet.ru>
Date
18 May 2004 05:38:59
Subject
ports subtree dependencies checking
Message-ID
20040518152749.M52881@woozle.rinet.ru


[ Hide this part ]
Dear colleagues,

as all of you knows, keeping up to date thw whole ports tree involves
tremendous number of disk operation per cvs/cvsup. So, I use small script to
keep up-to date rather small set of ports (less than 1000, comparing to 10k+
total ports in the tree).

Sometimes this leads to broken dependencies (e.g., when tracked port becomes
dependent on some new port, or when dependency port moves). The latter case
partially can be covered by tracking MOVED file, the former can not.

Previously, `make index' would complaint about missing dependencies, so these
ports can be caught. Now, with INDEX_JOBS parallel index building, these errors
are hidden in the process.

Looking through Mk/bsd.port.mk (scaring process, BTW ;-) does not enlight me
enough.

Any suggestions?

Please keep me CC:d as I'm not subscribed to ports@

Thanks in advance.


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------


Elapsed time: 0.097 seconds