Port details |
- rubgem-bundler_ext Loads gems installed on the system using Bundler Gemfile DSL
- 0.4.0 sysutils
=0 0.4.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2014-09-27 08:13:34
- Last Update: 2014-09-27 08:20:02
- SVN Revision: 369378
- Also Listed In: rubygems
- License: MIT
- WWW:
- http://gembundler.com
- Description:
- 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://gembundler.com
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-bundler_ext>0:sysutils/rubgem-bundler_ext
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-bundler_ext
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rubygem-rspec>=3 : devel/rubygem-rspec
- gem19 : devel/ruby-gems
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- rubygem-bundler>=1.7 : sysutils/rubygem-bundler
- gem19 : devel/ruby-gems
- ruby19 : lang/ruby19
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0 27 Sep 2014 08:20:02 |
mm |
Fix name typo and pkg-descr of rubygem-bundler_ext |
0.4.0 27 Sep 2014 08:13:16 |
mm |
bundler_ext is a simple library leveraging the Bundler Gemfile DSL to load gems
already on the system and managed by the systems package manager (like yum/apt)
WWW: https://github.com/bundlerext/bundler_ext |
Number of commits found: 2
|