aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r464735Jan Beich2018-03-162-4/+5
| | | | | | | | | | | audio/libtremor: update to 1.2.1.s20180316 Changes: https://git.xiph.org/?p=tremor.git;a=shortlog Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q1/; revision=464739
* MFH: r464734Jan Beich2018-03-162-4/+4
| | | | | | | | | | | | | audio/libvorbis: update to 1.3.6 Changes: https://gitlab.xiph.org/xiph/vorbis/tags/v1.3.6 ABI: https://abi-laboratory.pro/tracker/timeline/libvorbis/ Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1 Security: 64ee858e-e035-4bb4-9c77-2468963dddb8 Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q1/; revision=464738
* MFH: r463363Jason E. Hale2018-03-047-1/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add several security fixes addressing: - CVE-2017-6892 - CVE-2017-8361 - CVE-2017-8362 - CVE-2017-8363 - CVE-2017-8365 - CVE-2017-12562 - CVE-2017-14634 Note: - Fix for CVE-2017-8365 is included in files/patch-CVE-2017-8361 While here: - Fix LICENSE and add LICENSE_FILE PR: 226271 Submitted by: jhale Reviewed by: koobs, eadler, jbeich Approved by: ports-secteam (eadler) Obtained from: upstream (https://github.com/erikd/libsndfile) Security: 004debf9-1d16-11e8-b6aa-4ccc6adda413 Security: 2b386075-1d9c-11e8-b6aa-4ccc6adda413 Differential Revision: https://reviews.freebsd.org/D14552 Approved by: ports-secteam (riggs) Notes: svn path=/branches/2018Q1/; revision=463546
* MFH: r462969Thomas Zander2018-02-252-4/+4
| | | | | | | | | | | | | | | | Update to upstream version 0.20.18 Details from changelog, FreeBSD relevant bits: - input - curl: allow authentication methods other than "Basic" - decoder - flac: improve seeking precision - fix gapless CUE song transitions Approved by: ports-secteam (riggs) Notes: svn path=/branches/2018Q1/; revision=462970
* MFH: r462155Thomas Zander2018-02-172-4/+4
| | | | | | | | | | | | | | Update to upstream version 0.20.17 Details: - Fixes a crash when playing multi-channel-audio via alsa - Changelog https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.17/NEWS Approved by: ports-secteam (riggs) Notes: svn path=/branches/2018Q1/; revision=462156
* MFH: r460936Thomas Zander2018-02-052-4/+4
| | | | | | | | | | | | | | | Update to upstream release 0.20.16 Details: - Bugfix release which includes fixes for crashes with pulseaudio and on debug builds - Changelog on https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS Approved by: ports-secteam (swills) Notes: svn path=/branches/2018Q1/; revision=461016
* MFH: r458963Thomas Zander2018-01-192-5/+4
| | | | | | | | | | | | | | | Update to upstream version 0.20.15 (bug fix release) Detailed changelog: http://git.musicpd.org/cgit/master/mpd.git/plain/NEWS?h=v0.20.15 PR: 225115 Submitted by: dg@syrec.org Approved by: ports-secteam (swills) Notes: svn path=/branches/2018Q1/; revision=459477
* MFH: r457965 r458047Richard Gallamore2018-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | Update devel/json-c to 0.13 - Add TEST_TARGET - While I'm here, fix shebang for net/opensips - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 224675 Exp-run by: antoine * Revision bump for libevhtp * Fix build errors for updated libevhtp Approved by: ports-secteam (swills) Notes: svn path=/branches/2018Q1/; revision=458710
* MFH: r458315Thomas Zander2018-01-071-2/+4
| | | | | | | | | | | | Fix build failure in check-plist; add missing dependency on libogg PR: 221566 Submitted by: yuri Approved by: ports-secteam (build fix blanket) Notes: svn path=/branches/2018Q1/; revision=458316
* MFH: r458101Jan Beich2018-01-052-3/+0
| | | | | | | | | | | Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL The cryptic "error in backend" is emitted by Clang on crash. Approved by: ports-secteam blanket Notes: svn path=/branches/2018Q1/; revision=458104
* Mark these ports broken on aarch64 (and, where appropriate, armv6/7).Mark Linimon2017-12-292-0/+6
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=457513
* audio/alure: set LLD_UNSAFEEd Maste2017-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | Linking with LLD currently fails due to preemption of symbols with protected visibility in a shared object: /usr/bin/ld: error: cannot preempt symbol: alureInitDevice >>> defined in libalure.so.1.2.0 >>> referenced by examples/alurestream.c >>> CMakeFiles/alurestream.dir/examples/alurestream.o:(main) For now set LLD_UNSAFE=yes so that the port will continue to link with ld.bfd if /usr/bin/ld is lld, until the issue can be addressed (with a change in openal-soft or in lld). PR: 214864, 219089 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=457512
* - abcde requires the eyeD3 command, not the eyed3 moduleAntoine Brodin2017-12-271-3/+3
| | | | | | | - abcde doesn't contain python code Notes: svn path=/head/; revision=457362
* Deprecate ports broken for more than 6 monthsAntoine Brodin2017-12-275-0/+11
| | | | Notes: svn path=/head/; revision=457358
* eyed3 does not works, packaging works, but it fails at runtime dueBaptiste Daroussin2017-12-271-1/+1
| | | | | | | to the code being for python2 Notes: svn path=/head/; revision=457354
* Disable the extra flag "-march=native" on arm to fix builds.Mark Linimon2017-12-272-3/+12
| | | | | | | | Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=457351
* Update to upstream version 2.8.8; fix build with multimedia/libquicktimeThomas Zander2017-12-252-4/+6
| | | | | | | | | | | | | | | | Details: - Update to upstream version 2.8.8 - Use REINPLACE_CMD to set FAAD2_VERSION definition for consumers like multimedia/libquicktime. This is, however, no longer supported upstream, see https://sourceforge.net/p/faac/bugs/236/ In future, consumers need to change their detection mechanism for faad2 PR: 224464 Submitted by: mi Notes: svn path=/head/; revision=457214
* audio/beets: Update to 1.4.6Steve Wills2017-12-242-4/+4
| | | | | | | | PR: 224568 Submitted by: Stig Inge Lea Bjørnsen <stiginge@pvv.org> (maintainer) Notes: svn path=/head/; revision=457189
* Remove unused AUTOMAKE_ARGS.Tijl Coosemans2017-12-241-2/+0
| | | | Notes: svn path=/head/; revision=457169
* Update `audio/flacon' to version 4.0.0, which features improved visualAlexey Dokuchaev2017-12-234-81/+11
| | | | | | | | | | | | | | style (including new icons), updated translations, and few other fixes. Alas, this release also marks the drop of Qt4 support. Reported by: portscout Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1513612271 which corresponds to commit c9bd11f tagged as this release. Notes: svn path=/head/; revision=457038
* Change default version of samba from 4.4 to 4.6Antoine Brodin2017-12-232-1/+2
| | | | | | | | | Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D13529 Notes: svn path=/head/; revision=457024
* - Fix build issue on 11.x+Veniamin Gvozdikov2017-12-222-5/+12
| | | | Notes: svn path=/head/; revision=456970
* audio/padthv1-lv2: Simplified the SHLN replacement statement as per Mat's ↵Yuri Victorovich2017-12-221-1/+1
| | | | | | | | | | | suggestion Reported by: mat Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13568 Notes: svn path=/head/; revision=456968
* Add pc-mixer version 20171212 part of Lumina desktop version 1.4.1.Marcelo Araujo2017-12-224-0/+41
| | | | | | | | | PR: ports/224305 Submitted by: JT Pennington <jt@ixsystems.com> Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=456964
* audio/libgig: Update to 4.1.0Yuri Victorovich2017-12-216-8/+10
| | | | | | | | | Reported by: portscout Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13569 Notes: svn path=/head/; revision=456940
* Update to upstream version 0.20.13Thomas Zander2017-12-213-11/+18
| | | | | | | | | | | | | Details: - Update to upstream version 0.20.13 - Fix dependency issue in the (admittedly rare) case of selecting OPUS but none of the other codecs supporting the ogg container forrmat - Update the NOTE section of pkg-message.in to mention mobile devices as clients for mpd as well as a couple of additional clients in the ports tree Notes: svn path=/head/; revision=456889
* New port: audio/faust: Functional programming language for realtime audio ↵Yuri Victorovich2017-12-209-0/+1188
| | | | | | | | | | | | signal processing PR: 221509 Submitted by: myself Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D12890 Notes: svn path=/head/; revision=456858
* audio/padthv1-lv2: Update to 0.8.6Yuri Victorovich2017-12-203-10/+12
| | | | | | | | Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13558 Notes: svn path=/head/; revision=456857
* Switch from swig 2.0 to swig 3.0Baptiste Daroussin2017-12-201-1/+2
| | | | Notes: svn path=/head/; revision=456850
* Switch from swig 2.0 to swig 3.0Baptiste Daroussin2017-12-201-2/+2
| | | | Notes: svn path=/head/; revision=456845
* Switch to swig 3.0Baptiste Daroussin2017-12-201-1/+2
| | | | Notes: svn path=/head/; revision=456831
* Remove audio/last.fm. last.fm radio shutdown in March 2014.Tilman Keskinoz2017-12-1826-500/+0
| | | | Notes: svn path=/head/; revision=456693
* audio/volumeicon:Lars Engels2017-12-188-186/+240
| | | | | | | | | | | | - Add OSS v3 backend [1] - Fix mixer channel selection in Preferences/Channels - Bump PORTREVISION [1] Upstream PR: https://github.com/Maato/volumeicon/pull/70 Submitted by: Dmitri Goutnik Notes: svn path=/head/; revision=456640
* - Add LICENSE_FILEDmitry Marakasov2017-12-182-7/+10
| | | | | | | | | - Pet portlint - Switch to options helpers - Update WWW Notes: svn path=/head/; revision=456639
* Mark broken on arm.Mark Linimon2017-12-181-0/+4
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=456577
* audio/yoshimi: Update to 1.5.6Tobias Kortkamp2017-12-174-35/+6
| | | | | | | | PR: 224394 Submitted by: maintainer Notes: svn path=/head/; revision=456558
* Update to 3.8.1Kevin Lo2017-12-172-4/+4
| | | | Notes: svn path=/head/; revision=456523
* Update to upstream version 3.6.2; (while on it: pet portlint)Thomas Zander2017-12-162-6/+5
| | | | | | | | PR: 224260 Submitted by: rkoberman@gmail.com Notes: svn path=/head/; revision=456484
* audio/murmur: Provode separate options for MYSQL and SQLITEMark Felder2017-12-161-4/+18
| | | | | | | PR: 220476 Notes: svn path=/head/; revision=456472
* audio/cmus: Add missing EXAMPLES optionTobias Kortkamp2017-12-151-0/+1
| | | | Notes: svn path=/head/; revision=456408
* New port: audio/GxSwitchlessWah-lv2: Analog wah emulation with switchless ↵Yuri Victorovich2017-12-155-0/+93
| | | | | | | | | | activation Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13384 Notes: svn path=/head/; revision=456379
* - Fix LICENSEDmitry Marakasov2017-12-141-3/+10
| | | | | | | | - Add LICENSE_FILE - Mark BROKEN on 11.x+ Notes: svn path=/head/; revision=456306
* audio/beets: update to 1.4.5Steve Wills2017-12-142-18/+23
| | | | | | | | | PR: 224045 Submitted by: Stig Inge Lea Bjørnsen <stiginge@pvv.org> (maintainer) Reported by: Le Baron d'Merde <lbdm@privacychain.ch> Notes: svn path=/head/; revision=456305
* Remove expired ports:Rene Ladan2017-12-137-110/+0
| | | | | | | | | | 2017-12-12 audio/cd-console: No public distfiles 2017-12-12 textproc/pecl-cld: Depends on expired devel/cld 2017-12-12 textproc/p5-Lingua-Identify-CLD: Depends on expired devel/cld 2017-04-30 devel/cld: Unfetchable for more than six months (google code has gone away) Notes: svn path=/head/; revision=456266
* audio/volumeicon:Lars Engels2017-12-138-10/+62
| | | | | | | | | | | | - Update to 0.5.1 - Change WWW and download source to Github (MASTER_SITE disappeared) - Pet portlint PR: 224279 Submitted by: Dmitri Goutnik Notes: svn path=/head/; revision=456201
* audio/yoshimi: Update to 1.5.5Tobias Kortkamp2017-12-123-6/+6
| | | | | | | | PR: 224274 Submitted by: maintainer Notes: svn path=/head/; revision=456167
* audio/ruby-xmms: mark broken with ruby 2.4 and deprecateSteve Wills2017-12-111-0/+4
| | | | Notes: svn path=/head/; revision=456071
* Update devel/protobuf to 3.5.0Sunpoet Po-Chuan Hsieh2017-12-114-4/+4
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=456058
* - Those ports fail to build with python3Antoine Brodin2017-12-112-2/+2
| | | | | | | - Add some explicit FLAVOR to dependencies where needed Notes: svn path=/head/; revision=456050
* audio/easytag: adjust dependenciesRoman Bogorodskiy2017-12-111-3/+7
| | | | | | | | | | | | | | | - Explicitly add dependencies easytag requires: * cairo * audio/ogg for ogg vorbis support * audio/opus for opus support - Add runtime dependency on dconf to make sure users could always have their configuration saved - Enable file format support options (WAVPACK, OPUS, SPEEX) by default by adding them to OPTIONS_DEFAULT - Bump PORTREVISION Notes: svn path=/head/; revision=456029