svn commit: r502455 - head/www/pivotx

Tobias Kortkamp tobik at FreeBSD.org
Fri May 24 12:18:36 UTC 2019


Author: tobik
Date: Fri May 24 12:18:35 2019
New Revision: 502455
URL: https://svnweb.freebsd.org/changeset/ports/502455

Log:
  Deprecate www/pivotx
  
  It is unmaintained upstream and does not work with PHP 7
  
  PR:		238100
  Submitted by:	maintainer

Modified:
  head/www/pivotx/Makefile

Modified: head/www/pivotx/Makefile
==============================================================================
--- head/www/pivotx/Makefile	Fri May 24 12:09:15 2019	(r502454)
+++ head/www/pivotx/Makefile	Fri May 24 12:18:35 2019	(r502455)
@@ -13,6 +13,9 @@ COMMENT=	Software to help you maintain dynamic sites s
 
 LICENSE=	GPLv2
 
+DEPRECATED=	inactive upstream and does not work with PHP 7
+EXPIRATION_DATE=	2019-05-31
+
 PORTDOCS=	LICENSE.txt README.txt
 PORTEXAMPLES=	example.htaccess example.web.config
 


More information about the svn-ports-all mailing list