Bug 83530 - Add 'quicksearch' parameter to ports search engine
Summary: Add 'quicksearch' parameter to ports search engine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 00:10 UTC by Lars Engels
Modified: 2006-01-21 19:50 UTC (History)
0 users

See Also:


Attachments
bsd.port.subdir.mk.diff (3.26 KB, patch)
2005-07-16 00:10 UTC, Lars Engels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.