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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"