From owner-svn-ports-all@FreeBSD.ORG Wed Nov 20 13:51:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7C5FFF7; Wed, 20 Nov 2013 13:51:49 +0000 (UTC) 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 C73712C0D; Wed, 20 Nov 2013 13:51:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAKDpnFE017137; Wed, 20 Nov 2013 13:51:49 GMT (envelope-from gnn@svn.freebsd.org) Received: (from gnn@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAKDpnR1017134; Wed, 20 Nov 2013 13:51:49 GMT (envelope-from gnn@svn.freebsd.org) Message-Id: <201311201351.rAKDpnR1017134@svn.freebsd.org> From: "George V. Neville-Neil" Date: Wed, 20 Nov 2013 13:51:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334418 - in head: . net net/ptpd 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.16 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, 20 Nov 2013 13:51:49 -0000 Author: gnn Date: Wed Nov 20 13:51:49 2013 New Revision: 334418 URL: http://svnweb.freebsd.org/changeset/ports/334418 Log: Remove the ptpd port as the protocol and software are no longer supported. In a 6 months the ptpd2 ports will be renamed. MFC after: 6 months Deleted: head/net/ptpd/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 20 13:30:14 2013 (r334417) +++ head/MOVED Wed Nov 20 13:51:49 2013 (r334418) @@ -5246,3 +5246,4 @@ multimedia/tovid||2013-11-19|Has expired devel/rubygem-ripper||2013-11-20|Removed: it is only for Ruby 1.8 which is removed already editors/mode-info||2013-11-20|Has expired: Misbuilding since 2004, not maintained since 2008 devel/netbsd-pkgsrc-mk-files||2013-11-20|Has expired: Imported for devel/mk-configure but no longer required +net/ptpd|net/ptpd2|2013-11-20|Protocol and software no longer supported Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Nov 20 13:30:14 2013 (r334417) +++ head/net/Makefile Wed Nov 20 13:51:49 2013 (r334418) @@ -882,7 +882,6 @@ SUBDIR += proxychains SUBDIR += proxychains-ng SUBDIR += prtunnel - SUBDIR += ptpd SUBDIR += ptpd2 SUBDIR += ptpd2-devel SUBDIR += ptunnel