cvs commit: ports/devel Makefile ports/devel/rubygem-popen4 Makefile distinfo pkg-descr

Steve Wills swills at FreeBSD.org
Sat Jun 18 17:45:21 UTC 2011


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)


More information about the cvs-ports mailing list