aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-25 15:49:15 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 23:59:47 +0000
commitfcc2750f6bcbb7cb5b07bf1802ee758178111ac1 (patch)
tree04992ae8b1ece3826a051139c27f01021bdde5ea
parent27b5ac97bc1cb86ae039f8a95e61d819f6a52ee2 (diff)
downloadports-fcc2750f6bcbb7cb5b07bf1802ee758178111ac1.tar.gz
ports-fcc2750f6bcbb7cb5b07bf1802ee758178111ac1.zip
ftp/horde-gollem: Remove expired port:
2023-03-31 ftp/horde-gollem: Requires php74 Sponsored by: Bounce Experts
-rw-r--r--MOVED1
-rw-r--r--Mk/Uses/horde.mk1
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/horde-gollem/Makefile42
-rw-r--r--ftp/horde-gollem/distinfo3
-rw-r--r--ftp/horde-gollem/pkg-descr3
6 files changed, 1 insertions, 50 deletions
diff --git a/MOVED b/MOVED
index 8a1fa9ce36e8..7c1bc0790873 100644
--- a/MOVED
+++ b/MOVED
@@ -17877,3 +17877,4 @@ sysutils/disktype||2023-03-31|Has expired: Abandonware, last release in 2006 and
deskutils/horde-kronolith||2023-03-31|Has expired: Requires php74
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
diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk
index abd54e0a4ce2..bd72f6b99236 100644
--- a/Mk/Uses/horde.mk
+++ b/Mk/Uses/horde.mk
@@ -118,7 +118,6 @@ 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-gollem-DEPEND= ${LOCALBASE}/${HORDE_DIR}/gollem/index.php:ftp/horde-gollem
horde-horde-DEPEND= ${LOCALBASE}/${HORDE_DIR}/index.php:www/horde-base
horde-imp-DEPEND= ${LOCALBASE}/${HORDE_DIR}/imp/index.php:mail/horde-imp
horde-ingo-DEPEND= ${LOCALBASE}/${HORDE_DIR}/ingo/index.php:mail/horde-ingo
diff --git a/ftp/Makefile b/ftp/Makefile
index 18668b6bce30..02b7f836cfd0 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -29,7 +29,6 @@
SUBDIR += gftp
SUBDIR += gnustep-ftp
SUBDIR += gstreamer1-plugins-curl
- SUBDIR += horde-gollem
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += lftp
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile
deleted file mode 100644
index e9bb168c2c23..000000000000
--- a/ftp/horde-gollem/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-PORTNAME= gollem
-PORTVERSION= 3.0.13
-CATEGORIES= ftp www pear
-PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
-
-MAINTAINER= horde@FreeBSD.org
-COMMENT= Horde Web-based File Manager
-WWW= https://www.horde.org/apps/gollem/
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-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 \
- Horde_Auth \
- Horde_Cache \
- Horde_Core \
- Horde_Editor \
- Horde_Exception \
- Horde_Mime \
- Horde_Mime_Viewer \
- Horde_Perms \
- Horde_Secret \
- Horde_Serialize \
- Horde_Support \
- Horde_Url \
- Horde_Util \
- Horde_Vfs \
- Horde_View
-# Optional but we want it
-USE_HORDE_RUN+= Horde_Db \
- Horde_Share
-USE_PHP= gettext json
-IGNORE_WITH_PHP=81 82
-
-.include <bsd.port.mk>
diff --git a/ftp/horde-gollem/distinfo b/ftp/horde-gollem/distinfo
deleted file mode 100644
index c02badf6d2c2..000000000000
--- a/ftp/horde-gollem/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1587632074
-SHA256 (Horde/gollem-3.0.13.tgz) = 5f07db89f59574483de3a2ae0d0ef6eb0ff5e918c1e2b084fa9ed7dc8172ffee
-SIZE (Horde/gollem-3.0.13.tgz) = 995567
diff --git a/ftp/horde-gollem/pkg-descr b/ftp/horde-gollem/pkg-descr
deleted file mode 100644
index 404363bf8e6c..000000000000
--- a/ftp/horde-gollem/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Gollem is a web-based File Manager, providing the ability to fully manage
-a hierarchical file system stored in a variety of backends such as a SQL
-database, as part of a real filesystem, or on FTP, Samba or SSH servers.