Version: 2.2.6, Package name: netatalk-2.2.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Netatalk is a freely-available Open Source AFP fileserver. It also comes with a load of small utilities to ease dealing with Macintosh files from the Unix side. Flavors: avahi - Build with ZeroConf support |
Filesize: 1271.374 KB |
Version History (View Complete History) |
|
2021-09-03 05:48:54 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: net/avahi -> net/avahi,-libs for LDEP Add explicity RDEP on net/avahi (the daemon part) because some packages make no sense without it. |
2021-02-17 08:57:42 by Christian Weisgerber | Files touched by this commit (3) |
Log message: net/netatalk: fix build with -fno-common in this old branch |
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
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-04-27 11:22:27 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to netatalk-2.2.6. |
2018-01-14 07:42:18 by Robert Peichaer | Files touched by this commit (30) |
Log message: Now that all ports rc.* scripts are using #!/bin/ksh - change [] tests to [[]] - change arithmetic [] tests to (()) - change = to == inside [[]] - remove unecessary quoting inside [[]] OK aja@ |
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-06-02 04:51:56 by Ingo Schwarze | Files touched by this commit (5) |
Log message: Drop USE_GROFF and bump. Mandoc now copes with DocBook lists using \h. |
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-18 15:38:26 by Christian Weisgerber | Files touched by this commit (82) |
Log message: remove SHARED_ONLY from simple ports that use the gettext or libiconv module |
2015-11-29 08:50:20 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: daemon_timeout is not passed to the child scripts either. |
2015-07-01 02:19:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add PORTROACH. |
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. |
2015-02-17 15:08:36 by Stuart Henderson | Files touched by this commit (8) |
Log message: Adjust the "meta" rc-scripts (these are used in ports with multiple daemons which should all be started/stopped together), previously "restart" would restart each sub-daemon in turn, but actually it should stop all daemons and only then start them again. Additionally, as suggested by ajacoutot, stop the procedure and return an error if stopping one of the rc scripts failed. ok ajacoutot@ rpe@ |
2014-12-08 03:57:09 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Make all meta rc.d scripts consistent. While here, unbreak when options are passed (e.g. /etc/rc.d/foobar -df start) ok sthen@ |
2011-03-14 03:17:02 by Stuart Henderson | Files touched by this commit (74) |
Log message: fix various typos, from Anthony J. Bentley with a few tweaks by myself |
2010-11-26 07:50:10 by Marc Espie | Files touched by this commit (20) |
Log message: since db/v4 has db->=4,<5 as default, no need to specify it explicitly |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 09:27:55 by Marc Espie | Files touched by this commit (46) |
Log message: new WANTLIB |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-03-01 06:41:31 by Marc Espie | Files touched by this commit (3) |
Log message: fix up cleanup. while there, regen plist for @bin markers. pam is so wrong, and autconf is so wrong, that people using both even manage to fuck up configure tests. so it compiles on linux, it must be right ? pathetic... |
2009-10-30 22:07:54 by William Yodlowsky | Files touched by this commit (2) |
Log message: SECURITY FIX Resolves CVE-2008-5718, diff from upstream |
2009-08-14 13:09:22 by Christian Weisgerber | Files touched by this commit (2) |
Log message: SECURITY FIX Resolves CVE-2008-5718, diff from upstream reminded by Brad |
2009-08-12 20:55:14 by William Yodlowsky | Files touched by this commit (2) |
Log message: SECURITY FIX Resolves CVE-2008-5718, diff from upstream ok robert@ |
2009-03-16 05:05:54 by Stuart Henderson | Files touched by this commit (8) |
Log message: fix pkgspec |
2007-10-26 08:27:23 by Steven Mestdagh | Files touched by this commit (3) |
Log message: let this build with newer db4 |
2007-10-25 12:57:32 by Steven Mestdagh | Files touched by this commit (14) |
Log message: regen patches |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-17 15:05:02 by Alexandre Anriot | Files touched by this commit (2) |
Log message: - use ${SYSCONFDIR} in PLIST. - remove two deprecated CONFIGURE_ARGS (spotted by steven). - bin/afppasswd is SUID root. maintainer is too busy; ok steven@, "looks ok" pvalchev@ |
2006-10-12 00:46:42 by Nikolay Sturm | Files touched by this commit (1) |
Log message: fix LIB_DEPENDS |
2006-09-21 23:56:25 by Peter Valchev | Files touched by this commit (41) |
Log message: Update to netatalk-2.0.3 and get rid of old directory structure. A long due update with important features such as long filenames, unicode, etc. From new maintainer "Arnaud Bergeron" <abergeron@gmail.com> |
2003-08-10 18:14:44 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Remove old netatalk reference port. Obsolete, broken, no longer useful. Suggested by Ian McWilliam <ianm@cit.uws.edu.au>, who was the last person interested in this. |