Port details on branch 2024Q1 |
- rubygem-bundler Tool that manages gem dependencies for Ruby applications
- 2.6.2,1 sysutils =8 2.5.23,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-12-31 15:56:08
- Commit Hash: 3352582
- 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 = 1735605499
SHA256 (rubygem/bundler-2.6.2.gem) = 4b89756e1b05390ff678491119a10f0973a2045cc9fcb227b02a9396b28f7d74
SIZE (rubygem/bundler-2.6.2.gem) = 449024
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-license_finder-gitlab
- devel/rubygem-packwerk
- devel/rubygem-pdk
- devel/rubygem-slow_enumerator_tools
-
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:
|