aboutsummaryrefslogtreecommitdiff
path: root/x11/yalias
Commit message (Collapse)AuthorAgeFilesLines
* - Change maintainer to my @FreeBSD.org address.Tim Bishop2005-12-012-1/+2
| | | | | | | | | - Add SHA256 checksum. Approved by: clement (mentor) Notes: svn path=/head/; revision=150154
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - update MASTER_SITES;Thierry Thomas2004-11-142-3/+5
| | | | | | | | | | - make portlint happy. PR: ports/73940 Submitted by: maintainer. Notes: svn path=/head/; revision=121606
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Update to version 0.7Kirill Ponomarev2004-04-062-4/+3
| | | | | | | | PR: ports/65247 Submitted by: maintainer Notes: svn path=/head/; revision=106314
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Use SIZEPav Lucistnik2004-02-071-0/+1
| | | | | | | | PR: ports/62483 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=100263
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 0.6Pav Lucistnik2004-01-072-2/+2
| | | | | | | | PR: ports/61035 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=97617
* - Update to version 0.5Kirill Ponomarev2003-10-123-3/+10
| | | | | | | | PR: 57900 Submitted by: maintainer Notes: svn path=/head/; revision=90931
* New port: x11/yalias: an execution box with regex matchingEdwin Groothuis2003-10-074-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> Notes: svn path=/head/; revision=90564