net/rubygem-gitlab-fog-azure-rm: Remove port

Leaf libraries not relevant to server environment
This commit is contained in:
Bastard Operator from Hell 2025-07-01 12:16:43 +02:00
parent b3c9a82ea1
commit d6164189ec
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
5 changed files with 1 additions and 32 deletions

View File

@ -7304,6 +7304,7 @@ net/rubygem-fog-aliyun-gitlab
net/rubygem-fog-aws-gitlab
net/rubygem-fog-google-gitlab
net/rubygem-fog-vmfusion
net/rubygem-gitlab-fog-azure-rm
net/rubygem-gitlab-kas-grpc
net/rubygem-lita-gems
net/rubygem-omniauth_openid_connect

View File

@ -1152,7 +1152,6 @@
SUBDIR += rubygem-fog-xenserver
SUBDIR += rubygem-gitaly
SUBDIR += rubygem-gitaly-proto
SUBDIR += rubygem-gitlab-fog-azure-rm
SUBDIR += rubygem-gitlab_omniauth-ldap
SUBDIR += rubygem-google-cloud-bigquery
SUBDIR += rubygem-google-cloud-bigtable

View File

@ -1,26 +0,0 @@
PORTNAME= gitlab-fog-azure-rm
PORTVERSION= 2.2.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Stripped-down fork that enables Azure Blob Storage
WWW= https://gitlab.com/gitlab-org/gitlab-fog-azure-rm
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-faraday-gitlab>=2.0<3:www/rubygem-faraday-gitlab \
rubygem-faraday-follow_redirects-gitlab>=0.3.0<0.4:www/rubygem-faraday-follow_redirects-gitlab \
rubygem-faraday-net_http_persistent-gitlab>=2.0<3:www/rubygem-faraday-net_http_persistent-gitlab \
rubygem-fog-core-gitlab>=2.1<3:devel/rubygem-fog-core-gitlab \
rubygem-fog-json-gitlab>=1.2<2:devel/rubygem-fog-json-gitlab \
rubygem-mime-types-gitlab>=0:misc/rubygem-mime-types-gitlab \
rubygem-net-http-persistent>=4.0<5:www/rubygem-net-http-persistent \
rubygem-nokogiri>=1.10.8<2:textproc/rubygem-nokogiri
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1734500342
SHA256 (rubygem/gitlab-fog-azure-rm-2.2.0.gem) = 31aa7c2170f57874053144e7f716ec9e15f32e71ffbd2c56753dce46e2e78ba9
SIZE (rubygem/gitlab-fog-azure-rm-2.2.0.gem) = 135168

View File

@ -1,2 +0,0 @@
This is a stripped-down fork of fog-azure-rm that enables Azure Blob Storage
to be used with CarrierWave and Fog.