Summary: | [new port] devel/rubygem-POpen4 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ryan Steinmetz <rpsfa> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Ryan Steinmetz
2011-06-17 16:30:12 UTC
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: ruby->swills I'll take it. 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) _______________________________________________ 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" State Changed From-To: open->closed New port added, with minor changes. Thanks! |