notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q4
mac Monkey's Audio lossless codec
11.62_1 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 11.62_1Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-15 10:00:07
Last Update: 2025-10-15 09:58:51
Commit Hash: 4504de3
License: BSD3CLAUSE
WWW:
https://www.monkeysaudio.com/
Description:
Monkey's Audio Codec is a lossless audio codec with good correspondence of compression (and decompression) ratio and time.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/mac-11.62_1/catalog.mk
  2. /usr/local/share/licenses/mac-11.62_1/LICENSE
  3. /usr/local/share/licenses/mac-11.62_1/BSD3CLAUSE
  4. bin/mac
  5. include/MAC/APETag.h
  6. include/MAC/All.h
  7. include/MAC/CharacterHelper.h
  8. include/MAC/IAPEIO.h
  9. include/MAC/MACDll.h
  10. include/MAC/MACLib.h
  11. include/MAC/NoWindows.h
  12. include/MAC/SmartPtr.h
  13. include/MAC/Version.h
  14. include/MAC/Warnings.h
  15. include/MAC/WindowsEnvironment.h
  16. lib/libMAC.so
  17. lib/libMAC.so.14
  18. @owner
  19. @group
  20. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mac>0:audio/mac
To install the port:
cd /usr/ports/audio/mac/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/mac
  • pkg install mac
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mac
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1760517847 SHA256 (MAC_1162_SDK.zip) = 9945408555424f1f81d69d8bba46f191331219c144b7576158f1e4d9cff67024 SIZE (MAC_1162_SDK.zip) = 1705126

Packages (timestamps in pop-ups are UTC):
mac
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.5311.543.99.4.5.7_111.5311.54n/an/an/a
FreeBSD:13:quarterly11.1711.543.99.4.5.7_111.1711.54n/an/an/a
FreeBSD:14:latest11.3711.543.99.4.5.7_111.3711.543.99.4.5.7_1-3.99.4.5.7_1
FreeBSD:14:quarterly11.5411.54-11.1711.543.99.4.5.7_13.99.4.5.7_13.99.4.5.7_1
FreeBSD:15:latest11.5311.54n/a11.37n/an/a3.99.4.5.7_13.99.4.5.7_1
FreeBSD:15:quarterly-11.54n/a-n/an/a--
FreeBSD:16:latest-11.54n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_mac
USES:
cmake dos2unix zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.monkeysaudio.com/files/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.62_1
15 Oct 2025 09:58:51
commit hash: 4504de3554d94785835d5f147dcac1892905e99ecommit hash: 4504de3554d94785835d5f147dcac1892905e99ecommit hash: 4504de3554d94785835d5f147dcac1892905e99ecommit hash: 4504de3554d94785835d5f147dcac1892905e99e files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
audio/mac: Install patched headers

While the headers in Source/Shared are built against, the copies in
Shared are the ones installed, so patch both.

Fixes:		11b21784e3cc audio/mac: Update to 11.62
MFH:		2025Q4
(cherry picked from commit 7775b61192af1982e534486fd3019531c3dc4bc9)
11.62
15 Oct 2025 09:58:34
commit hash: ff2de7a3701d2be59aa51bb2295f64cbcba27005commit hash: ff2de7a3701d2be59aa51bb2295f64cbcba27005commit hash: ff2de7a3701d2be59aa51bb2295f64cbcba27005commit hash: ff2de7a3701d2be59aa51bb2295f64cbcba27005 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
audio/mac: Update to 11.62

Fix runtime for little endian archs. At least on amd64, _BIG_ENDIAN is
defined somewhere in the toolchain, causing the byte order to be
reversed. [1]

Patch the correct "All.h" and apply DOS2UNIX to all patched files.

https://www.monkeysaudio.com/versionhistory.html

Reported by:	<monochrome@twcny.rr.com> via private mail [1]
MFH:		2025Q4

(cherry picked from commit 11b21784e3cc078f3503d936a9966bd1b70c4288)

Number of commits found: 2