netatalk

Install command:
brew install netatalk

File server for Macs, compliant with Apple Filing Protocol (AFP)

https://netatalk.io

License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND MIT

Formula JSON API: /api/formula/netatalk.json

Formula code: netatalk.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux ARM64
x86_64

Current versions:

stable 4.1.2
head ⚡️ HEAD

Depends on:

berkeley-db@5 5.3.28 High performance key/value database
cracklib 2.10.3 LibCrack password checking library
libevent 2.1.12 Asynchronous event library
libgcrypt 1.11.0 Cryptographic library based on the code from GnuPG
mariadb-connector-c 3.4.4 MariaDB database connector for C applications
openldap 2.6.9 Open source suite of directory software

Depends on when building from source:

docbook-xsl 1.79.2 XML vocabulary to create presentation-neutral documents
meson 1.7.0 Fast and user friendly build system
ninja 1.12.1 Small build system for use with gyp or CMake
pkgconf 2.4.3 Package compiler and linker metadata toolkit

Conflicts with: ad

Authenticating as a system user requires manually installing the
PAM configuration file to a predetermined location by running:

    sudo install -d -o $USER -g admin /usr/local/etc
    mkdir -p /usr/local/etc/pam.d
    cp $(brew --prefix)/etc/pam.d/netatalk /usr/local/etc/pam.d

See `man pam.conf` for more information.

Analytics:

Installs (30 days)
netatalk 23
netatalk --HEAD 2
Installs on Request (30 days)
netatalk 23
netatalk --HEAD 2
Build Errors (30 days)
netatalk 10
netatalk --HEAD 2
Installs (90 days)
netatalk 510
netatalk --HEAD 6
Installs on Request (90 days)
netatalk 509
netatalk --HEAD 6
Installs (365 days)
netatalk 510
netatalk --HEAD 6
Installs on Request (365 days)
netatalk 509
netatalk --HEAD 6
Fork me on GitHub