aboutsummaryrefslogtreecommitdiff
path: root/audio/zam-plugins-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
|
* audio/zam-plugins-lv2: Update 3.13 -> 3.14Yuri Victorovich2020-12-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=558798
* audio/zam-plugins-lv2: Update 3.12 -> 3.13Yuri Victorovich2020-07-203-13/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542654
* audio/zam-plugins-lv2: Update 3.11-1 -> 3.12Yuri Victorovich2019-12-162-6/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=520214
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Prepare for powerpc-on-clang by deleting hard-coded tests for architectureMark Linimon2019-07-251-2/+4
| | | | | | | | | | | | | | | | | as a stand-in for "are we running on gcc". In some cases we only need to specifically test for "are we on the ancient base gcc", e.g, the usage of 'pragma'. While here, in some cases turn off SSE functions more specifically based on ARCH, and turn off -mtune=generic everywhere. These are part of a larger work in progress; these commits are for ports that would have been touched by the the powerpc-on-clang test regardless. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=507308
* audio/zam-plugins-lv2: fix build on non-x86Piotr Kubaj2019-07-061-6/+2
| | | | | | | | | | | ${WRKSRC}/Makefile.mk and ${WRKSRC}/dpf/dgl/Makefile.mk disappeared in the last release. PR: 238720 Approved by: mat (mentor), yuri (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20861 Notes: svn path=/head/; revision=505952
* audio/zam-plugins-lv2: Update 3.10-13 -> 3.11-1Yuri Victorovich2019-06-095-71/+11
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=503776
* audio/zam-plugins-lv2: Drop nop and misspelled xLDFLAGSTobias Kortkamp2019-05-271-1/+0
| | | | | | | | | Per [1] it already links with libzita-convolver on its own. [1] http://beefy11.nyi.freebsd.org/data/head-i386-default/p502184_s348025/logs/zam-plugins-lv2-3.10.13_3.log Notes: svn path=/head/; revision=502763
* Chase down another occurrence of -sse flags.Mark Linimon2019-03-301-0/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=497292
* Errorlogs on aarch64 on the cluster point to the arm case having beenMark Linimon2019-03-291-1/+1
| | | | | | | | | left off the fix in r483227. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=497206
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+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/zam-plugins-lv2: fix build with GCC-based architecturesYuri Victorovich2018-10-281-7/+9
| | | | | | | | PR: 232711 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=483227
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* audio/zita-convolver: Update 3.1.0 -> 4.0.0Yuri Victorovich2018-07-221-0/+1
| | | | | | | Bump 4 dependent ports. Notes: svn path=/head/; revision=475092
* audio/zam-plugins-lv: Update 3.10 -> 3.10-13Yuri Victorovich2018-07-225-33/+20
| | | | Notes: svn path=/head/; revision=475091
* Mark these broken on non-x86.Mark Linimon2018-06-241-0/+5
| | | | | | | | | | I was not able to find a quick fix for these, although most of the other -lv2 ports were fairly easy. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473173
* New port: audio/zam-plugins-lv2: Collection of LADSPA/LV2/VST/JACK audio pluginsYuri Victorovich2018-05-2912-0/+382
Notes: svn path=/head/; revision=471088