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-cloud-datastore-v1 Ruby Client for the Firestore in Datastore mode V1 API
0.18.0 databases 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.17.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-14 06:06:13
Last Update: 2024-03-31 03:08:13
Commit Hash: 75774d9
Also Listed In: rubygems
License: APACHE20
WWW:
https://cloud.google.com/ruby/docs/reference/google-cloud-datastore-v1/latest/
https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-datastore-v1
https://github.com/googleapis/google-cloud-ruby
Description:
Ruby Client for the Firestore in Datastore mode V1 API Accesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application. Firestore in Datastore mode is a NoSQL document database built for automatic scaling, high performance, and ease of application development.
HomepageHomepageHomepage    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-cloud-datastore-v1-0.18.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-cloud-datastore-v1-0.18.0/LICENSE
  3. /usr/local/share/licenses/rubygem-google-cloud-datastore-v1-0.18.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-google-cloud-datastore-v1>0:databases/rubygem-google-cloud-datastore-v1
To install the port:
cd /usr/ports/databases/rubygem-google-cloud-datastore-v1/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-google-cloud-datastore-v1
  • pkg install rubygem-google-cloud-datastore-v1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-cloud-datastore-v1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711466242 SHA256 (rubygem/google-cloud-datastore-v1-0.18.0.gem) = 127177ce9aeb65e2b5e69a85097b93eff81a86aeef65550999c7d26e59c8b527 SIZE (rubygem/google-cloud-datastore-v1-0.18.0.gem) = 59392

Packages (timestamps in pop-ups are UTC):
rubygem-google-cloud-datastore-v1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.18.00.18.0-0.18.00.18.0---
FreeBSD:13:quarterly0.18.00.18.0-0.18.00.18.00.14.00.14.00.14.0
FreeBSD:14:latest0.18.00.18.0-0.18.00.18.0---
FreeBSD:14:quarterly0.18.00.18.0-0.14.00.18.00.14.00.14.00.14.0
FreeBSD:15:latest0.17.00.18.0n/a0.14.0n/a0.14.00.14.00.16.3
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-gapic-common>=0.21.1<2.0 : devel/rubygem-gapic-common
  2. rubygem-google-cloud-errors>=1.0<2 : net/rubygem-google-cloud-errors
  3. ruby32 : lang/ruby32
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. databases/rubygem-google-cloud-datastore

Configuration Options:
No options to configure
Options name:
databases_rubygem-google-cloud-datastore-v1
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.18.0
31 Mar 2024 03:08:13
commit hash: 75774d9e49e8191a69e78831b072dec0e850b9aacommit hash: 75774d9e49e8191a69e78831b072dec0e850b9aacommit hash: 75774d9e49e8191a69e78831b072dec0e850b9aacommit hash: 75774d9e49e8191a69e78831b072dec0e850b9aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-google-cloud-datastore-v1: Update to 0.18.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-datastore-v1/CHANGELOG.md
0.17.0
09 Mar 2024 14:06:23
commit hash: dd19194f74ff8c66e48103c03e059ae89c2da869commit hash: dd19194f74ff8c66e48103c03e059ae89c2da869commit hash: dd19194f74ff8c66e48103c03e059ae89c2da869commit hash: dd19194f74ff8c66e48103c03e059ae89c2da869 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-google-cloud-datastore-v1: Update to 0.17.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-datastore-v1/CHANGELOG.md
0.16.3
21 Feb 2024 15:08:15
commit hash: 40ca53174bbb52efe6008385b88a06aa0406e9f6commit hash: 40ca53174bbb52efe6008385b88a06aa0406e9f6commit hash: 40ca53174bbb52efe6008385b88a06aa0406e9f6commit hash: 40ca53174bbb52efe6008385b88a06aa0406e9f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-google-cloud-datastore-v1: Update to 0.16.3

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-datastore-v1/CHANGELOG.md
0.14.0
14 Dec 2023 05:31:30
commit hash: 93fa1e5a20ea4d3f051768b6a131a2168df6f6dfcommit hash: 93fa1e5a20ea4d3f051768b6a131a2168df6f6dfcommit hash: 93fa1e5a20ea4d3f051768b6a131a2168df6f6dfcommit hash: 93fa1e5a20ea4d3f051768b6a131a2168df6f6df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-google-cloud-datastore-v1: Add
rubygem-google-cloud-datastore-v1 0.14.0

Ruby Client for the Firestore in Datastore mode V1 API

Accesses the schemaless NoSQL database to provide fully managed, robust,
scalable storage for your application.

Firestore in Datastore mode is a NoSQL document database built for automatic
scaling, high performance, and ease of application development.

Number of commits found: 4