summaryrefslogtreecommitdiff
path: root/net/netatalk22/patches/patch-include_atalk_ldapconfig.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-02Install afp_ldap.conf based on LDAP support, not availability of ACLs.hauke1-2/+2
Have the CNID_DB repair tool warn about unsupported file-system encoding, but not error out. Correct some pkglint fallout.
2017-07-12Update netatalk22 to patch release 2.2.6.hauke1-7/+12
For changes see <https://github.com/Netatalk/Netatalk/commits/branch-netatalk-2-2> - the upstream release branch does not have a changelog. Upstream took a lot of our patches - thanks, guys! Package changes include untangling ldap support, so that the package builds with it. There has been confusion between acl and ldap support upstream as well as in the package - see patch-include_atalk_ldapconfig.h and <https://github.com/Netatalk/Netatalk/commits/branch-netatalk-2-2/include/atalk/ldapconfig.h>.
2014-06-11Rename net/netatalk to net/netatalk22. This is the last version tohauke1-0/+17
support the AppleTalk ddp protocol, and here to stay while NetBSD ships with AppleTalk support. Add Netatalk 3.0.8 wip package as net/netatalk30. "Netatalk 3 is a freely-available implementation of the Apple Filesharing Protocol Suite (AFP) over TCP/IP. Using Netatalk's AFP 3.1 compliant file-server leads to significantly higher transmissions speeds compared with Macs accessing a server via SMB or NFS, while providing clients with the best user experience (full support for Macintosh metadata, flawlessly supporting mixed environments of classic MacOS and MacOS X clients)."