GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PORTFIND(1) Search the ports collection PORTFIND(1)

portfind - find ports with detailed and short view

portfind [-a] [-d] [-p] [-m] [-D] [-f] [-n] [-r] [-h] [-v] search_word

portfind finds ports by name (default). It is able to search in other fields than name (see OPTIONS). It also looks if a port is already installed and tells the user the installed version number.

portfind uses /usr/ports/INDEX-X (X stands for the version) and /var/db/pkg. Please be sure, you updated your index file (cd to /usr/ports and do make index) after every port sync.

Without options the search only matches the name of the ports
-a Search in all fields
-d Search in name and in description
-p Search in name and in path
-m Search in name and maintainer
-D Search in name and dependencies
-f Show result with dependencies
-n Show normal version of results (short version is default)
-r Show result count
-h Print this help text
-v Print version number

Find port by name and return a full list view

        # portfind search_word

Search in all fields and return a short list view with extended informations

        # portfind -fa search_word

Search in all fields and return a normal list view

        # portfind -na search_word

Search port by name and return a full list view with result count and dependencies

        # portfind -fx search_word

Thorsten Geppert (tgeppert@gut-it.de)

make search in /usr/ports
2016-06-11 1.6.3

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.