Date: Mon, 28 Aug 2006 20:41:33 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-smbnetfs Makefile distinfo pkg-descr pkg-plist ports/sysutils/fusefs-smbnetfs/files pkg-message.in Message-ID: <200608282041.k7SKfX2L077208@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-08-28 20:41:33 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/fusefs-smbnetfs Makefile distinfo pkg-descr pkg-plist
sysutils/fusefs-smbnetfs/files pkg-message.in
Log:
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>
Revision Changes Path
1.829 +1 -0 ports/sysutils/Makefile
1.1 +38 -0 ports/sysutils/fusefs-smbnetfs/Makefile (new)
1.1 +3 -0 ports/sysutils/fusefs-smbnetfs/distinfo (new)
1.1 +23 -0 ports/sysutils/fusefs-smbnetfs/files/pkg-message.in (new)
1.1 +20 -0 ports/sysutils/fusefs-smbnetfs/pkg-descr (new)
1.1 +5 -0 ports/sysutils/fusefs-smbnetfs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608282041.k7SKfX2L077208>
