* Update to 2.1.1 [1]
* Make AppleTalk support optional (enabled by default) [1]
* Convert to OPTIONS [1]
* Add a CONFLICTS entry for uniconvertor [2]
Big thanks to Stefan Bethke <stb@lassitu.de> for doing all of the heavy
lifting on this update.
PR: 146576 [1]
145724 [2]
Submitted by: Stefan Bethke <stb@lassitu.de> [1]
Refactor the rc.d script to add support for the netatalk.conf daemon
configuration file (see netatalk.conf(5) for more information). Reasonable
defaults have been included as well as a sample ${PREFIX}/etc/netatalk.conf.dist
file. Configuration options include AppleTalk zone, node name, and
maximum number of afpd clients.
Submitted by: Böhme Ralph <ralph.boehme@supported.de>