Skip to content

Added outdated subcommand for viewing packages which can be upgraded

Benjamin Winger requested to merge bmwinger/portmod:outdated into master

This probably should also be faster than running a world update, since it does a lot less (primarily, doesn't check the files to be downloaded). Though it does also check if each individual package can be upgraded manually, as well as seeing if they would be upgraded in a world update, so that could slow things down. But the main point is to determine if there are packages which can't be upgraded for some reason or another.

Merge request reports