Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2018 00:01:50 +0000 (UTC)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r470436 - in branches/2018Q2/devel: . p4d p4ftpd p4p p4web
Message-ID:  <201805200001.w4K01oBr034944@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gordon
Date: Sun May 20 00:01:50 2018
New Revision: 470436
URL: https://svnweb.freebsd.org/changeset/ports/470436

Log:
  MFH: r469706
  
  Perforce has removed the server components for FreeBSD.
  
  Since the binaries are gone, nothing much to do other than remove it.
  
  Approved by:	portmgr (antoine)

Deleted:
  branches/2018Q2/devel/p4d/
  branches/2018Q2/devel/p4ftpd/
  branches/2018Q2/devel/p4p/
  branches/2018Q2/devel/p4web/
Modified:
  branches/2018Q2/devel/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/devel/Makefile
==============================================================================
--- branches/2018Q2/devel/Makefile	Sat May 19 22:19:54 2018	(r470435)
+++ branches/2018Q2/devel/Makefile	Sun May 20 00:01:50 2018	(r470436)
@@ -1850,12 +1850,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?201805200001.w4K01oBr034944>