aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-02-02 13:05:15 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-02-02 13:05:15 +0000
commit0953d0e988ebcb64f39bc5b6cf867650b97fd0f9 (patch)
tree8f0f147b82ad4501e73d19ca4b7350d6a358f083 /print
parent3a41d8aa7771415ce04e79e04eec64f9c4c58175 (diff)
downloadports-0953d0e988ebcb64f39bc5b6cf867650b97fd0f9.tar.gz
ports-0953d0e988ebcb64f39bc5b6cf867650b97fd0f9.zip
print/cups-cloud-print: Deprecate since Google Cloud Print is EoL
Official statement from Google: "Google Cloud Print, Google's cloud-based printing solution will no longer be supported as of December 31, 2020. Beginning January 1, 2021, devices across all operating systems will not be able to print using Cloud Print. We recommend that you find an alternative print solution with your respective platform's printing infrastructure."
Notes
Notes: svn path=/head/; revision=563804
Diffstat (limited to 'print')
-rw-r--r--print/cups-cloud-print/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/cups-cloud-print/Makefile b/print/cups-cloud-print/Makefile
index 47d5553d2ca3..a54746105adc 100644
--- a/print/cups-cloud-print/Makefile
+++ b/print/cups-cloud-print/Makefile
@@ -11,6 +11,9 @@ COMMENT= Print using Google Cloud Print
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Google Cloud Print has been shut down by Google as of December 31, 2020
+EXPIRATION_DATE=2021-02-28
+
BUILD_DEPENDS= cups-config:print/cups
RUN_DEPENDS= cancel:print/cups \
bash:shells/bash \