Commit graph

18 commits

Author SHA1 Message Date
Raphael Kubo da Costa
6fd8cb7810 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
2011-11-14 03:26:46 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Marcus von Appen
a227f4751a - Update to 1.13.0 2011-04-03 07:33:37 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Marcus von Appen
ffc1df944b - Fix typo. 2010-09-21 05:39:17 +00:00
Marcus von Appen
1512448ae3 - Install configuration file and make proper use of it
PR:		ports/150744
Submitted by:	<swell.k@gmail.com>
2010-09-20 21:36:29 +00:00
Marcus von Appen
4adca64c85 - Remove superfluous -lrt linkage.
PR:		ports/150717
Submitted by:	<swell.k@gmail.com>
2010-09-20 05:06:57 +00:00
Marcus von Appen
8e604ae7c6 - Update to 1.12.854. 2010-04-01 17:00:50 +00:00
Marcus von Appen
b67815e9a3 - Update to 1.11.753.
Approved by:	miwi (mentor implicit)
2010-01-21 18:57:08 +00:00
Marcus von Appen
1169d12d7c - Update to 1.10.622
Approved by:	miwi (mentor)
2009-12-25 13:52:45 +00:00
Marcus von Appen
ed9cac585c Fix build for pulseaudio and previously installed openal versions
Approved by:	miwi (mentor)
2009-10-03 09:41:27 +00:00
Marcus von Appen
e2274d9fac Update to 1.9.563
Approved by:	miwi (mentor)
Feature safe:	yes
2009-09-29 18:15:07 +00:00
Marcus von Appen
a670c9a1e1 Update to 1.8.466
Approved by:	miwi (mentor)
2009-07-05 20:25:36 +00:00
Marcus von Appen
6d701dafa8 Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is still around).
Approved by:	miwi (mentor)
2009-05-04 19:13:29 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Marcus von Appen
94da7e9931 Update to 1.7.411.
Approved by:	miwi (mentor)
2009-03-18 20:28:17 +00:00
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Beech Rintoul
7c1c80dc0c 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>
2009-02-02 09:31:47 +00:00