From owner-svn-ports-head@FreeBSD.ORG Thu Feb 20 10:49:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14FCE226; Thu, 20 Feb 2014 10:49:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F284F10AE; Thu, 20 Feb 2014 10:49:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1KAnbEj000395; Thu, 20 Feb 2014 10:49:37 GMT (envelope-from rodrigo@svn.freebsd.org) Received: (from rodrigo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1KAnbrl000394; Thu, 20 Feb 2014 10:49:37 GMT (envelope-from rodrigo@svn.freebsd.org) Message-Id: <201402201049.s1KAnbrl000394@svn.freebsd.org> From: Rodrigo Osorio Date: Thu, 20 Feb 2014 10:49:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345212 - head/net-im/ari-yahoo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2014 10:49:38 -0000 Author: rodrigo Date: Thu Feb 20 10:49:37 2014 New Revision: 345212 URL: http://svnweb.freebsd.org/changeset/ports/345212 QAT: https://qat.redports.org/buildarchive/r345212/ Log: Deprecate the port since the author reports a breakage years ago and no one tries to fix it. PR: ports/176767 Approved by: bapt (mentor) Modified: head/net-im/ari-yahoo/Makefile Modified: head/net-im/ari-yahoo/Makefile ============================================================================== --- head/net-im/ari-yahoo/Makefile Thu Feb 20 10:37:45 2014 (r345211) +++ head/net-im/ari-yahoo/Makefile Thu Feb 20 10:49:37 2014 (r345212) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Console Yahoo! messenger client +DEPRECATED= Broken for more than 1 year (http://www.icculus.org/ari-yahoo/) +EXPIRATION_DATE= 2014-04-18 + USES= gmake PLIST_FILES= bin/ari-yahoo USE_GCC= any