How do you generate a list of all the install targets of all the ports?
Is there a "make show-"* for this? Is there a db which already tracks this? I want a procedure to discover, for instance, that cdda2wav is an executable supplied by the cdrtools port. If there isn't a global mechanism for the whole ports tree, I'd be happy with a way to expand all the DO_INSTALL targets (without installing). thanks for any guidance
