Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 20:37:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400816 - head/www/pecl-APC
Message-ID:  <201511042037.tA4KbEns071872@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov  4 20:37:14 2015
New Revision: 400816
URL: https://svnweb.freebsd.org/changeset/ports/400816

Log:
  - Mark DEPRECATED

Modified:
  head/www/pecl-APC/Makefile

Modified: head/www/pecl-APC/Makefile
==============================================================================
--- head/www/pecl-APC/Makefile	Wed Nov  4 20:17:14 2015	(r400815)
+++ head/www/pecl-APC/Makefile	Wed Nov  4 20:37:14 2015	(r400816)
@@ -16,6 +16,8 @@ COMMENT=	Alternative PHP Cache
 
 LICENSE=	PHP301
 
+DEPRECATED=	Unmaintained by upstream and not work for PHP 5.5+
+
 OPTIONS_DEFINE=	DOCS FILEHITS IPC SEMAPHORES SPINLOCKS
 FILEHITS_DESC=	Per request cache info
 IPC_DESC=	IPC shm memory support (default: mmap)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511042037.tA4KbEns071872>