Date: Fri, 24 May 2019 12:18:35 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502455 - head/www/pivotx Message-ID: <201905241218.x4OCIZ5U041145@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905241218.x4OCIZ5U041145>