Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | netatalk: drop package | Alexandru Ardelean | 2021-06-15 |
| | | | | | | | | | | | | | | | | | Link to abandoned packages PR: https://github.com/openwrt/packages-abandoned/pull/18 AppleShare products have been unused for a while now (since Mac OS 9.2.2) around 2002. So, there should be fewer users requiring this package. Last update of netatalk was in December 2018. Not sure if newer updates will be created. It's time to cut the cord on our end and move it to the abandoned packages. Info: https://en.wikipedia.org/wiki/AppleShare Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | netatalk: update to version 3.1.9 | Daniel Golle | 2016-09-12 |
| | | | | | | | | | * now a single config file in /etc/afp.conf * convert services to procd while at it * take over maintainership as the original maintainer is unresponsive (see #1550) Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | netatalk: prevent use of LD_LIBRARY_PATH | Nicolas Thill | 2014-09-05 |
Add a patch to prevent use of LD_LIBRARY_PATH when checking for BDB libs This caused build failure when host = target Signed-off-by: Nicolas Thill <nico@openwrt.org> |