From owner-svn-ports-head@freebsd.org Sat Aug 8 13:20:11 2015 Return-Path: Delivered-To: svn-ports-head@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 21F759B59C6; Sat, 8 Aug 2015 13:20:11 +0000 (UTC) (envelope-from rene@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 ED2B51FEB; Sat, 8 Aug 2015 13:20:10 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t78DKAo7049879; Sat, 8 Aug 2015 13:20:10 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t78DKAFt049876; Sat, 8 Aug 2015 13:20:10 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201508081320.t78DKAFt049876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 8 Aug 2015 13:20:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393728 - in head: . graphics graphics/skencil www www/ismail 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.20 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: Sat, 08 Aug 2015 13:20:11 -0000 Author: rene Date: Sat Aug 8 13:20:09 2015 New Revision: 393728 URL: https://svnweb.freebsd.org/changeset/ports/393728 Log: Remove expired ports: 2015-08-08 graphics/skencil: Project is abandoned and was overtaken by sK1 fork 2015-08-08 www/ismail: Development has been discontinued for many years Deleted: head/graphics/skencil/ head/www/ismail/ Modified: head/MOVED head/graphics/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Aug 8 13:04:49 2015 (r393727) +++ head/MOVED Sat Aug 8 13:20:09 2015 (r393728) @@ -7819,3 +7819,5 @@ textproc/pystemmer|textproc/py-pystemmer dns/knot|dns/knot1|2015-08-07|Rename to knot1 now knot 2.0 is out net/py-xmlrpclib||2015-08-07|Has expired: This is part of standard library since python 2.2 net-p2p/py-kenosis||2015-08-07|Has expired: Fails to run with modern python +graphics/skencil||2015-08-08|Has expired: Project is abandoned and was overtaken by sK1 fork +www/ismail||2015-08-08|Has expired: Development has been discontinued for many years Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sat Aug 8 13:04:49 2015 (r393727) +++ head/graphics/Makefile Sat Aug 8 13:20:09 2015 (r393728) @@ -974,7 +974,6 @@ SUBDIR += simpleviewer SUBDIR += sk1libs SUBDIR += skanlite - SUBDIR += skencil SUBDIR += sketch SUBDIR += springgraph SUBDIR += squish Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Aug 8 13:04:49 2015 (r393727) +++ head/www/Makefile Sat Aug 8 13:20:09 2015 (r393728) @@ -344,7 +344,6 @@ SUBDIR += impresscms SUBDIR += interchange SUBDIR += iojs - SUBDIR += ismail SUBDIR += itop SUBDIR += iwebcal SUBDIR += jawstats