From ba05782d3b252071d23824aadefcbacbb6426c54 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 25 Mar 2023 10:29:12 -0500 Subject: [PATCH] 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(-) delete mode 100644 www/horde-passwd/Makefile delete mode 100644 www/horde-passwd/distinfo delete mode 100644 www/horde-passwd/pkg-descr diff --git a/MOVED b/MOVED index 05c65a40b9f78..1b4bb49898f5d 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 02f76907a6e94..6e28b3d39d686 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 4e3019c4d8a4c..0000000000000 --- 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 diff --git a/www/horde-passwd/distinfo b/www/horde-passwd/distinfo deleted file mode 100644 index cb0bb85929bec..0000000000000 --- 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 19cc9b4d32716..0000000000000 --- 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.