1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Jimmy Olgeni
37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Marcus von Appen
b6941f3291 - Add LICENSE 2014-01-18 18:58:32 +00:00
Marcus von Appen
83e8407ad1 - Enable stage support
- Convert to new LIB_DEPENDS format
2013-09-29 11:31:53 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Marcus von Appen
c3cea8c93f - Fix broken patch from ports/178343, which might lead to broken OSS output
PR:		ports/178895
Submitted by:	Green Dog <fiziologus@gmail.com>
2013-06-02 18:07:32 +00:00
Marcus von Appen
04e72495da - Fix a sound distortion issue for the OSS backend
PR:		ports/178343
Submitted by:	Yamagi Burmeister <yamagi@yamagi.org>
2013-05-23 06:05:32 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Marcus von Appen
aad29da8b1 - Update to 1.15.1 2012-12-19 07:55:02 +00:00
Marcus von Appen
7a8f18dc89 - Fix OSS device detection
- Convert to OptionsNG
- Trim Makefile headers

PR:		ports/173019
Submitted by:	Sergei <nbspjr@gmail.com>
Feature safe:	yes
2012-10-24 18:08:50 +00:00
Marcus von Appen
d074d77aa3 - Unbreak build, if ffmpeg is installed.
PR:		167177
Submitted by:	Kalten <kalten@gmx.at>
2012-04-22 07:53:15 +00:00
Marcus von Appen
344556ee06 - Update to version 1.14 2012-04-21 13:22:09 +00:00
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