aboutsummaryrefslogtreecommitdiff
path: root/audio/luppp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* audio/luppp: Update 1.2.0 -> 1.2.1Yuri Victorovich2019-04-171-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=499152
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* audio/luppp: Fix build with GCC-based architecturesYuri Victorovich2018-10-061-1/+1
| | | | | | | | | | | Add USES=compiler:c++11-lang Also add USES=gnome PR: 232004 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=481372
* audio/luppp: Update 1.1.1-15 -> 1.2.0Yuri Victorovich2018-07-251-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=475330
* New port: audio/luppp: Live looping music creation toolYuri Victorovich2017-11-071-0/+40
PR: 222440 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12954 Notes: svn path=/head/; revision=453707