summaryrefslogtreecommitdiff
path: root/net/ja-samba/DESCR
diff options
context:
space:
mode:
authortaca <taca>2002-06-25 15:31:32 +0000
committertaca <taca>2002-06-25 15:31:32 +0000
commit41aa7800e3527a003020540265bcf0057937085b (patch)
treee52053348ff418cf08826173b8da9d0ee9316cfd /net/ja-samba/DESCR
parent0ba864b4db368df0b12b3737318d8483b1499cdb (diff)
downloadpkgsrc-41aa7800e3527a003020540265bcf0057937085b.tar.gz
Importing ja-samba 2.2.2.1.1 package.
This is modified version deveopled by Samba Users Group Japan. o I18N for SWAT. Select display language based on information supplied by Web browser. o L10N for Japanese. Support various use of Japanese name; share name, computer name, workgroup name, user name. Solve some problems when different version of Windows are mixed. Especially, vanilla samba dosen't support vendor depended characters completely. (Those characters are differently handled among Windows 95, Windows 98, Windows NT and something changed in Windows XP.) This cause practical problem on real world. o Some Bugfix go ahead to original samba. o Some original feature Supoprt a recycle bin. Currently it is samba 2.2.2 base, and they are developing newer version based on samba 2.2.4.
Diffstat (limited to 'net/ja-samba/DESCR')
-rw-r--r--net/ja-samba/DESCR16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/ja-samba/DESCR b/net/ja-samba/DESCR
new file mode 100644
index 00000000000..6f50c4a7d56
--- /dev/null
+++ b/net/ja-samba/DESCR
@@ -0,0 +1,16 @@
+Samba is a suite of programs which work together to allow clients to
+access to a server's filespace and printers via the SMB (Server
+Message Block) protocol.
+
+In practice, this means that you can redirect disks and printers to
+Unix disks and printers from Lan Manager clients, Windows for
+Workgroups 3.11 clients, Windows NT clients, Linux clients and OS/2
+clients. There is also a generic Unix client program supplied as part
+of the suite which allows Unix users to use an ftp-like interface to
+access filespace and printers on any other SMB servers. This gives the
+capability for these operating systems to behave much like a LAN
+Server or Windows NT Server machine, only with added functionality and
+flexibility designed to make life easier for administrators.
+
+And this is modified version deveopled by Samba Users Group Japan, and
+support I18N for SWAT and use of localized charcter encoding (Japanese).