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 <[EMAIL PROTECTED]> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"