1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove expired www/mod_php56

Reported by:	antoine
This commit is contained in:
Rene Ladan 2019-01-01 14:37:38 +00:00
parent b132d8c3a8
commit 1a5519a255
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488897
3 changed files with 1 additions and 17 deletions

1
MOVED
View File

@ -11547,3 +11547,4 @@ converters/php56-mbstring||2019-01-01|Has expired: Security Support ends on 31 D
converters/php56-recode||2019-01-01|Has expired: Security Support ends on 31 Dec 2018
sysutils/php56-posix||2019-01-01|Has expired: Security Support ends on 31 Dec 2018
sysutils/php56-fileinfo||2019-01-01|Has expired: Security Support ends on 31 Dec 2018
www/mod_php56|www/mod_php72|2019-01-01|Has expired: Security Support ends on 31 Dec 2018

View File

@ -446,7 +446,6 @@
SUBDIR += mod_mpm_itk
SUBDIR += mod_pagespeed
SUBDIR += mod_perl2
SUBDIR += mod_php56
SUBDIR += mod_php71
SUBDIR += mod_php72
SUBDIR += mod_php73

View File

@ -1,16 +0,0 @@
# Created by: marcus@FreeBSD.org
# $FreeBSD$
CATEGORIES= www devel
PKGNAMEPREFIX= mod_
MAINTAINER= ale@FreeBSD.org
PHP_PORT= lang/php56
MASTERDIR= ${.CURDIR}/../../${PHP_PORT}
OPTIONS_DEFINE= AP2FILTER
AP2FILTER_DESC= Use Apache 2.x filter interface (experimental)
OPTIONS_EXCLUDE= CGI CLI FPM EMBED
.include "${MASTERDIR}/Makefile"