Commit graph

5 commits

Author SHA1 Message Date
Yuri Victorovich
c97c739ee3 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.
2018-05-05 19:18:25 +00:00
Yuri Victorovich
b7a747a486 audio/faust: Update to 2.5.23
Also updated WWW with the https version.

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-03-07 09:27:17 +00:00
Yuri Victorovich
a179b5d963 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)
2018-02-13 10:19:33 +00:00
Yuri Victorovich
6799d3c760 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
2018-02-08 07:29:35 +00:00
Yuri Victorovich
6f5f9f287c 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
2017-12-20 21:07:40 +00:00