Path to this page:
./
net/samba,
SMB/CIFS protocol server suite
Branch: pkgsrc-2008Q4,
Version: 3.0.32nb3,
Package name: samba-3.0.32nb3,
Maintainer: jlamSamba 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.
Required to run:[
lang/perl5] [
devel/readline]
Master sites: (Expand)
SHA1: bcbcff2c00a7cec07886de184d8761fd8b424810
RMD160: 91bea73b9a799b8cb67d5fadd288d9403f175492
Filesize: 21171.177 KB
Version history: (Expand)
- (2009-03-05) Updated to version: samba-3.0.32nb3
- (2009-01-06) Package added to pkgsrc.se, version samba-3.0.32nb2 (created)
CVS history: (Expand)
2009-03-05 00:12:19 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #2715 - requested by sborrill
samba: bug fix
Revisions pulled up:
- net/samba/Makefile 1.188
- net/samba/distinfo 1.66
- net/samba/patches/patch-at 1.11
- net/samba/patches/patch-au 1.10
---
Module Name: pkgsrc
Committed By: sborrill
Date: Tue Mar 3 17:50:49 UTC 2009
Modified Files:
pkgsrc/net/samba: Makefile distinfo
pkgsrc/net/samba/patches: patch-at patch-au
Log message:
Rework detection of getifaddrs() code so that it precedes the AIX method as
AIX method was being chosen in preference (on NetBSD 5.0 at least). This
broke net and rpcclient, etc. as they failed to enumerate interfaces
correctly.
|