Date: Thu, 12 Nov 2009 22:41:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rubygem-bundler Makefile distinfo pkg-descr Message-ID: <200911122241.nACMfm5T031403@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911122241.nACMfm5T031403>
