Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#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)

patch-port.tcl (3.5 KB) - added by jberry@… 19 years ago.
Patch to base/src/port/port.tcl
patch-port.2.tcl (3.5 KB) - added by jberry@… 19 years ago.
Patch to base/src/port/port.tcl

Download all attachments as: .zip

Change History (10)

Changed 19 years ago by jberry@…

Attachment: patch-port.tcl added

Patch to base/src/port/port.tcl

Changed 19 years ago by jberry@…

Attachment: patch-port.2.tcl added

Patch to base/src/port/port.tcl

comment:1 Changed 19 years ago by jberry@…

attachments.isobsolete: 01

comment:2 Changed 19 years ago by skuld@…

Cc: skuld@… added

comment:3 Changed 19 years ago by jberry@…

blocked: 2467

comment:4 Changed 19 years ago by jberry@…

blocked: 2468

comment:5 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

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 19 years ago by jberry@…

Resolution: fixed
Status: closedreopened

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 19 years ago by jberry@…

Resolution: fixed
Status: reopenedclosed

Committed by rshwaw along with merge of archive branch.

comment:8 Changed 19 years ago by snu@…

* Bug 2168 has been marked as a duplicate of this bug. *

Note: See TracTickets for help on using tickets.