Port details |
- netatalk3 File server for Mac OS X
- 3.2.10_1,1 net =10 3.2.10,1Version of this port present on the latest quarterly branch.
- Maintainer: marcus@FreeBSD.org
- Port Added: 2012-09-03 16:28:07
- Last Update: 2024-10-22 18:07:50
- Commit Hash: a71316e
- People watching this port, also watch:: rsync, pkg, xorg-fonts-truetype, mDNSResponder, libXdamage
- License: GPLv2
- WWW:
- https://netatalk.io/
- Description:
- Netatalk is an OpenSource software package, that can be used to turn an
inexpensive *NIX machine into an extremely high-performance and reliable
file server for Macintosh computers.
Using Netatalk's AFP 3.4 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
MacOS and MacOS X clients)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- netatalk3>0:net/netatalk3
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/netatalk3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/netatalk3
- pkg install netatalk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netatalk3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727181648
SHA256 (netatalk-3.2.10.tar.xz) = 7e2783237e3615010cbd5a6a9ba0b801daa282381d808b9c36459b0be8dc170f
SIZE (netatalk-3.2.10.tar.xz) = 1961828
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- _dbus.py : devel/py-dbus@py311
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libevent.so : devel/libevent
- libavahi-client.so : net/avahi-app
- libdbus-glib-1.so : devel/dbus-glib
- libdbus-1.so : devel/dbus
- libgpg-error.so : security/libgpg-error
- libdb-18.1.so : databases/db18
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netatalk3-3.2.10_1,1:
ACL=off: Enable ACL support
DBUS=on: D-Bus IPC system support
KERBEROS=on: Kerberos support
KERBEROS5=off: Kerberos 5 support
LDAP=off: LDAP protocol support
LIBWRAP=on: TCP wrapper support
MYSQL=off: Enable MySQL CNID backend support
PAM=off: Pluggable authentication module support
SENDFILE=on: Enable Sendfile support
SPOTLIGHT=off: Enable Spotlight search support
====> Zeroconf(Bonjour) support: you can only select none or one of them
AVAHI=on: Zeroconf support via Avahi
MDNSRESPONDER=off: Zeroconf support via mDNSResponder
===> Use 'make config' to modify these settings
- Options name:
- net_netatalk3
- USES:
- bdb:18 cpe gettext iconv:wchar_t meson perl5 pkgconfig shebangfix ssl tar:xz gnome python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0_2,1 18 Jan 2014 22:56:43 |
marcus |
Correct the libevent-2 LIB_DEPENDS line. The proper name of the library
is libevent-2.0.so.X.
Spotted by: antoine |
3.1.0_2,1 18 Jan 2014 22:35:42 |
marcus |
* Fix a segfault when Zeroconf is enabled with Timemachine [1]
* Convert to new-style LIB_DEPENDS
PR: 185862 [1]
Submitted by: jpaetzel [1] |
3.1.0_1,1 09 Dec 2013 04:12:42 |
marcus |
Correct a typo in the ACL OPTION description.
Spotted by: john <john@aerizen.com> |
3.1.0_1,1 08 Dec 2013 08:06:34 |
marcus |
Add missing explicit dependency on libsunacl.
PR: 184552
Submitted by: "Bradley T. Hughes" <bradleythughes@fastmail.fm> |
3.1.0,1 16 Nov 2013 18:29:48 |
marcus |
Use PKGNAMESUFFIX instead fo resolve the pkg name conflict.
Suggested by: sunpoet |
3.1.0,1 16 Nov 2013 18:26:26 |
marcus |
Correct a typo.
Submitted by: dim |
3.1.0,1 16 Nov 2013 17:50:15 |
marcus |
Fix the pkg name collision.
Reported by: bapt-bot |
3.1.0,1 11 Nov 2013 16:16:59 |
marcus |
Update to 3.1.0. See
http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.0.html for a list of
changes in this release.
Additionally, re-enable mDNSResponder support [1].
Convert to STAGE.
PR: 183601 [1]
Submitted by: "Bradley T. Hughes" <bradleythughes@fastmail.fm> [1] |
3.0.5,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.0.5,1 05 Sep 2013 20:18:30 |
bsam |
. introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.
Approved by: portmgr (bapt, implicit) |
3.0.5,1 05 Sep 2013 11:20:11 |
bapt |
Do not overwrite CONFIGURE_ARGS
Submitted by: tijl |
3.0.5,1 05 Sep 2013 10:26:41 |
bapt |
Fix build on head with iconv in libc |
3.0.5,1 31 Aug 2013 00:26:08 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_PERL5 -> USES=perl5
* USE_GMAKE -> USES=gmake |
3.0.5,1 18 Aug 2013 16:13:03 |
marcus |
Update to 3.0.5. |
3.0.4,1 08 Jun 2013 21:52:07 |
marcus |
Update to 3.0.4. |
3.0.3_1,1 05 May 2013 22:05:55 |
marcus |
Fix the build when netatalk3 is already installed. |
3.0.3_1,1 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
3.0.3,1 28 Apr 2013 22:38:35 |
marcus |
Update to 3.0.3 and port to using OptionsNG. |
3.0.2_1,1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
3.0.2_1,1 25 Feb 2013 04:39:52 |
marcus |
Make sure the /var directories get created during package installation.
Also, take care of the extmap.conf file as we do afp.conf.
Submitted by: Chad Milios <cropcirclesystems@yahoo.com> |
3.0.2,1 04 Feb 2013 18:33:23 |
marcus |
Update to 3.0.2. |
3.0.1_1,1 13 Jan 2013 02:06:57 |
marcus |
Add a patch from netatalk git to fix a CNID initialization error.
Submitted by: Chris Milios< cropcirclesystems@yahoo.com>
Obtained from: Netatalk Git |
3.0.1,1 21 Dec 2012 13:58:36 |
marcus |
Correct typo in last commit that caused afp.conf file to be overwritten.
Reported by: Raivo Hool |
3.0.1,1 20 Dec 2012 19:31:18 |
marcus |
* Port PORTEPOCH to fix portaudit warnings (conflict with net/netatalk)
* Fix installation of default afp.conf file
* Clean up some portlint warnings |
3.0.1 18 Dec 2012 23:38:22 |
marcus |
Whoops, I got a little too aggressive in my search/replace. Fix the build.
Reported by: Samir Gartner |
3.0.1 17 Dec 2012 06:18:31 |
marcus |
Use the proper directories for libevent2's includes and libs.
PR: 173409 |
3.0.1 28 Oct 2012 00:57:29 |
marcus |
Add a knob to control Kerberos support.
Feature safe: yes |
3.0.1 13 Oct 2012 23:23:26 |
marcus |
Fix the build when LDAP support is enabled.
PR: 172641
Submitted by: Thomas Johnson <NTmatter@gmail.com>
Feature safe: yes |
3.0.1 29 Sep 2012 05:18:56 |
marcus |
Update to 3.0.1. See http://netatalk.sourceforge.net/3.0/ReleaseNotes3.0.1.html
for a list of changes in this release. |
3.0_1 09 Sep 2012 11:57:52 |
marcus |
These files were forgotten in the last commit. |
3.0_1 04 Sep 2012 06:17:27 |
marcus |
Add a forgotten USE_LDCONFIG. |
3.0 03 Sep 2012 16:27:45 |
marcus |
These files are no longer needed. |
3.0 03 Sep 2012 16:26:55 |
marcus |
Add netatalk3, a copy from net/netatalk. The release notes for this new release
can be
found at http://netatalk.sourceforge.net/3.0/ReleaseNotes-3.0.html. This is
being added
because Netatalk 3 removes AppleTalk support (and some may still need it). |