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-finspace Official AWS Ruby gem for FinSpace User Environment Management service (finspace)
1.13.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.13.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-11 21:54:18
Last Update: 2023-02-05 15:48:45
Commit Hash: dd2bd62
Also Listed In: rubygems
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-aws-sdk-finspace-1.13.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-aws-sdk-finspace-1.13.0/LICENSE
  3. /usr/local/share/licenses/rubygem-aws-sdk-finspace-1.13.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-aws-sdk-finspace>0:devel/rubygem-aws-sdk-finspace
To install the port:
cd /usr/ports/devel/rubygem-aws-sdk-finspace/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-aws-sdk-finspace
  • pkg install rubygem-aws-sdk-finspace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-aws-sdk-finspace
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
rubygem-aws-sdk-finspace
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd641.5.01.2.0
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3861.5.01.2.0
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.13.0
FreeBSD:12:amd641.13.01.13.0
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3861.13.01.13.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.13.01.13.0
FreeBSD:13:amd641.13.01.13.0
FreeBSD:13:armv6pkg-fallout1.11.0
FreeBSD:13:armv71.13.01.13.0
FreeBSD:13:i3861.13.01.13.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout1.13.0
FreeBSD:13:riscv64pkg-fallout1.11.0
FreeBSD:14:aarch641.13.0pkg-fallout
FreeBSD:14:amd641.13.0pkg-fallout
FreeBSD:14:armv61.12.0pkg-fallout
FreeBSD:14:armv71.13.0pkg-fallout
FreeBSD:14:i3861.13.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.13.0pkg-fallout
FreeBSD:14:riscv641.7.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: 16

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

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-finspace/CHANGELOG.md
1.12.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.12.0
30 Nov 2022 21:42:44
commit hash:2b0c1e4abf11cd3d2f1be3daa3d05f713c919227commit hash:2b0c1e4abf11cd3d2f1be3daa3d05f713c919227commit hash:2b0c1e4abf11cd3d2f1be3daa3d05f713c919227commit hash:2b0c1e4abf11cd3d2f1be3daa3d05f713c919227 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.12.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-finspace/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.11.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.11.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.11.0
07 Mar 2022 18:12:04
commit hash:7d6a6188fa2aa3aa22083d54337a09015260a20bcommit hash:7d6a6188fa2aa3aa22083d54337a09015260a20bcommit hash:7d6a6188fa2aa3aa22083d54337a09015260a20bcommit hash:7d6a6188fa2aa3aa22083d54337a09015260a20b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.11.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-finspace/CHANGELOG.md
1.9.0
11 Jan 2022 18:45:28
commit hash:6ea6d6e1b0d5d448bcbf377e51829577826c7967commit hash:6ea6d6e1b0d5d448bcbf377e51829577826c7967commit hash:6ea6d6e1b0d5d448bcbf377e51829577826c7967commit hash:6ea6d6e1b0d5d448bcbf377e51829577826c7967 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.9.0

- Update WWW

Changes:	https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-finspace/CHANGELOG.md
1.8.0
21 Dec 2021 18:51:40
commit hash:488903693b9c5fb6cebb445211e5d876d0249b19commit hash:488903693b9c5fb6cebb445211e5d876d0249b19commit hash:488903693b9c5fb6cebb445211e5d876d0249b19commit hash:488903693b9c5fb6cebb445211e5d876d0249b19 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.8.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-finspace/CHANGELOG.md
1.7.0
05 Nov 2021 23:55:06
commit hash:5b8d66fad5c18d1ba1532ffcab9bef6768ddcaf9commit hash:5b8d66fad5c18d1ba1532ffcab9bef6768ddcaf9commit hash:5b8d66fad5c18d1ba1532ffcab9bef6768ddcaf9commit hash:5b8d66fad5c18d1ba1532ffcab9bef6768ddcaf9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.7.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-finspace/CHANGELOG.md
1.6.0
05 Nov 2021 19:15:01
commit hash:2b909d086d77e95afda6f95fe428b6802bf1d480commit hash:2b909d086d77e95afda6f95fe428b6802bf1d480commit hash:2b909d086d77e95afda6f95fe428b6802bf1d480commit hash:2b909d086d77e95afda6f95fe428b6802bf1d480 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.6.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-finspace/CHANGELOG.md
1.5.0
21 Sep 2021 03:45:45
commit hash:3f754bdfc3dac7c9d6cd971787b2accbc59a30fdcommit hash:3f754bdfc3dac7c9d6cd971787b2accbc59a30fdcommit hash:3f754bdfc3dac7c9d6cd971787b2accbc59a30fdcommit hash:3f754bdfc3dac7c9d6cd971787b2accbc59a30fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.5.0

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

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-finspace/CHANGELOG.md
1.3.0
08 Aug 2021 14:54:39
commit hash:eb768ee86e1e85cb709a7c0f9dd7b6d40c03a03dcommit hash:eb768ee86e1e85cb709a7c0f9dd7b6d40c03a03dcommit hash:eb768ee86e1e85cb709a7c0f9dd7b6d40c03a03dcommit hash:eb768ee86e1e85cb709a7c0f9dd7b6d40c03a03d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.3.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-finspace/CHANGELOG.md
1.2.0
16 May 2021 15:24:24
commit hash:651393fe26d6724841617290131fa18ca0798db3commit hash:651393fe26d6724841617290131fa18ca0798db3commit hash:651393fe26d6724841617290131fa18ca0798db3commit hash:651393fe26d6724841617290131fa18ca0798db3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Update to 1.2.0

Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-finspace/CHANGELOG.md
1.1.0
11 May 2021 21:46:55
commit hash:54ecc912e386cf53bd928eec0f7271dfff0b8703commit hash:54ecc912e386cf53bd928eec0f7271dfff0b8703commit hash:54ecc912e386cf53bd928eec0f7271dfff0b8703commit hash:54ecc912e386cf53bd928eec0f7271dfff0b8703 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-finspace: Add rubygem-aws-sdk-finspace 1.1.0

Official AWS Ruby gem for FinSpace User Environment Management service
(finspace).

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

Number of commits found: 16