NAME
out-of-date
—
compare installed packages and the
ports tree
SYNOPSIS
out-of-date |
[-mqxv ] |
DESCRIPTION
out-of-date
checks installed packages and
compares them to the ports tree. It displays packages that may need
updating. Typical output is a subdirlist with comments, suitable for bulk
building.
Options are as follows:
-m
- Causes
out-of-date
to always display the progress meter in cases it would not do so by default. -q
- Quick check, only verifies the names and not full update signatures. Use is discouraged.
-v
- Verbose mode. Does not do anything yet.
-x
- Disable progress meter.
AUTHORS
Bernd Ahlers