Summary: | [NEW PORT] sysutils/rubygem-bundler: A tool that manages gem dependencies for your ruby application | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Robert Gogolok <gogo> |
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Robert Gogolok
2009-11-07 12:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed Committed. Thanks! miwi 2009-11-12 22:41:48 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rubygem-bundler Makefile distinfo pkg-descr Log: Bundler is a tool that manages gem dependencies for your ruby application. It takes a gem manifest file and is able to fetch, download, and install the gems and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundled gems accordingly. It also letsyou run any ruby code in context of the bundled gem environment. WWW: http://github.com/wycats/bundler PR: ports/140355 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> Revision Changes Path 1.1140 +1 -0 ports/sysutils/Makefile 1.1 +19 -0 ports/sysutils/rubygem-bundler/Makefile (new) 1.1 +3 -0 ports/sysutils/rubygem-bundler/distinfo (new) 1.1 +7 -0 ports/sysutils/rubygem-bundler/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" |