Date: Sat, 12 May 2018 03:50:20 +0000 (UTC) From: Gordon Tetlow <gordon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469706 - in head/devel: . p4d p4ftpd p4p p4web Message-ID: <201805120350.w4C3oKIs070505@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gordon Date: Sat May 12 03:50:19 2018 New Revision: 469706 URL: https://svnweb.freebsd.org/changeset/ports/469706 Log: Perforce has removed the server components for FreeBSD. Since the binaries are gone, nothing much to do other than remove it. MFH: 2018Q2 Deleted: head/devel/p4d/ head/devel/p4ftpd/ head/devel/p4p/ head/devel/p4web/ Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat May 12 03:26:59 2018 (r469705) +++ head/devel/Makefile Sat May 12 03:50:19 2018 (r469706) @@ -1880,12 +1880,8 @@ SUBDIR += p4 SUBDIR += p4.el SUBDIR += p4api - SUBDIR += p4d SUBDIR += p4delta - SUBDIR += p4ftpd SUBDIR += p4genpatch - SUBDIR += p4p - SUBDIR += p4web SUBDIR += p5-AI-Pathfinding-AStar SUBDIR += p5-AI-Prolog SUBDIR += p5-ARGV-Struct
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805120350.w4C3oKIs070505>