Date: Mon, 3 Dec 2007 13:58:13 +0100 From: Matthias Schmidt <schmidtm@mathematik.uni-marburg.de> To: freebsd-ports@freebsd.org Subject: Announcing pkg_search Message-ID: <D136BFB8-9A39-41FB-98C7-51C1870F2792@mathematik.uni-marburg.de>
next in thread | raw e-mail | index | archive | help
[Resend to ports@, was first on current@] Hi guys, I wrote a small script called pkg_search to help me searching my local ports tree for a port/package without using "make search name=" or something like freshports.org. Its not a big deal, but it eases my daily pkg_add life a bit :) I created a port and submitted it as ports/118397. Example: % pkg_search fvwm2 fvwm2-i18n-imlib-2.4.20_1 Popular virtual window manager for X % pkg_search -i fvwm2 Name : fvwm2-i18n-imlib-2.4.20_1-50 Dir : /usr/ports/x11-wm/fvwm2-i18n Desc : Popular virtual window manager for X URL : http://www.fvwm.org/ Deps : compositeproto-0.4 [...] You can find it and a man page here: http://www.mathematik.uni-marburg.de/~schmidtm/pkg_search/ BTW: It works under DragonFly as well. {Net,Open}BSD might work as well (with possible adoption), but I don't have machines here to test. Regards, Matthias -- Dipl.-Inf. Matthias Schmidt <schmidtm@mathematik.uni-marburg.de> Dept. of Mathematics and Computer Science, Distributed Systems Group Philipps-University of Marburg, Hans-Meerwein-Strasse, 35032 Marburg Tel: +49-6421-2821591, Fax: +49-6421-2821573, Office C4347
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D136BFB8-9A39-41FB-98C7-51C1870F2792>