notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
Port details
rubygem-aws-sdk-elasticbeanstalk Official AWS Ruby gem for AWS Elastic Beanstalk (Elastic Beanstalk)
1.54.0 devel on this many watch lists=0 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 Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-31 22:39:31
Last Update: 2023-02-05 15:48:42
Commit Hash: fc36cdc
Also Listed In: rubygems
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-aws-sdk-elasticbeanstalk-1.54.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-aws-sdk-elasticbeanstalk-1.54.0/LICENSE
  3. /usr/local/share/licenses/rubygem-aws-sdk-elasticbeanstalk-1.54.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-aws-sdk-elasticbeanstalk>0:devel/rubygem-aws-sdk-elasticbeanstalk
To install the port:
cd /usr/ports/devel/rubygem-aws-sdk-elasticbeanstalk/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-aws-sdk-elasticbeanstalk
  • pkg install rubygem-aws-sdk-elasticbeanstalk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-aws-sdk-elasticbeanstalk
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
rubygem-aws-sdk-elasticbeanstalk
ABIlatestquarterly
FreeBSD:11:aarch64pkg-fallout1.33.0
FreeBSD:11:amd641.45.01.42.0
FreeBSD:11:armv6pkg-fallout1.33.0
FreeBSD:11:i3861.45.01.42.0
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.52.0
FreeBSD:12:amd641.54.01.52.0
FreeBSD:12:armv6pkg-fallout1.37.0
FreeBSD:12:armv7pkg-fallout1.37.0
FreeBSD:12:i3861.54.01.52.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout1.41.0
FreeBSD:13:aarch641.54.01.52.0
FreeBSD:13:amd641.54.01.52.0
FreeBSD:13:armv61.40.01.51.0
FreeBSD:13:armv71.54.01.52.0
FreeBSD:13:i3861.54.01.52.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc641.40.01.52.0
FreeBSD:13:riscv64pkg-fallout1.51.0
FreeBSD:14:aarch641.54.0pkg-fallout
FreeBSD:14:amd641.54.0pkg-fallout
FreeBSD:14:armv61.52.0pkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3861.54.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.54.0pkg-fallout
FreeBSD:14:riscv641.47.0pkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-aws-sdk-core>=3.165.0<4 : devel/rubygem-aws-sdk-core
  2. rubygem-aws-sigv4>=1.1<2 : devel/rubygem-aws-sigv4
  3. ruby30 : lang/ruby30
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
This port is required by:
for Run
  1. devel/rubygem-aws-sdk-resources

Configuration Options:
Options name:
USES:
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.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.54.0
05 Feb 2023 15:48:42
commit hash:fc36cdc7e306ccfade17454d71fb8dfaee8e44facommit hash:fc36cdc7e306ccfade17454d71fb8dfaee8e44facommit hash:fc36cdc7e306ccfade17454d71fb8dfaee8e44facommit hash:fc36cdc7e306ccfade17454d71fb8dfaee8e44fa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.54.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.52.0
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
1.52.0
30 Nov 2022 21:42:41
commit hash:23d0b2067e361089edc19c4d71f41f4a99530ff3commit hash:23d0b2067e361089edc19c4d71f41f4a99530ff3commit hash:23d0b2067e361089edc19c4d71f41f4a99530ff3commit hash:23d0b2067e361089edc19c4d71f41f4a99530ff3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.52.0

- Clean up pkg-descr: remove legacy Homepage link which points to the root of
GitHub repository

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-elasticbeanstalk/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)
1.51.0
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)
1.51.0
20 Jul 2022 14:21:35
commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.51.0
07 Mar 2022 18:12:02
commit hash:f6c8ec51da3b3f294a52a9d498a8d20adc2bb8dccommit hash:f6c8ec51da3b3f294a52a9d498a8d20adc2bb8dccommit hash:f6c8ec51da3b3f294a52a9d498a8d20adc2bb8dccommit hash:f6c8ec51da3b3f294a52a9d498a8d20adc2bb8dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.51.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.49.0
11 Jan 2022 18:45:25
commit hash:c5674480a0aa7f4d633328eb7906fa88c82a983acommit hash:c5674480a0aa7f4d633328eb7906fa88c82a983acommit hash:c5674480a0aa7f4d633328eb7906fa88c82a983acommit hash:c5674480a0aa7f4d633328eb7906fa88c82a983a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.49.0

- Update WWW

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.48.0
21 Dec 2021 18:51:33
commit hash:22cad69ada1a6e4002612a186782fb93445a198bcommit hash:22cad69ada1a6e4002612a186782fb93445a198bcommit hash:22cad69ada1a6e4002612a186782fb93445a198bcommit hash:22cad69ada1a6e4002612a186782fb93445a198b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.48.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.47.0
05 Nov 2021 19:14:59
commit hash:b9cdda0ad6184259fe83fef59b6d630eda06ffa0commit hash:b9cdda0ad6184259fe83fef59b6d630eda06ffa0commit hash:b9cdda0ad6184259fe83fef59b6d630eda06ffa0commit hash:b9cdda0ad6184259fe83fef59b6d630eda06ffa0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.47.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.46.0
25 Oct 2021 21:47:22
commit hash:391db4171623c6f02f7cb46fb747e4dc7aa787e4commit hash:391db4171623c6f02f7cb46fb747e4dc7aa787e4commit hash:391db4171623c6f02f7cb46fb747e4dc7aa787e4commit hash:391db4171623c6f02f7cb46fb747e4dc7aa787e4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.46.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.45.0
21 Sep 2021 03:45:42
commit hash:07c4367aaf36f0806e92c0f7366a36e8a9a44581commit hash:07c4367aaf36f0806e92c0f7366a36e8a9a44581commit hash:07c4367aaf36f0806e92c0f7366a36e8a9a44581commit hash:07c4367aaf36f0806e92c0f7366a36e8a9a44581 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.45.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.44.0
08 Aug 2021 21:44:54
commit hash:f2b55a23ef79cfe5567363224c05d8e187023bc8commit hash:f2b55a23ef79cfe5567363224c05d8e187023bc8commit hash:f2b55a23ef79cfe5567363224c05d8e187023bc8commit hash:f2b55a23ef79cfe5567363224c05d8e187023bc8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.44.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.43.0
08 Aug 2021 14:54:37
commit hash:824a8557821bea12806e3c644bd50ce5842f0717commit hash:824a8557821bea12806e3c644bd50ce5842f0717commit hash:824a8557821bea12806e3c644bd50ce5842f0717commit hash:824a8557821bea12806e3c644bd50ce5842f0717 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.43.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.42.0
18 Apr 2021 05:45:26
commit hash:bf9bcd6a42432de8e5522d9eefac11499fb1e080commit hash:bf9bcd6a42432de8e5522d9eefac11499fb1e080commit hash:bf9bcd6a42432de8e5522d9eefac11499fb1e080commit hash:bf9bcd6a42432de8e5522d9eefac11499fb1e080 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.42.0

- Add LICENSE_FILE

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.41.0
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.
1.41.0
06 Feb 2021 20:58:10
Revision:564386Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.41.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.40.0
10 Dec 2020 21:48:12
Revision:557628Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.40.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.39.0
06 Nov 2020 11:29:26
Revision:554259Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.39.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.38.0
02 Oct 2020 07:47:39
Revision:551004Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.38.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.37.0
20 Sep 2020 19:08:19
Revision:549224Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.37.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.36.0
27 Aug 2020 18:52:37
Revision:546500Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.36.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.35.0
24 Jul 2020 07:17:35
Revision:543087Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.35.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.34.0
08 Jul 2020 19:07:41
Revision:541619Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.34.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.33.0
24 Jun 2020 17:46:08
Revision:540180Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.33.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.32.1
17 Jun 2020 18:02:26
Revision:539467Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.32.1

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.31.0
15 Jun 2020 18:58:31
Revision:539099Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.31.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.30.0
31 May 2020 18:28:51
Revision:537273Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.30.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.29.0
08 May 2020 21:04:18
Revision:534542Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.29.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.28.0
08 Apr 2020 02:22:58
Revision:531071Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.28.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.27.0
28 Mar 2020 13:04:42
Revision:529515Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.27.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.26.0
24 Oct 2019 16:56:35
Revision:515420Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.26.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
1.25.0
31 Aug 2019 22:28:47
Revision:510534Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-aws-sdk-elasticbeanstalk 1.25.0

Official AWS Ruby gem for AWS Elastic Beanstalk (Elastic Beanstalk).

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticbeanstalk

Number of commits found: 33