From owner-svn-ports-all@freebsd.org Tue Oct 18 00:54:08 2016 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 1530EC15931; Tue, 18 Oct 2016 00:54:08 +0000 (UTC) (envelope-from xride@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 CFE5CCD4; Tue, 18 Oct 2016 00:54:07 +0000 (UTC) (envelope-from xride@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9I0s6mw014634; Tue, 18 Oct 2016 00:54:06 GMT (envelope-from xride@FreeBSD.org) Received: (from xride@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9I0s6n4014633; Tue, 18 Oct 2016 00:54:06 GMT (envelope-from xride@FreeBSD.org) Message-Id: <201610180054.u9I0s6n4014633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: xride set sender to xride@FreeBSD.org using -f From: Soeren Straarup Date: Tue, 18 Oct 2016 00:54:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424146 - head/sysutils/geomgui 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.23 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, 18 Oct 2016 00:54:08 -0000 Author: xride Date: Tue Oct 18 00:54:06 2016 New Revision: 424146 URL: https://svnweb.freebsd.org/changeset/ports/424146 Log: Upstream development stopped long time ago. Time to depreciate. Modified: head/sysutils/geomgui/Makefile Modified: head/sysutils/geomgui/Makefile ============================================================================== --- head/sysutils/geomgui/Makefile Mon Oct 17 21:09:34 2016 (r424145) +++ head/sysutils/geomgui/Makefile Tue Oct 18 00:54:06 2016 (r424146) @@ -10,6 +10,9 @@ MASTER_SITES= http://tinkering.hambrew.n MAINTAINER= xride@FreeBSD.org COMMENT= Viewer for kernel geom layer +DEPRECATED= Development stopped years ago. +EXPIRATION_DATE= 2016-12-31 + LIB_DEPENDS= libgvc.so:graphics/graphviz USE_GNOME= gtk20 librsvg2