diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-26 15:48:06 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-30 18:59:49 -0500 |
commit | 77020fe02b0eb0a7557450ef6f7122c57ebf02a8 (patch) | |
tree | df6f236c42bd74e2aac2d56e69d26f6f2b4daa03 | |
parent | 3772ff238981034c13bc14adcbca501102c3fa57 (diff) | |
download | freebsd-ports-77020fe02b0eb0a7557450ef6f7122c57ebf02a8.zip |
devel/horde-content: Remove expired port:
2023-03-31 devel/horde-content: Requires php74
Sponsored by: Bounce Experts
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | Mk/Uses/horde.mk | 1 | ||||
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/horde-content/Makefile | 29 | ||||
-rw-r--r-- | devel/horde-content/distinfo | 3 | ||||
-rw-r--r-- | devel/horde-content/pkg-descr | 1 |
6 files changed, 1 insertions, 35 deletions
@@ -17882,3 +17882,4 @@ mail/horde-imp||2023-03-31|Has expired: Requires php74 mail/horde-ingo||2023-03-31|Has expired: Requires php74 mail/horde-turba||2023-03-31|Has expired: Requires php74 www/horde-trean||2023-03-31|Has expired: Requires php74 +devel/horde-content||2023-03-31|Has expired: Requires php74 diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk index d08bfaa62756..4c674f13f750 100644 --- a/Mk/Uses/horde.mk +++ b/Mk/Uses/horde.mk @@ -117,7 +117,6 @@ horde-Horde_Vfs-DEPEND= ${PEARDIR}/Horde/Vfs.php:sysutils/pear-Horde_Vfs horde-Horde_View-DEPEND= ${PEARDIR}/Horde/View.php:devel/pear-Horde_View horde-Horde_Xml_Element-DEPEND= ${PEARDIR}/Horde/Xml/Element.php:textproc/pear-Horde_Xml_Element 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-timeobjects-DEPEND= ${LOCALBASE}/${HORDE_DIR}/timeobjects/lib/Driver.php:devel/horde-timeobjects diff --git a/devel/Makefile b/devel/Makefile index 84cc7a9f78fb..1900f179c0b5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -948,7 +948,6 @@ SUBDIR += highlighterkit SUBDIR += highway SUBDIR += hoel - SUBDIR += horde-content SUBDIR += horde-timeobjects SUBDIR += hotspot SUBDIR += hp48cc diff --git a/devel/horde-content/Makefile b/devel/horde-content/Makefile deleted file mode 100644 index e8cd3d4d2a07..000000000000 --- a/devel/horde-content/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= content -PORTVERSION= 2.0.6 -CATEGORIES= devel www pear -PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- - -MAINTAINER= horde@FreeBSD.org -COMMENT= Horde tagging application -WWW= https://pear.horde.org - -DEPRECATED= Requires php74 -EXPIRATION_DATE= 2023-03-31 -BROKEN= runtime error with php80 - -USES= horde php cpe -USE_HORDE_BUILD= Horde_Role -USE_HORDE_RUN= Horde_Role \ - Horde_Core \ - Horde_Date \ - Horde_Exception \ - Horde_Db \ - Horde_Injector \ - Horde_Rdo \ - Horde_Util -USE_PHP= gettext json -IGNORE_WITH_PHP=81 82 - -CONFLICTS_INSTALL= php*-horde-content - -.include <bsd.port.mk> diff --git a/devel/horde-content/distinfo b/devel/horde-content/distinfo deleted file mode 100644 index 21951debcddc..000000000000 --- a/devel/horde-content/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1505856877 -SHA256 (Horde/content-2.0.6.tgz) = edb628644c576ea70f9dcb9c9442b026b1ea548d088c7a4c9477e13d1900e219 -SIZE (Horde/content-2.0.6.tgz) = 22250 diff --git a/devel/horde-content/pkg-descr b/devel/horde-content/pkg-descr deleted file mode 100644 index 096b437a3271..000000000000 --- a/devel/horde-content/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This application provides tagging support for the other Horde applications. |