Version: 3.1.12, Package name: netatalk-3.1.12 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description Netatalk is an OpenSource software package, that can be used to turn a *NIX machine into an extremely high-performance and reliable file server for Macintosh computers. Using Netatalk's AFP 3.3 compliant file-server leads to significantly higher transmission speeds compared with Macs accessing a server via Samba/NFS while providing clients with the best possible user experience (full support for Macintosh metadata, flawlessly supporting mixed environments of classic Mac OS and OS X clients). |
Filesize: 1873.352 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-23 16:17:48 by Klemens Nanni | Files touched by this commit (13) |
Log message: Split databases/tdb into -main and -python package net/samba is the only consumer requiring Python bindings, so this split enables all other consumers (netatalk3, neomutt, fdm, rhythmbox, pulseaudio) to avoid the dependency on Python 2. Bump all consumers due to tdb's PKGPATH change. Wanted by many Feedback OK jca sthen |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-05-31 02:01:19 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Move to python3. Add a couple of patches from upsteam. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-21 07:07:08 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to netatalk-3.1.12. |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-03-16 10:02:52 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to netatalk-3.1.11. |
2016-09-13 01:45:04 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to netatalk-3.1.10. |
2016-08-01 08:13:28 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Tweak config file. |
2016-07-30 08:28:40 by Antoine Jacoutot | Files touched by this commit (12) |
Log message: Update to netatalk-3.1.9 and simplify getpwnam_shadow() patching. |
2016-07-05 08:32:12 by Stuart Henderson | Files touched by this commit (5) |
Log message: use getpwnam_shadow to unbreak netatalk3, from Nils Frohberg, ok ajacoutot |
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message: add is-branch to all trivial ports that exist as multiple branches. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2016-01-18 15:30:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: In the last update netatalk3 changed behaviour to listening on :: rather than 0.0.0.0 by default. This isn't good on OpenBSD which deliberately doesn't allow IPv4 connections on an IPv6 socket so revert that change. Failure reported and fix tested by Johan Huldtgren, ok aja@ |
2015-12-29 22:56:47 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to netatalk-3.1.8. |
2015-08-27 00:48:30 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: Fix DBus @sample files after recent dbus port update. The dbus package does not install /etc/dbus-1/system.d/ anymore, so it needs to be properly @sample'd. |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |