7a76 FreshPorts -- x11/yalias
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
yalias 0.7_10 x11 on this many watch lists=1 search for ports that depend on this port
An enhanced execution box with regex pattern matching
Maintained by: tdb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Oct 2003 23:21:00
License: not specified in port


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.

WWW: http://offog.org/code/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/intltool
  2. devel/pkg-config
Required To Run:
  1. devel/pkg-config
  2. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11/yalias/ && make install clean
To add the package: pkg_add -r yalias


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.i-scream.org/pub/offog.org/files/
  3. http://ftp.i-scream.org/pub/offog.org/files/
  4. http://offog.org/files/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.7_10
dinoex search for other commits by this committer
- update png to 1.5.10
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.7_9
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.7_9
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.7_8
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.7_7
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 14:09:15
Original commit files touched by this commit  0.7_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 Mar 2008 11:11:33
Original commit files touched by this commit  0.7_5
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  0.7_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 Dec 2006 13:18:43
Original commit files touched by this commit  0.7_4
tdb search for other commits by this committer
- Remove USE_X_PREFIX and bump PORTREVISION.
- Minor style change to Makefile.
01 Dec 2005 16:50:07
Original commit files touched by this commit  0.7_3
tdb search for other commits by this committer
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:    clement (mentor)
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.7_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.7_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
14 Nov 2004 20:42:45
Original commit files touched by this commit  0.7_1
thierry search for other commits by this committer
- update MASTER_SITES;

- make portlint happy.

PR:             ports/73940
Submitted by:   maintainer.
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.7_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
06 Apr 2004 12:58:09
Original commit files touched by this commit  0.7
krion search for other commits by this committer
- Update to version 0.7

PR:             ports/65247
Submitted by:   maintainer
05 Apr 2004 03:31:02
Original commit files touched by this commit  0.6_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
07 Feb 2004 17:01:39
Original commit files touched by this commit  0.6_1
pav search for other commits by this committer
- Use SIZE

PR:             ports/62483
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
07 Jan 2004 23:58:21
Original commit files touched by this commit  0.6
pav search for other commits by this committer
- Update to 0.6

PR:             ports/61035
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
12 Oct 2003 14:26:14
Original commit files touched by this commit  0.5
krion search for other commits by this committer
- Update to version 0.5

PR:             57900
Submitted by:   maintainer
07 Oct 2003 23:19:11
Original commit files touched by this commit  0.4
edwin search for other commits by this committer
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>

Number of commits found: 21

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days29
new fortnight63
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0