Subject: CVS commit: pkgsrc/net/samba
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2002 00:31:32
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Jun 22 21:31:32 UTC 2002

Modified Files:
	pkgsrc/net/samba: MESSAGE.smbpasswd Makefile PLIST distinfo
Removed Files:
	pkgsrc/net/samba/files: smb.conf.sample
	pkgsrc/net/samba/patches: patch-aa patch-ab patch-ai patch-ak patch-am

Log Message:
Update net/samba to version 2.2.5.  The quick summary of changes from
version 2.2.4nb1 is that there are the usual minor bug fixes, plus some
important ones:

        * fix printing with Win2K/XP clients
        * fixes related to using LDAP for the SAM
        * fixes related to changing passwords

Pkgsrc changes:

	* Fetch the .tar.bz2 file -- it's smaller.
	* Use smb.conf.default as the sample config file and get rid of
	  the homegrown files/smb.conf.sample.  smb.conf.default is more
	  informative and is a better resource.
	* Remove irrelevant examples.
	* Move convert_smbpasswd script to the examples/samba/misc
	  directory.  It's pretty much outlived it's usefulness at this
	  point of the Samba release cycle.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/net/samba/MESSAGE.smbpasswd
cvs rdiff -r1.83 -r1.84 pkgsrc/net/samba/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/samba/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/net/samba/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/net/samba/files/smb.conf.sample
cvs rdiff -r1.18 -r0 pkgsrc/net/samba/patches/patch-aa
cvs rdiff -r1.14 -r0 pkgsrc/net/samba/patches/patch-ab
cvs rdiff -r1.1 -r0 pkgsrc/net/samba/patches/patch-ai
cvs rdiff -r1.2 -r0 pkgsrc/net/samba/patches/patch-ak
cvs rdiff -r1.3 -r0 pkgsrc/net/samba/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.