Port details on branch 2025Q4 |
- mac Monkey's Audio lossless codec
- 11.62_1 audio
=0 11.62_1Version of this port present on the latest quarterly branch. - Maintainer: multimedia@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- 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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.62_1 15 Oct 2025 09:58:51
    |
Jason E. Hale (jhale)  |
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
    |
Jason E. Hale (jhale)  |
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
|