9aeb FreshPorts -- audio/openal-soft
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
openal-soft 1.15.1_2 audio on this many watch lists=2 search for ports that depend on this port
A software implementation of the OpenAL specification
Maintained by: mva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Feb 2009 09:32:04
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake

This port is required by:

for Libraries

To install the port: cd /usr/ports/audio/openal-soft/ && make install clean
To add the package: pkg_add -r openal-soft


Configuration Options
===> The following configuration options are available for openal-soft-1.15.1_2:
     PULSEAUDIO=off: Enable sound streaming using PulseAudio
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://kcat.strangesoft.net/openal-releases/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Jun 2013 18:07:32
Original commit files touched by this commit  1.15.1_2
mva search for other commits by this committer
- Fix broken patch from ports/178343, which might lead to broken OSS output

PR:		ports/178895
Submitted by:	Green Dog <fiziologus@gmail.com>
23 May 2013 06:05:33
Original commit files touched by this commit  1.15.1_1
mva search for other commits by this committer
- Fix a sound distortion issue for the OSS backend

PR:		ports/178343
Submitted by:	Yamagi Burmeister <yamagi@yamagi.org>
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.15.1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
19 Dec 2012 07:55:03
Original commit files touched by this commit  1.15.1
mva search for other commits by this committer
- Update to 1.15.1
24 Oct 2012 18:08:50
Original commit files touched by this commit  1.14_1
mva search for other commits by this committer
- Fix OSS device detection
- Convert to OptionsNG
- Trim Makefile headers

PR:		ports/173019
Submitted by:	Sergei <nbspjr@gmail.com>
Feature safe:	yes
22 Apr 2012 07:53:15
Original commit files touched by this commit  1.14
mva search for other commits by this committer
- Unbreak build, if ffmpeg is installed.

PR:             167177
Submitted by:   Kalten <kalten@gmx.at>
21 Apr 2012 13:22:09
Original commit files touched by this commit  1.14
mva search for other commits by this committer
- Update to version 1.14
14 Nov 2011 03:26:46
Original commit files touched by this commit  1.13
rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:    avilla (mentor), portmgr (miwi)
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.13
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Apr 2011 07:33:37
Original commit files touched by this commit  1.13
mva search for other commits by this committer
- Update to 1.13.0
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.12.854_1
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 05:39:17
Original commit files touched by this commit  1.12.854_1
mva search for other commits by this committer
- Fix typo.
20 Sep 2010 21:36:29
Original commit files touched by this commit  1.12.854_1
mva search for other commits by this committer
- Install configuration file and make proper use of it

PR:             ports/150744
Submitted by:   <swell.k@gmail.com>
20 Sep 2010 05:06:57
Original commit files touched by this commit  1.12.854
mva search for other commits by this committer
- Remove superfluous -lrt linkage.

PR:             ports/150717
Submitted by:   <swell.k@gmail.com>
01 Apr 2010 17:00:50
Original commit files touched by this commit  1.12.854
mva search for other commits by this committer
- Update to 1.12.854.
21 Jan 2010 18:57:08
Original commit files touched by this commit  1.11.753
mva search for other commits by this committer
- Update to 1.11.753.

Approved by:    miwi (mentor implicit)
25 Dec 2009 13:52:45
Original commit files touched by this commit  1.10.622
mva search for other commits by this committer
- Update to 1.10.622

Approved by:    miwi (mentor)
03 Oct 2009 09:41:27
Original commit files touched by this commit  1.9.563
mva search for other commits by this committer
Fix build for pulseaudio and previously installed openal versions

Approved by:    miwi (mentor)
29 Sep 2009 18:15:07
Original commit files touched by this commit  1.9.563
mva search for other commits by this committer
Update to 1.9.563

Approved by:    miwi (mentor)
Feature safe:   yes
05 Jul 2009 20:25:36
Original commit files touched by this commit  1.8.466
mva search for other commits by this committer
Update to 1.8.466

Approved by:    miwi (mentor)
04 May 2009 19:13:29
Original commit files touched by this commit  1.7.411_1
mva search for other commits by this committer
Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is
still around).

Approved by:    miwi (mentor)
24 Mar 2009 19:13:32
Original commit files touched by this commit  1.7.411_1
makc search for other commits by this committer
bump PORTREVISION after cmake update
18 Mar 2009 20:28:17
Original commit files touched by this commit  1.7.411
mva search for other commits by this committer
Update to 1.7.411.

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

Approved by: miwi (co-mentor), beech (mentor)
02 Feb 2009 09:31:47
Original commit files touched by this commit  1.6.372
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: 25

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0