summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2003-12-24 22:45:45 +0000
committerDonny Davies <woodchip@gentoo.org>2003-12-24 22:45:45 +0000
commitfaa82a7082c3d850c291f4ca54ba8eba7342b039 (patch)
treea056580e5e11cc3e65eb73689f28c7552d5f10c1 /net-fs
parent#36200; use #define LINUX_QUOTAS_1 (diff)
downloadgentoo-2-faa82a7082c3d850c291f4ca54ba8eba7342b039.tar.gz
gentoo-2-faa82a7082c3d850c291f4ca54ba8eba7342b039.tar.bz2
gentoo-2-faa82a7082c3d850c291f4ca54ba8eba7342b039.zip
#36200; use #define LINUX_QUOTAS_1
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/ChangeLog8
-rw-r--r--net-fs/samba/Manifest4
-rw-r--r--net-fs/samba/files/digest-samba-3.0.02
-rw-r--r--net-fs/samba/files/digest-samba-3.0.1-r13
-rw-r--r--net-fs/samba/samba-3.0.1-r1.ebuild (renamed from net-fs/samba/samba-3.0.0.ebuild)143
5 files changed, 115 insertions, 45 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog
index f43e0beaacef..1bb7356bc78e 100644
--- a/net-fs/samba/ChangeLog
+++ b/net-fs/samba/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-fs/samba
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.54 2003/12/24 01:42:27 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.55 2003/12/24 22:45:35 woodchip Exp $
+
+*samba-3.0.1-r1 (24 Dec 2003)
+
+ 24 Dec 2003; Donny Davies <woodchip@gentoo.org> samba-3.0.1-r1.ebuild:
+ Include patch from Michal in bug #36200; hardwire
+ #define LINUX_QUOTAS_1 to help with sys-kernel/linux-headers dependency.
23 Dec 2003; Brad House <brad_mssw@gentoo.org> samba-3.0.1.ebuild:
samba 3.0.1 won't compile with the latest ~arch'd linux-headers for any
diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 8d66814e1d46..99efa2514420 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -1,8 +1,8 @@
MD5 30190ad2dc86a988bb9ac7021e728577 samba-3.0.0-r1.ebuild 10882
MD5 11978d96cfebe10cabfbc2c6da2f04ee samba-2.2.8a.ebuild 10853
MD5 c60dc84e4426dc9c0dd4a350f15caed5 samba-3.0.1.ebuild 11341
-MD5 c282c1016541cc7fb3b17c8103a5cda6 samba-3.0.1-r1.ebuild 11332
-MD5 14528cac9dcefa59e0c019e06814aa23 ChangeLog 12911
+MD5 c2a842cde54497815e0983b4484c0972 samba-3.0.1-r1.ebuild 11334
+MD5 4075c802017901526a6180f66b074ee7 ChangeLog 12910
MD5 eeb3ec0ae25e9d4f7ce62c32b52d5996 metadata.xml 466
MD5 cac4662bb25a75115b40c9558de26f26 files/winbind-init 503
MD5 9780745de080ee53a34c1b2f9fb1f228 files/digest-samba-2.2.8a 135
diff --git a/net-fs/samba/files/digest-samba-3.0.0 b/net-fs/samba/files/digest-samba-3.0.0
deleted file mode 100644
index 67a978105f4e..000000000000
--- a/net-fs/samba/files/digest-samba-3.0.0
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 f54ba49f9a5ef6090272acf8db2e066d samba-3.0.0.tar.bz2 9848974
-MD5 acbcb28cff080dcf2ee732b7f2c0f949 samba-vscan-0.3.4.tar.bz2 131027
diff --git a/net-fs/samba/files/digest-samba-3.0.1-r1 b/net-fs/samba/files/digest-samba-3.0.1-r1
new file mode 100644
index 000000000000..37ce22efcace
--- /dev/null
+++ b/net-fs/samba/files/digest-samba-3.0.1-r1
@@ -0,0 +1,3 @@
+MD5 2a3d494f139ab7402d8902b0e68c463f samba-3.0.1.tar.bz2 8303432
+MD5 acbcb28cff080dcf2ee732b7f2c0f949 samba-vscan-0.3.4.tar.bz2 131027
+MD5 3998eddca7110a98c99f06210e295b84 smbldap-tools-0.8.2.tgz 57571
diff --git a/net-fs/samba/samba-3.0.0.ebuild b/net-fs/samba/samba-3.0.1-r1.ebuild
index 067056f045e6..968d26224439 100644
--- a/net-fs/samba/samba-3.0.0.ebuild
+++ b/net-fs/samba/samba-3.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0.ebuild,v 1.3 2003/12/09 00:21:12 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.1-r1.ebuild,v 1.1 2003/12/24 22:45:35 woodchip Exp $
inherit eutils
@@ -11,28 +11,34 @@ DESCRIPTION="SAMBA is a suite of SMB and CIFS client/server programs for UNIX"
HOMEPAGE="http://www.samba.org/
http://www.openantivirus.org/projects.php"
+SMBLDAP_TOOLS_VER=0.8.2
VSCAN_VER=0.3.4
-VSCAN_MODS=${VSCAN_MODS:=fprot mks openantivirus sophos trend icap} #kapersky
+VSCAN_MODS=${VSCAN_MODS:=fprot mks openantivirus sophos trend icap clamav} #kapersky
# To build the "kapersky" plugin, the kapersky lib must be installed.
-S=${WORKDIR}/${P}
+_CVS="-${PV/_/}"
+S=${WORKDIR}/${PN}${_CVS}
-SRC_URI="mirror://samba/${P}.tar.bz2
- oav? mirror://sourceforge/openantivirus/${PN}-vscan-${VSCAN_VER}.tar.bz2"
-# oav? http://www.openantivirus.org/snapshots/${PN}-vscan-${VSCAN_VER}.tar.gz"
+SRC_URI="mirror://samba/${PN}${_CVS}.tar.bz2
+ oav? mirror://sourceforge/openantivirus/${PN}-vscan-${VSCAN_VER}.tar.bz2
+ ldap? http://samba.idealx.org/dist/smbldap-tools-${SMBLDAP_TOOLS_VER}.tgz"
-DEPEND="sys-devel/autoconf dev-libs/popt
+_COMMON_DEPS="dev-libs/popt
readline? sys-libs/readline
- kerberos? app-crypt/mit-krb5
+ amd64? ( ) : ( kerberos? ( app-crypt/mit-krb5 ) )
mysql? ( dev-db/mysql sys-libs/zlib )
- xml? ( dev-libs/libxml2 sys-libs/zlib )
acl? sys-apps/acl
cups? net-print/cups
ldap? net-nds/openldap
pam? sys-libs/pam
python? dev-lang/python"
+DEPEND="sys-devel/autoconf
+ >=sys-apps/sed-4
+ ${_COMMON_DEPS}"
+#IDEALX scripts are now using Net::LDAP
+RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa ~amd64 ~ppc64"
LICENSE="GPL-2"
SLOT="0"
@@ -41,26 +47,37 @@ src_unpack() {
unpack ${A} || die
cd ${S} || die
+ # Clean up CVS
+ find . -name .cvsignore | xargs rm -f
+ find . -name CVS | xargs rm -rf
+
# Add patch(es)
#Next one is from eger@cc.gatech.edu :)
- epatch ${FILESDIR}/samba-3.0.0-python-setup.patch || die
+ patch -p1 <${FILESDIR}/samba-3.0.0-python-setup.patch || die
#Fix for bug #27858
if [ "${ARCH}" = "sparc" ]
then
cd ${S}/source/include
epatch ${FILESDIR}/samba-2.2.8-statfs.patch
fi
+ #Bug #36200; sys-kernel/linux-headers dependent
+ sed -i -e 's:#define LINUX_QUOTAS_2:#define LINUX_QUOTAS_1:' \
+ ${S}/source/smbd/quotas.c
# For clean docs packaging sake.
- rm -rf ${S}/examples.bin ; cp -a ${S}/examples ${S}/examples.bin
+ rm -rf ${S}/examples.bin
+ cp -a ${S}/examples ${S}/examples.bin
# Prep samba-vscan source.
- if use oav; then
- cp -a ${WORKDIR}/${PN}-vscan-${VSCAN_VER} ${S}/examples.bin/VFS
+ if use oav
+ then
+ cp -a ${WORKDIR}/${PN}-vscan-${VSCAN_VER} \
+ ${S}/examples.bin/VFS
fi
cd ${S}/source
- ./autogen.sh || die
+ echo "Running autoconf ..."
+ autoconf || die
}
src_compile() {
@@ -94,9 +111,14 @@ src_compile() {
#myconf="${myconf} --with-ldapsam"
myconf="${myconf} --without-ldapsam"
- use kerberos \
- && myconf="${myconf} --with-ads" \
- || myconf="${myconf} --without-ads"
+ if [ "${ARCH}" != "amd64" ]
+ then
+ use kerberos \
+ && myconf="${myconf} --with-ads" \
+ || myconf="${myconf} --without-ads"
+ else
+ myconf="${myconf} --without-ads"
+ fi
use python \
&& myconf="${myconf} --with-python=yes" \
@@ -145,12 +167,15 @@ src_compile() {
# Compile main SAMBA pieces.
make everything || die "SAMBA pieces"
- #make rpctorture
+ make rpctorture || ewarn "rpctorture didnt build"
# Build selected samba-vscan plugins.
- if use oav; then
+ if use oav
+ then
cd ${S}/examples.bin/VFS/${PN}-vscan-${VSCAN_VER}
- ./configure || die "bad ${PN}-vscan-${VSCAN_VER} ./configure"
+ ./configure
+ assert "bad ${PN}-vscan-${VSCAN_VER} ./configure"
+
for i in ${VSCAN_MODS}
do
cd ${S}/examples.bin/VFS/${PN}-vscan-${VSCAN_VER}/$i
@@ -158,20 +183,34 @@ src_compile() {
assert "problem building $i vscan module"
done
fi
+
+ # Build mkntpasswd from the smbldap-tools.
+ if use ldap
+ then
+ cd ${WORKDIR}/smbldap-tools-${SMBLDAP_TOOLS_VER}
+ tar --no-same-owner -zxf mkntpwd.tar.gz
+ cd mkntpwd
+ VISUAL="" make || die "mkntpwd compile problem"
+ fi
+
+ # Build mount.cifs
+ cd ${S}/source
+ gcc ${CFLAGS} client/mount.cifs.c -o bin/mount.cifs
+ assert "mount.cifs compile problem"
}
src_install() {
# For testing brokeness of make install
# cd source
# make DESTDIR=${D} install installmodules install_python
-# assert "It would be nice if that worked. REALLY worked."
+# assert "It would be nice if that just worked."
# Install standard binary files.
for i in smbclient net smbspool testparm testprns smbstatus \
smbcontrol smbtree tdbbackup nmblookup pdbedit \
smbpasswd rpcclient smbcacls profiles ntlm_auth \
smbcquotas smbmount smbmnt smbumount wbinfo \
- debug2html smbfilter talloctort #smbsh editreg
+ debug2html smbfilter talloctort mount.cifs #smbsh editreg
do
exeinto /usr/bin
doexe source/bin/${i}
@@ -189,9 +228,10 @@ src_install() {
fi
done
- # Installing these two setuid-root allows users to (un)mount smbfs.
+ # Installing these setuid-root allows users to (un)mount smbfs/cifs.
fperms 4111 /usr/bin/smbumount
fperms 4111 /usr/bin/smbmnt
+ fperms 4111 /usr/bin/mount.cifs
# Install server binaries.
for i in smbd nmbd swat winbindd # wrepld
@@ -224,7 +264,8 @@ src_install() {
( cd ${D}/lib ; ln -s libnss_winbind.so libnss_winbind.so.2 )
# Python extensions.
- if use python; then
+ if use python
+ then
cd source
python python/setup.py install --root=${D} || die
cd ..
@@ -232,8 +273,12 @@ src_install() {
# VFS plugin modules.
exeinto /usr/lib/samba/vfs
- use oav && doexe examples.bin/VFS/${PN}-vscan-${VSCAN_VER}/*/vscan-*.so
- for i in audit extd_audit fake_perms netatalk recycle
+ if use oav
+ then
+ doexe examples.bin/VFS/${PN}-vscan-${VSCAN_VER}/*/vscan-*.so
+ fi
+ for i in audit cap default_quota extd_audit fake_perms \
+ netatalk readonly recycle
do
if [ -x source/bin/${i}.so ]
then
@@ -267,6 +312,22 @@ src_install() {
doins ${i}
done
+ # Install IDEALX scripts for LDAP backend administration.
+ if use ldap; then
+ cd ${WORKDIR}/smbldap-tools-${SMBLDAP_TOOLS_VER}
+ exeinto /usr/share/samba/scripts ; doexe smbldap-*.pl
+ exeinto /usr/sbin ; doexe mkntpwd/mkntpwd
+ insinto /etc/samba ; doins smbldap_conf.pm
+ exeinto /etc/samba ; doexe smbldap_tools.pm
+ eval `perl '-V:installarchlib'`
+ dodir ${installarchlib}
+ dosym /etc/samba/smbldap_conf.pm ${installarchlib}
+ dosym /etc/samba/smbldap_conf.pm /usr/share/samba/scripts
+ dosym /etc/samba/smbldap_tools.pm ${installarchlib}
+ dosym /etc/samba/smbldap_tools.pm /usr/share/samba/scripts
+ cd ${S}
+ fi
+
# Install man pages.
doman docs/manpages/*
@@ -274,11 +335,12 @@ src_install() {
# installs them all! We don't want two copies of
# the book or manpages though, so:
rm -rf docs/htmldocs/using_samba docs/manpages
-
+ #
dodoc COPYING Manifest README Roadmap WHATSNEW.txt
docinto full_docs
cp -a docs/* ${D}/usr/share/doc/${PF}/full_docs
docinto examples
+ dodoc ${FILESDIR}/nsswitch.conf-{wins,winbind}
cp -a examples/* ${D}/usr/share/doc/${PF}/examples
prepalldocs
# and we should unzip the html docs..
@@ -291,6 +353,12 @@ src_install() {
dodoc */*.conf
cd ${S}
fi
+ if use ldap; then
+ docinto smbldap-tools-${SMBLDAP_TOOLS_VER}
+ cd ${WORKDIR}/smbldap-tools-${SMBLDAP_TOOLS_VER}
+ dodoc CONTRIBUTORS COPYING ChangeLog FILES INFRA INSTALL README TODO
+ cd ${S}
+ fi
chown -R root:root ${D}/usr/share/doc/${PF}
# link /usr/bin/smbmount to /sbin/mount.smbfs which allows it
@@ -305,20 +373,10 @@ src_install() {
fi
# Now the config files.
- if use ldap; then
- insinto /etc/openldap/schema
- doins examples/LDAP/samba.schema
- fi
-
insinto /etc
- dodoc ${FILESDIR}/nsswitch.conf-winbind
- doins ${FILESDIR}/nsswitch.conf-wins
-
insinto /etc/samba
doins ${FILESDIR}/smbusers
-
- # need to update this one!!
- doins ${FILESDIR}/smb.conf.example
+ newins ${FILESDIR}/smb.conf.example-samba3 smb.conf.example
doins ${FILESDIR}/lmhosts
doins ${FILESDIR}/recycle.conf
@@ -328,11 +386,15 @@ src_install() {
exeinto /etc/init.d
newexe ${FILESDIR}/samba-init samba
- # hmmm
newexe ${FILESDIR}/winbind-init winbind
insinto /etc/xinetd.d
newins ${FILESDIR}/swat.xinetd swat
+
+ if use ldap; then
+ insinto /etc/openldap/schema
+ doins examples/LDAP/samba.schema
+ fi
}
pkg_postinst() {
@@ -346,6 +408,7 @@ pkg_postinst() {
install -m0700 -o root -g root -d ${ROOT}/etc/samba/private
install -m1777 -o root -g root -d ${ROOT}/var/spool/samba
install -m0755 -o root -g root -d ${ROOT}/var/log/samba
+ install -m0755 -o root -g root -d ${ROOT}/var/log/samba3
install -m0755 -o root -g root -d ${ROOT}/var/run/samba
install -m0755 -o root -g root -d ${ROOT}/var/cache/samba
install -m0755 -o root -g root -d ${ROOT}/var/lib/samba/{netlogon,profiles}