svn commit: r419757 - head/ftp/curl-hiphop

Martin Matuska mm at FreeBSD.org
Sun Aug 7 00:25:29 UTC 2016


Author: mm
Date: Sun Aug  7 00:25:28 2016
New Revision: 419757
URL: https://svnweb.freebsd.org/changeset/ports/419757

Log:
  mark ftp/curl-hiphop broken, deprecated and set expiration date

Modified:
  head/ftp/curl-hiphop/Makefile

Modified: head/ftp/curl-hiphop/Makefile
==============================================================================
--- head/ftp/curl-hiphop/Makefile	Sat Aug  6 22:34:20 2016	(r419756)
+++ head/ftp/curl-hiphop/Makefile	Sun Aug  7 00:25:28 2016	(r419757)
@@ -6,6 +6,10 @@ PKGNAMESUFFIX=	-hiphop
 MAINTAINER=	mm at FreeBSD.org
 COMMENT=	Static libcurl with custom patches for HipHop
 
+BROKEN=		fails to build
+DEPRECATED=	useful only for removed hiphop-php
+EXPIRATION_DATE=	2016-09-07
+
 SSP_UNSAFE=	Refuses -l in LDFLAGS
 
 BUILDING_HIPHOP=	yes


More information about the svn-ports-all mailing list