git: b6e4bffbaaf6 - main - mail/horde-ingo: Remove expired port:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:02:14 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6e4bffbaaf6859e5e57e7b281312ca2f3ae7b1c commit b6e4bffbaaf6859e5e57e7b281312ca2f3ae7b1c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-25 15:52:09 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:48 +0000 mail/horde-ingo: Remove expired port: 2023-03-31 mail/horde-ingo: Requires php74 Sponsored by: Bounce Experts --- MOVED | 1 + Mk/Uses/horde.mk | 1 - mail/Makefile | 1 - mail/horde-ingo/Makefile | 41 ----------------------------------------- mail/horde-ingo/distinfo | 3 --- mail/horde-ingo/pkg-descr | 3 --- 6 files changed, 1 insertion(+), 49 deletions(-) diff --git a/MOVED b/MOVED index 952c8d1ab9dc..300b3caebd21 100644 --- a/MOVED +++ b/MOVED @@ -17879,3 +17879,4 @@ deskutils/horde-mnemo||2023-03-31|Has expired: Requires php74 deskutils/horde-nag||2023-03-31|Has expired: Requires php74 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 diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk index b7a7493032d3..8eba38d6cd98 100644 --- a/Mk/Uses/horde.mk +++ b/Mk/Uses/horde.mk @@ -119,7 +119,6 @@ horde-Horde_Xml_Element-DEPEND= ${PEARDIR}/Horde/Xml/Element.php:textproc/pear-H horde-Horde_Xml_Wbxml-DEPEND= ${PEARDIR}/Horde/Xml/Wbxml.php:textproc/pear-Horde_Xml_Wbxml 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-ingo-DEPEND= ${LOCALBASE}/${HORDE_DIR}/ingo/index.php:mail/horde-ingo 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 horde-turba-DEPEND= ${LOCALBASE}/${HORDE_DIR}/turba/index.php:mail/horde-turba diff --git a/mail/Makefile b/mail/Makefile index 0710feda624e..0ee6fcd721f6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -153,7 +153,6 @@ SUBDIR += hashcash SUBDIR += hbiff SUBDIR += heirloom-mailx - SUBDIR += horde-ingo SUBDIR += horde-turba SUBDIR += ifile SUBDIR += im diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile deleted file mode 100644 index 0edcea24fb99..000000000000 --- a/mail/horde-ingo/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -PORTNAME= ingo -PORTVERSION= 3.2.16 -CATEGORIES= mail www pear -PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- - -MAINTAINER= horde@FreeBSD.org -COMMENT= Horde email filter rules manager -WWW= https://www.horde.org/apps/ingo/ - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Requires php74 -EXPIRATION_DATE= 2023-03-31 -BROKEN= runtime error with php80 - -# Optional but we want it -RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:net/pear-Net_Sieve@${PHP_FLAVOR} \ - ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} - -USES= horde php cpe -USE_HORDE_BUILD= Horde_Role -USE_HORDE_RUN= Horde_Role \ - horde \ - Horde_Auth \ - Horde_Autoloader \ - Horde_Core \ - Horde_Exception \ - Horde_Group \ - Horde_Form \ - Horde_Imap_Client \ - Horde_Mime \ - Horde_Perms \ - Horde_Share \ - Horde_Util -USE_PHP= gettext -IGNORE_WITH_PHP=81 82 - -CONFLICTS_INSTALL= php*-horde-ingo - -.include <bsd.port.mk> diff --git a/mail/horde-ingo/distinfo b/mail/horde-ingo/distinfo deleted file mode 100644 index e9e3098a1ce6..000000000000 --- a/mail/horde-ingo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1505856886 -SHA256 (Horde/ingo-3.2.16.tgz) = a1b26478a75ed9ca97012a0ab76e1fefeed671d53fb1c10ccfb2f82b0b04a7e1 -SIZE (Horde/ingo-3.2.16.tgz) = 1512261 diff --git a/mail/horde-ingo/pkg-descr b/mail/horde-ingo/pkg-descr deleted file mode 100644 index f69f6777c3a0..000000000000 --- a/mail/horde-ingo/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ingo is an email-filter management application. It is fully internationalized, -integrated with Horde and the IMP Webmail client, and supports both server-side -(Sieve, procmail) and client-side (IMAP) message filtering.