aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2018-07-16 14:36:51 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2018-07-16 14:36:51 +0000
commit5ef93c8683018895edeae5d5f528fe6d851b7add (patch)
tree1155ebfc66cccf1d6da549f704298d660c2ec0b5 /net
parent92ccb86da9f9f292e14420d2c4dc4088da39e0a0 (diff)
downloadports-5ef93c8683018895edeae5d5f528fe6d851b7add.tar.gz
ports-5ef93c8683018895edeae5d5f528fe6d851b7add.zip
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
Notes
Notes: svn path=/head/; revision=474739
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-asset_sync220/Makefile3
-rw-r--r--net/rubygem-gitaly-proto095/Makefile3
-rw-r--r--net/rubygem-gitaly-proto096/Makefile3
-rw-r--r--net/rubygem-gitaly-proto099/Makefile3
-rw-r--r--net/rubygem-omniauth-github11/Makefile3
5 files changed, 15 insertions, 0 deletions
diff --git a/net/rubygem-asset_sync220/Makefile b/net/rubygem-asset_sync220/Makefile
index 7926127f5e05..852d6534fcc0 100644
--- a/net/rubygem-asset_sync220/Makefile
+++ b/net/rubygem-asset_sync220/Makefile
@@ -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 \
diff --git a/net/rubygem-gitaly-proto095/Makefile b/net/rubygem-gitaly-proto095/Makefile
index e3e703e6e477..93af9b97b266 100644
--- a/net/rubygem-gitaly-proto095/Makefile
+++ b/net/rubygem-gitaly-proto095/Makefile
@@ -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
diff --git a/net/rubygem-gitaly-proto096/Makefile b/net/rubygem-gitaly-proto096/Makefile
index a9fa2b0031a0..2b2081567386 100644
--- a/net/rubygem-gitaly-proto096/Makefile
+++ b/net/rubygem-gitaly-proto096/Makefile
@@ -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
diff --git a/net/rubygem-gitaly-proto099/Makefile b/net/rubygem-gitaly-proto099/Makefile
index bbdfd6dfdc78..9cfedb937173 100644
--- a/net/rubygem-gitaly-proto099/Makefile
+++ b/net/rubygem-gitaly-proto099/Makefile
@@ -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
diff --git a/net/rubygem-omniauth-github11/Makefile b/net/rubygem-omniauth-github11/Makefile
index 31a7b4fb92de..a2190f8fe2c9 100644
--- a/net/rubygem-omniauth-github11/Makefile
+++ b/net/rubygem-omniauth-github11/Makefile
@@ -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