Date: Sat, 18 Jun 2011 17:45:20 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-popen4 Makefile distinfo pkg-descr Message-ID: <201106181745.p5IHjKG0075792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
swills 2011-06-18 17:45:20 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-popen4 Makefile distinfo pkg-descr Log: POpen4 provides the Rubyist a single API across platforms for executing a command in a child process with handles on stdout, stderr, stdin streams as well as access to the process ID and exit status. WWW: http://rubygems.org/gems/popen4 PR: ports/157950 Submitted by: rpsfa at rit.edu Revision Changes Path 1.4374 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/rubygem-popen4/Makefile (new) 1.1 +2 -0 ports/devel/rubygem-popen4/distinfo (new) 1.1 +5 -0 ports/devel/rubygem-popen4/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106181745.p5IHjKG0075792>