From owner-svn-ports-head@FreeBSD.ORG Mon Feb 4 15:24:21 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 71D149A7; Mon, 4 Feb 2013 15:24:21 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4C9B01E4; Mon, 4 Feb 2013 15:24:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r14FOLSo082448; Mon, 4 Feb 2013 15:24:21 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r14FOK5n082445; Mon, 4 Feb 2013 15:24:20 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201302041524.r14FOK5n082445@svn.freebsd.org> From: Pietro Cerutti Date: Mon, 4 Feb 2013 15:24:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311627 - in head: . irc irc/zircon math math/lensnns 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.14 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: Mon, 04 Feb 2013 15:24:21 -0000 Author: gahr Date: Mon Feb 4 15:24:20 2013 New Revision: 311627 URL: http://svnweb.freebsd.org/changeset/ports/311627 Log: - Remove irc/zircon and math/lensnns, both expired and abandoned Deleted: head/irc/zircon/ head/math/lensnns/ Modified: head/MOVED head/irc/Makefile head/math/Makefile (contents, props changed) Modified: head/MOVED ============================================================================== --- head/MOVED Mon Feb 4 15:02:00 2013 (r311626) +++ head/MOVED Mon Feb 4 15:24:20 2013 (r311627) @@ -4039,3 +4039,5 @@ devel/kdebindings4-smoke-smokeqt|devel/s net/freeradius||2013-02-04|Has expired: no longer supported. Please use net/freeradius2 instead net/freeradius-mysql||2013-02-04|Has expired: no longer supported. Please use net/freeradius2 instead multimedia/despotify||2013-02-04|Has expired: API no longer supported +irc/zircon||2013-02-04|Has expired: Project has been abandoned +math/lensnns||2013-02-04|Has expired: Project has been abandoned Modified: head/irc/Makefile ============================================================================== --- head/irc/Makefile Mon Feb 4 15:02:00 2013 (r311626) +++ head/irc/Makefile Mon Feb 4 15:24:20 2013 (r311627) @@ -145,7 +145,6 @@ SUBDIR += xchat-mircryption SUBDIR += xchat-ruby SUBDIR += xchat1 - SUBDIR += zircon SUBDIR += znc .include Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Feb 4 15:02:00 2013 (r311626) +++ head/math/Makefile Mon Feb 4 15:24:20 2013 (r311627) @@ -209,7 +209,6 @@ SUBDIR += lapacke SUBDIR += laspack SUBDIR += ldouble - SUBDIR += lensnns SUBDIR += levmar SUBDIR += libR SUBDIR += libRmath