Commit graph

11 commits

Author SHA1 Message Date
Dmitry Marakasov
d823998995 - Fix segfault under certain conditions
PR:		133354
Submitted by:	myself
Approved by:	pav@
2009-04-07 22:17:39 +00:00
Dmitry Marakasov
4d62d81eae - Improve previous fix:
- add patches by [3] to fix assembly
  - make use of assembly OPTIONal and depend on nasm when it's enabled

PR:		131021 [1], 129362 [2]
Submitted by:	myself [1], "J. Altman <freebsd at chthonic dot com> [2]
Patch by:	Edward Sutton <mirror176 at hotmail dot com> [3]
Approved by:	oliver, maintainer timeout
2009-03-16 22:57:07 +00:00
Martin Wilke
d2e38b58cb - Fix build with gcc 4.2
PR:		114587
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	portmgr (pav)
2007-07-15 14:02:13 +00:00
Jean-Yves Lefort
3200099820 Allow the user to customize the audio buffer size.
PR:		ports/101960
Submitted by:	jylefort
Approved by:	maintainer
2006-08-16 13:27:39 +00:00
Oliver Lehmann
22509b8214 fix oss support
bump portrevision
2006-04-23 19:46:44 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Jean-Yves Lefort
80d0833c0e - Fix OSS support:
OpenAL uses a buffer size of 1024 bytes, which is too small on
    some systems and/or with some applications, causing heavy drops in
    the audio output. I solve the problem by using the value returned
    by SNDCTL_DSP_GETBLKSIZE rather than 1024.
- Add options for enabling aRts, esd, SDL, vorbis and smpeg support
- Enable capture
- Fix info file handling (install in post-install, and do not use
  install-info since bsd.port.mk takes care of it)

PR:		ports/88728
Submitted by:	jylefort
Approved by:	maintainer timeout (15 days)
2005-11-24 06:49:56 +00:00
David W. Chapman Jr.
5299d2fd32 Update to latest version
PR:		36596
Submitted by:	maintainer
2002-04-01 02:01:59 +00:00
Patrick Li
e29128b955 - Update to 20020217
- Pass the maintainership wand to submitter

PR:		35162
Submitted by:	Erik Greenwald <erik@smluc.org>
2002-02-21 01:26:32 +00:00
Ade Lovett
d86841e4e5 Add USE_GMAKE
Remove redundant GNU_CONFIGURE
Install info file
Support install macros
perl -> PERL
Fix version number of sharedlib

PR:		22054
Submitted by:	Ports Fury
2000-10-17 20:07:25 +00:00
Thomas Gellekum
4d27f73f4f New port openal, a 3D sound library. 2000-09-26 12:12:49 +00:00