Date: Sat, 3 Nov 2018 17:44:51 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483904 - head/sysutils/fusefs-wdfs Message-ID: <201811031744.wA3HipuA099184@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Sat Nov 3 17:44:51 2018 New Revision: 483904 URL: https://svnweb.freebsd.org/changeset/ports/483904 Log: Deprecate: the project looks dead upstream, functionally incomplete, has problems with caching, does not work with Yandex.Disk; give three months of expiration time. Consumers are advised to use `www/cadaver' or try to port `fusefs-davfs2' instead (http://savannah.nongnu.org/projects/davfs2). Approved by: maintainer (1 month timeout) PR: 187485, 231927 Modified: head/sysutils/fusefs-wdfs/Makefile Modified: head/sysutils/fusefs-wdfs/Makefile ============================================================================== --- head/sysutils/fusefs-wdfs/Makefile Sat Nov 3 17:41:53 2018 (r483903) +++ head/sysutils/fusefs-wdfs/Makefile Sat Nov 3 17:44:51 2018 (r483904) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= fusefs- MAINTAINER= silverless@gmx.com COMMENT= Mount remote WebDAV directories with Fuse +DEPRECATED= Abandonware, functionally incomplete, has problems with caching +EXPIRATION_DATE= 2019-02-03 + LICENSE= GPLv2 LIB_DEPENDS= libneon.so:www/neon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811031744.wA3HipuA099184>