CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/08/14 08:01:42

Modified files:
        infrastructure/bin: dpb 
        infrastructure/lib/DPB: External.pm Grabber.pm SubEngine.pm 

Log message:
add two small new functionalities:
- complete_subdirs takes one extra parameter, and will log
NEW pkgpath in vars.log if shownew is set:
while computing the final closure of subdirlist, paths that are not
in any category Makefile are generally a bad idea. This totally disregards
flavors and subpackages, because it happens often because of bootstrap
and such without requiring actual addition

- uses the filtering facilities of Core to allow, say LISTING_HOST=localhost
to limit listing to a given machine (warning of interactions with -e: if
you don't put any jobs on the local machine, and need to redo listing after
an error, THIS WILL CURRENTLY STALL. I need to exclude THOSE from the
listing for -e...  Fun !)

Reply via email to