Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2018 14:36:52 +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: r474739 - in head: databases/rubygem-redis-namespace15 devel/rubygem-grape-entity060 net/rubygem-asset_sync220 net/rubygem-gitaly-proto095 net/rubygem-gitaly-proto096 net/rubygem-gitaly...
Message-ID:  <201807161436.w6GEaq7Q037109@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Jul 16 14:36:51 2018
New Revision: 474739
URL: https://svnweb.freebsd.org/changeset/ports/474739

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

Modified:
  head/databases/rubygem-redis-namespace15/Makefile
  head/devel/rubygem-grape-entity060/Makefile
  head/net/rubygem-asset_sync220/Makefile
  head/net/rubygem-gitaly-proto095/Makefile
  head/net/rubygem-gitaly-proto096/Makefile
  head/net/rubygem-gitaly-proto099/Makefile
  head/net/rubygem-omniauth-github11/Makefile
  head/security/rubygem-rbnacl4/Makefile
  head/www/rubygem-gollum-lib-gitlab/Makefile
  head/www/rubygem-gon61/Makefile

Modified: head/databases/rubygem-redis-namespace15/Makefile
==============================================================================
--- head/databases/rubygem-redis-namespace15/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/databases/rubygem-redis-namespace15/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -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
 

Modified: head/devel/rubygem-grape-entity060/Makefile
==============================================================================
--- head/devel/rubygem-grape-entity060/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/devel/rubygem-grape-entity060/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -12,6 +12,9 @@ COMMENT=	Entities - a simple Facade to use with your m
 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
 

Modified: head/net/rubygem-asset_sync220/Makefile
==============================================================================
--- head/net/rubygem-asset_sync220/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/net/rubygem-asset_sync220/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -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 \

Modified: head/net/rubygem-gitaly-proto095/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto095/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/net/rubygem-gitaly-proto095/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -12,6 +12,9 @@ COMMENT=	Protobuf specifications and client libraries 
 
 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
 

Modified: head/net/rubygem-gitaly-proto096/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto096/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/net/rubygem-gitaly-proto096/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -11,6 +11,9 @@ COMMENT=	Protobuf specifications and client libraries 
 
 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
 

Modified: head/net/rubygem-gitaly-proto099/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto099/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/net/rubygem-gitaly-proto099/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -12,6 +12,9 @@ COMMENT=	Protobuf specifications and client libraries 
 
 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
 

Modified: head/net/rubygem-omniauth-github11/Makefile
==============================================================================
--- head/net/rubygem-omniauth-github11/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/net/rubygem-omniauth-github11/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -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
 

Modified: head/security/rubygem-rbnacl4/Makefile
==============================================================================
--- head/security/rubygem-rbnacl4/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/security/rubygem-rbnacl4/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -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

Modified: head/www/rubygem-gollum-lib-gitlab/Makefile
==============================================================================
--- head/www/rubygem-gollum-lib-gitlab/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/www/rubygem-gollum-lib-gitlab/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -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"

Modified: head/www/rubygem-gon61/Makefile
==============================================================================
--- head/www/rubygem-gon61/Makefile	Mon Jul 16 14:04:40 2018	(r474738)
+++ head/www/rubygem-gon61/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
@@ -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 \



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