Port details |
- 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
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:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.11.2 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.11.2 21 Dec 2015 18:35:23 |
sunpoet |
- Update to 1.11.2
Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md |
1.10.6 24 Jul 2015 09:00:18 |
sunpoet |
- Update to 1.10.6
Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md |
1.10.5 28 Jun 2015 09:45:54 |
sunpoet |
- Update to 1.10.5
Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md |
1.10.4 17 Jun 2015 17:25:36 |
sunpoet |
- Update to 1.10.4
- Add NO_ARCH
Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md |
1.10.3 05 Jun 2015 18:57:44 |
sunpoet |
- Update to 1.10.3
Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md |
1.10.2 31 May 2015 14:58:43 |
sunpoet |
- Update to 1.10.2
- Update WWW
Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md |
1.7.14 05 Apr 2015 18:24:14 |
sunpoet |
- Update to 1.7.14
- Add LICENSE
Changes: https://github.com/bundler/bundler/blob/1-7-stable/CHANGELOG.md |
1.7.3 21 Sep 2014 02:31:42 |
swills |
sysutils/rubygem-bundler: update to 1.7.3 |
1.7.2 25 Aug 2014 20:11:56 |
swills |
sysutils/rubygem-bundler: update to 1.7.2 |
1.5.3 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.5.3 15 Mar 2014 22:05:27 |
swills |
- Update to 1.5.3
PR: ports/187585
Submitted by: Joseph Benden <joe@thrallingpenguin.com> |
1.3.5 04 Mar 2014 18:26:22 |
tabthorpe |
- Reassign to ruby@, at maintainer's request
With hat: portmgr |
1.3.5 24 Jan 2014 14:53:04 |
miwi |
- Stage Safe |
1.3.5 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.3.5 19 Jul 2013 15:53:00 |
swills |
- Update to 1.3.5
PR: ports/180145
Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer) |
1.2.3 22 Jan 2013 03:00:31 |
swills |
- Update to 1.2.3
PR: ports/174462
Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer) |
1.1.5 01 Sep 2012 19:44:54 |
swills |
- Update to 1.1.5
PR: ports/170642
Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer) |
1.1.4 10 Jun 2012 21:30:00 |
swills |
- Update to 1.1.4
PR: ports/168827
Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer) |
1.0.22 12 Feb 2012 20:14:16 |
pgollucci |
- Update to 1.0.22
PR: ports/165017
Submitted by: myself (pgollucci)
Approved by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.21 27 Oct 2011 03:09:49 |
swills |
- Update to 1.0.21
PR: ports/161730
Submitted by: swills (me)
Approved by: gogolok+freebsd@gmail.com (maintainer) |
1.0.15 14 Jun 2011 04:19:54 |
swills |
- Update to 1.0.15
PR: ports/157846
Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer) |
1.0.13 08 May 2011 17:24:26 |
swills |
- Update to 1.0.13
PR: ports/156886
Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer) |
1.0.12 03 May 2011 02:19:00 |
swills |
- Update to 1.0.12
PR: ports/156643
Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer) |
1.0.10 21 Feb 2011 15:25:16 |
clsung |
- Update to 1.0.10
PR: ports/154935
Submitted by: maintainer (Robert Gogolok) |
1.0.7 24 Nov 2010 05:28:29 |
pgollucci |
- Update to 1.0.7
PR: ports/152513
Submitted by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.2 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.2 10 Oct 2010 18:41:44 |
pgollucci |
- Update to 1.0.2
PR: ports/151355
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.1 07 Oct 2010 00:24:02 |
pgollucci |
- Update to 1.0.1
PR: ports/151241
Submitted by: myself (pgollucci)
Approved by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.0 02 Sep 2010 02:18:50 |
pgollucci |
- Prep ruby Rails 3
Update to 1.0.0
With Hat: ruby
Sponsored by: RideCharge Inc. / Taximagic |
0.9.26 23 Jun 2010 18:21:37 |
pgollucci |
- Update to 0.9.25
PR: ports/148015
Submitted by: Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer)
Feature safe: yes |
0.9.25 06 Jun 2010 04:06:25 |
pgollucci |
- No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.
With Hat: ruby@ |
0.9.25 27 May 2010 00:57:34 |
pgollucci |
- Convert MASTER_SITES to RG
PR: ports/147013 ports/147014 ports/147015 ports/147016
ports/147017 ports/147018 ports/147019 ports/147020
ports/147033 ports/147034 ports/147035 ports/147036
ports/147037 ports/147038 ports/147040 ports/147041
ports/147042
Submitted by: pgollucci@ (myself)
With Hat: ruby@ |
0.9.25 21 May 2010 11:12:56 |
miwi |
- Update to 0.9.25
PR: 146659
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.8.1 31 Jan 2010 13:13:39 |
miwi |
- Update to 0.8.1
PR: 143397
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.7.0 12 Nov 2009 22:41:48 |
miwi |
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> |