From 4713473b449d600edcecb0add94de5675b6ebd10 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Tue, 20 Dec 2011 11:50:03 +0000 Subject: [PATCH] Mark this port BROKEN and DEPRECATED. Set for removal on 2012-01-20. Runtime is broken because Google closing free usage of API. Project is closed. PR: 163420 Submitted by: Oleg Ginzburg (maintainer) Approved by: novel (mentor, implicit) --- textproc/qgoogletranslator/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/textproc/qgoogletranslator/Makefile b/textproc/qgoogletranslator/Makefile index bb4252ecb4c5..672cc3bcb82b 100644 --- a/textproc/qgoogletranslator/Makefile +++ b/textproc/qgoogletranslator/Makefile @@ -14,6 +14,11 @@ DISTNAME= qgoogletranslator-${PORTVERSION} MAINTAINER= olevole@olevole.ru COMMENT= Qt gui for google translate based on ajax api +BROKEN= Runtime is broken because Google close free usage of API +DEPRECATED= Runtime is broken because Google close free usage of API. \ + Project closed. +EXPIRATION_DATE= 2012-01-20 + RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 USE_BZIP2= yes