./net/netatalk22, Netatalk appletalk file and print services

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.2, Package name: netatalk22-2.3.2, Maintainer: markd

Netatalk is a freely-available, kernel level implementation of the
AppleTalk Protocol Suite, originally for BSD-derived systems.

A *NIX/*BSD system running Netatalk is capable of serving many
Macintosh clients simultaneously as an AppleTalk router, AppleShare
file server (AFP), *NIX/*BSD print server, and for accessing AppleTalk
printers via Printer Access Protocol (PAP). Included are a number of
minor printing and debugging utilities.

This package contains the 2.x branch of Netatalk, which has ddp-based
AppleTalk protocol support for pre-Darwin Mac systems ("Traditional
Mac OS" in Apple parlance). It exists because that support was
removed in Netatalk 3.

MESSAGE.pam [+/-]

Required to run:
[databases/db4] [lang/perl5] [security/libgcrypt] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1006.977 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-15 23:14:26 by Hauke Fath | Files touched by this commit (2)
Log message:
Re-add conditional PLIST entries that got lost by not building with
all options on

Add substitutions for PLIST generation
   2024-03-15 16:20:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
netatalk22: fix PLIST for pam

XXX: es, gssapi, and ldap options probably also need fixing
   2024-02-05 15:03:00 by Hauke Fath | Files touched by this commit (3) | Package updated
Log message:
Update net/netatalk22 to v2.3.1

New features

The following compile time option has been added:

    --with-docbook - Used to generate man and html pages from XML
    sources, the latter which are now included in the tarball.

Breaking changes

The following obsoleted features have been removed:

    Kerberos IV UAM - Version IV backwards compatibility headers were
    removed from Kerberos V 1.11 in 2012

    AppleDouble adouble:osx - The AD format that Mac OS X 10.3 used,
    but was removed in subsequent versions

    AppleDouble adouble:sfm - Microsoft's Services For Macintosh
    compatibility mode that required a long-gone hacked version of
    Samba

atalkd

The RTMP broadcast quirks mode that was introduced in v2.3.0 has been
replaced with an automatic activation when atalkd is configured with a
single interface and the -router flag.

Therefore, the now-unneeded -q command line option has been removed.
What's Changed

    [2.3] Fix Zeroconf support on *BSD platforms by @rdmark in
    https://github.com/Netatalk/netatalk/pull/647
    [2.3] Add NetBSD, Solaris, Fedora build workflows by @rdmark in
    https://github.com/Netatalk/netatalk/pull/642
    [2.3] Use correct BSD make syntax in initscripts Makefile by
    @rdmark in https://github.com/Netatalk/netatalk/pull/644
    [2.3] Remove long-outdated README and VERSION files, superseded by
    man pages by @rdmark in
    https://github.com/Netatalk/netatalk/pull/641
    [2.3] Two small memory handling patches ported from
    netatalk-classic by @rdmark in
    https://github.com/Netatalk/netatalk/pull/645
    [2.3] macusers: Fallback output when full name not available by
    @rdmark in https://github.com/Netatalk/netatalk/pull/652
    [2.3] papd: Update cups_print_job() to use CUPS destination API by
    @NJRoadfan in https://github.com/Netatalk/netatalk/pull/651
    [2.3] papd: Update cups_autoadd_printers() to use current API
    call. by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/655
    [2.3] workflow: Compile on Debian with cracklib, ldap, quota by
    @rdmark in https://github.com/Netatalk/netatalk/pull/653
    [2.3] Use GitHub actions v4 for workflow jobs by @rdmark in
    https://github.com/Netatalk/netatalk/pull/662
    [2.3] manual: Link to custom download and wiki mirrors in navbar
    by @rdmark in https://github.com/Netatalk/netatalk/pull/671
    [2.3] papd - More cleanup and moderization of print_cups.c by
    @NJRoadfan in https://github.com/Netatalk/netatalk/pull/672
    [2.3] papd - Use cups_get_language() function by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/674
    [2.3] papd: Use cupsGetOptions() to get printer URI by @NJRoadfan
    in https://github.com/Netatalk/netatalk/pull/678
    [2.3] atalkd: Fix for RTMP broadcast bug. by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/680
    [2.3] Workflow: Bump SonarScanner to v2 by @rdmark in
    https://github.com/Netatalk/netatalk/pull/685
    [2.3] libatalk: Appease Fedora gcc incompatible pointer error by
    @rdmark in https://github.com/Netatalk/netatalk/pull/683
    [2.3] afpd: Remove support for AppleDouble osx and sfm by @rdmark
    in https://github.com/Netatalk/netatalk/pull/673
    [2.3] Remove obsoleted Kerberos v4 UAM by @rdmark in
    https://github.com/Netatalk/netatalk/pull/686
    [2.3] Generate man pages through build system by @rdmark in
    https://github.com/Netatalk/netatalk/pull/690
    [2.3] Cleanup of obsolete gitignore filters by @rdmark in
    https://github.com/Netatalk/netatalk/pull/693
    [2.3] manual: Update URLs to internal resources by @rdmark in
    https://github.com/Netatalk/netatalk/pull/695
    [2.3] papd: Refactor and cleanup cups_get_printer_ppd() by
    @NJRoadfan in https://github.com/Netatalk/netatalk/pull/700
    [2.3] papd: update cups_get_printer_status() by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/696
    [2.3] manual: Remove obsoleted html-upload target, and update css
    URL by @rdmark in https://github.com/Netatalk/netatalk/pull/701
   2024-01-19 14:06:06 by Hauke Fath | Files touched by this commit (2)
Log message:
Clarify why there are two versions of Netatalk.
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-09-01 15:09:56 by Hauke Fath | Files touched by this commit (2) | Package updated
Log message:
net/netatalk22 -- update to v2.2.10

Upstream's changelog:

 workflow: add libcups2-dev dependency by @rdmark in #335
 Correct doc README by @rdmark in #326
 Fix all warnings on running bootstrap by @dgsga in #346
 bootstrap: Add checks for required packages by @rdmark in #338
 Enable compilation on macOS hosts v2 by @dgsga in #349
 macros: Use the AC_LANG_SOURCE macro, issue #347 by @rdmark in #351
 Remove redundant documentation in conf files; improve man pages, #333 by \ 
@rdmark in #334
 Use non-interactive PAM session when available by @rdmark in #367
 papd: Future-proof CUPS API usage by @rdmark in #373
 Update atalkd.service to be consistent with other init scripts. by @rdmark in #372
 Adopt downstream Debian patches by @rdmark in #370
 Restore tarball distribution of doc/ (GitHub#374) by @rdmark in #375
 Regenerate man pages from xml sources by @rdmark in #376