aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-25 15:53:23 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 23:59:49 +0000
commit1ef76ad950afe006bbf6088e7e2f6f87c6d9b13c (patch)
treeb91be832ae95d3fb922c3f1411b78d8fd511ae5e
parentb6e4bffbaaf6859e5e57e7b281312ca2f3ae7b1c (diff)
downloadports-1ef76ad950afe006bbf6088e7e2f6f87c6d9b13c.tar.gz
ports-1ef76ad950afe006bbf6088e7e2f6f87c6d9b13c.zip
mail/horde-turba: Remove expired port:
2023-03-31 mail/horde-turba: Requires php74 Sponsored by: Bounce Experts
-rw-r--r--MOVED1
-rw-r--r--Mk/Uses/horde.mk1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/horde-turba/Makefile57
-rw-r--r--mail/horde-turba/distinfo3
-rw-r--r--mail/horde-turba/pkg-descr4
6 files changed, 1 insertions, 66 deletions
diff --git a/MOVED b/MOVED
index 300b3caebd21..54070cbf8141 100644
--- a/MOVED
+++ b/MOVED
@@ -17880,3 +17880,4 @@ 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
+mail/horde-turba||2023-03-31|Has expired: Requires php74
diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk
index 8eba38d6cd98..66a117183660 100644
--- a/Mk/Uses/horde.mk
+++ b/Mk/Uses/horde.mk
@@ -121,7 +121,6 @@ horde-content-DEPEND= ${LOCALBASE}/${HORDE_DIR}/content/lib/Tagger.php:devel/ho
horde-horde-DEPEND= ${LOCALBASE}/${HORDE_DIR}/index.php:www/horde-base
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
. if defined(USE_HORDE_RUN)
. for DEP in ${USE_HORDE_RUN}
diff --git a/mail/Makefile b/mail/Makefile
index 0ee6fcd721f6..d99ffef9b74b 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -153,7 +153,6 @@
SUBDIR += hashcash
SUBDIR += hbiff
SUBDIR += heirloom-mailx
- SUBDIR += horde-turba
SUBDIR += ifile
SUBDIR += im
SUBDIR += imap-uw
diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile
deleted file mode 100644
index 0cfbe2cfa3b6..000000000000
--- a/mail/horde-turba/Makefile
+++ /dev/null
@@ -1,57 +0,0 @@
-PORTNAME= turba
-PORTVERSION= 4.2.29
-CATEGORIES= mail www pear
-PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
-
-MAINTAINER= horde@FreeBSD.org
-COMMENT= Horde web based address book
-WWW= https://www.horde.org/apps/turba/
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-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 \
- content \
- Horde_Auth \
- Horde_Core \
- Horde_Data \
- Horde_Date \
- Horde_Exception \
- Horde_Form \
- Horde_Group \
- Horde_History \
- Horde_Icalendar \
- Horde_Mail \
- Horde_Mime \
- Horde_Nls \
- Horde_Perms \
- Horde_Prefs \
- Horde_Serialize \
- Horde_Share \
- Horde_Support \
- Horde_Url \
- Horde_Util \
- Horde_View
-USE_PHP= gettext hash json
-IGNORE_WITH_PHP=81 82
-
-NO_ARCH= yes
-
-OPTIONS_DEFINE= FACEBOOK IMSP LDAP
-
-FACEBOOK_DESC= Support connections with Facebook
-IMSP_DESC= Support IMSP addressbooks
-LDAP_DESC= Support LDAP Addressbooks
-
-FACEBOOK_USE= HORDE_RUN=Horde_Service_Facebook
-IMSP_USE= HORDE_RUN=Horde_Imsp
-LDAP_USE= HORDE_RUN=Horde_Ldap
-
-.include <bsd.port.mk>
diff --git a/mail/horde-turba/distinfo b/mail/horde-turba/distinfo
deleted file mode 100644
index fb8dc14cf532..000000000000
--- a/mail/horde-turba/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1655629235
-SHA256 (Horde/turba-4.2.29.tgz) = 1231b1e19529c1ac0d73143724376bd6fd338d61bea29caf803ebe7e6e8a565a
-SIZE (Horde/turba-4.2.29.tgz) = 2004290
diff --git a/mail/horde-turba/pkg-descr b/mail/horde-turba/pkg-descr
deleted file mode 100644
index 86e68bad3e88..000000000000
--- a/mail/horde-turba/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Turba is the Horde contact management application. Leveraging the Horde
-framework to provide seamless integration with IMP and other Horde
-applications, it supports storing contacts in SQL, LDAP, Kolab, and IMSP
-address books.