port list inactive output expected?

jeanpierre at gmail.com jeanpierre at gmail.com
Wed Apr 18 23:01:07 PDT 2007


hi list -

is the output from 'port list inactive' expected? it appears to list the
active port version and revision rather than the inactive one.

for example:
  % port list inactive
  ruby                           @ 1.8.6          lang/ruby

however:
  % port installed ruby
  The following ports are currently installed:
    ruby @1.8.5_2
    ruby @1.8.6_0 (active)

so instead, now i use:
  % port installed | egrep -v '(active)'
  The following ports are currently installed:
    ruby @1.8.5_2

cheers,
jean-pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-dev/attachments/20070418/0914dba2/attachment.html


More information about the macports-dev mailing list