Mark ports as deprecated which are not required by gitlab 10.7.x anymore and have no other dependency on them.
Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D15434
This commit is contained in:
parent
50dfaedf11
commit
6a65aa9411
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470035
@ -11,6 +11,9 @@ COMMENT= ActiveRecord adapter for Flipper
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use databases/rubygem-flipper-active_record instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \
|
||||
rubygem-flipper011>=${PORTVERSION}:devel/rubygem-flipper011
|
||||
|
||||
|
@ -11,6 +11,9 @@ COMMENT= ActiveSupport::Cache store adapter for Flipper
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper-active_support_cache_store instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
|
||||
rubygem-flipper011>=${PORTVERSION}:devel/rubygem-flipper011
|
||||
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Act of enabling/disabling features in your application
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-flipper rubygem-flipper010
|
||||
|
||||
PORTSCOUT= limit:^0\.11\.
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Make gettext_i18n_rails .po files as JSON
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-gettext_i18n_rails_js instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-gettext>=3.0.2:devel/rubygem-gettext \
|
||||
rubygem-gettext_i18n_rails>=0.7.1:devel/rubygem-gettext_i18n_rails \
|
||||
rubygem-po_to_json>=1.0.0:converters/rubygem-po_to_json \
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Fast JSON parser and serializer
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-oj instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Allows nested hashes to be treated in a recursive fashion
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-recursive-open-struct instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
PORTSCOUT= limit:^1\.0\.0
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Fast profiler for Ruby
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-ruby-prof instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
PORTSCOUNT= limit:^0\.16
|
||||
CONFLICTS_INSTALL= rubygem-ruby-prof
|
||||
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Module for the 'fog' gem to support Amazon Web Services
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use net/rubygem-fog-aws instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core1>=1.38:devel/rubygem-fog-core1 \
|
||||
rubygem-fog-json>=1.0:devel/rubygem-fog-json \
|
||||
rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Module for the 'fog' gem to support Google Cloud
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use net/rubygem-fog-google instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=0:devel/rubygem-fog-json \
|
||||
rubygem-fog-xml>=0:textproc/rubygem-fog-xml
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Protobuf specifications and client libraries for Gitaly
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
|
||||
rubygem-grpc>=1.0:net/rubygem-grpc
|
||||
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Simple wrapper for the GitHub API
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use net/rubygem-octokit instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-sawyer>=0.8.0:www/rubygem-sawyer
|
||||
|
||||
PORTSCOUT= limit:^4\.6\.
|
||||
|
@ -11,6 +11,9 @@ COMMENT= OmniAuth strategy for Twitter
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use net/rubygem-omniauth-twitter instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-json1>=1.3:devel/rubygem-json1 \
|
||||
rubygem-omniauth-oauth>=1.1:net/rubygem-omniauth-oauth \
|
||||
rubygem-rack>=0:www/rubygem-rack
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Generates attr_accessors that encrypt and decrypt attributes
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use security/rubygem-attr_encrypted instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-encryptor>=3.0.0:security/rubygem-encryptor
|
||||
|
||||
PORTSCOUT= limit:^3\.0\.
|
||||
|
@ -12,6 +12,9 @@ COMMENT= OpenID Connect extension for Doorkeeper
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use security/rubygem-doorkeeper-openid_connect instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-doorkeeper-openid_connect
|
||||
|
||||
RUN_DEPENDS= rubygem-doorkeeper42>=4.0:security/rubygem-doorkeeper42 \
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Doorkeeper is an OAuth 2 provider for Rails and Grape
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use security/rubygem-doorkeeper instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-doorkeeper
|
||||
|
||||
RUN_DEPENDS= rubygem-railties4>=4.2:www/rubygem-railties4
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Non-interactive SSH processing
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use security/rubygem-net-ssh instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
OPTIONS_DEFINE= PROMPT_PASSPHRASES
|
||||
OPTIONS_DEFAULT=PROMPT_PASSPHRASES
|
||||
PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
|
||||
|
@ -12,6 +12,9 @@ COMMENT= OmniAuth strategy for SAML
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use security/rubygem-omniauth-saml instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.3:security/rubygem-omniauth \
|
||||
rubygem-ruby-saml>=1.4:security/rubygem-ruby-saml
|
||||
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Generalized Rack framework for multiple-provider authentication
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use security/rubygem-omniauth instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-hashie>=3.4.6:devel/rubygem-hashie \
|
||||
rubygem-rack>=1.6.2:www/rubygem-rack
|
||||
|
||||
|
@ -11,6 +11,9 @@ COMMENT= Asciidoctor PlantUML extension
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use textproc/rubygem-asciidoctor-plantuml instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-asciidoctor>=1.5:textproc/rubygem-asciidoctor
|
||||
|
||||
PORTSCOUT= limit:^0\.0\.7
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Client for Kubernetes REST API
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
DEPRECATED= Obsoleted by update of www/gitlab. Please use www/rubygem-kubeclient instead.
|
||||
EXPIRATION_DATE= 2018-06-30
|
||||
|
||||
RUN_DEPENDS= rubygem-http>=0.9.8:www/rubygem-http \
|
||||
rubygem-recursive-open-struct100=1.0.0:devel/rubygem-recursive-open-struct100 \
|
||||
rubygem-rest-client>=0:www/rubygem-rest-client
|
||||
|
Loading…
Reference in New Issue
Block a user