diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-25 15:29:12 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-30 23:59:45 +0000 |
commit | ba05782d3b252071d23824aadefcbacbb6426c54 (patch) | |
tree | d105191a1035d4cd9b3319685c47a4bd9cf39899 | |
parent | 55fd593538a42511813efa67b7a3453092823273 (diff) | |
download | ports-ba05782d3b252071d23824aadefcbacbb6426c54.tar.gz ports-ba05782d3b252071d23824aadefcbacbb6426c54.zip |
www/horde-passwd: Remove expired port:
2023-03-31 www/horde-passwd: Requires php74
Sponsored by: Bounce Experts
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/horde-passwd/Makefile | 30 | ||||
-rw-r--r-- | www/horde-passwd/distinfo | 3 | ||||
-rw-r--r-- | www/horde-passwd/pkg-descr | 8 |
5 files changed, 1 insertions, 42 deletions
@@ -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. |