Additions to the 'make search' mechanism.
- You can now 'make search' from a ports subdirectory. This will will restrict the search to ports within this subdirectory.
- Added an additional search option to search just the port names, e.g. 'make search name=foo' will only return ports that have 'foo' in their name.
Approved by: asami