Bug 83530

Summary: Add 'quicksearch' parameter to ports search engine
Product: Ports & Packages Reporter: Lars Engels <lars.engels>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bsd.port.subdir.mk.diff none

Description Lars Engels 2005-07-16 00:10:00 UTC

The diff file contains changes to /usr/ports/Mk/bsd.port.subdir.mk which adds the target quicksearch to the ports makefiles.
make quicksearch takes only [x]key and [xname] as a search criteria and only shows the port, path and info section of the matching ports.
The same output can be generated by using display=name,path,info but quicksearch is easier to use.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-16 00:12:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Over to portmgr
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-12-19 01:28:42 UTC
State Changed
From-To: open->analyzed

Accepted for testing on the cluster.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-01-21 19:50:42 UTC
State Changed
From-To: analyzed->closed

Committed, thanks.