aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-06 07:30:07 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-06 07:48:01 +0000
commit6698849f1b6e866c2e2ccbce3252591d747ba67d (patch)
tree0f389a1188d586c9e4236457488d8468c1359cbb
parentb517d5d5cbb8df35dbd7fc2e241f9127026f8e0d (diff)
www/pear-Structures_DataGrid_Renderer_Smarty: Remove expired port
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/pear-Structures_DataGrid_Renderer_Smarty/Makefile18
-rw-r--r--www/pear-Structures_DataGrid_Renderer_Smarty/distinfo3
-rw-r--r--www/pear-Structures_DataGrid_Renderer_Smarty/pkg-descr1
5 files changed, 1 insertions, 23 deletions
diff --git a/MOVED b/MOVED
index 81e9edc3cc1f..ce93378f8503 100644
--- a/MOVED
+++ b/MOVED
@@ -3272,3 +3272,4 @@ net/iaxmodem||2024-05-29|Has expired: outdated and uses end-of-life version of G
www/mod_auth_openid||2024-05-29|Has expired: Depends on expired devel/libopkele
devel/libopkele||2024-05-29|Has expired: Last upstream release was in 2009
graphics/vkd3d||2024-05-30|No consumers in ports
+www/pear-Structures_DataGrid_Renderer_Smarty||2024-06-05|Remove expired port
diff --git a/www/Makefile b/www/Makefile
index f8d5e1b98fa4..c835a3525d3a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1391,7 +1391,6 @@
SUBDIR += pear-Services_urlTea
SUBDIR += pear-Structures_DataGrid_Renderer_Flexy
SUBDIR += pear-Structures_DataGrid_Renderer_Pager
- SUBDIR += pear-Structures_DataGrid_Renderer_Smarty
SUBDIR += pear-Text_Wiki
SUBDIR += pear-UDDI
SUBDIR += pear-XML_GRDDL
diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile
deleted file mode 100644
index d9cba579748f..000000000000
--- a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= Structures_DataGrid_Renderer_Smarty
-PORTVERSION= 0.1.5
-CATEGORIES= www pear
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Smarty Renderer for pear-Structures_DataGrid
-WWW= https://pear.php.net/package/Structures_DataGrid_Renderer_Smarty
-
-DEPRECATED= Last release in 2010, depends on expired www/smarty2
-EXPIRATION_DATE=2024-06-04
-
-RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
- ${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2@${PHP_FLAVOR} \
- ${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager@${PHP_FLAVOR}
-
-USES= pear
-
-.include <bsd.port.mk>
diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo b/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo
deleted file mode 100644
index 97134dc4fa75..000000000000
--- a/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1497163437
-SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = de526d6e3f9fb062ee6fc977992932b79a4dc3ab462080999f28032ffbdc79fb
-SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 6083
diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/pkg-descr b/www/pear-Structures_DataGrid_Renderer_Smarty/pkg-descr
deleted file mode 100644
index 498c0f788375..000000000000
--- a/www/pear-Structures_DataGrid_Renderer_Smarty/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-This is a Renderer driver for Structures_DataGrid using Smarty.