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) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-google-apis-iam_v2beta Simple REST client for Identity and Access Management (IAM) API V2beta
0.14.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 0.12.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:26:00
Last Update: 2024-03-09 14:06:37
Commit Hash: 73444fe
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v2beta
https://github.com/googleapis/google-api-ruby-client
Description:
This is the simple REST client for Identity and Access Management (IAM) API V2beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Identity and Access Management (IAM) API, but note that some services may provide a separate modern client that is easier to use.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information 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-google-apis-iam_v2beta-0.14.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-apis-iam_v2beta-0.14.0/LICENSE
  3. /usr/local/share/licenses/rubygem-google-apis-iam_v2beta-0.14.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-google-apis-iam_v2beta>0:devel/rubygem-google-apis-iam_v2beta
To install the port:
cd /usr/ports/devel/rubygem-google-apis-iam_v2beta/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-google-apis-iam_v2beta
  • pkg install rubygem-google-apis-iam_v2beta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-apis-iam_v2beta
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709390876 SHA256 (rubygem/google-apis-iam_v2beta-0.14.0.gem) = cdd60fa83926ae4d82d7c10f0134c856426f2432bc38496c755b62eedb76ab6f SIZE (rubygem/google-apis-iam_v2beta-0.14.0.gem) = 20480

Packages (timestamps in pop-ups are UTC):
rubygem-google-apis-iam_v2beta
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.00.14.0-0.14.00.14.0---
FreeBSD:13:quarterly0.12.00.12.00.9.00.12.00.12.00.12.00.12.00.12.0
FreeBSD:14:latest0.14.00.14.0-0.13.00.14.00.9.0-0.9.0
FreeBSD:14:quarterly0.12.00.12.0-0.12.00.12.00.12.00.12.00.12.0
FreeBSD:15:latest0.14.00.14.0n/a0.12.0n/a0.12.00.12.00.13.0
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. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-google-apis-core>=0.14.0<2.0 : devel/rubygem-google-apis-core
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-google-apis-iam_v2beta
USES:
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.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.0
09 Mar 2024 14:06:37
commit hash: 73444fe318dccda70327eaab1c2ea205e8ef71b8commit hash: 73444fe318dccda70327eaab1c2ea205e8ef71b8commit hash: 73444fe318dccda70327eaab1c2ea205e8ef71b8commit hash: 73444fe318dccda70327eaab1c2ea205e8ef71b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v2beta: Update to 0.14.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v2beta/CHANGELOG.md
0.13.0
21 Feb 2024 15:10:19
commit hash: 7dd86b5446edf8bf3d9f5ecff409cd7856dd5ffacommit hash: 7dd86b5446edf8bf3d9f5ecff409cd7856dd5ffacommit hash: 7dd86b5446edf8bf3d9f5ecff409cd7856dd5ffacommit hash: 7dd86b5446edf8bf3d9f5ecff409cd7856dd5ffa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v2beta: Update to 0.13.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v2beta/CHANGELOG.md
0.12.0
30 Sep 2023 00:46:25
commit hash: 5157b65a30777b00b27d748701de98e10a6e8456commit hash: 5157b65a30777b00b27d748701de98e10a6e8456commit hash: 5157b65a30777b00b27d748701de98e10a6e8456commit hash: 5157b65a30777b00b27d748701de98e10a6e8456 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v2beta: Update to 0.12.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v2beta/CHANGELOG.md
0.11.0
26 Aug 2023 09:28:09
commit hash: efb255be8701676f61b6145b7bc71e7e2b97dba4commit hash: efb255be8701676f61b6145b7bc71e7e2b97dba4commit hash: efb255be8701676f61b6145b7bc71e7e2b97dba4commit hash: efb255be8701676f61b6145b7bc71e7e2b97dba4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v2beta: Update to 0.11.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v2beta/CHANGELOG.md
0.10.0
16 Aug 2023 18:26:10
commit hash: 76dc950cdf8b7589550691bad65347580d290072commit hash: 76dc950cdf8b7589550691bad65347580d290072commit hash: 76dc950cdf8b7589550691bad65347580d290072commit hash: 76dc950cdf8b7589550691bad65347580d290072 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v2beta: Update to 0.10.0

- Update WWW

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v2beta/CHANGELOG.md
0.9.0
21 Mar 2023 19:19:57
commit hash: d4e32a3f8e0f49eca95cf1955f0057f5de88cd12commit hash: d4e32a3f8e0f49eca95cf1955f0057f5de88cd12commit hash: d4e32a3f8e0f49eca95cf1955f0057f5de88cd12commit hash: d4e32a3f8e0f49eca95cf1955f0057f5de88cd12 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v2beta: Add rubygem-google-apis-iam_v2beta 0.9.0

This is the simple REST client for Identity and Access Management (IAM) API
V2beta. Simple REST clients are Ruby client libraries that provide access to
Google services via their HTTP REST API endpoints. These libraries are generated
and updated automatically based on the discovery documents published by the
service, and they handle most concerns such as authentication, pagination,
retry, timeouts, and logging. You can use this client to access the Identity and
Access Management (IAM) API, but note that some services may provide a separate
modern client that is easier to use.

Number of commits found: 6