Version: 20130204, Package name: usmb-20130204 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description usmb lets you mount SMB shares as unprivileged users via FUSE, in the vein of Windows' Map Network Drive facility. It differs from the other FUSE SMB filesystems (fusesmb, SMB for FUSE) in that it doesn't have Network Neighbourhood functionality: this means that you can mount shares that you can't see via NetBIOS browsing. |
Filesize: 126.744 KB |
Version History (View Complete History) |
|
2020-06-26 22:01:18 by Kurt Mosiejczuk | Files touched by this commit (2) |
Log message: Remove -Werror since the deprecation warnings will kill the build almost immediately with it. This fixes the build on sparc64 ok sthen bcallah |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-05-18 15:27:47 by Marc Espie | Files touched by this commit (3) |
Log message: fix memset size, as found by clang |
2016-07-31 07:48:55 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: fusermount->umount fix Diff from Solène Rapenne |
2016-07-14 10:57:20 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Drop mention of kern.usermount. ok sthen@ |
2015-12-03 14:24:32 by Stuart Henderson | Files touched by this commit (78) |
Log message: switch my distfiles mirror to https |
2015-08-25 05:04:39 by Jeremie Courreges-Anglas | Files touched by this commit (81) |
Log message: Move samba4 to samba, and tweak the ports tree to use it. ok ajacoutot@ Upcoming commits will add additional tweaks. Many thanks to Vadim Zhukov (who did most of the work), Ian McWilliam (co-maintainer), Stuart Henderson who provided lots of support and feedback, Antoine Jacoutot who patiently dealt with my broken diffs, and more generally all the people involved. Most of the recent work was done during p2k15 and c2k15. |
2015-04-21 12:19:27 by Stuart Henderson | Files touched by this commit (20) |
Log message: add some missing pthread to WANTLIB (using modified portbump, thanks zhuk@) |