aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-25 14:03:35 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 23:59:36 +0000
commit7703137d1689af01ae8cb5d04f09447130053f95 (patch)
treeadf97d1be4187cf6d579ae977c86d50390d1abc8
parent44b5d7494e750e2aba53e07b98643c26853bbd54 (diff)
downloadports-7703137d1689af01ae8cb5d04f09447130053f95.tar.gz
ports-7703137d1689af01ae8cb5d04f09447130053f95.zip
devel/horde-whups: Remove expired port:
2023-03-31 devel/horde-whups: Requires php74 Sponsored by: Bounce Experts
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/horde-whups/Makefile46
-rw-r--r--devel/horde-whups/distinfo3
-rw-r--r--devel/horde-whups/pkg-descr3
5 files changed, 1 insertions, 53 deletions
diff --git a/MOVED b/MOVED
index 7b27ad24a516..97fe6c6b5c46 100644
--- a/MOVED
+++ b/MOVED
@@ -17848,3 +17848,4 @@ databases/mongodb36-tools|databases/mongodb40-tools|2023-03-31|Has expired: Upst
databases/mongodb36|databases/mongodb40|2023-03-31|Has expired: Upstream EOL reached on 2021-04-30
databases/mysql-connector-c||2023-03-31|Has expired: C Connector is included in mysql packages since 5.6
deskutils/horde-groupware||2023-03-31|Has expired: Requires php74
+devel/horde-whups||2023-03-31|Has expired: Requires php74
diff --git a/devel/Makefile b/devel/Makefile
index 05744bdb5e93..4a74a1a7bf7d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -950,7 +950,6 @@
SUBDIR += hoel
SUBDIR += horde-content
SUBDIR += horde-timeobjects
- SUBDIR += horde-whups
SUBDIR += hotspot
SUBDIR += hp48cc
SUBDIR += hp48xgcc
diff --git a/devel/horde-whups/Makefile b/devel/horde-whups/Makefile
deleted file mode 100644
index ac65add8e0bf..000000000000
--- a/devel/horde-whups/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-PORTNAME= whups
-DISTVERSION= 3.0.12
-CATEGORIES= devel www pear
-PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
-
-MAINTAINER= horde@FreeBSD.org
-COMMENT= Horde bug tracking/ticketing system
-WWW= https://www.horde.org/apps/whups/
-
-LICENSE= BSD2CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Requires php74
-EXPIRATION_DATE= 2023-03-31
-BROKEN= runtime error with php80
-
-USES= horde php cpe
-USE_PHP= gettext json
-USE_HORDE_BUILD= Horde_Role
-USE_HORDE_RUN= Horde_Role \
- horde \
- Horde_Auth \
- Horde_Autoloader \
- Horde_Compress \
- Horde_Core \
- Horde_Date \
- Horde_Db \
- Horde_Exception \
- Horde_Form \
- Horde_Group \
- Horde_Mail \
- Horde_Mime \
- Horde_Mime_Viewer \
- Horde_Notification \
- Horde_Perms \
- Horde_Prefs \
- Horde_Scheduler \
- Horde_Share \
- Horde_Support \
- Horde_Text_Filter \
- Horde_Util \
- Horde_Vfs \
- Horde_View
-IGNORE_WITH_PHP=81 82
-
-.include <bsd.port.mk>
diff --git a/devel/horde-whups/distinfo b/devel/horde-whups/distinfo
deleted file mode 100644
index 870d1170bc69..000000000000
--- a/devel/horde-whups/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1512587773
-SHA256 (Horde/whups-3.0.12.tgz) = a941d61606aba0a6cd3a735b3faba1dcdd364bef82c14b317e02df7f2fa82cf9
-SIZE (Horde/whups-3.0.12.tgz) = 1309833
diff --git a/devel/horde-whups/pkg-descr b/devel/horde-whups/pkg-descr
deleted file mode 100644
index 51eb80d3d0aa..000000000000
--- a/devel/horde-whups/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Whups is Horde's ticket-tracking application. It is very flexible in design,
-and can be used for help-desk requests, tracking sofware development, and
-anything else that needs to track a set of requests and their status.