summaryrefslogtreecommitdiff
path: root/audio/openal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES.Roman Bogorodskiy2005-08-281-1/+1
| | | | | PR: 85360 Submitted by: Erik Greenwald (maintainer)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 20050401Pav Lucistnik2005-04-092-3/+3
| | | | | PR: ports/79696 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 20050202Pav Lucistnik2005-02-103-6/+7
| | | | | PR: ports/77037 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 20040816Pav Lucistnik2004-08-172-3/+3
| | | | | PR: ports/70553 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | address when I retried it tonight. Sorry, Erik.
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1)
* - Update to version 20040215Kirill Ponomarev2004-02-153-4/+4
| | | | | PR: ports/62875 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* - Update to version 20031116Kirill Ponomarev2003-11-162-2/+3
| | | | | | | | | | | | | | | | | | * src/al_debug.c: Fix an implicit declaration: the man page on linux says that vsnprintf() is a GNU extension, so #define _GNU_SOURCE * src/arch/sdl/sdl.c: #include <string.h> to avoid implicit declaration of memcpy()/memset() * audioconvert/ac_freq.c For the first sample in a chunk to be resampled*2, use dampened extrapolation instead of interpolation to somewhat reduce 'clicking'. * Michel Danzer's big endian patch * audioconvert/ac_freq.c Added Adam Moss's patch to improve fidelity of low-sampled sounds in higher sampling-rate environments. PR: 59340 Submitted by: maintainer
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
|
* pthread fix for audio/openal on -currentEdwin Groothuis2003-10-041-0/+4
| | | | | | | | -pthread doesn't work anymore, this fixes up configure so audio/openal builds. PR: ports/57282 Submitted by: Erik Greenwald <erik@smluc.org>
* Utilize INFO.Kris Kennaway2003-08-162-4/+3
|
* update audio/openal: 20030524 -> 20030724Daichi GOTO2003-07-272-3/+3
| | | | | PR: 54893 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to 20030524Erwin Lansing2003-06-072-5/+4
| | | | | | | | fixes to queueing, source stuff, vector stuff, doppler stuff, ... PR: 52647 Submitted by: maintainer Approved by: edwin (mentor)
* Port installs a shared lib.Edwin Groothuis2003-03-311-0/+1
| | | | Informed maintainer.
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update to 20030125.Pete Fritchman2003-01-292-3/+3
| | | | | PR: 47497 Submitted by: maintainer
* Update to 20021215fbsd.Pete Fritchman2003-01-032-5/+6
| | | | | PR: 46282 Submitted by: maintainer
* http://smluc.org/~erik/ doesn't contain distribution files anymore.Edwin Groothuis2002-12-261-1/+0
| | | | Noticed on: portsruvey
* Set MAINTAINER back to the submitter. He is now reachable again.Akinori MUSHA2002-12-181-1/+1
| | | | Submitted by: Erik Greenwald <erik@smluc.org>
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-2/+1
|
* Update to 20020712: numerous improvements and bugfixes.Christian Weisgerber2002-07-202-2/+2
| | | | | PR: 40776 Submitted by: Erik Greenwald <erik@smluc.org>
* Update to latest versionDavid W. Chapman Jr.2002-04-015-147/+10
| | | | | PR: 36596 Submitted by: maintainer
* - Update to 20020217Patrick Li2002-02-219-107/+136
| | | | | | | - Pass the maintainership wand to submitter PR: 35162 Submitted by: Erik Greenwald <erik@smluc.org>
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | (whitespace only changes)
* Master site was reorganized. Update the port accordingly.Trevor Johnson2001-01-091-1/+1
| | | | | PR: 24090 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Add USE_GMAKEAde Lovett2000-10-174-11/+79
| | | | | | | | | | | Remove redundant GNU_CONFIGURE Install info file Support install macros perl -> PERL Fix version number of sharedlib PR: 22054 Submitted by: Ports Fury
* New port openal, a 3D sound library.Thomas Gellekum2000-09-268-0/+96