notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
smbnetfs Mount smb shares (Fuse filesystem)
0.6.3_1 filesystemsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: ports@virtual-estates.net search for ports maintained by this maintainer
Port Added: 2024-11-07 19:52:55
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
Also Listed In: net
License: GPLv2
WWW:
https://sourceforge.net/projects/smbnetfs/
Description:
SMBNetFS is a filesystem that allow you to use samba/microsoft network in the same manner as the network neighborhood in Microsoft Windows. Featuries: * you can use Samba/Microsoft network as a regular Unix filesystem * workgroup/computer/share entries are dynamically created * Windows domain supported * kerberos support (New) * user defined workgroup/link/hosts are supported * national character supported * in config files you can specify different user/password to access different network shares * you can access any computer in the world by "cd mountpoint/ip-addr" command, where "ip-addr" is the IP address of the desired computer. Do not warry that there is no file with such name :-) * command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/fusefs-smbnetfs-0.6.3_1/catalog.mk
  2. /usr/local/share/licenses/fusefs-smbnetfs-0.6.3_1/LICENSE
  3. /usr/local/share/licenses/fusefs-smbnetfs-0.6.3_1/GPLv2
  4. bin/smbnetfs
  5. share/doc/smbnetfs-0.6.3/INSTALL
  6. share/doc/smbnetfs-0.6.3/ENGLISH.FAQ
  7. share/doc/smbnetfs-0.6.3/RUSSIAN.FAQ
  8. share/doc/smbnetfs-0.6.3/smbnetfs.conf
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • fusefs-smbnetfs>0:filesystems/smbnetfs
To install the port:
cd /usr/ports/filesystems/smbnetfs/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/smbnetfs
  • pkg install fusefs-smbnetfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fusefs-smbnetfs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681329971 SHA256 (smbnetfs-0.6.3.tar.bz2) = eac37b9769fbe9c3f4baf3eb64c61a6b59ad4f2aa05dfddcba5a1ac4adf4d560 SIZE (smbnetfs-0.6.3.tar.bz2) = 187460

Packages (timestamps in pop-ups are UTC):
fusefs-smbnetfs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.6.3_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libfuse.so : filesystems/fusefs-libs
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libsmbclient.so : net/samba416
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fusefs-smbnetfs-0.6.3_1: DOCS=on: Build and/or install documentation LIBSECRET=off: Use libsecret to store credentials ===> Use 'make config' to modify these settings
Options name:
filesystems_smbnetfs
USES:
compiler:c11 fuse gnome iconv pkgconfig samba:lib tar:bzip2
pkg-message:
For install:
===> Basic Instructions: Load fusefs: # kldload fusefs To load fusefs at boot time, add it to rc.conf: # sysrc kld_list+=fusefs After fusefs is loaded, and setting # sysctl vfs.usermount=1 you should make .smb directory in your homedir: % mkdir ~/.smb Copy your smb.conf (usually in /usr/local/etc/) and /usr/local/share/doc/smbnetfs-0.6.3/smbnetfs.conf to this directory: % cp /usr/local/etc/smb.conf /usr/local/share/doc/smbnetfs-0.6.3/smbnetfs.conf ~/.smb/ Make mountpoint for smb network and mount it: % mkdir ~/mountpoint % smbnetfs ~/mountpoint Now you can get access to smb shares in your network, for example: % cd ~/mountpoint/ip-addr XXX Note, use of Gnome keyring was replaced in version 0.6.1 with XXX libsecret, which this port does not enable by default.
Master Sites:
Expand this list (48 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  2. http://cytranet.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  3. http://deac-ams.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  4. http://deac-fra.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  5. http://deac-riga.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  6. http://downloads.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  7. http://excellmedia.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  8. http://freefr.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  9. http://gigenet.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  10. http://ixpeering.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  11. http://jaist.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  12. http://kumisystems.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  13. http://liquidtelecom.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  14. http://nchc.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  15. http://netactuate.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  16. http://netcologne.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  17. http://onboardcloud.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  18. http://phoenixnap.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  19. http://razaoinfo.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  20. http://sinalbr.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  21. http://sitsa.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  22. http://tenet.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  23. http://ufpr.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  24. http://versaweb.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  25. https://cfhcable.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  26. https://cytranet.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  27. https://deac-ams.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  28. https://deac-fra.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  29. https://deac-riga.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  30. https://downloads.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  31. https://excellmedia.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  32. https://freefr.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  33. https://gigenet.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  34. https://ixpeering.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  35. https://jaist.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  36. https://kumisystems.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  37. https://liquidtelecom.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  38. https://nchc.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  39. https://netactuate.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  40. https://netcologne.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  41. https://onboardcloud.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  42. https://phoenixnap.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  43. https://razaoinfo.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  44. https://sinalbr.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  45. https://sitsa.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  46. https://tenet.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  47. https://ufpr.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
  48. https://versaweb.dl.sourceforge.net/project/smbnetfs/smbnetfs/SMBNetFS-0.6.3/
Collapse this list.
Port Moves

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.3_1
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988

Number of commits found: 1