systemu is a portable replacement for popen4 in ruby. systemu can be used on any platform to return status, stdout, and stderr of any command. unlike other methods like open3/popen4 there is zero danger of full pipes or threading issues hanging your process or subprocess. WWW: http://codeforpeople.com/lib/ruby/systemu/ Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2010-04-24 11:52:07 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-systemu Makefile distinfo pkg-descr Log: systemu is a portable replacement for popen4 in ruby. systemu can be used on any platform to return status, stdout, and stderr of any command. unlike other methods like open3/popen4 there is zero danger of full pipes or threading issues hanging your process or subprocess. WWW: http://codeforpeople.com/lib/ruby/systemu/ PR: ports/145845 Submitted by: renchap at cocoa-x.com Revision Changes Path 1.3897 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/rubygem-systemu/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-systemu/distinfo (new) 1.1 +7 -0 ports/devel/rubygem-systemu/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"