Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2010 11:52:07 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-systemu Makefile distinfo pkg-descr
Message-ID:  <201004241152.o3OBq7nY096753@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004241152.o3OBq7nY096753>