aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* audio/madronalib: fix build on powerpc64Piotr Kubaj2021-04-201-2/+2
| | | | Same issue as on powerpc64le.
* audio/madronalib: fix build on powerpc64lePiotr Kubaj2021-04-191-1/+10
| | | | | | | | | Use GCC with its SSE translation: In file included from /wrkdirs/usr/ports/audio/madronalib/work/madronalib-1.6-1016-g103895f/source/DSP/MLDSPMathSSE.h:32: In file included from /usr/lib/clang/11.0.1/include/emmintrin.h:13: In file included from /usr/lib/clang/11.0.1/include/xmmintrin.h:13: /usr/lib/clang/11.0.1/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? __builtin_ia32_emms();
* audio/yoshimi: Remove unnecessary flag from LDFLAGS because the underlying ↵Yuri Victorovich2021-04-191-1/+0
| | | | bug was fixed by the upstream
* audio/yoshimi: Update 2.0 -> 2.0.1Yuri Victorovich2021-04-192-4/+4
| | | | Reported by: portscout
* audio/nyquist: add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2021-04-191-0/+1
| | | | nyqsrc/sndseq.c:81: error: 'for' loop initial declaration used outside C99 mode
* audio/vm-lv2: Fix typo in DISTNAMEYuri Victorovich2021-04-192-4/+4
| | | | Reported by: mat
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-192-2/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* Remove my useless "Created by" linesTobias Kortkamp2021-04-193-6/+0
|
* New port: audio/nyquist: Language for sound synthesis and music compositionYuri Victorovich2021-04-189-0/+322
|
* audio/mamba: Update 2.1-9 -> 2.2Yuri Victorovich2021-04-182-5/+4
| | | | Reported by: portscout
* audio/gxplugins-lv2: Update 0.8 -> 0.9Yuri Victorovich2021-04-182-140/+6
| | | | Reported by: portscout
* audio/fluida-lv2: Update 0.6-2 -> 0.7Yuri Victorovich2021-04-182-5/+4
| | | | Reported by: portscout
* audio/picard: Update to 2.6.1Jason E. Hale2021-04-182-4/+4
| | | | Changes: https://picard.musicbrainz.org/changelog/
* audio/praat: update to latest upstream release, 6.1.42Adriaan de Groot2021-04-182-6/+6
| | | | | | Release notes as always at https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html some new UI features, one crash bugfix.
* audio/din: Updates to 50.2Santhosh Raju2021-04-183-10/+12
| | | | | | | Changes since 50.1: DIN Is Noise 50.2 : :( fixed bug in drone modulation editor introduced in DIN 50 :)
* devel/doxygen: update to 1.9.1 releaseDima Panov2021-04-182-361/+1
| | | | | | Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump Touch Mk/bsd.ruby.mk due to all ruby* is affected MFH: 2021Q2
* audio/py-pylast: Update to 4.2.0Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://github.com/pylast/pylast/releases
* audio/vst3sdk: Unbreak on 11 by adding #define _WITH_GETLINE for getline(3) ↵Yuri Victorovich2021-04-181-2/+3
| | | | | | to be visible Reported by: fallout
* audio/vst3sd: Add PORTSCOUT tagYuri Victorovich2021-04-181-0/+2
|
* audio/bjumblr-lv2: Update 1.6.4 -> 1.6.6-8Yuri Victorovich2021-04-183-16/+11
|
* audio/audacity: Update 2.4.2 -> 3.0.0Yuri Victorovich2021-04-1816-75/+157
| | | | | | | I also changed the default of LADSPA to OFF and LV2 to ON because LV2 is a new generation of LADSPA. PR: 254598 Submitted by: xxjack12xx@gmail.com (maintainer)
* audio/moony-lv2: Reverr update 0.36.0 -> 0.28.0Yuri Victorovich2021-04-184-4/+25
| | | | | | | | | This reverts commit e01aca1828dd1ae60cbf06b73f411479d4fef60b. Version regressed due to a typo. 0.38.0 was meant but currently audio/moony-lv2 can't be updated to 0.38.0 due to its use of linux-only pty.h Reported by: erwin
* Deprecate audio/ripitPoul-Henning Kamp2021-04-171-0/+3
| | | | | | | It has been abandoned upstream. PR: 248426 Approved by: maintainer
* audio/openal-soft: Update to upstream version 1.21.0.Thomas Zander2021-04-174-33/+29
| | | | | | PR: 252961 Reported by: fluffy MFH: 2021Q2
* audio/eteroj-lv2: Update 0.8.0 -> 0.10.0Yuri Victorovich2021-04-172-4/+4
|
* audio/vm-lv2: Update 0.12.0 -> 0.14.0Yuri Victorovich2021-04-172-5/+8
|
* audio/sherlock-lv2: Update 0.26.0 -> 0.28.0Yuri Victorovich2021-04-172-4/+4
|
* audio/moony-lv2: Update 0.36.0 -> 0.28.0Yuri Victorovich2021-04-174-25/+4
|
* audio/zynaddsubfx: Build fix for installing bash completions.Hans Petter Selasky2021-04-162-3/+6
| | | | Approved by: pi (implicit)
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-161-1/+1
| | | | | | Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
* audio/snd: Update to 21.2Fernando Apesteguía2021-04-163-18/+18
| | | | | | | | ChangeLog: https://cm-mail.stanford.edu/pipermail/cmdist/2021-February/008346.html PR: 254788 Reported by: gspurki@gmail.com Reviewed by: portmaster@bsdforge.com (maintainer)
* audio/vst3sdk: Add patch for missing include statementYuri Victorovich2021-04-151-0/+13
| | | | Reported by: fallout
* audio/madronalib: Broken on i386Yuri Victorovich2021-04-151-0/+2
| | | | Reported by: fallout
* audio/libopenmpt: Update to 0.5.8Emanuel Haupt2021-04-152-4/+4
|
* audio/py-eyed3: update to 0.9.6Ruslan Makhmatkhanov2021-04-153-15/+4
| | | | | Changes: https://github.com/nicfit/eyeD3/blob/0.9.x/HISTORY.rst#v096-2020-12-28--true-blue
* Clean up some thingsTobias Kortkamp2021-04-151-1/+1
| | | | | | | | | - Remove duplicate variables - Remove nop variables - Sort categories - Remove redundant option descriptions that match the default ones Reported by: portscan
* audio/playgsf: enable on powerpc64 and powerpcPiotr Kubaj2021-04-141-1/+1
|
* audio/playgsf: remove the LICENSE changes I did to build the port with poudrierePiotr Kubaj2021-04-141-3/+3
|
* audio/playgsf: enable on powerpc64lePiotr Kubaj2021-04-141-4/+4
|
* audio/lv2lint: Update 0.10.0 -> 0.12.0Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* audio/myxer: Update 1.2.0 -> 1.2.1Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* audio/festival: Fix fetchKevin Bowling2021-04-131-1/+1
| | | | | | | | | Per http://anonscm.debian.org/ Debian migrated to GitLab a long time ago, update PATCH_SITES. PR: 253420 Reported by: freebsd-bugs@micallef.io Approved by: maintainer timeout
* audio/strawberry: Update to 0.9.2Neel Chauhan2021-04-132-4/+4
| | | | | PR: 254994 Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer)
* audio/picard-plugins: Update to snapshot from 2021-04-13Jason E. Hale2021-04-133-14/+12
| | | | | | | | | | | | | Remove "Add Album Column" plugin and ALBUM_COLUMN option. This functionality is now available in the base picard application. "Apiseeds Lyrics" plugin has been replaced by "Happi.dev Lyrics" plugin. Add "Release tag aggregation functions" plugin. Various bugfixes. Additional info can be found at: https://picard.musicbrainz.org/plugins/
* audio/pulseaudio-module-sndio: bump portrevisionKevin Bowling2021-04-131-1/+1
| | | | | | | Force a rebuild for pulseaudio 14.2 PR: 252957 Reported by: meta
* audio/pulseaudio: fix build with ALSA optionKevin Bowling2021-04-131-72/+73
| | | | | | | PR: 252957 Reported by: rhurlin, fluffy Tested by: david@catwhisker.org Fixes: 6dd01d1520ee audio/pulseaudio: update the port to 14.2
* Force rebuild after PulseAudio 13 -> 14 updateKoichiro Iwao2021-04-131-0/+1
|
* audio/pulseaudio: update the port to 14.2Kevin Bowling2021-04-124-19/+18
| | | | | | | | PR: 252957 Reported by: Matthias Apitz <guru@unixarea.de> Reviewed by: daniel.engberg.lists@pyret.net Approved by: tcberner (previous version) Obtained from: https://github.com/freebsd/freebsd-ports-kde/tree/pulseaudio-14
* x11-toolkits/fox17: Update to 1.7.76Jason E. Hale2021-04-121-1/+1
| | | | | | | Bump PORTREVISION on consumers. Since this is a development version, rebuild is required even for minor releases due to API/ABI changes. Changes: http://www.fox-toolkit.org/news.html
* audio/kapitonov-plugins-pack-lv2: add compiler:c11 to USESMark Linimon2021-04-111-1/+1
| | | | | | to fix build on GCC-based systems: ../LV2/kpp_tubeamp/plugin.h:21:17: error: mutex: No such file or directory