Use https by default
[gentoo.git] / net-fs / smbnetfs / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>proxy-maintainers</herd>
5         <maintainer>
6                 <email>slyfox@gentoo.org</email>
7                 <name>Sergei Trofimovich</name>
8                 <description>Primary Maintainer</description>
9         </maintainer>
10         <longdescription>
11                 SMBNetFS is a Linux/FreeBSD FUSE filesystem that allow you to use samba/microsoft network.
12
13                 Features:
14                  - Linux-2.6 and FreeBSD &gt;= 6.0 are supported (Linux-2.4 is not tested)
15                  - you can use Samba/Microsoft network as a regular unix filesystem
16                  - workgroup/computer/share entries are dynamically created
17                  - windows domain supported
18                  - user defined workgroup/link/hosts are supported
19                  - national character supported
20                  - in config files you can specify different user/password to access different
21                    network shares
22                  - command "cd mountpoint/username:password@computer_or_ip" allows you to
23                    access "computer_or_ip" as user "username" with password "password"
24                    (this is insecure, but usefull)
25                  - the program is multithreaded, so simultaneous access to a file/share
26                    is possible
27         </longdescription>
28         <use>
29                 <flag name="gnome">Use the <pkg>gnome-base/gnome-keyring</pkg> for password management.</flag>
30         </use>
31         <upstream>
32                 <remote-id type="sourceforge">smbnetfs</remote-id>
33         </upstream>
34 </pkgmetadata>