Date: Fri, 31 Mar 2023 00:02:11 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fcc2750f6bcb - main - ftp/horde-gollem: Remove expired port: Message-ID: <202303310002.32V02B0r018413@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcc2750f6bcbb7cb5b07bf1802ee758178111ac1 commit fcc2750f6bcbb7cb5b07bf1802ee758178111ac1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-25 15:49:15 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:47 +0000 ftp/horde-gollem: Remove expired port: 2023-03-31 ftp/horde-gollem: Requires php74 Sponsored by: Bounce Experts --- MOVED | 1 + Mk/Uses/horde.mk | 1 - ftp/Makefile | 1 - ftp/horde-gollem/Makefile | 42 ------------------------------------------ ftp/horde-gollem/distinfo | 3 --- ftp/horde-gollem/pkg-descr | 3 --- 6 files changed, 1 insertion(+), 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303310002.32V02B0r018413>