diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-25 09:10:26 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-30 18:59:38 -0500 |
commit | 1d5138a7187322cba59b94c723187876b779624e (patch) | |
tree | 72ed72f7512a89ef9fb9b16310beec48205e9185 /mail | |
parent | f6dcdbb5e3d4890b279026b54b1e095c61f08ba0 (diff) | |
download | freebsd-ports-1d5138a7187322cba59b94c723187876b779624e.zip |
mail/horde-webmail: Remove expired port:
2023-03-31 mail/horde-webmail: Requires php74
Sponsored by: Bounce Experts
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | mail/horde-webmail/Makefile | 34 | ||||
-rw-r--r-- | mail/horde-webmail/distinfo | 3 | ||||
-rw-r--r-- | mail/horde-webmail/pkg-descr | 5 |
4 files changed, 0 insertions, 43 deletions
diff --git a/mail/Makefile b/mail/Makefile index 01a9c7a91b8a..a20b6d97b099 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -156,7 +156,6 @@ SUBDIR += horde-imp SUBDIR += horde-ingo SUBDIR += horde-turba - SUBDIR += horde-webmail SUBDIR += ifile SUBDIR += im SUBDIR += imap-uw diff --git a/mail/horde-webmail/Makefile b/mail/horde-webmail/Makefile deleted file mode 100644 index c033f0a5d0f8..000000000000 --- a/mail/horde-webmail/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -PORTNAME= webmail -PORTVERSION= 5.2.22 -CATEGORIES= mail www pear -PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- - -MAINTAINER= horde@FreeBSD.org -COMMENT= Horde Groupware Webmail Edition -WWW= https://www.horde.org/apps/webmail/ - -DEPRECATED= Requires php74 -EXPIRATION_DATE= 2023-03-31 -BROKEN= runtime error with php80 - -USES= horde cpe php -CPE_PRODUCT= groupware -CPE_EDITION= webmail -USE_HORDE_BUILD= Horde_Role -USE_HORDE_RUN= Horde_Role \ - content \ - gollem \ - horde \ - imp \ - ingo \ - kronolith \ - mnemo \ - nag \ - timeobjects \ - trean \ - turba -IGNORE_WITH_PHP=81 82 - -CONFLICTS= horde-groupware-[456]* - -.include <bsd.port.mk> diff --git a/mail/horde-webmail/distinfo b/mail/horde-webmail/distinfo deleted file mode 100644 index 07a8552973b3..000000000000 --- a/mail/horde-webmail/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1506026636 -SHA256 (Horde/webmail-5.2.22.tgz) = 70f393feca1b0c201fab7bf62d69a90093295b420c37a2fa0b5c43537f54e3ca -SIZE (Horde/webmail-5.2.22.tgz) = 175912 diff --git a/mail/horde-webmail/pkg-descr b/mail/horde-webmail/pkg-descr deleted file mode 100644 index dc03d7a1f02f..000000000000 --- a/mail/horde-webmail/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Horde Groupware Webmail Edition is a free, enterprise ready, browser based -communication suite. Users can read, send and organize email messages with -three different webmail interfaces and manage and share calendars, contacts, -tasks and notes with the standards compliant components from the Horde -Project. |