./net/netatalk, Netatalk appletalk file and print services

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


Branch: pkgsrc-2011Q2, Version: 2.1.5nb2, Package name: netatalk-2.1.5nb2, Maintainer: markd

Netatalk is a freely-available, kernel level implementation of the AppleTalk
Protocol Suite, originally for BSD-derived systems. A *NIX/*BSD system
running netatalk is capable of serving many macintosh clients simultaneously
as an AppleTalk router, AppleShare file server (AFP), *NIX/*BSD print server,
and for accessing AppleTalk printers via Printer Access Protocol (PAP).
Included are a number of minor printing and debugging utilities.

MESSAGE.pam [+/-]

Required to run:
[lang/perl5] [security/libgcrypt] [databases/db4]

Required to build:
[devel/libtool-base] [devel/gmake]

Master sites:

SHA1: 689856ed96ccf34f2f7b83d70c97d30213638a70
RMD160: 9265b34f303a21b89c78401c24ed464c61041ff3
Filesize: 1099.557 KB

Version history: (Expand)


CVS history: (Expand)


   2011-08-30 19:42:23 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3515 - requested by bouyer
net/netatalk: bug fix patch

Revisions pulled up:
- net/netatalk/Makefile                                         1.77
- net/netatalk/distinfo                                         1.40
- net/netatalk/patches/patch-at                                 1.6

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Tue Aug 30 15:09:23 UTC 2011

   Modified Files:
   	pkgsrc/net/netatalk: Makefile distinfo
   	pkgsrc/net/netatalk/patches: patch-at

   Log message:
   PR pkg/45300 net/netatalk patch-at seems broken
   Don't seteuid() to a gid. Always pass the uid in addition to the quota id
   to getfreespace() so we can properly seteuid().
   bump PKGREVISION