Deprecate ports not required by gitlab-ce and any other port anymore.
Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D16265
This commit is contained in:
@@ -9,6 +9,9 @@ PKGNAMESUFFIX= 15
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Ruby client class for Redis with namespace support
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use databases/rubygem-redis-namespace instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
|
||||
@@ -12,6 +12,9 @@ COMMENT= Entities - a simple Facade to use with your models and API
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use devel/rubygem-grape-entity instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
|
||||
rubygem-multi_json>=1.3.2:devel/rubygem-multi_json
|
||||
|
||||
|
||||
@@ -11,6 +11,9 @@ COMMENT= Synchronizes Assets between Rails and S3
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-asset_sync instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel4>=4.1.0:databases/rubygem-activemodel4 \
|
||||
rubygem-fog-core>=0:devel/rubygem-fog-core \
|
||||
rubygem-mime-types>=2.99:misc/rubygem-mime-types \
|
||||
|
||||
@@ -12,6 +12,9 @@ COMMENT= Protobuf specifications and client libraries for Gitaly
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
|
||||
rubygem-grpc>=1.10:net/rubygem-grpc
|
||||
|
||||
|
||||
@@ -11,6 +11,9 @@ COMMENT= Protobuf specifications and client libraries for Gitaly
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
|
||||
rubygem-grpc>=1.10:net/rubygem-grpc
|
||||
|
||||
|
||||
@@ -12,6 +12,9 @@ COMMENT= Protobuf specifications and client libraries for Gitaly
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
|
||||
rubygem-grpc>=1.10:net/rubygem-grpc
|
||||
|
||||
|
||||
@@ -11,6 +11,9 @@ COMMENT= Official OmniAuth strategy for GitHub
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-omniauth-github instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2
|
||||
|
||||
|
||||
@@ -11,6 +11,9 @@ COMMENT= Networking and Cryptography (NaCl) library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use security/rubygem-rbnacl instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
LIB_DEPENDS= libsodium.so:security/libsodium
|
||||
BUILD_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler
|
||||
RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
|
||||
|
||||
@@ -6,6 +6,9 @@ MASTERDIR= ${.CURDIR}/../rubygem-gollum-lib
|
||||
|
||||
PKGNAMESUFFIX= -gitlab
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use www/rubygem-gitlab-gollum-lib instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
OPTIONS_DEFAULT= GITLAB
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
@@ -12,6 +12,9 @@ COMMENT= Framework to pass data to JS easily
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use www/rubygem-gon instead.
|
||||
EXPIRATION_DATE= 2018-07-31
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \
|
||||
rubygem-json>=0:devel/rubygem-json \
|
||||
rubygem-multi_json>=0:devel/rubygem-multi_json \
|
||||
|
||||
Reference in New Issue
Block a user