Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.6 | pav | 2004-01-08 | 2 | -2/+2 |
| | | | | | PR: ports/61035 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) | ||||
* | - Update to version 0.5 | krion | 2003-10-12 | 3 | -3/+10 |
| | | | | | PR: 57900 Submitted by: maintainer | ||||
* | New port: x11/yalias: an execution box with regex matching | edwin | 2003-10-08 | 4 | -0/+37 |
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> |