summaryrefslogtreecommitdiff
path: root/net/ja-samba
AgeCommit message (Collapse)AuthorFilesLines
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-5/+5
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2003-01-10USE_PKGLOCALEDIR=yescjep1-1/+2
2002-10-09buildlink1 -> buildlink2jlam1-9/+9
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant3-6/+6
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-11/+1
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-3/+1
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
2002-07-07Update ja-samba package to 2.2.4.1.0 (samba-ja 2.2.4-ja-1.0).taca14-295/+105
This is localized message based on samba 2.2.4. Its own feature: - Localized winbind support (though winbind isn't supported on NetBSD.) - Japanese support for resource name: file name, share name, NetBIOS name and NetBIOS user name. - Machine depended character code for file and directory name. - Japanese documents. - Internatilnalized swat. It also fixes security problem found on samba 2.2.3 and later which happens with --with-tdbsam option. (It isn't enabled on default.)
2002-06-28- Add two additional fix about localization.taca4-2/+41
- bump package revision.
2002-06-25Make this package look more like net/samba, and do some minor tweaks to thejlam5-26/+16
wording in comments and the description.
2002-06-25Importing ja-samba 2.2.2.1.1 package.taca23-0/+1539
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.