From owner-svn-ports-all@FreeBSD.ORG Wed Oct 16 15:43:06 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id 79F68A22; Wed, 16 Oct 2013 15:43:06 +0000 (UTC) (envelope-from vd@FreeBSD.org) 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 676BF27A5; Wed, 16 Oct 2013 15:43:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9GFh6cn004971; Wed, 16 Oct 2013 15:43:06 GMT (envelope-from vd@svn.freebsd.org) Received: (from vd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9GFh6WX004970; Wed, 16 Oct 2013 15:43:06 GMT (envelope-from vd@svn.freebsd.org) Message-Id: <201310161543.r9GFh6WX004970@svn.freebsd.org> From: Vasil Dimov Date: Wed, 16 Oct 2013 15:43:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330518 - head/graphics/linux-panorama-tools 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.14 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: Wed, 16 Oct 2013 15:43:06 -0000 Author: vd Date: Wed Oct 16 15:43:05 2013 New Revision: 330518 URL: http://svnweb.freebsd.org/changeset/ports/330518 Log: Deprecate graphics/linux-panorama-tools. Per notice from rene@ graphics/linux-f10-png10 is going to be removed soon. Modified: head/graphics/linux-panorama-tools/Makefile Modified: head/graphics/linux-panorama-tools/Makefile ============================================================================== --- head/graphics/linux-panorama-tools/Makefile Wed Oct 16 14:23:09 2013 (r330517) +++ head/graphics/linux-panorama-tools/Makefile Wed Oct 16 15:43:05 2013 (r330518) @@ -11,6 +11,8 @@ DISTNAME= PanoTools MAINTAINER= vd@FreeBSD.org COMMENT= Software to view, create, edit, and remap panoramic images +DEPRECATED= Vendor site is gone, archive is from 2001 and depends on to-be-removed libpng + NO_BUILD= yes USE_LINUX_PREFIX=yes USE_LDCONFIG= yes