Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 16:19:11 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11 Makefile ports/x11/yalias Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200310072319.h97NJCnf089448@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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