| Summary: | New port: sysutils/respond - A response automator for logged events | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | j.witteveen | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
j.witteveen
2008-01-07 16:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2008-01-12 21:19:52 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/respond Makefile distinfo pkg-descr
Log:
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
PR: ports/119426
Submitted by: Jouke Witteveen <j.witteveen@gmail.com>
Approved by: stas (mentor, implicit)
Revision Changes Path
1.970 +1 -0 ports/sysutils/Makefile
1.1 +25 -0 ports/sysutils/respond/Makefile (new)
1.1 +3 -0 ports/sysutils/respond/distinfo (new)
1.1 +6 -0 ports/sysutils/respond/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |