Date: Sat, 12 Jan 2008 21:19:52 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/respond Makefile distinfo pkg-descr Message-ID: <200801122119.m0CLJrOG025838@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801122119.m0CLJrOG025838>