aboutsummaryrefslogtreecommitdiff
path: root/audio/rkr-lv2
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* audio/rkr-lv2: Unbreak on non-Intel/AMD architecturesYuri Victorovich2018-07-072-2/+22
| | | | | | | Reported by: linimon Notes: svn path=/head/; revision=474061
* Mark these ports as broken on aarch64, and, where appropriate, armvX.Mark Linimon2018-07-071-0/+2
| | | | | | | | | While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=474058
* New port: audio/rkr-lv2: Rakarrack effects as LV2 pluginsYuri Victorovich2018-06-034-0/+349
Notes: svn path=/head/; revision=471444