From owner-svn-ports-head@freebsd.org Sun Sep 27 11:22:03 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 675E4A0AC22; Sun, 27 Sep 2015 11:22:03 +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 588F17AB; Sun, 27 Sep 2015 11:22:03 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8RBM33q042408; Sun, 27 Sep 2015 11:22:03 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8RBM26o042405; Sun, 27 Sep 2015 11:22:02 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201509271122.t8RBM26o042405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 27 Sep 2015 11:22:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398037 - in head: . net net/linc net/linc-reference 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: Sun, 27 Sep 2015 11:22:03 -0000 Author: rene Date: Sun Sep 27 11:22:02 2015 New Revision: 398037 URL: https://svnweb.freebsd.org/changeset/ports/398037 Log: Remove expired ports: 2015-09-19 net/linc: Last release in 2003, not used by anything anymore. 2015-09-19 net/linc-reference: Last release in 2003, not used by anything anymore. Deleted: head/net/linc/ head/net/linc-reference/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Sep 27 10:52:16 2015 (r398036) +++ head/MOVED Sun Sep 27 11:22:02 2015 (r398037) @@ -7885,3 +7885,5 @@ japanese/mikachan-ttfonts|japanese/font- japanese/monafonts-ttf|japanese/font-mona-ttf|2015-09-25|Renamed japanese/monafonts|japanese/font-mona|2015-09-25|Renamed chinese/joe|editors/joe|2015-09-26|Regular joe's editor now support chinese +net/linc||2015-09-27|Has expired: Last release in 2003, not used by anything anymore. +net/linc-reference||2015-09-27|Has expired: Last release in 2003, not used by anything anymore. Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Sep 27 10:52:16 2015 (r398036) +++ head/net/Makefile Sun Sep 27 11:22:02 2015 (r398037) @@ -356,8 +356,6 @@ SUBDIR += libzmq3 SUBDIR += libzmq4 SUBDIR += liferea - SUBDIR += linc - SUBDIR += linc-reference SUBDIR += linknx SUBDIR += linphone SUBDIR += linux-c6-avahi-libs