ports/119426: New port: sysutils/respond - A response automator for logged events
Jouke Witteveen
j.witteveen at gmail.com
Mon Jan 7 16:20:02 UTC 2008
>Number: 119426
>Category: ports
>Synopsis: New port: sysutils/respond - A response automator for logged events
>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 Jan 07 16:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Jouke Witteveen
>Release: 7.0-RC1
>Organization:
>Environment:
>Description:
respond listens on stdin or on a specified named pipe and matches each line it reads to the regular expressions it finds in the specified actionscript. If a line matches, respond executes a rewritten command defined in the actionscript.
WWW: http://respond.sf.net
I am the author of both the program and the port: whatever remarks can be send to me.
>How-To-Repeat:
>Fix:
# 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:
#
# respond/
# respond/Makefile
# respond/pkg-descr
# respond/distinfo
#
echo c - respond/
mkdir -p respond/ > /dev/null 2>&1
echo x - respond/Makefile
sed 's/^X//' >respond/Makefile << 'END-of-respond/Makefile'
X# New ports collection makefile for: respond
X# Date created: 8 January 2008
X# Whom: Jouke Witteveen <j.witteveen at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= respond
XPORTVERSION= 1.2
XCATEGORIES= sysutils
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER= j.witteveen at gmail.com
XCOMMENT= A response automator for logged events
X
XPLIST_FILES= bin/${PORTNAME}
XMAN1= respond.1
XMANCOMPRESSED= maybe
X
XMAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" \
X INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
X MANEXT=${MANEXT} \
X PTHREAD_LIBS="${PTHREAD_LIBS}"
X
X.include <bsd.port.mk>
END-of-respond/Makefile
echo x - respond/pkg-descr
sed 's/^X//' >respond/pkg-descr << 'END-of-respond/pkg-descr'
XRespond listens on stdin or on a specified named pipe and matches
Xeach line it reads to the regular expressions it finds in the
Xspecified actionscript. If a line matches, respond executes a
Xrewritten command defined in the actionscript.
X
XWWW: http://respond.sf.net
END-of-respond/pkg-descr
echo x - respond/distinfo
sed 's/^X//' >respond/distinfo << 'END-of-respond/distinfo'
XMD5 (respond-1.2.tar.gz) = baae67967cc6139e8d8e920848b20721
XSHA256 (respond-1.2.tar.gz) = 2cf45b589cd807cb7ebbb7729c59ab698e2705391817bb6d5186071394ea8208
XSIZE (respond-1.2.tar.gz) = 6485
END-of-respond/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list