Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update from 1.2.2 to 1.2.3: | Vasil Dimov | 2006-05-02 | 2 | -4/+4 |
| | | | | | | | | | | * bugfix: do not ignore option for case-insensitivity when searching for packing list files * added "-b something" option to simulate -f '/something$', since I got tired of typing the later Notes: svn path=/head/; revision=161159 | ||||
* | 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 |