From owner-svn-ports-head@FreeBSD.ORG Fri Sep 19 23:05:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71DD63A6; Fri, 19 Sep 2014 23:05:45 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E083857; Fri, 19 Sep 2014 23:05:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8JN5jpQ097692; Fri, 19 Sep 2014 23:05:45 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8JN5jfl097691; Fri, 19 Sep 2014 23:05:45 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201409192305.s8JN5jfl097691@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 19 Sep 2014 23:05:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368606 - head/biology/boinc-simap 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.18-1 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: Fri, 19 Sep 2014 23:05:45 -0000 Author: rene Date: Fri Sep 19 23:05:44 2014 New Revision: 368606 URL: http://svnweb.freebsd.org/changeset/ports/368606 QAT: https://qat.redports.org/buildarchive/r368606/ Log: biology/boinc-simap: Deprecate, project shutting down on 2015-01-01 Obtained from: http://boincsimap.org/boincsimap/forum_thread.php?id=88 Modified: head/biology/boinc-simap/Makefile Modified: head/biology/boinc-simap/Makefile ============================================================================== --- head/biology/boinc-simap/Makefile Fri Sep 19 21:52:17 2014 (r368605) +++ head/biology/boinc-simap/Makefile Fri Sep 19 23:05:44 2014 (r368606) @@ -12,6 +12,9 @@ EXTRACT_ONLY= ${HMMER_BINARY} MAINTAINER= ports@FreeBSD.org COMMENT= Similarity Matrix of Proteins project for BOINC +DEPRECATED= Project shutting down, see http://boincsimap.org/boincsimap/forum_thread.php?id=88 +EXPIRATION_DATE=2015-01-01 + LIB_DEPENDS= libc.so.6:${PORTSDIR}/misc/compat6x RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client