./net/samba, SMB/CIFS protocol server suite

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q1, Version: 3.6.25nb16, Package name: samba-3.6.25nb16, Maintainer: pkgsrc-users

Samba 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 [+/-]

Required to run:
[databases/tdb] [lang/perl5] [devel/popt] [devel/readline]

Required to build:
[pkgtools/cwrappers]

Package options: ads, ldap, pam, winbind

Master sites: (Expand)

SHA1: 86fbfcfe80454cc7dbe510e7d58c02922cac3efa
RMD160: 4df673ddac2a3fc8590820c8651e10f0dac90281
Filesize: 33322.098 KB

Version history: (Expand)


CVS history: (Expand)


   2019-04-28 17:51:10 by Benny Siegert | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #5945 - requested by sborrill
net/samba: bump revision

Revisions pulled up:
- net/samba/Makefile                                            1.273

---
   Module Name:	pkgsrc
   Committed By:	sborrill
   Date:		Thu Apr 18 10:07:34 UTC 2019

   Modified Files:
   	pkgsrc/net/samba: Makefile

   Log message:
   Bump revision because of tdb 1.3.8 -> 1.4.0 update. Avoids errors such as:
   /usr/pkg/lib/libtdb.so.1: version TDB_1.2.2 required by
   /usr/pkg/sbin/smbd not defined

   if tdb is updated, but samba is not rebuilt against it.