#2450 closed defect (fixed)
Provide new "outdated" target to port command
Reported by: | jberry@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | skuld@… | |
Port: |
Description
The enclosed patch provides a new target "outdated" to the ports command that displays a list of all "outdated" ports. If the verbose option -v is supplied, ports that are predated are also displayed and flagged. The current installed and latest versions are supplied for comparison.
Attachments (2)
Change History (10)
Changed 20 years ago by jberry@…
Attachment: | patch-port.tcl added |
---|
Changed 20 years ago by jberry@…
Attachment: | patch-port.2.tcl added |
---|
Patch to base/src/port/port.tcl
comment:1 Changed 20 years ago by jberry@…
attachments.isobsolete: | 0 → 1 |
---|
comment:2 Changed 20 years ago by skuld@…
Cc: | skuld@… added |
---|
comment:3 Changed 20 years ago by jberry@…
blocked: | → 2467 |
---|
comment:4 Changed 20 years ago by jberry@…
blocked: | → 2468 |
---|
comment:5 Changed 20 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited in the archivemode branch - i really think this is part of an upgrade technology, and it therefore belongs in the archivemode branch (where upgrade lives).
comment:6 Changed 20 years ago by jberry@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I wrote this patch because it provides functionality I, and other people, need now. Irrigardless of whether we have a single statement "port update" command, it's still important to know which ports are out-of- date. We do, after all, have two statement update: "port -f uninstall; port install".
This patch provides functionality needed by the community now, and it doesn't conflict with anything on the archive-mode branch. In fact they've committed this patch to that branch.
Let's get this into HEAD where people can benefit from it now. Let's not tie it to archive mode, which has an unknown ship date.
comment:7 Changed 20 years ago by jberry@…
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Committed by rshwaw along with merge of archive branch.
Patch to base/src/port/port.tcl