Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 16:55:15 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470035 - in head: databases/rubygem-flipper-active_record011 devel/rubygem-flipper-active_support_cache_store011 devel/rubygem-flipper011 devel/rubygem-gettext_i18n_rails_js12 devel/ru...
Message-ID:  <201805151655.w4FGtFGU068373@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Tue May 15 16:55:14 2018
New Revision: 470035
URL: https://svnweb.freebsd.org/changeset/ports/470035

Log:
  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

Modified:
  head/databases/rubygem-flipper-active_record011/Makefile
  head/devel/rubygem-flipper-active_support_cache_store011/Makefile
  head/devel/rubygem-flipper011/Makefile
  head/devel/rubygem-gettext_i18n_rails_js12/Makefile
  head/devel/rubygem-oj2/Makefile
  head/devel/rubygem-recursive-open-struct100/Makefile
  head/devel/rubygem-ruby-prof016/Makefile
  head/net/rubygem-fog-aws1/Makefile
  head/net/rubygem-fog-google0/Makefile
  head/net/rubygem-gitaly-proto088/Makefile
  head/net/rubygem-octokit46/Makefile
  head/net/rubygem-omniauth-twitter12/Makefile
  head/security/rubygem-attr_encrypted30/Makefile
  head/security/rubygem-doorkeeper-openid_connect12/Makefile
  head/security/rubygem-doorkeeper42/Makefile
  head/security/rubygem-net-ssh41/Makefile
  head/security/rubygem-omniauth-saml17/Makefile
  head/security/rubygem-omniauth14/Makefile
  head/textproc/rubygem-asciidoctor-plantuml007/Makefile
  head/www/rubygem-kubeclient22/Makefile

Modified: head/databases/rubygem-flipper-active_record011/Makefile
==============================================================================
--- head/databases/rubygem-flipper-active_record011/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/databases/rubygem-flipper-active_record011/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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
 

Modified: head/devel/rubygem-flipper-active_support_cache_store011/Makefile
==============================================================================
--- head/devel/rubygem-flipper-active_support_cache_store011/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/devel/rubygem-flipper-active_support_cache_store011/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -11,6 +11,9 @@ COMMENT=	ActiveSupport::Cache store adapter for Flippe
 
 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
 

Modified: head/devel/rubygem-flipper011/Makefile
==============================================================================
--- head/devel/rubygem-flipper011/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/devel/rubygem-flipper011/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Act of enabling/disabling features in your ap
 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\.

Modified: head/devel/rubygem-gettext_i18n_rails_js12/Makefile
==============================================================================
--- head/devel/rubygem-gettext_i18n_rails_js12/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/devel/rubygem-gettext_i18n_rails_js12/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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 \

Modified: head/devel/rubygem-oj2/Makefile
==============================================================================
--- head/devel/rubygem-oj2/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/devel/rubygem-oj2/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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\.

Modified: head/devel/rubygem-recursive-open-struct100/Makefile
==============================================================================
--- head/devel/rubygem-recursive-open-struct100/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/devel/rubygem-recursive-open-struct100/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Allows nested hashes to be treated in a recur
 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

Modified: head/devel/rubygem-ruby-prof016/Makefile
==============================================================================
--- head/devel/rubygem-ruby-prof016/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/devel/rubygem-ruby-prof016/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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
 

Modified: head/net/rubygem-fog-aws1/Makefile
==============================================================================
--- head/net/rubygem-fog-aws1/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/net/rubygem-fog-aws1/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -14,6 +14,9 @@ COMMENT=	Module for the 'fog' gem to support Amazon We
 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 \

Modified: head/net/rubygem-fog-google0/Makefile
==============================================================================
--- head/net/rubygem-fog-google0/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/net/rubygem-fog-google0/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Module for the 'fog' gem to support Google Cl
 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

Modified: head/net/rubygem-gitaly-proto088/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto088/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/net/rubygem-gitaly-proto088/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Protobuf specifications and client libraries 
 
 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
 

Modified: head/net/rubygem-octokit46/Makefile
==============================================================================
--- head/net/rubygem-octokit46/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/net/rubygem-octokit46/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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\.

Modified: head/net/rubygem-omniauth-twitter12/Makefile
==============================================================================
--- head/net/rubygem-omniauth-twitter12/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/net/rubygem-omniauth-twitter12/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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

Modified: head/security/rubygem-attr_encrypted30/Makefile
==============================================================================
--- head/security/rubygem-attr_encrypted30/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/security/rubygem-attr_encrypted30/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Generates attr_accessors that encrypt and dec
 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\.

Modified: head/security/rubygem-doorkeeper-openid_connect12/Makefile
==============================================================================
--- head/security/rubygem-doorkeeper-openid_connect12/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/security/rubygem-doorkeeper-openid_connect12/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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 \

Modified: head/security/rubygem-doorkeeper42/Makefile
==============================================================================
--- head/security/rubygem-doorkeeper42/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/security/rubygem-doorkeeper42/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Doorkeeper is an OAuth 2 provider for Rails a
 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

Modified: head/security/rubygem-net-ssh41/Makefile
==============================================================================
--- head/security/rubygem-net-ssh41/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/security/rubygem-net-ssh41/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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

Modified: head/security/rubygem-omniauth-saml17/Makefile
==============================================================================
--- head/security/rubygem-omniauth-saml17/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/security/rubygem-omniauth-saml17/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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
 

Modified: head/security/rubygem-omniauth14/Makefile
==============================================================================
--- head/security/rubygem-omniauth14/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/security/rubygem-omniauth14/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -12,6 +12,9 @@ COMMENT=	Generalized Rack framework for multiple-provi
 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
 

Modified: head/textproc/rubygem-asciidoctor-plantuml007/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor-plantuml007/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/textproc/rubygem-asciidoctor-plantuml007/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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

Modified: head/www/rubygem-kubeclient22/Makefile
==============================================================================
--- head/www/rubygem-kubeclient22/Makefile	Tue May 15 16:51:34 2018	(r470034)
+++ head/www/rubygem-kubeclient22/Makefile	Tue May 15 16:55:14 2018	(r470035)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805151655.w4FGtFGU068373>