Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2012 01:49:38 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-childprocess Makefile distinfo pkg-descr
Message-ID:  <201205110149.q4B1nc9A090626@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glarkin     2012-05-11 01:49:38 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-childprocess Makefile distinfo pkg-descr 
  Log:
  This gem aims at being a simple and reliable solution for controlling
  external programs running in the background on any Ruby / OS
  combination.
  
  The code originated in the selenium-webdriver gem, but should prove
  useful as a standalone library.
  
  WWW: https://github.com/jarib/childprocess
  
  Revision  Changes    Path
  1.4950    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/rubygem-childprocess/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-childprocess/distinfo (new)
  1.1       +8 -0      ports/devel/rubygem-childprocess/pkg-descr (new)



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