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.
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
openal-soft Software implementation of the OpenAL specification
1.25.2 audio on this many watch lists=6 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 1.25.1Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-02 09:32:04
Last Update: 2026-08-10 10:11:16
Commit Hash: 7b41fe3
People watching this port, also watch:: mkfontscale, font-misc-meltho, py311-pycparser, desktop-file-utils, libmad
License: LGPL20+
WWW:
https://openal-soft.org/
Description:
OpenAL Soft is a software implementation of the OpenAL 3D audio API. OpenAL provides capabilities for playing audio in a virtual 3D environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, low-pass filters, and reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (50 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openal-soft-1.25.2/catalog.mk
  3. /usr/local/share/licenses/openal-soft-1.25.2/LICENSE
  4. /usr/local/share/licenses/openal-soft-1.25.2/LGPL20+
  5. @comment bin/alsoft-config
  6. bin/makemhr
  7. bin/openal-info
  8. etc/openal-soft/alsoftrc.sample
  9. etc/openal-soft/hrtf/Default HRTF.mhr
  10. etc/openal-soft/presets/3D7.1.ambdec
  11. etc/openal-soft/presets/hex-quad.ambdec
  12. etc/openal-soft/presets/hexagon.ambdec
  13. etc/openal-soft/presets/itu5.1-nocenter.ambdec
  14. etc/openal-soft/presets/itu5.1.ambdec
  15. etc/openal-soft/presets/presets.txt
  16. etc/openal-soft/presets/rectangle.ambdec
  17. etc/openal-soft/presets/square.ambdec
  18. include/AL/al.h
  19. include/AL/alc.h
  20. include/AL/alext.h
  21. include/AL/efx-presets.h
  22. include/AL/efx.h
  23. lib/cmake/OpenAL/OpenALConfig.cmake
  24. lib/cmake/OpenAL/OpenALTargets-release.cmake
  25. lib/cmake/OpenAL/OpenALTargets.cmake
  26. lib/libopenal.so
  27. lib/libopenal.so.1
  28. lib/libopenal.so.1.25.2
  29. libdata/pkgconfig/openal.pc
  30. share/examples/openal-soft/alconvolve.c
  31. share/examples/openal-soft/aldebug.cpp
  32. share/examples/openal-soft/aldirect.cpp
  33. share/examples/openal-soft/alffplay.cpp
  34. share/examples/openal-soft/alhrtf.c
  35. share/examples/openal-soft/allafplay.cpp
  36. share/examples/openal-soft/allatency.c
  37. share/examples/openal-soft/alloopback.c
  38. share/examples/openal-soft/almultireverb.c
  39. share/examples/openal-soft/alplay.c
  40. share/examples/openal-soft/alrecord.c
  41. share/examples/openal-soft/alreverb.c
  42. share/examples/openal-soft/alstream.c
  43. share/examples/openal-soft/alstreamcb.cpp
  44. share/examples/openal-soft/altonegen.c
  45. share/examples/openal-soft/common/alhelpers.c
  46. share/examples/openal-soft/common/alhelpers.h
  47. share/examples/openal-soft/common/alhelpers.hpp
  48. @owner
  49. @group
  50. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • openal-soft>0:audio/openal-soft
To install the port:
cd /usr/ports/audio/openal-soft/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/openal-soft
  • pkg install openal-soft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openal-soft
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1786340372 SHA256 (openal-soft-1.25.2.tar.bz2) = 1dbaac44e7579d5bc8847ca8db4b2e8b9fd3961041f35ee20def4958301e1089 SIZE (openal-soft-1.25.2.tar.bz2) = 1132689

Packages (timestamps in pop-ups are UTC):
openal-soft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.25.11.25.1n/an/an/an/an/an/a
FreeBSD:13:quarterly1.25.11.25.1n/an/an/an/an/an/a
FreeBSD:14:latest1.25.21.25.21.21.1_31.24.31.25.21.21.1_3-1.21.1_3
FreeBSD:14:quarterly1.25.11.25.1-1.24.31.25.11.21.1_41.21.1_41.21.1_4
FreeBSD:15:latest1.25.21.25.2n/a1.24.3n/an/a1.21.1_41.21.1_4
FreeBSD:15:quarterly1.25.11.25.1n/a-n/an/a--
FreeBSD:16:latest1.25.21.25.2n/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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libmysofa.so : audio/libmysofa
This port is required by:
for Libraries
  1. audio/alure
  2. audio/freealut
  3. audio/komposter
  4. audio/py-al
  5. deskutils/xneur
  6. devel/allegro5
  7. devel/love
Expand this list (152 items / 145 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/love07
  3. devel/love08
  4. devel/love10
  5. devel/simgear
  6. emulators/86Box
  7. emulators/ares
  8. emulators/fs-uae
  9. emulators/higan
  10. emulators/magia
  11. emulators/pcem
  12. emulators/rpcs3
  13. games/0ad
  14. games/7kaa
  15. games/CWR-CE
  16. games/OpenLoco
  17. games/OpenTomb
  18. games/alephone
  19. games/alienarena
  20. games/amnesia-tdd
  21. games/apricots
  22. games/aquaria
  23. games/arx-libertatis
  24. games/assaultcube
  25. games/astromenace
  26. games/avp
  27. games/barony
  28. games/battletanks
  29. games/blackshadeselite
  30. games/bucklespring
  31. games/chromium-bsu
  32. games/colobot
  33. games/dhewm3
  34. games/diaspora
  35. games/doomsday
  36. games/dustrac
  37. games/el
  38. games/endless-sky
  39. games/etlegacy
  40. games/excido
  41. games/flightgear
  42. games/freeorion
  43. games/fs2open
  44. games/gemrb
  45. games/glest
  46. games/ioquake3
  47. games/iortcw
  48. games/irrlamb
  49. games/libkdegames
  50. games/luanti
  51. games/lugaru
  52. games/lwjgl3
  53. games/megaglest
  54. games/naev
  55. games/oolite
  56. games/openarena
  57. games/openbve
  58. games/openclonk
  59. games/openenroth
  60. games/openmw
  61. games/openra
  62. games/openspades
  63. games/opensurge
  64. games/py-fife
  65. games/re3
  66. games/regoth
  67. games/retroarch
  68. games/solarus
  69. games/solarus-quest-editor
  70. games/supertux2
  71. games/supertuxkart
  72. games/tome4
  73. games/tome4-beta
  74. games/torcs
  75. games/trigger-rally
  76. games/ufoai
  77. games/ultimatestunts
  78. games/vamos
  79. games/vanilla-conquer
  80. games/warzone2100
  81. games/wxlauncher
  82. games/xray-16
  83. games/yquake2
  84. games/zdoom
  85. graphics/Coin
  86. graphics/blender
  87. graphics/blender4
  88. graphics/magnum
  89. graphics/magnum-plugins
  90. graphics/recastnavigation
  91. multimedia/arcan
  92. multimedia/bino
  93. multimedia/qt5-multimedia
  94. multimedia/sfml2
  95. multimedia/subtitlecomposer
  96. net/freeswitch
  97. net-im/qTox
  98. net-im/telegram-desktop
  99. net-im/toxic
  100. net-im/uTox
  101. Collapse this list.

Deleted ports which required this port:

Expand this list of 46 deleted ports
  1. audio/fpc-openal*
  2. audio/hs-ALUT*
  3. audio/hs-OpenAL*
  4. audio/py-openal*
  5. devel/allegro-devel*
  6. devel/sfml*
  7. devel/sfml1*
  8. devel/sfml251*
  9. emulators/dolphin-emu-devel*
  10. emulators/wine7*
  11. emulators/yabause*
  12. games/OpenDiablo2*
  13. games/allacrost*
  14. games/avp-demo*
  15. games/ember*
  16. games/freedoko*
  17. games/freeminer*
  18. games/ioquake3-devel*
  19. games/iourbanterror*
  20. games/keeperrl*
  21. games/kmquake2*
  22. games/libkdegames-kde4*
  23. games/linwarrior*
  24. games/minecraft-client*
  25. games/minetest*
  26. games/openastromenace*
  27. games/rigsofrods*
  28. games/scorched3d*
  29. games/spacezero*
  30. games/spring*
  31. games/springlobby*
  32. games/stuntrally*
  33. games/sumwars*
  34. games/supertux-devel*
  35. games/trigger*
  36. games/valyriatear*
  37. games/vegastrike*
  38. games/voxelands*
  39. games/warsow*
  40. games/windstille*
  41. graphics/blender-lts28*
  42. graphics/blender-lts29*
  43. graphics/py-soya3d*
  44. lang/hugs*
  45. multimedia/QtAV*
  46. net-im/sigram*
  47. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for openal-soft-1.25.2: CONFIG=off: Install configuration utility (needs Qt6) EXAMPLES=on: Build and/or install examples JACK=off: JACK audio server support OSS=on: Open Sound System support PIPEWIRE=off: PipeWire multimedia server support PORTAUDIO=off: PortAudio library support PULSEAUDIO=off: PulseAudio sound server support SIMD=on: Use CPU-specific optimizations SNDIO=off: Sndio audio support UTILS=on: Build and install utility programs ====> Simple Direct Media Layer support: you can only select none or one of them SDL2=off: Simple Direct Media Layer support v2 SDL3=off: Simple Direct Media Layer support v3 ===> Use 'make config' to modify these settings
Options name:
audio_openal-soft
USES:
cmake compiler:c++20-lang pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://openal-soft.org/openal-releases/
Collapse this list.

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.411_1
24 Mar 2009 19:13:32
Original commit files touched by this commit
makc search for other commits by this committer
bump PORTREVISION after cmake update
1.7.411
18 Mar 2009 20:28:17
Original commit files touched by this commit
mva search for other commits by this committer
Update to 1.7.411.

Approved by:    miwi (mentor)
1.6.372
19 Feb 2009 21:45:43
Original commit files touched by this commit
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
1.6.372
02 Feb 2009 09:31:47
Original commit files touched by this commit
beech search for other commits by this committer
OpenAL Soft is a software implementation of the OpenAL 3D audio API and an
alternative to the somewhat outdated reference implementation.
As stated on the website, OpenAL provides capabilities for playing audio in a
virtual 3d environment. Distance attenuation, doppler shift, and directional
sound emitters are among the features handled by the API. More advanced
effects, including air absorption, low-pass filters, and reverb, are
available through the EFX extension. It also facilitates streaming audio,
multi-channel buffers, and audio capture.

WWW:    http://kcat.strangesoft.net/openal.html

PR:             ports/131260
Submitted by:   Marcus von Appen <mva at sysfault.org>

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2