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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
sdl3_mixer Library providing decoding of audio formats, mixing, various DSP processing effects and positional audio
3.2.4 audionew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-08-09 20:57:10
Last Update: 2026-08-09 20:31:36
Commit Hash: cd6f827
License: ZLIB
WWW:
https://github.com/libsdl-org/SDL_mixer
Description:
Audio management library providing decoding of many popular audio file formats, mixing, various DSP processing effects and positional audio. Audio data can be preloaded, or streamed on-the-fly into the mixer. SDL3_mixer supports multiple audio devices, and can mix to a memory buffer instead of feeding audio hardware in real 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 (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdl3_mixer-3.2.4/catalog.mk
  3. /usr/local/share/licenses/sdl3_mixer-3.2.4/LICENSE
  4. /usr/local/share/licenses/sdl3_mixer-3.2.4/ZLIB
  5. include/SDL3_mixer/SDL_mixer.h
  6. lib/cmake/SDL3_mixer/FindFLAC.cmake
  7. lib/cmake/SDL3_mixer/FindFluidSynth.cmake
  8. lib/cmake/SDL3_mixer/FindOgg.cmake
  9. lib/cmake/SDL3_mixer/FindOpus.cmake
  10. lib/cmake/SDL3_mixer/FindOpusFile.cmake
  11. lib/cmake/SDL3_mixer/FindVorbis.cmake
  12. lib/cmake/SDL3_mixer/Findgme.cmake
  13. lib/cmake/SDL3_mixer/Findlibxmp-lite.cmake
  14. lib/cmake/SDL3_mixer/Findlibxmp.cmake
  15. lib/cmake/SDL3_mixer/Findmpg123.cmake
  16. lib/cmake/SDL3_mixer/Findtremor.cmake
  17. lib/cmake/SDL3_mixer/Findwavpack.cmake
  18. lib/cmake/SDL3_mixer/PkgConfigHelper.cmake
  19. lib/cmake/SDL3_mixer/SDL3_mixer-shared-targets-release.cmake
  20. lib/cmake/SDL3_mixer/SDL3_mixer-shared-targets.cmake
  21. lib/cmake/SDL3_mixer/SDL3_mixerConfig.cmake
  22. lib/cmake/SDL3_mixer/SDL3_mixerConfigVersion.cmake
  23. lib/libSDL3_mixer.so
  24. lib/libSDL3_mixer.so.0
  25. lib/libSDL3_mixer.so.0.2.4
  26. libdata/pkgconfig/sdl3-mixer.pc
  27. @owner
  28. @group
  29. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sdl3_mixer>0:audio/sdl3_mixer
To install the port:
cd /usr/ports/audio/sdl3_mixer/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/sdl3_mixer
  • pkg install sdl3_mixer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdl3_mixer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1786272810 SHA256 (SDL3_mixer-3.2.4.tar.gz) = 182a07c745375e113dc740d43964ff21b0be29f29f59876c4dbc4db3d32f6901 SIZE (SDL3_mixer-3.2.4.tar.gz) = 5161139

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libFLAC.so : audio/flac
  2. libfluidsynth.so : audio/fluidsynth
  3. libgme.so : audio/libgme
  4. libmpg123.so : audio/mpg123
  5. libopusfile.so : audio/opusfile
  6. libwavpack.so : audio/wavpack
  7. libvorbisfile.so : audio/libvorbis
  8. libxmp.so : audio/libxmp
  9. libSDL3.so : devel/sdl3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_sdl3_mixer
USES:
cmake pathfix pkgconfig sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libsdl-org/SDL_mixer/releases/download/release-3.2.4/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.4
09 Aug 2026 20:31:36
commit hash: cd6f8273dc735cd62aca1d8bae5cc8185cab6bf0commit hash: cd6f8273dc735cd62aca1d8bae5cc8185cab6bf0commit hash: cd6f8273dc735cd62aca1d8bae5cc8185cab6bf0commit hash: cd6f8273dc735cd62aca1d8bae5cc8185cab6bf0 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
audio/sdl3_mixer: New port, add sdl3_mixer 3.2.4 to tree

Audio management library providing decoding of many popular audio file
formats, mixing, various DSP processing effects and positional audio.
Audio data can be preloaded, or streamed on-the-fly into the mixer.
SDL3_mixer supports multiple audio devices, and can mix to a memory
buffer instead of feeding audio hardware in real time.

Number of commits found: 1