Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Sep 2003 22:14:31 +0100
From:      Tim Bishop <tim@bishnet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tim@bishnet.net
Subject:   ports/56611: New port: x11/yalias: an execution box with regex matching
Message-ID:  <E19wTLD-000KEf-Go@pendennis.ukc.ac.uk>
Resent-Message-ID: <200309082120.h88LKG9v020427@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56611
>Category:       ports
>Synopsis:       New port: x11/yalias: an execution box with regex matching
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 08 14:20:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 4.8-STABLE FreeBSD 4.8-STABLE #4: Mon Aug 18 16:13:51 BST 2003 tdb@pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386


	Tested on FreeBSD 4.8-STABLE and 5.1-RELEASE.

>Description:
	Shar file of a the new port x11/yalias given below.
>How-To-Repeat:
>Fix:

	Extract and commit.

--- yalias-0.4.sh begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	yalias
#	yalias/Makefile
#	yalias/distinfo
#	yalias/pkg-descr
#	yalias/pkg-plist
#
echo c - yalias
mkdir -p yalias > /dev/null 2>&1
echo x - yalias/Makefile
sed 's/^X//' >yalias/Makefile << 'END-of-yalias/Makefile'
X# New ports collection makefile for:   yalias
X# Date created:        8 September 2003
X# Whom:                Tim Bishop <tim@bishnet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	yalias
XPORTVERSION=	0.4
XCATEGORIES=	x11
XMASTER_SITES=	http://offog.org/files/
X
XMAINTAINER=	tim@bishnet.net
XCOMMENT=	An enhanced execution box with regex pattern matching
X
XUSE_MOTIF=	yes
XUSE_GNOME=	gtk20
XUSE_XLIB=	yes
X
XUSE_X_PREFIX=	yes
X
XALL_TARGET=	yalias
XMAKE_ARGS=	prefix=${PREFIX} YALIASDIR=${DATADIR}
X
X.include <bsd.port.mk>
END-of-yalias/Makefile
echo x - yalias/distinfo
sed 's/^X//' >yalias/distinfo << 'END-of-yalias/distinfo'
XMD5 (yalias-0.4.tar.gz) = 365c25dcaa73ab296d6c58e305574e2b
END-of-yalias/distinfo
echo x - yalias/pkg-descr
sed 's/^X//' >yalias/pkg-descr << 'END-of-yalias/pkg-descr'
Xyalias has a window with two buttons and a text widget. The left
Xbutton clears the widget (and is bound to the Escape key). The right
Xbutton matches the contents of the widget against a series of regular
Xexpressions that the user has previously specified in their
X$HOME/.yaliasrc, and executes the specified command if it matches
Xany of them.
X
XWWW: http://offog.org/code/
END-of-yalias/pkg-descr
echo x - yalias/pkg-plist
sed 's/^X//' >yalias/pkg-plist << 'END-of-yalias/pkg-plist'
Xbin/yalias
Xshare/yalias/system.yaliasrc
X@dirrm share/yalias
END-of-yalias/pkg-plist
exit
--- yalias-0.4.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19wTLD-000KEf-Go>