summaryrefslogtreecommitdiff
path: root/audio/portaudio2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split out header/PTHREAD_LIBS fixups into post-patch, otherwise theKris Kennaway2004-03-221-2/+6
| | | | | latter prevents the patching of nearby parts of files. This fixes patching on 4.x.
* SIZEify.Michael Nottebrock2004-03-181-0/+1
|
* Better fix for amd64 (don't pessimize lib.a by compiling objects with -fPIC)Kris Kennaway2004-03-153-4/+66
|
* Fix on amd64.Michael Nottebrock2004-02-101-0/+4
| | | | Submitted by: arved
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* Readd more of the previously deleted cludge. Bump PORTREVISION.Michael Nottebrock2003-12-072-0/+3
|
* Readd cludge for ldconfig which got accidentally removed in the previousMichael Nottebrock2003-12-071-1/+5
| | | | commit.
* Update to version 18.1Michael Nottebrock2003-12-075-27/+85
|
* Fix build in 5.x branch: machine/soundcard.h -> sys/soundcard.hMario Sergio Fujikawa Ferreira2003-06-111-1/+3
| | | | | PR: 53171 Submitted by: maintainer
* New port portaudio version 18: Portable cross-platform Audio APIMario Sergio Fujikawa Ferreira2003-06-034-0/+64
PR: 52406 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> et. al.