| Port details on branch 2023Q2 |
- rubygem-bundler Tool that manages gem dependencies for Ruby applications
- 2.4.10,1 sysutils
=0 2.4.10,1Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2023-04-09 21:09:25
- Last Update: 2023-04-09 21:07:08
- Commit Hash: fe588e2
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://bundler.io/
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1680726476
SHA256 (rubygem/bundler-2.4.10.gem) = b9806fa944063a6a8676a8f9ed4c7c776a36c3bc82f26c5760867a0285b4a121
SIZE (rubygem/bundler-2.4.10.gem) = 411648
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- devel/gitaly
- for Run
-
- devel/gitaly
- www/redmine42
- www/redmine50
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:
|