Changelog for psearch, a FreeBSD ports search utility. Copyright (C) 2006 Benjamin Lutz (http://public.xdi.org/=Benjamin.Lutz) 2006-12-08: psearch 1.2 - With long searches (-s parameter), ignore nonexistant pkg-descr files. The files might not exist if not all ports categories are installed locally, or if the INDEX file is out of sync with the installed ports tree. Requested by Clemens Fischer. 2006-02-28: psearch 1.1 - Fix --or option 2006-02-17: psearch 1.0 - Add -n option which prints the port name - Add -v option which allows inverse matching patterns, similar to grep -v - Find a tiny bit more speed 2006-01-29: psearch 0.9.99 - Allow searching for several terms that are either ANDed or ORed - Rename options slightly, in particular move -v to -l, to make room for a grep-compatible -v operator (yet to be implemented). 2006-01-22: psearch 0.9 - First semi-public release