Date: Wed, 20 Nov 2013 13:51:49 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334418 - in head: . net net/ptpd Message-ID: <201311201351.rAKDpnR1017134@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311201351.rAKDpnR1017134>