aboutsummaryrefslogtreecommitdiff
path: root/sysutils/angrysearch
Commit message (Collapse)AuthorAgeFilesLines
* Add missing run-time dependency on Python SQLite3 bindings.Alexey Dokuchaev2020-07-041-1/+3
| | | | Notes: svn path=/head/; revision=541164
* - Add run-time dependency on xdg-open(1)Alexey Dokuchaev2020-06-092-5/+5
| | | | | | | | - Soften the wording in the COMMENT text - Regenerate the patch to make it shorter Notes: svn path=/head/; revision=538316
* Clone of the David Carpenter's "Everything" search engine, which locatesAlexey Dokuchaev2020-06-094-0/+63
files and folders by their name instantly, for Unix-like systems. WWW: https://github.com/DoTheEvo/ANGRYsearch Notes: svn path=/head/; revision=538302