Skip to content

Commit

Permalink
www/gitlab-ce: new ports required for 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Jul 6, 2023
1 parent 03804b4 commit e424584
Show file tree
Hide file tree
Showing 10 changed files with 91 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/Makefile
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
25 changes: 25 additions & 0 deletions 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>
3 changes: 3 additions & 0 deletions 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
2 changes: 2 additions & 0 deletions 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.
24 changes: 24 additions & 0 deletions 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>
3 changes: 3 additions & 0 deletions 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
1 change: 1 addition & 0 deletions devel/rubygem-aws-sdk-s31126/pkg-descr
@@ -0,0 +1 @@
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3).
21 changes: 21 additions & 0 deletions 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>
3 changes: 3 additions & 0 deletions 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
6 changes: 6 additions & 0 deletions 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.

0 comments on commit e424584

Please sign in to comment.