Opened 4 years ago

Last modified 4 years ago

#59663 new enhancement

port_cutleaves: batch mode

Reported by: FranklinYu (Franklin Yu) Owned by:
Priority: Normal Milestone:
Component: contrib Version:
Keywords: Cc:
Port: port_cutleaves

Description

Currently it asks user action on every package. Would be useful to have a batch mode, whether it list all leaves and ask for batch decision (such as batch uninstallation).

Change History (2)

comment:1 Changed 4 years ago by jmroot (Joshua Root)

It doesn't seem like there's much point using this script if you want non-interactive removal. You can just run port uninstall --follow-dependencies leaves if you don't want to be asked for confirmation.

comment:2 Changed 4 years ago by FranklinYu (Franklin Yu)

--follow-dependencies seems to have a time-out for each iteration. Is there anyway to remove this timeout (making it infinity) so that I can carefully read through the list of ports?

Note: See TracTickets for help on using tickets.