From a261f270ed9d5e1dc0bb15ace810624ce1e28d3a Mon Sep 17 00:00:00 2001 From: Julian Harnath Date: Tue, 28 Feb 2017 02:03:32 +0000 Subject: [PATCH] Add FuseSMB-Haiku package * FuseSMB provides access to shared files and folders over SMB. It features automatic discovery of servers and shares and displays them as a folder hierarchy in a virtual volume on the desktop * Supports interactive authentication to access shares which require login. Just open it, and a dialog pops up. Login data is stored in BKeyStore. * Comes with a network preferences add-on to easily enable and configure it. No barbaric manual typing of mount commands required! * Makes use of Haiku FUSE extensions to give custom MIME types with icons for workgroup/share/server folders. Thanks again to humdinger for designing the workgroup and share icons! * Although the used libsmbclient only supports SMB protocol version 1, performance is decent enough. Getting around ~75MiB/s reading over a GbE link here --- build/jam/repositories/HaikuPorts/x86_gcc2 | 1 + 1 file changed, 1 insertion(+) diff --git a/build/jam/repositories/HaikuPorts/x86_gcc2 b/build/jam/repositories/HaikuPorts/x86_gcc2 index ab720cfe3c..5a1c016a3c 100644 --- a/build/jam/repositories/HaikuPorts/x86_gcc2 +++ b/build/jam/repositories/HaikuPorts/x86_gcc2 @@ -164,6 +164,7 @@ RemotePackageRepository HaikuPorts fribidi_devel-0.19.6-2 friss-0.8.0-1 fuse-1.1.1-1 + fusesmb_haiku-0.9-1 gawk-4.1.3-1 gcal-3.6.3-1 gcc-2.95.3_2014_10_14-4