#36179: Please add port select --summary option -------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.2 Resolution: | Keywords: Port: | -------------------------------+-------------------------------- Comment (by snc@…): Replying to [comment:1 ryandesign@…]: You can combine those ideas to get the requested feature: {{{ for i in `port -q echo installed and name:_select$`; do port select --list ${i%%_select*}; done }}} -- Ticket URL: <https://trac.macports.org/ticket/36179#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X