git: ba05782d3b25 - main - www/horde-passwd: Remove expired port:

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

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

commit ba05782d3b252071d23824aadefcbacbb6426c54
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-25 15:29:12 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-30 23:59:45 +0000

    www/horde-passwd: Remove expired port:
    
    2023-03-31 www/horde-passwd: Requires php74
    
    Sponsored by:   Bounce Experts
---
 MOVED                      |  1 +
 www/Makefile               |  1 -
 www/horde-passwd/Makefile  | 30 ------------------------------
 www/horde-passwd/distinfo  |  3 ---
 www/horde-passwd/pkg-descr |  8 --------
 5 files changed, 1 insertion(+), 42 deletions(-)

diff --git a/MOVED b/MOVED
index 05c65a40b9f7..1b4bb49898f5 100644
--- a/MOVED
+++ b/MOVED
@@ -17870,3 +17870,4 @@ sysutils/relaxconf||2023-03-31|Has expired: Abandonware, last release of RelaxBS
 textproc/artha||2023-03-31|Has expired: Abandonware, last release in 2012
 x11-wm/i3-gaps||2023-03-31|Has expired: Upstream merged with i3, please switch to x11-wm/i3
 www/horde-wicked||2023-03-31|Has expired: Requires php74
+www/horde-passwd||2023-03-31|Has expired: Requires php74
diff --git a/www/Makefile b/www/Makefile
index 02f76907a6e9..6e28b3d39d68 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -224,7 +224,6 @@
     SUBDIR += hiawatha-monitor
     SUBDIR += horde-ansel
     SUBDIR += horde-base
-    SUBDIR += horde-passwd
     SUBDIR += horde-trean
     SUBDIR += hotcrp
     SUBDIR += hs-DAV
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile
deleted file mode 100644
index 4e3019c4d8a4..000000000000
--- a/www/horde-passwd/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-PORTNAME=	passwd
-PORTVERSION=	5.0.7
-CATEGORIES=	www pear
-PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}horde-
-
-MAINTAINER=	horde@FreeBSD.org
-COMMENT=	Horde password changing application
-WWW=		https://www.horde.org/apps/passwd/
-
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Requires php74
-EXPIRATION_DATE=	2023-03-31
-BROKEN=	runtime error with php80
-
-USES=		horde cpe php
-USE_PHP=	gettext
-USE_HORDE_BUILD=	Horde_Role
-USE_HORDE_RUN=	Horde_Role \
-		horde \
-		Horde_Auth \
-		Horde_Core \
-		Horde_Exception \
-		Horde_Injector \
-		Horde_Util \
-		Horde_View
-IGNORE_WITH_PHP=81 82
-
-.include <bsd.port.mk>
diff --git a/www/horde-passwd/distinfo b/www/horde-passwd/distinfo
deleted file mode 100644
index cb0bb85929be..000000000000
--- a/www/horde-passwd/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1506026795
-SHA256 (Horde/passwd-5.0.7.tgz) = ea27f52313a651d50cbd5a8e3a081c3ae7b80e429978f90ddcb8d727a9dc2bea
-SIZE (Horde/passwd-5.0.7.tgz) = 1095824
diff --git a/www/horde-passwd/pkg-descr b/www/horde-passwd/pkg-descr
deleted file mode 100644
index 19cc9b4d3271..000000000000
--- a/www/horde-passwd/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Passwd is the Horde password changing application. While it has been
-released and is in production use at many sites, it is also under heavy
-development in an effort to expand and improve the module.
-
-Right now, Passwd provides fairly complete support for changing passwords
-via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for
-SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail,
-and SQL passwords.