From 98a56cc715595cb0021fc4cc6f9db40a3327855b Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 5 Dec 2018 15:51:38 +0000 Subject: Remove expired ports: 2018-12-04 math/php70-bcmath: Security Support ends on 3 Dec 2018 2018-12-04 math/php70-gmp: Security Support ends on 3 Dec 2018 2018-12-04 lang/php70: Security Support ends on 3 Dec 2018 --- math/Makefile | 2 -- math/php70-bcmath/Makefile | 10 ---------- math/php70-gmp/Makefile | 10 ---------- 3 files changed, 22 deletions(-) delete mode 100644 math/php70-bcmath/Makefile delete mode 100644 math/php70-gmp/Makefile (limited to 'math') diff --git a/math/Makefile b/math/Makefile index 7b013d0c9c46..eaa334f59f52 100644 --- a/math/Makefile +++ b/math/Makefile @@ -656,8 +656,6 @@ SUBDIR += petiga SUBDIR += php56-bcmath SUBDIR += php56-gmp - SUBDIR += php70-bcmath - SUBDIR += php70-gmp SUBDIR += php71-bcmath SUBDIR += php71-gmp SUBDIR += php72-bcmath diff --git a/math/php70-bcmath/Makefile b/math/php70-bcmath/Makefile deleted file mode 100644 index df8efcbe01e4..000000000000 --- a/math/php70-bcmath/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php70 - -PKGNAMESUFFIX= -bcmath - -.include "${MASTERDIR}/Makefile" diff --git a/math/php70-gmp/Makefile b/math/php70-gmp/Makefile deleted file mode 100644 index a78563035558..000000000000 --- a/math/php70-gmp/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php70 - -PKGNAMESUFFIX= -gmp - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3