Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 15:45:15 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        ports@freebsd.org
Subject:   ports subtree dependencies checking
Message-ID:  <20040518152749.M52881@woozle.rinet.ru>

next in thread | raw e-mail | index | archive | help
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 ***
------------------------------------------------------------------------



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