cvs commit: ports/x11 Makefile ports/x11/yalias Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Tue Oct 7 16:19:16 PDT 2003


edwin       2003/10/07 16:19:11 PDT

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/yalias           Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: x11/yalias: an execution box with regex matching
  
          yalias has a window with two buttons and a text widget. The
          left button clears the widget (and is bound to the Escape
          key). The right button matches the contents of the widget
          against a series of regular expressions that the user has
          previously specified in their $HOME/.yaliasrc, and executes
          the specified command if it matches any of them.
  
  PR:             ports/56611
  Submitted by:   Tim Bishop <tim at bishnet.net>
  
  Revision  Changes    Path
  1.432     +1 -0      ports/x11/Makefile
  1.1       +25 -0     ports/x11/yalias/Makefile (new)
  1.1       +1 -0      ports/x11/yalias/distinfo (new)
  1.1       +8 -0      ports/x11/yalias/pkg-descr (new)
  1.1       +3 -0      ports/x11/yalias/pkg-plist (new)


More information about the cvs-ports mailing list