svn commit: r469706 - in head/devel: . p4d p4ftpd p4p p4web
Gordon Tetlow
gordon at FreeBSD.org
Sat May 12 03:50:21 UTC 2018
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
More information about the svn-ports-head
mailing list