diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-25 10:49:15 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-30 18:59:47 -0500 |
commit | fcc2750f6bcbb7cb5b07bf1802ee758178111ac1 (patch) | |
tree | 04992ae8b1ece3826a051139c27f01021bdde5ea /ftp | |
parent | deskutils/horde-nag: Remove expired port: (diff) |
ftp/horde-gollem: Remove expired port:
2023-03-31 ftp/horde-gollem: Requires php74
Sponsored by: Bounce Experts
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/Makefile | 1 | ||||
-rw-r--r-- | ftp/horde-gollem/Makefile | 42 | ||||
-rw-r--r-- | ftp/horde-gollem/distinfo | 3 | ||||
-rw-r--r-- | ftp/horde-gollem/pkg-descr | 3 |
4 files changed, 0 insertions, 49 deletions
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. |