git: 3772ff238981 - main - www/horde-trean: Remove expired port:

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 31 Mar 2023 00:02:16 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3772ff238981034c13bc14adcbca501102c3fa57

commit 3772ff238981034c13bc14adcbca501102c3fa57
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-25 15:55:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-30 23:59:49 +0000

    www/horde-trean: Remove expired port:
    
    2023-03-31 www/horde-trean: Requires php74
    
    Sponsored by:   Bounce Experts
---
 MOVED                     |  1 +
 Mk/Uses/horde.mk          |  1 -
 www/Makefile              |  1 -
 www/horde-trean/Makefile  | 39 ---------------------------------------
 www/horde-trean/distinfo  |  3 ---
 www/horde-trean/pkg-descr |  3 ---
 6 files changed, 1 insertion(+), 47 deletions(-)

diff --git a/MOVED b/MOVED
index 54070cbf8141..98b62c2ad9b7 100644
--- a/MOVED
+++ b/MOVED
@@ -17881,3 +17881,4 @@ ftp/horde-gollem||2023-03-31|Has expired: Requires php74
 mail/horde-imp||2023-03-31|Has expired: Requires php74
 mail/horde-ingo||2023-03-31|Has expired: Requires php74
 mail/horde-turba||2023-03-31|Has expired: Requires php74
+www/horde-trean||2023-03-31|Has expired: Requires php74
diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk
index 66a117183660..d08bfaa62756 100644
--- a/Mk/Uses/horde.mk
+++ b/Mk/Uses/horde.mk
@@ -120,7 +120,6 @@ horde-Horde_Xml_Wbxml-DEPEND=	${PEARDIR}/Horde/Xml/Wbxml.php:textproc/pear-Horde
 horde-content-DEPEND=		${LOCALBASE}/${HORDE_DIR}/content/lib/Tagger.php:devel/horde-content
 horde-horde-DEPEND=		${LOCALBASE}/${HORDE_DIR}/index.php:www/horde-base
 horde-timeobjects-DEPEND=	${LOCALBASE}/${HORDE_DIR}/timeobjects/lib/Driver.php:devel/horde-timeobjects
-horde-trean-DEPEND=		${LOCALBASE}/${HORDE_DIR}/trean/index.php:www/horde-trean
 
 .  if defined(USE_HORDE_RUN)
 .    for DEP in ${USE_HORDE_RUN}
diff --git a/www/Makefile b/www/Makefile
index 8ac48b735969..0ecf893e1b20 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -223,7 +223,6 @@
     SUBDIR += hiawatha
     SUBDIR += hiawatha-monitor
     SUBDIR += horde-base
-    SUBDIR += horde-trean
     SUBDIR += hotcrp
     SUBDIR += hs-DAV
     SUBDIR += hs-hjsmin
diff --git a/www/horde-trean/Makefile b/www/horde-trean/Makefile
deleted file mode 100644
index 61a33e7e58de..000000000000
--- a/www/horde-trean/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-PORTNAME=	trean
-PORTVERSION=	1.1.10
-CATEGORIES=	www pear
-PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}horde-
-
-MAINTAINER=	horde@FreeBSD.org
-COMMENT=	Horde Bookmark Manager
-WWW=		https://www.horde.org/apps/trean/
-
-LICENSE=	BSD2CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Requires php74
-EXPIRATION_DATE=	2023-03-31
-BROKEN=	runtime error with php80
-
-USES=		horde cpe php
-USE_HORDE_BUILD=	Horde_Role
-USE_HORDE_RUN=	Horde_Role \
-		horde \
-		content \
-		Horde_Auth \
-		Horde_Autoloader \
-		Horde_Controller \
-		Horde_Core \
-		Horde_Date \
-		Horde_Db \
-		Horde_Exception \
-		Horde_Form \
-		Horde_Queue \
-		Horde_Notification \
-		Horde_Perms \
-		Horde_Util \
-		Horde_Vfs \
-		Horde_View
-USE_PHP=	gettext json
-IGNORE_WITH_PHP=81 82
-
-.include <bsd.port.mk>
diff --git a/www/horde-trean/distinfo b/www/horde-trean/distinfo
deleted file mode 100644
index cf4b18f6b177..000000000000
--- a/www/horde-trean/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1585907044
-SHA256 (Horde/trean-1.1.10.tgz) = c1a24d64b4a88976005eea21c9e5939572e8e957e159e73698a9a042868738d5
-SIZE (Horde/trean-1.1.10.tgz) = 664691
diff --git a/www/horde-trean/pkg-descr b/www/horde-trean/pkg-descr
deleted file mode 100644
index 44aba6b9f54a..000000000000
--- a/www/horde-trean/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Trean is a web-based bookmarks application that provides management
-of browser bookmarks, including support for tagging, link checking
-and searching bookmarks.