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
Port details
rubygem-aws-sdk-forecastqueryservice Official AWS Ruby gem for Amazon Forecast Query Service
1.24.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 1.24.0Version 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:42:00
Last Update: 2023-02-05 15:48:46
Commit Hash: 00aa7ee
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-forecastqueryservice-1.24.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-aws-sdk-forecastqueryservice-1.24.0/LICENSE
  3. /usr/local/share/licenses/rubygem-aws-sdk-forecastqueryservice-1.24.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-aws-sdk-forecastqueryservice>0:devel/rubygem-aws-sdk-forecastqueryservice
To install the port:
cd /usr/ports/devel/rubygem-aws-sdk-forecastqueryservice/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-aws-sdk-forecastqueryservice
  • pkg install rubygem-aws-sdk-forecastqueryservice
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-aws-sdk-forecastqueryservice
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
rubygem-aws-sdk-forecastqueryservice
ABIlatestquarterly
FreeBSD:11:aarch64pkg-fallout1.7.0
FreeBSD:11:amd641.15.01.12.0
FreeBSD:11:armv6pkg-fallout1.7.0
FreeBSD:11:i3861.15.01.12.0
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.24.0
FreeBSD:12:amd641.24.01.24.0
FreeBSD:12:armv6pkg-fallout1.9.0
FreeBSD:12:armv7pkg-fallout1.9.0
FreeBSD:12:i3861.24.01.24.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout1.11.0
FreeBSD:13:aarch641.24.01.24.0
FreeBSD:13:amd641.24.01.24.0
FreeBSD:13:armv61.10.01.21.0
FreeBSD:13:armv71.24.01.24.0
FreeBSD:13:i3861.24.01.24.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc641.10.01.24.0
FreeBSD:13:riscv64pkg-fallout1.21.0
FreeBSD:14:aarch641.24.0pkg-fallout
FreeBSD:14:amd641.24.0pkg-fallout
FreeBSD:14:armv61.23.0pkg-fallout
FreeBSD:14:armv71.24.0pkg-fallout
FreeBSD:14:i3861.24.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.24.0pkg-fallout
FreeBSD:14:riscv641.17.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: 29

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

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.23.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.23.0
30 Nov 2022 21:42:45
commit hash:49bb5c554bae31acae24208e356ff8d32bfd9e0fcommit hash:49bb5c554bae31acae24208e356ff8d32bfd9e0fcommit hash:49bb5c554bae31acae24208e356ff8d32bfd9e0fcommit hash:49bb5c554bae31acae24208e356ff8d32bfd9e0f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.23.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-forecastqueryservice/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.22.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.22.0
31 Aug 2022 11:41:24
commit hash:41ef975743267dde98b1364842badffa104983b8commit hash:41ef975743267dde98b1364842badffa104983b8commit hash:41ef975743267dde98b1364842badffa104983b8commit hash:41ef975743267dde98b1364842badffa104983b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.22.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.21.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.21.0
07 Mar 2022 18:12:05
commit hash:0c82e806a2ab42a82cac83b3ac56aa3119de0e70commit hash:0c82e806a2ab42a82cac83b3ac56aa3119de0e70commit hash:0c82e806a2ab42a82cac83b3ac56aa3119de0e70commit hash:0c82e806a2ab42a82cac83b3ac56aa3119de0e70 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.21.0

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

- Update WWW

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.18.0
21 Dec 2021 18:51:44
commit hash:50f82513f32b5913f330aadaa39647ed585644d7commit hash:50f82513f32b5913f330aadaa39647ed585644d7commit hash:50f82513f32b5913f330aadaa39647ed585644d7commit hash:50f82513f32b5913f330aadaa39647ed585644d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.18.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.17.0
05 Nov 2021 23:55:09
commit hash:77b5471dc120151499758c927e6cf9bf0b378510commit hash:77b5471dc120151499758c927e6cf9bf0b378510commit hash:77b5471dc120151499758c927e6cf9bf0b378510commit hash:77b5471dc120151499758c927e6cf9bf0b378510 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.17.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.16.0
25 Oct 2021 21:47:26
commit hash:fbf365aff1c75a5fe3dff2598b7601af996d7253commit hash:fbf365aff1c75a5fe3dff2598b7601af996d7253commit hash:fbf365aff1c75a5fe3dff2598b7601af996d7253commit hash:fbf365aff1c75a5fe3dff2598b7601af996d7253 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.16.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.15.0
21 Sep 2021 03:45:47
commit hash:7b82af5507d36093ca9b38e103b91d2d7412d1d6commit hash:7b82af5507d36093ca9b38e103b91d2d7412d1d6commit hash:7b82af5507d36093ca9b38e103b91d2d7412d1d6commit hash:7b82af5507d36093ca9b38e103b91d2d7412d1d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.15.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.14.0
08 Aug 2021 21:45:01
commit hash:6be9fe1a94f4ff06bfdda5bcce8612ddab43d23bcommit hash:6be9fe1a94f4ff06bfdda5bcce8612ddab43d23bcommit hash:6be9fe1a94f4ff06bfdda5bcce8612ddab43d23bcommit hash:6be9fe1a94f4ff06bfdda5bcce8612ddab43d23b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.14.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.13.0
08 Aug 2021 14:54:40
commit hash:845b018b0b44c90fb8056146b278a97b794bcccdcommit hash:845b018b0b44c90fb8056146b278a97b794bcccdcommit hash:845b018b0b44c90fb8056146b278a97b794bcccdcommit hash:845b018b0b44c90fb8056146b278a97b794bcccd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-forecastqueryservice: Update to 1.13.0

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

- Add LICENSE_FILE

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.11.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.11.0
06 Feb 2021 21:00:21
Revision:564397Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.11.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.10.0
02 Oct 2020 07:48:28
Revision:551014Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.9.0
20 Sep 2020 19:10:00
Revision:549234Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.8.0
27 Aug 2020 18:53:27
Revision:546510Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.8.0

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

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.6.1
15 Jun 2020 18:59:24
Revision:539109Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.1

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.5.0
31 May 2020 18:29:44
Revision:537283Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.4.0
08 May 2020 21:05:11
Revision:534552Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.3.0
28 Mar 2020 13:05:49
Revision:529525Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.2.0
06 Feb 2020 19:27:23
Revision:525425Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.1.0
24 Oct 2019 16:57:23
Revision:515429Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-forecastqueryservice/CHANGELOG.md
1.0.0
31 Aug 2019 22:29:42
Revision:510543Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-aws-sdk-forecastqueryservice 1.0.0

Official AWS Ruby gem for Amazon Forecast Query Service.

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

Number of commits found: 29