aboutsummaryrefslogtreecommitdiff
path: root/audio/portaudio2
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to v19_20071207. This is the latest stable release.Thierry Thomas2009-03-043-14/+34
| | | | | | | | | | | | | The previous tarball portaudio-19.b1175 is dated Feb 11 2007. Note: the ancient port audio/portaudio should be deprecated, but it is still used by several ports; if you are still using it, please consider a migration towards portaudio2. Hint: if your port does not build with portaudio2, it may be outdated! Notes: svn path=/head/; revision=229488
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - De-4.x-ify most of my ports to save gnats from excessive abuseAndrew Pantyukhin2007-04-181-1/+1
| | | | | | | - s/CSME/CENKES/ in my ports Notes: svn path=/head/; revision=190273
* - Add an entry to modulesAndrew Pantyukhin2007-02-251-0/+1
| | | | | | | | | - Redefine latest_link Noticed by: linimon Notes: svn path=/head/; revision=185876
* Add port audio/portaudio2:Andrew Pantyukhin2007-02-178-174/+21
| | | | | | | | | | | | This is portaudio v19, an implementation of portaudio API v2.0. Discussed with: lofi Inspired by: portaudio-devel in pkgsrc Repocopy by: marcus Notes: svn path=/head/; revision=185389
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* 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. Notes: svn path=/head/; revision=104877
* SIZEify.Michael Nottebrock2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104350
* Better fix for amd64 (don't pessimize lib.a by compiling objects with -fPIC)Kris Kennaway2004-03-153-4/+66
| | | | Notes: svn path=/head/; revision=104124
* Fix on amd64.Michael Nottebrock2004-02-101-0/+4
| | | | | | | Submitted by: arved Notes: svn path=/head/; revision=100576
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Readd more of the previously deleted cludge. Bump PORTREVISION.Michael Nottebrock2003-12-072-0/+3
| | | | Notes: svn path=/head/; revision=95266
* Readd cludge for ldconfig which got accidentally removed in the previousMichael Nottebrock2003-12-071-1/+5
| | | | | | | commit. Notes: svn path=/head/; revision=95264
* Update to version 18.1Michael Nottebrock2003-12-075-27/+85
| | | | Notes: svn path=/head/; revision=95262
* Fix build in 5.x branch: machine/soundcard.h -> sys/soundcard.hMario Sergio Fujikawa Ferreira2003-06-111-1/+3
| | | | | | | | PR: 53171 Submitted by: maintainer Notes: svn path=/head/; revision=82813
* 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. Notes: svn path=/head/; revision=82206