Port details |
- faust Functional programming language for realtime audio signal processing
- 2.75.7 audio =2 2.75.7Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2017-12-20 21:07:53
- Last Update: 2024-09-21 08:11:25
- Commit Hash: 7b1ad5e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: GPLv2
- WWW:
- https://faust.grame.fr/
- Description:
- FAUST (Functional Audio Stream) is a functional programming language
specifically designed for real-time signal processing and synthesis.
FAUST targets high-performance signal processing applications and audio
plug-ins for a variety of platforms and standards.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/faust/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/faust
- pkg install faust
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: faust
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726895188
SHA256 (grame-cncm-faust-2.75.7_GH0.tar.gz) = 7ef21d3e5af0113a7a872efd5886294dbd0085b2dc7c6f0b42e417dbf4490193
SIZE (grame-cncm-faust-2.75.7_GH0.tar.gz) = 70182927
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- bash : shells/bash
- python3.11 : lang/python311
- Library dependencies:
-
- libLLVM-15.so : devel/llvm15
- libzstd.so : archivers/zstd
- libmicrohttpd.so : www/libmicrohttpd
- libLLVM-15.so : devel/llvm15
- This port is required by:
- for Build
-
- audio/faust-lv2
- audio/guitarix-lv2
- audio/kapitonov-plugins-pack-lv2
-
Deleted ports which required this port:
- for Libraries
-
- audio/csound
- audio/faustlive
- 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 faust-2.75.7:
EXAMPLES=on: Build and/or install examples
HIGHLIGHT=on: Syntax highlighting in Kate, gedit, Highlight, vim
HTTPD_LIB=on: Build httpd support library
===> Use 'make config' to modify these settings
- Options name:
- audio_faust
- USES:
- compiler:c++14-lang cmake localbase:ldflags llvm:min=15,lib ncurses python pkgconfig shebangfix
- pkg-message:
- For install:
- You installed Faust: the programming language for realtime audio
signal processing.
In order to try it, you can put the dsp program from
https://faustdoc.grame.fr/tutorials/basic-osc/ into the source file
example-freeverb_demo.dsp, and run the faust compiler that will create
Qt UI with Jack audio backend:
$ sudo pkg install -A qt6-base
$ cp files/example-freeverb_demo.dsp .
$ faust2jaqt example-freeverb_demo.dsp
$ ./example-freeverb_demo # this assumes that Jack audio server is up and running
It will create the window with sliders and a button that you would
need to press.
In order to compile programs for some audio backend (like Jack,
PortAudio) and UI frontend (like Qt), you need to first install them.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.75.7 21 Sep 2024 08:11:25 |
Yuri Victorovich (yuri) |
audio/faust: update 2.74.6 → 2.75.7 |
2.74.6 23 Jun 2024 09:33:49 |
Yuri Victorovich (yuri) |
audio/faust: update 2.72.14 → 2.74.6
Reported by: portscout |
2.72.14 03 Apr 2024 07:41:47 |
Yuri Victorovich (yuri) |
audio/faust: update 2.70.3 → 2.72.14
Reported by: portscout |
2.70.3 20 Jan 2024 05:36:35 |
Yuri Victorovich (yuri) |
audio/faust: Broken on armv7
Reported by: fallout |
2.70.3 10 Jan 2024 01:51:00 |
Yuri Victorovich (yuri) |
audio/faust: update 2.69.3 → 2.70.3
Also make test work without installing faust.
Reported by: portscout |
2.69.3 15 Nov 2023 19:06:35 |
Yuri Victorovich (yuri) |
audio/faust: update 2.68.1 → 2.69.3
Reported by: portscout |
2.68.1_1 17 Oct 2023 15:42:28 |
Yuri Victorovich (yuri) |
audio/faust: Correct the version of faustlibraries used by faust |
2.68.1 11 Oct 2023 08:19:06 |
Yuri Victorovich (yuri) |
audio/faust: update 2.68.0 → 2.68.1 |
2.68.0 16 Sep 2023 07:38:16 |
Yuri Victorovich (yuri) |
audio/faust: update 2.60.3 → 2.68.0
Reported by: portscout |
2.60.3 25 Jun 2023 22:39:16 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.59.6 → 2.60.3
Reported by: portscout |
2.59.6 22 May 2023 02:04:59 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.54.9 → 2.59.6
Reported by: portscout |
2.54.9 26 Dec 2022 06:13:13 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.50.6 -> 2.54.9
Reported by: portscout |
2.50.6 05 Oct 2022 06:17:56 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.41.1 -> 2.50.6
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.41.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.41.1 21 Jul 2022 19:52:31 |
Yuri Victorovich (yuri) |
audio/faust: Attempt to fix failure on riscv64
Reported by: fallout |
2.41.1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.41.1 02 Jul 2022 04:14:00 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.40.0 -> 2.41.1
Reported by: portscout |
2.40.0 30 Mar 2022 06:00:45 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.37.3 -> 2.40.0
Reported by: portscout |
2.37.3_2 10 Jan 2022 19:15:47 |
Li-Wen Hsu (lwhsu) |
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260777 |
2.37.3_1 26 Dec 2021 07:59:06 |
Li-Wen Hsu (lwhsu) |
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260603 |
2.37.3 07 Dec 2021 03:27:42 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.33.1 -> 2.37.3 |
2.33.1 23 Jul 2021 04:54:18 |
Yuri Victorovich (yuri) |
audio/faust: Update 2.30.5 -> 2.33.1
Also update pkg-message and add example under files/.
Reported by: portscout |
2.30.5_3 01 Jun 2021 13:55:40 |
Li-Wen Hsu (lwhsu) |
*: Bump PORTREVISION after www/libmicrohttpd updated
PR: 255938 |
2.30.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.30.5_2 05 Mar 2021 04:24:19 |
yuri |
audio/faust: Remove unnecessary lines |
2.30.5_2 05 Mar 2021 04:00:10 |
yuri |
audio/faust: Fix faust backends so that they are properly added to the compiler |
2.30.5_1 17 Feb 2021 18:29:03 |
yuri |
audio/faust: Up llvm version; Enable more backends; Fix the INCLUDE_HTTP option;
Add to pkg-message
llvm-{9,10} lack some xx::dump() functions and lead to libfaust.so with
unresolved symbols. |
2.30.5 16 Feb 2021 21:33:05 |
yuri |
audio/faust: Update 2.27.2 -> 2.30.5 |
2.27.2 16 Feb 2021 20:33:34 |
yuri |
audio/faust: Update 2.5.23 -> 2.27.2 |
2.5.23_4 31 Oct 2020 08:31:10 |
tcberner |
www/libmicrohttpd: Update to 0.9.71
- mark dependent ports broken, where there was no action from the
maintainers in due time.
PR: 249453
PR: 250101
PR: 250083
PR: 250100
Submitted by: daniel.engberg.lists@pyret.net
Approved by: gaod@hychen.org (maintainer) |
2.5.23_4 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
2.5.23_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.5.23_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.5.23_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.5.23_1 20 Jul 2018 20:06:39 |
yuri |
audio/faust: Update to llvm-60
Also reorder the options section |
2.5.23 11 Jun 2018 01:44:15 |
linimon |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.5.23 05 May 2018 19:18:25 |
yuri |
audio/faust: Unbreak by making it accept any llvm versions
LLVM versions were hardcoded to the list 5.0.0, 5.0.1. When 5.0.2
came it caused faust to break.
Fixed this by accepting any llvm versions. |
2.5.23 07 Mar 2018 09:27:18 |
yuri |
audio/faust: Update to 2.5.23
Also updated WWW with the https version.
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
2.5.21 13 Feb 2018 10:19:33 |
yuri |
audio/faust: Update to 2.5.21
Changelog:
https://github.com/grame-cncm/faust/releases/tag/2.5.21
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
2.5.17 08 Feb 2018 07:29:35 |
yuri |
audio/faust: Update to 2.5.17
Additional changes:
* Updated to llvm-50 (latest possible version)
* Added GH_TUPLE for libraries
* Fixed manpage location
* Removed the stray MacOS static lib under lib/faust/
Testing:
* Compiled and ran several DSP programs.
Next version is expected to be cmake-based.
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14239 |
2.5.10 20 Dec 2017 21:07:40 |
yuri |
New port: audio/faust: Functional programming language for realtime audio signal
processing
PR: 221509
Submitted by: myself
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D12890 |