aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2023-07-02 17:46:13 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2023-07-06 11:32:19 +0000
commite424584a336e76b739216982d38db175d5987995 (patch)
tree6d53155c81618cb43d26af0d1b851df911031b64
parent03804b40854e11e4749ec488783d7ebfeb5119e6 (diff)
www/gitlab-ce: new ports required for 16.1
-rw-r--r--devel/Makefile3
-rw-r--r--devel/rubygem-aws-sdk-core3175/Makefile25
-rw-r--r--devel/rubygem-aws-sdk-core3175/distinfo3
-rw-r--r--devel/rubygem-aws-sdk-core3175/pkg-descr2
-rw-r--r--devel/rubygem-aws-sdk-s31126/Makefile24
-rw-r--r--devel/rubygem-aws-sdk-s31126/distinfo3
-rw-r--r--devel/rubygem-aws-sdk-s31126/pkg-descr1
-rw-r--r--devel/rubygem-google-protobuf323/Makefile21
-rw-r--r--devel/rubygem-google-protobuf323/distinfo3
-rw-r--r--devel/rubygem-google-protobuf323/pkg-descr6
10 files changed, 91 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 524b3efdcfc1..51b0b0f389a6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6143,6 +6143,7 @@
SUBDIR += rubygem-aws-sdk-core
SUBDIR += rubygem-aws-sdk-core2
SUBDIR += rubygem-aws-sdk-core3172
+ SUBDIR += rubygem-aws-sdk-core3175
SUBDIR += rubygem-aws-sdk-costandusagereportservice
SUBDIR += rubygem-aws-sdk-costexplorer
SUBDIR += rubygem-aws-sdk-customerprofiles
@@ -6347,6 +6348,7 @@
SUBDIR += rubygem-aws-sdk-s3
SUBDIR += rubygem-aws-sdk-s31121
SUBDIR += rubygem-aws-sdk-s31122
+ SUBDIR += rubygem-aws-sdk-s31126
SUBDIR += rubygem-aws-sdk-s3control
SUBDIR += rubygem-aws-sdk-s3outposts
SUBDIR += rubygem-aws-sdk-sagemaker
@@ -6864,6 +6866,7 @@
SUBDIR += rubygem-google-iam-v1
SUBDIR += rubygem-google-protobuf
SUBDIR += rubygem-google-protobuf322
+ SUBDIR += rubygem-google-protobuf323
SUBDIR += rubygem-googleapis-common-protos
SUBDIR += rubygem-googleapis-common-protos-types
SUBDIR += rubygem-graf
diff --git a/devel/rubygem-aws-sdk-core3175/Makefile b/devel/rubygem-aws-sdk-core3175/Makefile
new file mode 100644
index 000000000000..627bedaa0519
--- /dev/null
+++ b/devel/rubygem-aws-sdk-core3175/Makefile
@@ -0,0 +1,25 @@
+PORTNAME= aws-sdk-core
+PORTVERSION= 3.175.0
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= 3175
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= AWS SDK for Ruby - Core
+WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-core
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+RUN_DEPENDS= rubygem-aws-eventstream>=1.0.2<2:devel/rubygem-aws-eventstream \
+ rubygem-aws-partitions>=1.651.0<2:devel/rubygem-aws-partitions \
+ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 \
+ rubygem-jmespath>=1.6.1<2:devel/rubygem-jmespath
+
+USES= gem
+
+NO_ARCH= yes
+
+PORTSCOUT= limit:^3\.175\.
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-sdk-core3175/distinfo b/devel/rubygem-aws-sdk-core3175/distinfo
new file mode 100644
index 000000000000..43512152980c
--- /dev/null
+++ b/devel/rubygem-aws-sdk-core3175/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1688298028
+SHA256 (rubygem/aws-sdk-core-3.175.0.gem) = 4fdf3636c42f99ddad21ebe2ddf9b4ff4960df77856ed7bf175eb6fb35fb6bb9
+SIZE (rubygem/aws-sdk-core-3.175.0.gem) = 344576
diff --git a/devel/rubygem-aws-sdk-core3175/pkg-descr b/devel/rubygem-aws-sdk-core3175/pkg-descr
new file mode 100644
index 000000000000..99ad2101b8c4
--- /dev/null
+++ b/devel/rubygem-aws-sdk-core3175/pkg-descr
@@ -0,0 +1,2 @@
+Provides API clients for AWS. This gem is part of the official AWS SDK for
+Ruby.
diff --git a/devel/rubygem-aws-sdk-s31126/Makefile b/devel/rubygem-aws-sdk-s31126/Makefile
new file mode 100644
index 000000000000..224b44aefe18
--- /dev/null
+++ b/devel/rubygem-aws-sdk-s31126/Makefile
@@ -0,0 +1,24 @@
+PORTNAME= aws-sdk-s3
+PORTVERSION= 1.126.0
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= 1126
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3)
+WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+RUN_DEPENDS= rubygem-aws-sdk-core3175>=3.174.0<4:devel/rubygem-aws-sdk-core3175 \
+ rubygem-aws-sdk-kms>=1<2:devel/rubygem-aws-sdk-kms \
+ rubygem-aws-sigv4>=1.4<2:devel/rubygem-aws-sigv4
+
+USES= gem
+
+NO_ARCH= yes
+
+PORTSCOUT= limit:^1\.126\.
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-sdk-s31126/distinfo b/devel/rubygem-aws-sdk-s31126/distinfo
new file mode 100644
index 000000000000..ea80811511a0
--- /dev/null
+++ b/devel/rubygem-aws-sdk-s31126/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1688298208
+SHA256 (rubygem/aws-sdk-s3-1.126.0.gem) = b1479d25f0268fd79a59244f027c8f5ac8ed3a61741ba93fc4357ec97322ca9f
+SIZE (rubygem/aws-sdk-s3-1.126.0.gem) = 340992
diff --git a/devel/rubygem-aws-sdk-s31126/pkg-descr b/devel/rubygem-aws-sdk-s31126/pkg-descr
new file mode 100644
index 000000000000..0507ee9034ed
--- /dev/null
+++ b/devel/rubygem-aws-sdk-s31126/pkg-descr
@@ -0,0 +1 @@
+Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3).
diff --git a/devel/rubygem-google-protobuf323/Makefile b/devel/rubygem-google-protobuf323/Makefile
new file mode 100644
index 000000000000..07c9f478fdd9
--- /dev/null
+++ b/devel/rubygem-google-protobuf323/Makefile
@@ -0,0 +1,21 @@
+PORTNAME= google-protobuf
+PORTVERSION= 3.23.3
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= 323
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby extension to Google Protocol Buffers
+WWW= https://protobuf.dev/ \
+ https://github.com/protocolbuffers/protobuf \
+ https://github.com/protocolbuffers/protobuf/tree/main/ruby
+
+LICENSE= BSD3CLAUSE
+
+USES= gem shebangfix
+
+SHEBANG_GLOB= *.rb
+
+PORTSCOUT= limit:^3\.23\.
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-google-protobuf323/distinfo b/devel/rubygem-google-protobuf323/distinfo
new file mode 100644
index 000000000000..a072ac2150ad
--- /dev/null
+++ b/devel/rubygem-google-protobuf323/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1688298624
+SHA256 (rubygem/google-protobuf-3.23.3.gem) = 4dbc0a28db959cd37ccbb040da5c54b7bd672ef3b923d0dd0a99ea26cbdf9fa9
+SIZE (rubygem/google-protobuf-3.23.3.gem) = 217088
diff --git a/devel/rubygem-google-protobuf323/pkg-descr b/devel/rubygem-google-protobuf323/pkg-descr
new file mode 100644
index 000000000000..c47ffe5244ab
--- /dev/null
+++ b/devel/rubygem-google-protobuf323/pkg-descr
@@ -0,0 +1,6 @@
+rubygem-google-protobuf is a Ruby extension that implements Protocol Buffers
+functionality. It makes use of generated Ruby code that defines message and enum
+types in a Ruby DSL. You may write definitions in this DSL directly, but we
+recommend using protoc's Ruby generation support with .proto files. The build
+process in this directory only installs the extension; you need to install
+protoc as well to have Ruby code generation functionality.