21 апр. 2015 г. 10:57 пользователь "Stuart Henderson" <st...@openbsd.org> написал: > > On 2015/04/20 21:30, Vadim Zhukov wrote: > > Here is a first attempt on automated WANTLIB tweaking. Features: > > > > * Removal, addition and updating WANTLIB items: > > > > -w foo Removes all foo* ("foo", "foo>=2" and so on) items; > > -W foo Replaces all foo* items with "foo", or add "foo" > > to the list if there is none; > > Ahh... This is useful when cleaning up after a library removal/addition > from a port, but I probably didn't explain myself very well because it's > not what I need to fix the existing ports breakage. But now I see why > you thought it was possible to handle multipackages ;-)
I.e., the proposed diff doesn't solve your problem? If so, could you, please, provide example (or few examples) of command line and resulting changes in port Makefile? This way it may be easier for us to understand each other. :) -- Vadim Zhukov