Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 22:48:42 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-wm Makefile ports/x11-wm/ratmen Makefile distinfo pkg-descr ports/x11-wm/ratmen/files patch-Makefile patch-ratmen.c
Message-ID:  <200803112248.m2BMmhKx046418@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2008-03-11 22:48:42 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm               Makefile 
  Added files:
    x11-wm/ratmen        Makefile distinfo pkg-descr 
    x11-wm/ratmen/files  patch-Makefile patch-ratmen.c 
  Log:
  Ratmen is a simple program for displaying a menu in a window. On selection is
  may either run a program or simply write something on standard out. It is
  inspired by, and is similar in function to, 9menu and ratmenu but is muchly
  improved. It includes: User settings in X resources, long and short option
  names (using getopts), scrollable menus (if they do not fit on screen), both
  mouse and keyboard support, exiting on unfocus, and a decent manpage.
  
  WWW:    http://www.update.uu.se/~zrajm/programs/
  
  Revision  Changes    Path
  1.217     +1 -0      ports/x11-wm/Makefile
  1.1       +24 -0     ports/x11-wm/ratmen/Makefile (new)
  1.1       +3 -0      ports/x11-wm/ratmen/distinfo (new)
  1.1       +24 -0     ports/x11-wm/ratmen/files/patch-Makefile (new)
  1.1       +10 -0     ports/x11-wm/ratmen/files/patch-ratmen.c (new)
  1.1       +8 -0      ports/x11-wm/ratmen/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803112248.m2BMmhKx046418>