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.2.4
head ⚡️ HEAD

Depends on:

berkeley-db@5 5.3.28 High performance key/value database
cracklib 2.10.3 LibCrack password checking library
iniparser 4.2.6 Library for parsing ini files
libevent 2.1.12 Asynchronous event library
libgcrypt 1.11.1 Cryptographic library based on the code from GnuPG
mariadb-connector-c 3.4.5 MariaDB database connector for C applications
openldap 2.6.10 Open source suite of directory software

Depends on when building from source:

cmark-gfm 0.29.0.gfm.13 C implementation of GitHub Flavored Markdown
meson 1.8.1 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 54
netatalk --HEAD 3
Installs on Request (30 days)
netatalk 54
netatalk --HEAD 3
Build Errors (30 days)
netatalk --HEAD 1
Installs (90 days)
netatalk 208
netatalk --HEAD 11
Installs on Request (90 days)
netatalk 206
netatalk --HEAD 11
Installs (365 days)
netatalk 709
netatalk --HEAD 16
Installs on Request (365 days)
netatalk 706
netatalk --HEAD 16
Fork me on GitHub