Port details |
- pure-audio Digital audio interface for the Pure language
- 0.5_4 audio
=0 0.5_4Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2015-11-26 IGNORE: is marked as broken: Unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-07-02 07:13:00
- Last Update: 2015-11-28 23:08:03
- SVN Revision: 402562
- License: BSD3CLAUSE
- WWW:
- http://docs.pure-lang.googlecode.com/hg/pure-audio.html
- Description:
- pure-audio is a digital audio interface for the Pure programming language.
It currently includes wrappers for PortAudio, FFTW3, libsndfile and
libsamplerate, as well as a realtime module which gives Pure scripts access
to realtime scheduling on systems which have a pthreads library with the
POSIX realtime threads extension.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-audio.html
-
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:
-
- pure-audio>0:audio/pure-audio
- No installation instructions:
- This port has been deleted.
- PKGNAME: pure-audio
- 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
- Library dependencies:
-
- libportaudio.so : audio/portaudio
- libsamplerate.so : audio/libsamplerate
- libsndfile.so : audio/libsndfile
- libfftw3.so : math/fftw3
- libpure.so : lang/pure
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pure-audio-0.5_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pure
- 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 |
0.5_4 28 Nov 2015 23:08:03 |
rene |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.5_4 25 Oct 2015 19:35:28 |
antoine |
Deprecate ports broken for more than 6 months |
0.5_4 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 |
0.5_3 05 Apr 2015 19:21:58 |
bapt |
Mark broken unfetchable ports |
0.5_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.5_2 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.5_1 08 Jul 2014 08:57:30 |
pawel |
- Add staging support
- Require liportaudio.so.2 to avoid clash with audio/portaudio
- More precise BSD LICENSE |
0.5_1 06 Jul 2014 15:28:14 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.5_1 21 Feb 2014 13:35:10 |
ehaupt |
Remove trailing whitespaces from category audio |
0.5_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.5_1 06 Nov 2013 22:50:22 |
delphij |
Update to 0.57.
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer |
0.5 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5 30 Aug 2013 15:04:54 |
amdmi3 |
- Specify portaudio so version to not mix up audio/portaudio2 and
audio/portaudio |
0.5 10 Jul 2013 21:28:57 |
bapt |
Fix PORTSDIR not already defined by using relative path |
0.5 10 Jul 2013 21:11:24 |
bapt |
Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake
Reported by: marino |
0.5 06 Jun 2012 21:57:16 |
sylvio |
- Update to 0.5
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.4_2 26 Jan 2012 11:18:51 |
pav |
- Update pure to 0.51 and update modules
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.4_1 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
0.4 02 Jul 2011 07:11:53 |
miwi |
pure-audio is a digital audio interface for the Pure programming language.
It currently includes wrappers for PortAudio, FFTW3, libsndfile and
libsamplerate, as well as a realtime module which gives Pure scripts access
to realtime scheduling on systems which have a pthreads library with the
POSIX realtime threads extension.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-audio.html
PR: ports/156291
Submitted by: Zhihao Yuan <lichray at gmail.com> |