Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new port sysutils/portsearch | Vasil Dimov | 2006-02-01 | 3 | -0/+32 |
Portsearch allows searching for ports that install some file, like ``find /usr/ports -name pkg-plist |xargs grep pattern'' but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables. Approved by: garga (mentor) Notes: svn path=/head/; revision=155006 |