Commit graph

5 commits

Author SHA1 Message Date
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Jan Beich
ec722add69 - Update to 0.6.0
- Fix path to smbnetfs.conf in pkg-message

Changes:	http://sourceforge.net/projects/smbnetfs/files/smbnetfs/SMBNetFS-0.6.0/smbnetfs-0.6.0.txt/view
Differential Revision:	https://reviews.freebsd.org/D1680
Approved by:	bapt (mentor)
2015-01-26 20:16:01 +00:00
Eitan Adler
786f4aba13 - Point the user to the correct location
Submitted by:	Volodymyr Kostyrko c.kworr@gmail.com
2011-12-26 13:38:19 +00:00
Edwin Groothuis
534f6a29af ports/116365: sysutils/fusefs-smbnetfs has a typo in the pkg-message
PR:		ports/116365
Submitted by:	"G. V. Tjong A Hung" <gvtjongahung@users.sourceforge&#8203;.net;;>
2007-09-23 03:57:21 +00:00
Pav Lucistnik
55ae413eca 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)

WWW: http://sourceforge.net/projects/smbnetfs

PR:		ports/101451
Submitted by:	Denis Barov <dindin@freebsd.org.ua>
2006-08-28 20:41:33 +00:00