aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-APC
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:37:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:37:14 +0000
commit3f4d84a026d0b65c84157296bf8b5fa4db20aa14 (patch)
tree005296daae9ba4fc698c76619b42c4a69ee0e88f /www/pecl-APC
parentaadaf0416822d528dc402a1f404b8b3e3aaef044 (diff)
downloadports-3f4d84a026d0b65c84157296bf8b5fa4db20aa14.tar.gz
ports-3f4d84a026d0b65c84157296bf8b5fa4db20aa14.zip
- Mark DEPRECATED
Notes
Notes: svn path=/head/; revision=400816
Diffstat (limited to 'www/pecl-APC')
-rw-r--r--www/pecl-APC/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile
index e8d22afd7d81..2e40124286c7 100644
--- a/www/pecl-APC/Makefile
+++ b/www/pecl-APC/Makefile
@@ -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)