Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2015 18:04:54 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396421 - head/sysutils/torsmo
Message-ID:  <201509081804.t88I4s6d019643@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509081804.t88I4s6d019643>