From owner-freebsd-ports@freebsd.org Sat Nov 5 14:14:12 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAD2BC30BC0 for ; Sat, 5 Nov 2016 14:14:12 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 908708A8 for ; Sat, 5 Nov 2016 14:14:12 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: by mailman.ysv.freebsd.org (Postfix) id 8CFA1C30BBE; Sat, 5 Nov 2016 14:14:12 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C981C30BBD for ; Sat, 5 Nov 2016 14:14:12 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F3CE8A7 for ; Sat, 5 Nov 2016 14:14:11 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp1-g21.free.fr (Postfix) with ESMTPS id 3F418B00305; Sat, 5 Nov 2016 15:14:03 +0100 (CET) Received: from freedom.alkumuna.eu ([IPv6:2a01:e35:8a74:6e70:62a4:4cff:fe54:b212]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.15.2/8.15.2) with ESMTPSA id uA5EDwwF046958 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 5 Nov 2016 15:14:02 +0100 (CET) (envelope-from mazhe@alkumuna.eu) Date: Sat, 5 Nov 2016 15:13:51 +0100 From: Matthieu Volat To: Ruud Boon Cc: silverless@gmx.com, ports@FreeBSD.org Subject: Re: FreeBSD Port: fusefs-wdfs-1.4.2_6 Message-ID: <20161105151351.1e9b93a2@freedom.alkumuna.eu> In-Reply-To: <2D6040F2-43C8-4B3D-B585-5CDCB6AC88CC@b-funky.nl> References: <2D6040F2-43C8-4B3D-B585-5CDCB6AC88CC@b-funky.nl> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/ue3KgFHStRe=4.iAh8sL87u"; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alkumuna.eu; s=default; t=1478355243; bh=FL1MucJ5OR3BI9zy32PqDuyCf3+OvKvtgZNQzFCzN3g=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:MIME-Version:Content-Type; b=ghEVhFNjgswSoRrvHLdoz073XIZhAYHKY2MxOJRXbQ25FcZDbY4kGqsUezKYgN+piRX7PkrDgpoL6JnhrcLQNxOd6z6Wq8M2UDMbQx+4DdPa218lgKau/+2vutK/KnDOy5Zu2UPnCfCaaFjRabbpgjGB3bNxMYPZQWPjUqxEK/8= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2016 14:14:12 -0000 --Sig_/ue3KgFHStRe=4.iAh8sL87u Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 4 Nov 2016 11:19:11 +0100 Ruud Boon wrote: > Hi, >=20 > I=E2=80=99m wondering if this port is still maintained.=20 > Under FreeBSD 10.3 it looks like it=E2=80=99s failing (trying to mount a = webdav result is disappearing mount directory) >=20 Hi, I also ran into various issues with wdfs, the last release is from 2007= , so the project is all but dead as the "rest of the world" seems to rely o= n davfs2 now. I tried in the past to port davfs2, but it relies on using some gnu & linux= APIs, mostly related to actually mount volumes that were a bit tricky to c= onvert (best shot at it would be to convince upstream to use the libfuse fu= nctions)... -- Matthieu Volat --Sig_/ue3KgFHStRe=4.iAh8sL87u Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlgd6R8ACgkQ+ENDeYKZi35H6wCfaOHIOubx8gfsgTyn9aUYk9kc KVIAoMoboLaJX9GXLda0suW1xDhelo5d =ArRx -----END PGP SIGNATURE----- --Sig_/ue3KgFHStRe=4.iAh8sL87u--