cvs commit: ports/x11 Makefile ports/x11/dmenu Makefile distinfo pkg-descr ports/x11/dmenu/files patch-config.mk

Pav Lucistnik pav at FreeBSD.org
Mon Aug 28 08:17:37 UTC 2006


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 at 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)


More information about the cvs-all mailing list