From owner-svn-ports-all@freebsd.org Tue Sep 8 18:04:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EB039CC021; Tue, 8 Sep 2015 18:04:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.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 5D3C01CAF; Tue, 8 Sep 2015 18:04:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t88I4s6i019644; Tue, 8 Sep 2015 18:04:54 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t88I4s6d019643; Tue, 8 Sep 2015 18:04:54 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201509081804.t88I4s6d019643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Tue, 8 Sep 2015 18:04:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396421 - head/sysutils/torsmo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2015 18:04:54 -0000 Author: novel Date: Tue Sep 8 18:04:53 2015 New Revision: 396421 URL: https://svnweb.freebsd.org/changeset/ports/396421 Log: Mark DEPRECATED. Development of the torsmo project was halted more than 10 years ago. Its actively supported fork is available via the sysutils/conky port. Modified: head/sysutils/torsmo/Makefile Modified: head/sysutils/torsmo/Makefile ============================================================================== --- head/sysutils/torsmo/Makefile Tue Sep 8 17:57:12 2015 (r396420) +++ head/sysutils/torsmo/Makefile Tue Sep 8 18:04:53 2015 (r396421) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= novel@FreeBSD.org COMMENT= System monitor that renders text on desktop +DEPRECATED= no new releases for years, consider using sysutils/conky +EXPIRATION_DATE= 2015-11-08 + GNU_CONFIGURE= yes USE_XORG= x11 CPPFLAGS+= -I${LOCALBASE}/include