Port details on branch 2024Q3 |
- rubygem-bundler Tool that manages gem dependencies for Ruby applications
- 2.5.22,1 sysutils =8 2.5.19,1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2009-11-12 22:42:26
- Last Update: 2024-10-22 09:51:52
- Commit Hash: d87447b
- People watching this port, also watch:: gnupg, libxslt, libxml2, gimp, libXdamage
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://bundler.io/
- https://github.com/rubygems/rubygems/tree/master/bundler
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-bundler>0:sysutils/rubygem-bundler
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/rubygem-bundler/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rubygem-bundler
- pkg install rubygem-bundler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-bundler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729509326
SHA256 (rubygem/bundler-2.5.22.gem) = 763f30d598ee58742eea29285875435ea722218d4df149de35bce37c02ce968e
SIZE (rubygem/bundler-2.5.22.gem) = 444416
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- sysutils/vagrant
- textproc/docbookrx
-
Deleted ports which required this port:
- for Run
-
- devel/rubygem-appraisal
- devel/rubygem-jeweler
- devel/rubygem-license_finder
- devel/rubygem-packwerk
- devel/rubygem-pdk
- devel/rubygem-slow_enumerator_tools
- devel/rubygem-tty
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- sysutils_rubygem-bundler
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|