www/gitlab-ce: new ports required for 16.9.0

2024Q2
Matthias Fechner 2024-02-20 16:10:05 +02:00
parent 08beae7b96
commit b62e99dd6b
12 changed files with 81 additions and 0 deletions

View File

@ -6980,6 +6980,7 @@
SUBDIR += rubygem-google-apis-sqladmin_v1beta4
SUBDIR += rubygem-google-apis-sqladmin_v1beta4_041
SUBDIR += rubygem-google-apis-storage_v1
SUBDIR += rubygem-google-cloud-common
SUBDIR += rubygem-google-gax
SUBDIR += rubygem-google-iam-credentials
SUBDIR += rubygem-google-iam-credentials-v1

View File

@ -0,0 +1,19 @@
PORTNAME= google-cloud-common
PORTVERSION= 1.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Common protocol buffer types used by Google Cloud APIs
WWW= https://github.com/googleapis/common-protos-ruby
LICENSE= APACHE20
RUN_DEPENDS= rubygem-googleapis-common-protos-types>=1.7<2:devel/rubygem-googleapis-common-protos-types \
rubygem-google-protobuf>=3.18<4:devel/rubygem-google-protobuf
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1708416278
SHA256 (rubygem/google-cloud-common-1.5.0.gem) = c1ccd17927be3220a61747ca2526cc2519503f34841dbe18239c60ea5e77d560
SIZE (rubygem/google-cloud-common-1.5.0.gem) = 8704

View File

@ -0,0 +1 @@
Common protocol buffer types used by Google Cloud APIs

View File

@ -1306,6 +1306,7 @@
SUBDIR += rubygem-google-cloud-bigtable
SUBDIR += rubygem-google-cloud-bigtable-admin-v2
SUBDIR += rubygem-google-cloud-bigtable-v2
SUBDIR += rubygem-google-cloud-compute-v1
SUBDIR += rubygem-google-cloud-core
SUBDIR += rubygem-google-cloud-env
SUBDIR += rubygem-google-cloud-errors

View File

@ -0,0 +1,21 @@
PORTNAME= google-cloud-compute-v1
PORTVERSION= 2.6.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Ruby Client for the Google Cloud Compute V1 API
WWW= https://github.com/googleapis/google-cloud-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-gapic-common>=0.20.0<2.0:devel/rubygem-gapic-common \
rubygem-google-cloud-common>=1.0<2:devel/rubygem-google-cloud-common \
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1708415971
SHA256 (rubygem/google-cloud-compute-v1-2.6.0.gem) = b96059b33ffc2f25644d20161a0c1aa1331197073c2e44786b18f8b670f1141e
SIZE (rubygem/google-cloud-compute-v1-2.6.0.gem) = 1330688

View File

@ -0,0 +1,2 @@
Ruby Client for the Google Cloud Compute V1 API

View File

@ -1785,6 +1785,7 @@
SUBDIR += rubygem-gitlab-glfm-markdown
SUBDIR += rubygem-gitlab-grit
SUBDIR += rubygem-gitlab-markup
SUBDIR += rubygem-google-cloud-artifact_registry-v1
SUBDIR += rubygem-google-cloud-profiler-v2
SUBDIR += rubygem-google-cloud-translate
SUBDIR += rubygem-google-cloud-translate-v2

View File

@ -0,0 +1,23 @@
PORTNAME= google-cloud-artifact_registry-v1
PORTVERSION= 0.11.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Manages artifacts on Google infrastructure
WWW= https://googleapis.github.io/google-cloud-ruby/docs/ \
https://github.com/googleapis/google-cloud-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-gapic-common>=0.20.0<2:devel/rubygem-gapic-common \
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \
rubygem-google-cloud-location>=0.4<2:net/rubygem-google-cloud-location \
rubygem-grpc-google-iam-v1>=1.1<2:devel/rubygem-grpc-google-iam-v1
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1708415390
SHA256 (rubygem/google-cloud-artifact_registry-v1-0.11.0.gem) = ba80d2dce9767e663931ded7929b7f8bf5983a6e2ea68078e27e7ca9a940783e
SIZE (rubygem/google-cloud-artifact_registry-v1-0.11.0.gem) = 98304

View File

@ -0,0 +1,3 @@
Artifact Registry stores and manages build artifacts in a scalable and integrated
service built on Google infrastructure.