Date: Mon, 28 Aug 2006 08:17:37 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/dmenu Makefile distinfo pkg-descr ports/x11/dmenu/files patch-config.mk Message-ID: <200608280817.k7S8Hbnb077793@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-08-28 08:17:37 UTC
FreeBSD ports repository
Modified files:
x11 Makefile
Added files:
x11/dmenu Makefile distinfo pkg-descr
x11/dmenu/files patch-config.mk
Log:
dmenu is a minimalistic X11 menu. It reads a newline separated list of items
from stdin and shows them as a menu on the top of the screen. When the user
selects one item or types any text and presses Enter, his choice is printed to
stdout.
dmenu was developed as an addition to the dwm window manager, but can be used
in any X11-environment.
WWW: http://10kloc.org/dwm/
PR: ports/101573
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl>
Revision Changes Path
1.621 +1 -0 ports/x11/Makefile
1.1 +22 -0 ports/x11/dmenu/Makefile (new)
1.1 +3 -0 ports/x11/dmenu/distinfo (new)
1.1 +30 -0 ports/x11/dmenu/files/patch-config.mk (new)
1.1 +9 -0 ports/x11/dmenu/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608280817.k7S8Hbnb077793>
