notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-bundler Tool that manages gem dependencies for Ruby applications
2.5.6,1 sysutils on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.20,1Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-11-12 22:42:26
Last Update: 2024-02-28 00:51:19
Commit Hash: cc3d12a
People watching this port, also watch:: libxml2, libxslt, gnupg, libXcomposite, glib
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (34 items)
Collapse this list.
  1. bin/bundle
  2. bin/bundler
  3. share/man/man1/bundle-add.1.gz
  4. share/man/man1/bundle-binstubs.1.gz
  5. share/man/man1/bundle-cache.1.gz
  6. share/man/man1/bundle-check.1.gz
  7. share/man/man1/bundle-clean.1.gz
  8. share/man/man1/bundle-config.1.gz
  9. share/man/man1/bundle-console.1.gz
  10. share/man/man1/bundle-doctor.1.gz
  11. share/man/man1/bundle-exec.1.gz
  12. share/man/man1/bundle-gem.1.gz
  13. share/man/man1/bundle-help.1.gz
  14. share/man/man1/bundle-info.1.gz
  15. share/man/man1/bundle-init.1.gz
  16. share/man/man1/bundle-inject.1.gz
  17. share/man/man1/bundle-install.1.gz
  18. share/man/man1/bundle-list.1.gz
  19. share/man/man1/bundle-lock.1.gz
  20. share/man/man1/bundle-open.1.gz
  21. share/man/man1/bundle-outdated.1.gz
  22. share/man/man1/bundle-platform.1.gz
  23. share/man/man1/bundle-plugin.1.gz
  24. share/man/man1/bundle-pristine.1.gz
  25. share/man/man1/bundle-remove.1.gz
  26. share/man/man1/bundle-show.1.gz
  27. share/man/man1/bundle-update.1.gz
  28. share/man/man1/bundle-version.1.gz
  29. share/man/man1/bundle-viz.1.gz
  30. share/man/man1/bundle.1.gz
  31. share/man/man5/gemfile.5.gz
  32. /usr/local/share/licenses/rubygem-bundler-2.5.6,1/catalog.mk
  33. /usr/local/share/licenses/rubygem-bundler-2.5.6,1/LICENSE
  34. /usr/local/share/licenses/rubygem-bundler-2.5.6,1/MIT
Collapse this list.
Dependency lines:
  • rubygem-bundler>0:sysutils/rubygem-bundler
Conflicts:
CONFLICTS_INSTALL:
  • go-tools
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1707352719 SHA256 (rubygem/bundler-2.5.6.gem) = 1a1f21d1456e16dd2fee93461d9640348047aa2dcaf5d776874a60ddd4df5c64 SIZE (rubygem/bundler-2.5.6.gem) = 430080

Packages (timestamps in pop-ups are UTC):
rubygem-bundler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.20,12.5.6,12.1.4,12.4.20,12.5.6,1-2.1.4,1-
FreeBSD:13:quarterly2.4.20,12.4.20,12.4.13,12.4.20,12.4.20,12.4.20,12.4.20,12.4.20,1
FreeBSD:14:latest2.4.20,12.5.6,12.4.1,12.4.20,12.5.6,12.4.13,1-2.4.13,1
FreeBSD:14:quarterly2.4.20,12.4.20,1-2.4.20,12.4.20,12.4.20,12.4.20,12.4.20,1
FreeBSD:15:latest2.4.20,12.5.6,1n/a2.4.20,1n/a2.4.20,12.4.20,12.4.20,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. sysutils/vagrant
  2. textproc/docbookrx

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. lang/rubinius*
  2. security/rubygem-rbnacl4*
  3. Collapse this list of deleted ports.
for Run
  1. devel/rubygem-appraisal
  2. devel/rubygem-jeweler
  3. devel/rubygem-license_finder
  4. devel/rubygem-pdk
  5. devel/rubygem-slow_enumerator_tools
  6. devel/rubygem-tty
  7. japanese/tdiary
Expand this list (38 items / 31 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. lang/rubygem-ruby_language_server
  3. net-im/mastodon
  4. net-im/rubygem-lita
  5. security/metasploit
  6. sysutils/rubygem-bundler_ext
  7. sysutils/rubygem-fluentd
  8. textproc/groonga
  9. www/redmine50
  10. www/rubygem-merb-core
  11. www/rubygem-rails4
  12. www/rubygem-rails5
  13. www/rubygem-rails50
  14. www/rubygem-rails52
  15. www/rubygem-rails60
  16. www/rubygem-rails61
  17. www/rubygem-rails70
  18. www/rubygem-rails71
  19. www/tdiary
  20. Collapse this list.

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. devel/rubygem-gitlab-license_finder*
  2. security/dradis*
  3. security/ruby-bitwarden*
  4. sysutils/rubgem-bundler_ext*
  5. sysutils/rubygem-chef12*
  6. sysutils/rubygem-chef15*
  7. sysutils/rubygem-chef16*
  8. www/redmine*
  9. www/redmine4*
  10. www/redmine42*
  11. www/rubygem-rails*
  12. www/rubygem-rails61-node16*
  13. www/rubygem-rails613*
  14. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port moved here from sysutils/rubygem-bundler1 on 2021-12-21
    REASON: Remove obsoleted port. Use sysutils/rubygem-bundler instead

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.6,1
28 Feb 2024 00:51:19
commit hash: cc3d12a65165f8c3011b9e6f3d40e38757135e4ecommit hash: cc3d12a65165f8c3011b9e6f3d40e38757135e4ecommit hash: cc3d12a65165f8c3011b9e6f3d40e38757135e4ecommit hash: cc3d12a65165f8c3011b9e6f3d40e38757135e4e files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.5.6

ChangeLog:	https://github.com/rubygems/rubygems/blob/bundler-v2.5.6/bundler/CHANGELOG.md
PR:		276880
Approved by:	maintainer timeout
2.4.20,1
14 Nov 2023 17:16:45
commit hash: 61d078f850b068f7a783c4f45a21eef00b339f65commit hash: 61d078f850b068f7a783c4f45a21eef00b339f65commit hash: 61d078f850b068f7a783c4f45a21eef00b339f65commit hash: 61d078f850b068f7a783c4f45a21eef00b339f65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update WWW
2.4.20,1
30 Sep 2023 00:46:31
commit hash: 8ee2f4e6b2db9c5858ba3079be2ae2f8f2b3f98ccommit hash: 8ee2f4e6b2db9c5858ba3079be2ae2f8f2b3f98ccommit hash: 8ee2f4e6b2db9c5858ba3079be2ae2f8f2b3f98ccommit hash: 8ee2f4e6b2db9c5858ba3079be2ae2f8f2b3f98c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.20

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.19,1
21 Aug 2023 19:01:36
commit hash: 30c61dd7c48df006aa4b4c991015981262951227commit hash: 30c61dd7c48df006aa4b4c991015981262951227commit hash: 30c61dd7c48df006aa4b4c991015981262951227commit hash: 30c61dd7c48df006aa4b4c991015981262951227 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.19

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.18,1
16 Aug 2023 18:26:27
commit hash: 67eb1f5dee611e246247e300a1f99bd9ecd10786commit hash: 67eb1f5dee611e246247e300a1f99bd9ecd10786commit hash: 67eb1f5dee611e246247e300a1f99bd9ecd10786commit hash: 67eb1f5dee611e246247e300a1f99bd9ecd10786 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.18

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.17_1,1
31 Jul 2023 20:44:28
commit hash: 2eb21c24dc36828cd9ee84006147f7494bda7d3fcommit hash: 2eb21c24dc36828cd9ee84006147f7494bda7d3fcommit hash: 2eb21c24dc36828cd9ee84006147f7494bda7d3fcommit hash: 2eb21c24dc36828cd9ee84006147f7494bda7d3f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)

- Use GEM_LIB_DIR
- Bump PORTREVISION for package change
2.4.17,1
31 Jul 2023 16:42:05
commit hash: 5056edc50399f5520d9062a37e3822195f328f81commit hash: 5056edc50399f5520d9062a37e3822195f328f81commit hash: 5056edc50399f5520d9062a37e3822195f328f81commit hash: 5056edc50399f5520d9062a37e3822195f328f81 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.17

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.15_1,1
12 Jul 2023 06:02:24
commit hash: 8e74955b2dc746dee8e2d48db8b3bd11e89d6e50commit hash: 8e74955b2dc746dee8e2d48db8b3bd11e89d6e50commit hash: 8e74955b2dc746dee8e2d48db8b3bd11e89d6e50commit hash: 8e74955b2dc746dee8e2d48db8b3bd11e89d6e50 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Create symlinks for manpages

Manpages of bundler are installed in
${PREFIX}/${GEMS_BASE_DIR}/gems/${PORTNAME}-${PORTVERSION}/lib/bundler/man
but it isn't included in the default value of MANPATH.  So create
symlinks to the manpages in ${PREFIX}/man/man{1,5} so man(1) can find them.

While here, pet portclippy.

PR:		272258
Approved by:	maintainer timeout
2.4.15,1
09 Jul 2023 10:31:36
commit hash: 4a9bad07d0d2955902189b3412631469f7544f0dcommit hash: 4a9bad07d0d2955902189b3412631469f7544f0dcommit hash: 4a9bad07d0d2955902189b3412631469f7544f0dcommit hash: 4a9bad07d0d2955902189b3412631469f7544f0d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.15

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.13,1
27 May 2023 04:24:04
commit hash: bb3120104ec5fe9612aa54d6b476299c5edf0096commit hash: bb3120104ec5fe9612aa54d6b476299c5edf0096commit hash: bb3120104ec5fe9612aa54d6b476299c5edf0096commit hash: bb3120104ec5fe9612aa54d6b476299c5edf0096 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.13

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.12,1
18 Apr 2023 18:05:10
commit hash: 057da937bd72107b263cbd248afe9dc8ee3447dfcommit hash: 057da937bd72107b263cbd248afe9dc8ee3447dfcommit hash: 057da937bd72107b263cbd248afe9dc8ee3447dfcommit hash: 057da937bd72107b263cbd248afe9dc8ee3447df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.12

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.10,1
09 Apr 2023 13:37:33
commit hash: ee74e5b3c957948388d221f5369975c2968f0044commit hash: ee74e5b3c957948388d221f5369975c2968f0044commit hash: ee74e5b3c957948388d221f5369975c2968f0044commit hash: ee74e5b3c957948388d221f5369975c2968f0044 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.10

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.9,1
05 Apr 2023 17:31:55
commit hash: e1e245175106a2770b7802d5d1737d78946e8831commit hash: e1e245175106a2770b7802d5d1737d78946e8831commit hash: e1e245175106a2770b7802d5d1737d78946e8831commit hash: e1e245175106a2770b7802d5d1737d78946e8831 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.9

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.7,1
21 Mar 2023 19:22:32
commit hash: 7041fe495fe4b70acdb19ca59685e2a354cf8233commit hash: 7041fe495fe4b70acdb19ca59685e2a354cf8233commit hash: 7041fe495fe4b70acdb19ca59685e2a354cf8233commit hash: 7041fe495fe4b70acdb19ca59685e2a354cf8233 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.7

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.5,1
05 Feb 2023 15:50:11
commit hash: ca815d8a2dbd88e6ae6f9f4034eb829214d47c9fcommit hash: ca815d8a2dbd88e6ae6f9f4034eb829214d47c9fcommit hash: ca815d8a2dbd88e6ae6f9f4034eb829214d47c9fcommit hash: ca815d8a2dbd88e6ae6f9f4034eb829214d47c9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.5

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.4,1
30 Jan 2023 13:02:30
commit hash: 566e0d6a4609f394477bb2c66cdcb8deb21a22c0commit hash: 566e0d6a4609f394477bb2c66cdcb8deb21a22c0commit hash: 566e0d6a4609f394477bb2c66cdcb8deb21a22c0commit hash: 566e0d6a4609f394477bb2c66cdcb8deb21a22c0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.4

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.4.1,1
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2.4.1,1
10 Jan 2023 06:41:11
commit hash: 26f2e7cdbf11c705864b09a6cd2fd1e15016a5abcommit hash: 26f2e7cdbf11c705864b09a6cd2fd1e15016a5abcommit hash: 26f2e7cdbf11c705864b09a6cd2fd1e15016a5abcommit hash: 26f2e7cdbf11c705864b09a6cd2fd1e15016a5ab files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.4.1

ChangeLog:	https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.1
PR:		268552
Approved by:	maintainer timeout
2.3.26,1
30 Dec 2022 09:06:20
commit hash: ab0f2cfa938385df2a59e70761b0c7ef040c6910commit hash: ab0f2cfa938385df2a59e70761b0c7ef040c6910commit hash: ab0f2cfa938385df2a59e70761b0c7ef040c6910commit hash: ab0f2cfa938385df2a59e70761b0c7ef040c6910 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.26

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.23,1
09 Oct 2022 19:45:39
commit hash: d549e26d997b37d9fb5a47805ac27fac5fa163edcommit hash: d549e26d997b37d9fb5a47805ac27fac5fa163edcommit hash: d549e26d997b37d9fb5a47805ac27fac5fa163edcommit hash: d549e26d997b37d9fb5a47805ac27fac5fa163ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.23

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.22,1
10 Sep 2022 13:03:00
commit hash: 95169f1f81406978b61dbedd8f49687f9d2fd2b4commit hash: 95169f1f81406978b61dbedd8f49687f9d2fd2b4commit hash: 95169f1f81406978b61dbedd8f49687f9d2fd2b4commit hash: 95169f1f81406978b61dbedd8f49687f9d2fd2b4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.22

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3.21,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.21,1
31 Aug 2022 11:41:53
commit hash: 146e1330c590241d4c6f85570a89784b08a9ff89commit hash: 146e1330c590241d4c6f85570a89784b08a9ff89commit hash: 146e1330c590241d4c6f85570a89784b08a9ff89commit hash: 146e1330c590241d4c6f85570a89784b08a9ff89 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.21

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.19,1
30 Jul 2022 19:26:46
commit hash: f27bcf63a1d32bb8a976efd943ab1467ae6ecedecommit hash: f27bcf63a1d32bb8a976efd943ab1467ae6ecedecommit hash: f27bcf63a1d32bb8a976efd943ab1467ae6ecedecommit hash: f27bcf63a1d32bb8a976efd943ab1467ae6ecede files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.19

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.18,1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.18,1
18 Jul 2022 12:40:15
commit hash: 71f9015c70b3e2160af3763f774faab3bfab9025commit hash: 71f9015c70b3e2160af3763f774faab3bfab9025commit hash: 71f9015c70b3e2160af3763f774faab3bfab9025commit hash: 71f9015c70b3e2160af3763f774faab3bfab9025 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.18

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.17,1
29 Jun 2022 21:51:11
commit hash: 905f5fdf9e810c7e408ec2b797783367a63ef9b5commit hash: 905f5fdf9e810c7e408ec2b797783367a63ef9b5commit hash: 905f5fdf9e810c7e408ec2b797783367a63ef9b5commit hash: 905f5fdf9e810c7e408ec2b797783367a63ef9b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.17

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.16,1
16 Jun 2022 19:35:55
commit hash: 3c3200a847cfff937f4c12e8fd855955d0983fc7commit hash: 3c3200a847cfff937f4c12e8fd855955d0983fc7commit hash: 3c3200a847cfff937f4c12e8fd855955d0983fc7commit hash: 3c3200a847cfff937f4c12e8fd855955d0983fc7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.16

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.15,1
03 Jun 2022 23:36:51
commit hash: 034b83c72c1b4285ee85f79b632959e69d874534commit hash: 034b83c72c1b4285ee85f79b632959e69d874534commit hash: 034b83c72c1b4285ee85f79b632959e69d874534commit hash: 034b83c72c1b4285ee85f79b632959e69d874534 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.15

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.14,1
22 May 2022 05:11:36
commit hash: 96747110731dc4c4948d9e37222a93f41d8a301bcommit hash: 96747110731dc4c4948d9e37222a93f41d8a301bcommit hash: 96747110731dc4c4948d9e37222a93f41d8a301bcommit hash: 96747110731dc4c4948d9e37222a93f41d8a301b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.14

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.13,1
13 May 2022 11:40:11
commit hash: 05437acc69c1175db8d7ec3b1d7eeb51d3ff49accommit hash: 05437acc69c1175db8d7ec3b1d7eeb51d3ff49accommit hash: 05437acc69c1175db8d7ec3b1d7eeb51d3ff49accommit hash: 05437acc69c1175db8d7ec3b1d7eeb51d3ff49ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.13

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.12,1
26 Apr 2022 15:01:53
commit hash: 0b77f0075c806670ea66cfa84e71c297c1ad0653commit hash: 0b77f0075c806670ea66cfa84e71c297c1ad0653commit hash: 0b77f0075c806670ea66cfa84e71c297c1ad0653commit hash: 0b77f0075c806670ea66cfa84e71c297c1ad0653 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.12

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.11,1
16 Apr 2022 04:19:47
commit hash: bb23aae28cabac7c68553a75454087cacb9d5bcacommit hash: bb23aae28cabac7c68553a75454087cacb9d5bcacommit hash: bb23aae28cabac7c68553a75454087cacb9d5bcacommit hash: bb23aae28cabac7c68553a75454087cacb9d5bca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.11

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.10,1
30 Mar 2022 22:21:47
commit hash: d306e9d361064de3068788be536fa964c8c656aecommit hash: d306e9d361064de3068788be536fa964c8c656aecommit hash: d306e9d361064de3068788be536fa964c8c656aecommit hash: d306e9d361064de3068788be536fa964c8c656ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.10

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.9,1
25 Mar 2022 13:37:58
commit hash: 74cd1d3af4d29a3331e955a738ea8c440feb3fcacommit hash: 74cd1d3af4d29a3331e955a738ea8c440feb3fcacommit hash: 74cd1d3af4d29a3331e955a738ea8c440feb3fcacommit hash: 74cd1d3af4d29a3331e955a738ea8c440feb3fca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.9

Changes:	https://github.com/rubygems/rubygems/releases
		https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.3.8,1
19 Mar 2022 07:15:10
commit hash: be250db449c14774f08a669deb8ff02172224fd5commit hash: be250db449c14774f08a669deb8ff02172224fd5commit hash: be250db449c14774f08a669deb8ff02172224fd5commit hash: be250db449c14774f08a669deb8ff02172224fd5 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.8

ChangeLog:	https://github.com/rubygems/rubygems/blob/bundler-v2.3.8/bundler/CHANGELOG.md
PR:		262117
Approved by:	maintainer timeout
2.3.6,1
27 Jan 2022 08:10:45
commit hash: cf6575f57e4987517b241edea8313c001f5715f7commit hash: cf6575f57e4987517b241edea8313c001f5715f7commit hash: cf6575f57e4987517b241edea8313c001f5715f7commit hash: cf6575f57e4987517b241edea8313c001f5715f7 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.6

ChangeLog:	https://github.com/rubygems/rubygems/blob/bundler-v2.3.6/bundler/CHANGELOG.md
2.3.5,1
23 Jan 2022 19:09:45
commit hash: 94034846eddb436b5f04fe2aefa00b910d80e5d2commit hash: 94034846eddb436b5f04fe2aefa00b910d80e5d2commit hash: 94034846eddb436b5f04fe2aefa00b910d80e5d2commit hash: 94034846eddb436b5f04fe2aefa00b910d80e5d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Cosmetic change
2.3.5,1
13 Jan 2022 16:09:53
commit hash: 3773fe8122f12d1023f4187b43f5441fd3d2733fcommit hash: 3773fe8122f12d1023f4187b43f5441fd3d2733fcommit hash: 3773fe8122f12d1023f4187b43f5441fd3d2733fcommit hash: 3773fe8122f12d1023f4187b43f5441fd3d2733f files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.5

ChangeLog:	https://github.com/rubygems/rubygems/blob/bundler-v2.3.5/bundler/CHANGELOG.md
2.3.4,1
11 Jan 2022 13:57:26
commit hash: 2a2104bad24be7b0a196c832a1e5490f380aca0bcommit hash: 2a2104bad24be7b0a196c832a1e5490f380aca0bcommit hash: 2a2104bad24be7b0a196c832a1e5490f380aca0bcommit hash: 2a2104bad24be7b0a196c832a1e5490f380aca0b files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.3.4

* Switch to DISTVERSION
* Pet portlint
* Re-format Makefile with portfmt

ChangeLog:	https://github.com/rubygems/rubygems/blob/bundler-v2.3.4/bundler/CHANGELOG.md
2.2.33,1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.33,1
07 Jan 2022 07:42:24
commit hash: f05d41189aff5decff37db927af2bf2bf341919fcommit hash: f05d41189aff5decff37db927af2bf2bf341919fcommit hash: f05d41189aff5decff37db927af2bf2bf341919fcommit hash: f05d41189aff5decff37db927af2bf2bf341919f files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.33

ChageLog:	https://github.com/rubygems/rubygems/blob/bundler-v2.2.33/bundler/CHANGELOG.md
PR:		260366
2.2.30,1
01 Nov 2021 21:28:58
commit hash: 5c7b5e48ea3879d89c79ad23220ace1e5cdc2fa5commit hash: 5c7b5e48ea3879d89c79ad23220ace1e5cdc2fa5commit hash: 5c7b5e48ea3879d89c79ad23220ace1e5cdc2fa5commit hash: 5c7b5e48ea3879d89c79ad23220ace1e5cdc2fa5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.30

Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.2.29,1
25 Oct 2021 21:54:44
commit hash: 48bb9a811edf9a7fb7b584b804f495d97aaf3508commit hash: 48bb9a811edf9a7fb7b584b804f495d97aaf3508commit hash: 48bb9a811edf9a7fb7b584b804f495d97aaf3508commit hash: 48bb9a811edf9a7fb7b584b804f495d97aaf3508 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.29

Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.2.28,1
13 Oct 2021 13:52:59
commit hash: db8f77c3c1438817ccdaa44f74cfd859200c7131commit hash: db8f77c3c1438817ccdaa44f74cfd859200c7131commit hash: db8f77c3c1438817ccdaa44f74cfd859200c7131commit hash: db8f77c3c1438817ccdaa44f74cfd859200c7131 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/rubygem-bundler: Add CPE information

Approved by:	portmgr (blanket)
2.2.28,1
27 Sep 2021 15:56:29
commit hash: 33f46b525fdb303b77f81ba5b1ad5d99ea73281acommit hash: 33f46b525fdb303b77f81ba5b1ad5d99ea73281acommit hash: 33f46b525fdb303b77f81ba5b1ad5d99ea73281acommit hash: 33f46b525fdb303b77f81ba5b1ad5d99ea73281a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.28

Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.2.27,1
21 Sep 2021 22:24:02
commit hash: 46a0cb3899ef64e5125cd83b77b0c7eac7cd3e12commit hash: 46a0cb3899ef64e5125cd83b77b0c7eac7cd3e12commit hash: 46a0cb3899ef64e5125cd83b77b0c7eac7cd3e12commit hash: 46a0cb3899ef64e5125cd83b77b0c7eac7cd3e12 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.27

Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.2.25,1
08 Aug 2021 14:55:33
commit hash: 20a815612c488ba9919e2cfb31d8eee2712a8524commit hash: 20a815612c488ba9919e2cfb31d8eee2712a8524commit hash: 20a815612c488ba9919e2cfb31d8eee2712a8524commit hash: 20a815612c488ba9919e2cfb31d8eee2712a8524 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.25

Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.2.24,1
18 Jul 2021 22:07:18
commit hash: ef844eed156a7754b0ebe2ecae5e6d3b697d5262commit hash: ef844eed156a7754b0ebe2ecae5e6d3b697d5262commit hash: ef844eed156a7754b0ebe2ecae5e6d3b697d5262commit hash: ef844eed156a7754b0ebe2ecae5e6d3b697d5262 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.24

Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2.2.22,1
09 Jul 2021 11:57:00
commit hash: 590b7de04e784ae70e612036935802d17acecd75commit hash: 590b7de04e784ae70e612036935802d17acecd75commit hash: 590b7de04e784ae70e612036935802d17acecd75commit hash: 590b7de04e784ae70e612036935802d17acecd75 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.22

PR:             256556
Reported by:    Yasuhiro Kimura <yasu@utahime.org>
Relnotes:	https://github.com/rubygems/rubygems/blob/bundler-v2.2.22/CHANGELOG.md
2.2.21,1
06 Jul 2021 06:30:34
commit hash: 8b969e824b7d055fd162d821d75df2afa189c7edcommit hash: 8b969e824b7d055fd162d821d75df2afa189c7edcommit hash: 8b969e824b7d055fd162d821d75df2afa189c7edcommit hash: 8b969e824b7d055fd162d821d75df2afa189c7ed files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.21

PR:		256556
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Relnotes:	https://github.com/rubygems/rubygems/blob/bundler-v2.2.21/CHANGELOG.md
2.2.19,1
07 Jun 2021 02:30:43
commit hash: 1c335dd820f26045399651ea5ad07a62c4ed54d6commit hash: 1c335dd820f26045399651ea5ad07a62c4ed54d6commit hash: 1c335dd820f26045399651ea5ad07a62c4ed54d6commit hash: 1c335dd820f26045399651ea5ad07a62c4ed54d6 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.19

PR:		255637
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Reviewed by:	meta (myself)
Relnotes:	https://github.com/rubygems/rubygems/blob/bundler-v2.2.19/bundler/CHANGELOG.md
2.2.16,1
11 Apr 2021 15:48:40
commit hash: 78b800036df2c926add7b79710c3b3c0cde4770acommit hash: 78b800036df2c926add7b79710c3b3c0cde4770acommit hash: 78b800036df2c926add7b79710c3b3c0cde4770acommit hash: 78b800036df2c926add7b79710c3b3c0cde4770a files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.16

PR:		254003
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Tested by:	meta (myself)
Relnotes:
	https://github.com/rubygems/rubygems/blob/bundler-v2.2.16/bundler/CHANGELOG.md
2.2.11,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.11,1
18 Feb 2021 08:23:31
Revision:565911Original commit files touched by this commit
meta search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.2.11

PR:		251740
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Reviewed by:	meta, mfechner
Relnotes:	https://github.com/rubygems/rubygems/blob/bundler-v2.2.11/bundler/CHANGELOG.md
2.1.4,1
26 Oct 2020 18:55:37
Revision:553374Original commit files touched by this commit
0mp search for other commits by this committer
Stylize Ruby properly in COMMENTs

Approved by:	portmgr blanket
2.1.4,1
03 Oct 2020 12:09:10
Revision:551305Original commit files touched by this commit
meta search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.1.4

PR:		242353
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2.0.2,1
03 Jul 2019 02:07:29
Revision:505723Original commit files touched by this commit
meta search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.0.2

PR:		238881
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Relnotes:	https://github.com/bundler/bundler/releases/tag/v2.0.2
2.0.1,1
07 May 2019 04:31:17
Revision:500949Original commit files touched by this commit
meta search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.0.1

It's time to introduce Bundler 2 again.

PR:		235796
Reviewed by:	mfechner
Approved by:	mfechner
1.17.3,1
04 Apr 2019 09:04:11
Revision:497814Original commit files touched by this commit
meta search for other commits by this committer
sysutils/rubygem-bundler: Update to 1.17.3

Relnotes:	https://github.com/bundler/bundler/releases/tag/v1.17.3
		https://github.com/bundler/bundler/releases/tag/v1.17.2
1.17.1,1
03 Apr 2019 14:45:31
Revision:497732Original commit files touched by this commit
meta search for other commits by this committer
Revert r497674, it breaks some consumers

PR:		235796
Reported by:	mfechner
2.0.1
03 Apr 2019 08:24:13
Revision:497674Original commit files touched by this commit
meta search for other commits by this committer
sysutils/rubygem-bundler: Update to 2.0.1

PR:		235796
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
1.17.1
10 Nov 2018 09:30:22
Revision:484594Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.17.1
27 Oct 2018 23:25:02
Revision:483207Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.17.1

Changes:	https://github.com/bundler/bundler/releases
1.17.0
25 Oct 2018 19:34:22
Revision:482985Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.17.0

Changes:	https://github.com/bundler/bundler/releases
1.16.6
14 Oct 2018 16:32:13
Revision:482084Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.6

Changes:	https://github.com/bundler/bundler/releases
1.16.5
21 Sep 2018 18:08:35
Revision:480297Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.5

Changes:	https://github.com/bundler/bundler/releases
1.16.4
21 Aug 2018 18:25:00
Revision:477743Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.4

Changes:	https://github.com/bundler/bundler/releases
1.16.3
31 Jul 2018 23:52:56
Revision:476099Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.3

Changes:	https://github.com/bundler/bundler/releases
1.16.2
17 May 2018 18:30:39
Revision:470240Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.2

Changes:	https://github.com/bundler/bundler/releases
1.16.1
22 Dec 2017 23:05:08
Revision:457007Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.1

Changes:	https://github.com/bundler/bundler/blob/1-16-stable/CHANGELOG.md
1.16.0
01 Nov 2017 16:51:08
Revision:453306Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.0

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.15.4
20 Aug 2017 12:30:10
Revision:448412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.4

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.15.3
22 Jul 2017 17:07:56
Revision:446417Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.3

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.15.2
18 Jul 2017 17:56:16
Revision:446167Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.2

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.15.1
02 Jun 2017 18:14:48
Revision:442440Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.1

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.15.0
20 May 2017 21:50:41
Revision:441346Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.0

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.14.6
04 Mar 2017 13:49:11
Revision:435406Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.6

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.14.5
22 Feb 2017 17:15:14
Revision:434620Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.5

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.14.4
14 Feb 2017 14:34:27
Revision:434109Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.4

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.14.3
25 Jan 2017 16:32:05
Revision:432445Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.3

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.14.2
23 Jan 2017 18:51:15
Revision:432272Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.2

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.14.1
22 Jan 2017 14:38:24
Revision:432145Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.1

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.13.7
31 Dec 2016 19:57:13
Revision:430156Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rubygem-bundler: update to 1.13.7
1.12.5
12 Aug 2016 15:24:34
Revision:420127Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rubygem-bundler: update to 1.12.5
1.12.1
07 May 2016 00:17:19
Revision:414746Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.12.1
- Add LICENSE_FILE

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.11.2
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
1.11.2
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:404168Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.11.2

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.10.6
24 Jul 2015 09:00:18
Revision:392801Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.10.6

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.10.5
28 Jun 2015 09:45:54
Revision:390775Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.10.5

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.10.4
17 Jun 2015 17:25:36
Revision:389961Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:388617Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.10.3

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
1.10.2
31 May 2015 14:58:43
Revision:388100Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:383320Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:368710Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rubygem-bundler: update to 1.7.3
1.7.2
25 Aug 2014 20:11:56
Revision:366146Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rubygem-bundler: update to 1.7.2
1.5.3
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:348382Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.5.3

PR:		ports/187585
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »