usr/src/cmd/samba/METADATA
author Jon Tibble <meths@btinternet.com>
Mon, 04 May 2015 14:04:39 +0100
branchoi_151a
changeset 254 9c2a4ac793f0
parent 238 7056ed228625
permissions -rw-r--r--
Bash patch catchup including shellshock

NAME:             samba
VERSION:          3.5.22
DESCRIPTION:      CIFS volume and printing server
LICENSE:          GPLv3
PACKAGE:          SUNWsmbar SUNWsmbau
PROJECT_URL:      http://www.samba.org
SOURCE_DOWNLOAD:  http://ftp.samba.org/pub/samba/stable/samba-3.5.22.tar.gz
SUPPORT:          C
BUGTRAQ:          solaris/utility/samba
OSR:              8443
COMMENTS:         
# Notes to libsam support:
#
# libsam is LGPLv2.1+ library. It should be linked to samfs VFS-module.
#
# moving to current samba (3.3.x and above) there is File-Off-Line flag
# directly supported on the Samba VFS layer and need not to be emulated
# via DOS-flag as in samba-3.0.x
#
############################################################################
#   Layout
# bash-3.2$ env - /usr/ccs/bin/make -f Makefile-noincludes showlayout                     
# Samba will be installed into:
#   prefix:      /usr
#   bindir:      /usr/bin
#   sbindir:     /usr/sbin
#   libdir:      /usr/lib/samba
#   modulesdir:  /usr/lib/samba
#   vardir:      /var/samba
#   mandir:      /usr/share/man
#   privatedir:  /etc/samba/private
#   configdir:   /etc/samba
#   lockdir:     /var/samba/locks
#   statedir:    /var/samba/locks
#   cachedir:    /var/samba/locks
#   piddir:      /var/samba/locks
#   swatdir:     /usr/share/samba/swat
#   codepagedir: /usr/lib/samba
############################################################################
#