Path to this page:
./
net/samba,
SMB/CIFS protocol server suite
Branch: pkgsrc-2014Q1,
Version: 3.6.23,
Package name: samba-3.6.23,
Maintainer: pkgsrc-usersSamba provides file and print services for Microsoft Windows clients.
These services may be hosted off any TCP/IP-enabled platform. The
Samba project includes not only an impressive feature set in file and
print serving capabilities, but has been extended to include client
functionality, utilities to ease migration to Samba, tools to aid
interoperability with Microsoft Windows, and administration tools.
DEINSTALL.nss_winbind [+/-]# $NetBSD: DEINSTALL.nss_winbind,v 1.2 2013/04/19 07:17:46 sborrill Exp $
case ${STAGE} in
DEINSTALL)
NSS_WINBIND='@NSS_WINBIND@'
case $NSS_WINBIND in
"@comment *") ;;
*)
if ${TEST} -e /usr/lib/${NSS_WINBIND##*/} && \
target=`${LS} -l /usr/lib/${NSS_WINBIND##*/} | \
${AWK} '{print $NF;}'` && \
${TEST} x"$target" = x"${PREFIX}/${NSS_WINBIND}" ;then
${ECHO} "Removing /usr/lib/${NSS_WINBIND##*/} symlink."
${RM} -f /usr/lib/${NSS_WINBIND##*/}
fi
;;
esac
;;
esac
Required to run:[
databases/tdb] [
devel/popt] [
devel/readline] [
lang/perl5]
Package options: ads, ldap, pam, winbind
Master sites: (Expand)
SHA1: 5ba2f8323ab17fa6c04bf87c11d20f10a4fcfe17
RMD160: 43dc3b5dcc2ee515bed03ad77b9726841faea946
Filesize: 33322.644 KB
Version history: (Expand)
- (2014-04-04) Package added to pkgsrc.se, version samba-3.6.23 (created)