[csw-devel] SF.net SVN: gar:[17934] csw/mgar/pkg/samba/trunk

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Fri May 4 11:49:34 CEST 2012


Revision: 17934
          http://gar.svn.sourceforge.net/gar/?rev=17934&view=rev
Author:   janholzh
Date:     2012-05-04 09:49:34 +0000 (Fri, 04 May 2012)
Log Message:
-----------
samba/trunk: Update to 5.6.5 and enable a few more vfs modules

Modified Paths:
--------------
    csw/mgar/pkg/samba/trunk/Makefile
    csw/mgar/pkg/samba/trunk/checksums

Modified: csw/mgar/pkg/samba/trunk/Makefile
===================================================================
--- csw/mgar/pkg/samba/trunk/Makefile	2012-05-03 14:54:17 UTC (rev 17933)
+++ csw/mgar/pkg/samba/trunk/Makefile	2012-05-04 09:49:34 UTC (rev 17934)
@@ -1,9 +1,10 @@
 # TBD:
 # - smb.conf is searched in /opt/csw/lib/64/smb.conf instead of /etc/opt/csw/samba/smb.conf
 # - secrets.tdb is searched in /opt/csw/private/secrets.tdb instead of /etc/opt/csw/samba/private/secrets.tdb
+# - Check http://src.opensolaris.org/source/xref/userland/src/components/samba/samba/ from time to time
 
 NAME = samba
-VERSION = 3.6.4
+VERSION = 3.6.5
 CATEGORIES = apps
 GARTYPE = v2
 
@@ -302,6 +303,13 @@
 CONFIGURE_ARGS += --with-acl-support
 CONFIGURE_ARGS += --with-aio-support
 CONFIGURE_ARGS += --with-pam
+CONFIGURE_ARGS += --with-static-modules=vfs_solarisacl
+CONFIGURE_ARGS += --with-shared-modules=vfs_zfsacl,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
+CONFIGURE_ARGS += --with-readline
+CONFIGURE_ARGS += --with-ads
+CONFIGURE_ARGS += --with-ldap
+CONFIGURE_ARGS += --with-automount
+CONFIGURE_ARGS += --with-dnsupdate=no
 # CONFIGURE_ARGS += --with-krb5=$(prefix)
 CONFIGURE_ARGS += --with-privatedir=$(SMBPRIVATEDIR)
 CONFIGURE_ARGS += --with-configdir=$(SMBCONFIGDIR)

Modified: csw/mgar/pkg/samba/trunk/checksums
===================================================================
--- csw/mgar/pkg/samba/trunk/checksums	2012-05-03 14:54:17 UTC (rev 17933)
+++ csw/mgar/pkg/samba/trunk/checksums	2012-05-04 09:49:34 UTC (rev 17934)
@@ -1 +1 @@
-d8e070e2a3b12f202f347e4427469bc2  samba-3.6.4.tar.gz
+2f0c14547333c1b48fd4728b031e7040  samba-3.6.5.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list