#15434: RFE: port search should search name, description and long_description ---------------------------------+------------------------------------------ Reporter: raimue@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ At the moment, port search only searches in the name of a port. It would be more helpful if it would also look in description and long_description. The result for 'port search foo' should be the same as for: {{{ port echo name:foo or description:foo or long_description:foo }}} (Given that we eliminate duplicates, #15433). -- Ticket URL: <http://trac.macports.org/ticket/15434> MacPorts <http://www.macports.org/> Ports system for Mac OS