/editors/psgml/

tory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/fluidplug-lv2
Commit message (Collapse)AuthorAgeFilesLines
* Chase update of fluidsynth to 2.0.3riggs2019-03-031-0/+1
| | | | PR: 233448
* GCC doesn't support -mtune=generic (at least not on powerpc64). Movelinimon2019-01-132-2/+2
| | | | | | | | -mtune=generic to PORT_SIMD_FLAGS. PR: 234368 Submitted by: Piotr Kubaj Approved by: maintainer
* audio/fluidplug-lv2: Update g20161020 -> g20181209yuri2018-12-102-11/+5
| | | | | | The FLuidSynth 2.x patch is merged into fluidplug. Reported by: GitHub PR notification
* audio/fluidplug-lv2: Fix build with fluidsynth 2.xyuri2018-12-092-1/+6
| | | | | | | | Add PATCHxx statements for https://github.com/falkTX/FluidPlug/pull/7. PR: 233500 Submitted by: tobik Reported by: jbeich
* audio/fluidplug-lv2: Unbreak on non-Intel/AMD platformsyuri2018-06-112-6/+19
| | | | Make SSE flags depend on the option SSE that defaults to 'on' only on amd64/i386 architectures.
* Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11riggs2018-06-021-0/+1
| | | | PR: 228265
* Mark these broken on arm and mips64: attempt to use x86-specific sselinimon2018-03-181-0/+5
| | | | | | instructions. Approved by: portmgr (tier-2 blanket)