Port details |
- portaudio2 Portable cross-platform Audio API
- 19.20140130_1 audio
=3 19.20140130_1Version of this port present on the latest quarterly branch.
- Maintainer: koalative@gmail.com
- Port Added: 2007-02-17 19:10:01
- Last Update: 2015-05-30 20:39:13
- SVN Revision: 387982
- People watching this port, also watch:: re2c, apcupsd, smartmontools, dcraw
- License: MIT
- WWW:
- http://www.portaudio.com/
- Description:
- PortAudio is a free, cross-platform, open-source, audio I/O library.
It lets you write simple audio programs in 'C' or C++ that will compile and run
on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA).
It is intended to promote the exchange of audio software between developers
on different platforms. Many applications use PortAudio for Audio I/O.
PortAudio provides a very simple API for recording and/or playing sound using
a simple callback function or a blocking read/write interface.
Example programs are included that play sine waves, process audio input
(guitar fuzz), record and playback audio, list available audio devices, etc.
WWW: http://www.portaudio.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- portaudio2>0:audio/portaudio2
- No installation instructions:
- This port has been deleted.
- PKGNAME: portaudio2
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for portaudio2-19.20140130_1:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Install API documentation (requires DOCS)
EXAMPLES=on: Build and/or install examples
JACK=off: JACK audio server support
PATEST=on: PortAudio Test Programs
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix gmake libtool pathfix pkgconfig tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19.20140130_1 30 May 2015 20:39:13 |
bapt |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
19.20140130_1 18 Apr 2015 09:47:30 |
tijl |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
19.20140130_1 25 Mar 2015 21:37:40 |
marino |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
19.20140130_1 03 Dec 2014 13:34:02 |
amdmi3 |
- Disable DOXYGEN by default
PR: 195574
Submitted by: amdmi3
Approved by: koalative@gmail.com (maintainer) |
19.20140130_1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
19.20140130_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
19.20140130_1 24 Jul 2014 16:06:52 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
19.20140130 16 Jun 2014 21:03:58 |
nemysis |
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
audio/portaudio
- Pass maintainership to koalative at gmail.com
audio/portaudio2
- Pass maintainership to koalative at gmail.com
deskutils/parcellite
(Only the first 15 lines of the commit message are shown above ) |
19.20140130 31 Jan 2014 16:54:48 |
nemysis |
- Update to 19_20140130
- Strip library |
19.20111121_2 08 Jan 2014 14:59:09 |
skreuzer |
Convert USE_DOS2UNIX to USES=dos2unix |
19.20111121_2 23 Oct 2013 02:54:44 |
nemysis |
- Add PKGNAMESUFFIX= 2
- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Use the new format for LIB_DEPENDS
- Add EXAMPLES_BIN and PATEST_BIN, fix installation for it
- Use pathfix instead of REINPLACE_CMD
- Change pkg-plist, add missing pa_jack.h
Approved by: wg (mentor) |
19.20111121_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
19.20111121_1 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
19.20111121_1 23 Mar 2013 00:07:41 |
beech |
- Makefile tweaks
- fix NOPORTDOCS
PR: ports/177038
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
19.20111121_1 17 Jan 2013 13:01:25 |
makc |
Set LATEST_LINK to differ from audio/portaudio
Fix USE_LDCONFIG
Use DISTVERSION
PR: based on ports/175262
Submitted by: maintainer |
19.20111121 05 Jan 2013 17:34:41 |
mva |
- Update to 19.20111121
- Convert to OptionsNG framework
- Trim Makefile headers
- Pass maintainership to submitter
PR: ports/174635
Submitted by: nemysis <nemysis@gmx.ch> |
19.20071207 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
19.20071207 29 Oct 2011 07:20:16 |
miwi |
- Fix build on FreeBSD 10
Reported by: pointyhat |
19.20071207 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
19.20071207 04 Mar 2009 18:02:45 |
thierry |
Upgrade to v19_20071207. This is the latest stable release.
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! |
19.b1175 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
19.b1175 18 Apr 2007 08:01:25 |
sat |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
19.b1175 25 Feb 2007 13:30:18 |
sat |
- Add an entry to modules
- Redefine latest_link
Noticed by: linimon |
19.b1175 17 Feb 2007 19:09:34 |
sat |
Add port audio/portaudio2:
This is portaudio v19, an implementation of portaudio
API v2.0.
Discussed with: lofi
Inspired by: portaudio-devel in pkgsrc
Repocopy by: marcus |