aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/mpv: update to 0.27.0Carlos J. Puga Medina2017-09-132-11/+5
| | | | | | | | | | | | | | | - Remove patch (added upstream) - Disable ZSH completion option for the time being. The way we currently generate ZSH completion is known to be incompatible with cross-compilation, which is actually why it's disabled by default upstream [1] Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.27.0 PR: 221876 [1] Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Notes: svn path=/head/; revision=449784
* Update MASTER_SITES and distinfoSunpoet Po-Chuan Hsieh2017-09-132-4/+4
| | | | | | | Upstream rerolled the tarball with changes unrelated to this port. Notes: svn path=/head/; revision=449759
* Update MASTER_SITES and distinfoSunpoet Po-Chuan Hsieh2017-09-132-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for package change Upstream rerolled the tarball with the following change: --- MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/File_Mpeg4_Elements.cpp.orig 2017-09-11 20:01:14.000000000 +0800 +++ MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/File_Mpeg4_Elements.cpp 2017-09-12 21:03:36.000000000 +0800 @@ -2764,7 +2764,7 @@ Fill(Stream_General, 0, "Media/UUID", Value); else if (Parameter=="com.apple.finalcutstudio.media.history.uuid") Fill(Stream_General, 0, "Media/History/UUID", Value); - else if (Parameter=="com.apple.proapps.logNote") + else if (Parameter=="com.universaladid.idregistry") { Fill(Stream_General, 0, "AdID_Registry", Value); Fill_SetOptions(Stream_General, 0, "AdID_Registry", "N NTY"); @@ -2774,7 +2774,7 @@ Fill_SetOptions(Stream_General, 0, "AdID/String", "Y NTN"); } } - else if (Parameter=="com.apple.proapps.reel") + else if (Parameter=="com.universaladid.idvalue") { Fill(Stream_General, 0, "AdID_Value", Value); Fill_SetOptions(Stream_General, 0, "AdID_Value", "N NTY"); Notes: svn path=/head/; revision=449758
* Update MASTER_SITES and distinfoSunpoet Po-Chuan Hsieh2017-09-132-4/+4
| | | | | | | Upstream rerolled the tarball with changes unrelated to this port. Notes: svn path=/head/; revision=449757
* multimedia/aegisub: unbreak with ICU 59.1Jan Beich2017-09-121-0/+12
| | | | | | | | | | | | | | | src/utils.cpp:269:17: error: variable has incomplete type 'icu::UnicodeString' UnicodeString ustr; ^ /usr/local/include/unicode/locid.h:50:7: note: forward declaration of 'icu::UnicodeString' class UnicodeString; ^ PR: 218788 Obtained from: upstream Notes: svn path=/head/; revision=449740
* Update to 0.7.99Sunpoet Po-Chuan Hsieh2017-09-122-4/+4
| | | | | | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt Notes: svn path=/head/; revision=449719
* Update to 0.7.99Sunpoet Po-Chuan Hsieh2017-09-122-4/+4
| | | | | | | | Changes: https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt Notes: svn path=/head/; revision=449718
* Update to 0.7.99 (0.4.37)Sunpoet Po-Chuan Hsieh2017-09-122-4/+4
| | | | | | | Changes: https://github.com/MediaArea/ZenLib/blob/master/History.txt Notes: svn path=/head/; revision=449717
* multimedia/mpv: enable DVB supportCarlos J. Puga Medina2017-09-121-2/+2
| | | | | | | | | | | | - Bump PORTREVISION PR: 222183 Submitted by: rozhuk.im@gmail.com Reviewed by: hselasky Approved by: cpm (maintainer) Notes: svn path=/head/; revision=449700
* multimedia/ffmpeg: update to 3.3.4Jan Beich2017-09-122-5/+4
| | | | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Security: CVE-2017-14054 CVE-2017-14055 CVE-2017-14056 CVE-2017-14057 Security: CVE-2017-14058 CVE-2017-14059 CVE-2017-14169 CVE-2017-14170 Security: CVE-2017-14171 CVE-2017-14222 CVE-2017-14223 CVE-2017-14225 MFH: 2017Q3 Notes: svn path=/head/; revision=449689
* multimedia/mpc-qt: update to 17.09.12Jan Beich2017-09-112-5/+5
| | | | | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/v17.09...485ba78 Notes: svn path=/head/; revision=449659
* lang/tcl84, x11-toolkits/tk84: deprecate Tcl/Tk 8.4 and dependentsPietro Cerutti2017-09-111-0/+4
| | | | Notes: svn path=/head/; revision=449657
* - Update to 4.2.3Bernhard Froehlich2017-09-1113-569/+413
| | | | | | | | | | | | | | | | | | | | | | - Fix various portlint warnings - Add missing LICENSE_FILE - Update pkg-descr to match recent upstream development The update was postponed a few times because early 4.2 releases had some serious regressions on FreeBSD. I know that there are still a few issues in the current release especially around IPTV and SAT>IP but they do not seem to be FreeBSD specific. If you run into regressions please let me know then we can still decide if we need to keep tvheadend 4.0 around. Thanks to all people for their patience and the people which helped during the testing phase especially Rainer and Heiko! Thanks to: Rainer Hurling <rhurlin@gwdg.de>, Heiko Kirschke <heiko.kirschke@posteo.de> Notes: svn path=/head/; revision=449622
* Update to latest git revision from 20170530 since around 3 years have passed ↵Bernhard Froehlich2017-09-113-207/+1718
| | | | | | | | | | | since the initial version PR: 221741 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=449616
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-1038-26/+38
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Pet portlint: move BROKEN_sparc64 upwardSunpoet Po-Chuan Hsieh2017-09-104-9/+8
| | | | | | | | - Update BROKEN: use lowercase for leading character - Regenerate patch files with makepatch: Notes: svn path=/head/; revision=449568
* multimedia/plexmediaserver{-plexpass}: Update to 1.8.4Mark Felder2017-09-086-22/+18
| | | | | | | Changelog: https://forums.plex.tv/discussion/comment/1512281/#Comment_1512281 Notes: svn path=/head/; revision=449435
* - Fix WWW:Dmitry Marakasov2017-09-062-3/+3
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=449330
* multimedia/mpc-qt: update to 17.09Jan Beich2017-09-032-5/+4
| | | | | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/af00b5b...v17.09 Notes: svn path=/head/; revision=449166
* multimedia/plexmediaserver-plexpass: Commit distinfo updateMark Felder2017-08-311-3/+3
| | | | Notes: svn path=/head/; revision=449048
* multimedia/plexmediaserver-plexpass: Update to 1.8.2Mark Felder2017-08-311-2/+2
| | | | | | | - (LiveTV) Stability improvements Notes: svn path=/head/; revision=449037
* Update KDE Frameworks to 5.37.0Tobias C. Berner2017-08-291-3/+3
| | | | | | | | | | PR: 221599 Reviewed by: rakuco Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12067 Notes: svn path=/head/; revision=448892
* Change from USES=twisted to devel/py-twistedSunpoet Po-Chuan Hsieh2017-08-271-3/+4
| | | | | | | | | | | - Bump PORTREVISION for dependency change PR: 221653 Submitted by: sunpoet (myself) Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=448832
* multimedia/plexmediaserver: Update to 1.8.1Mark Felder2017-08-243-10/+14
| | | | | | | Changelog: https://forums.plex.tv/discussion/comment/1497543/#Comment_1497543 Notes: svn path=/head/; revision=448702
* Change from USES=twisted to devel/py-twistedSunpoet Po-Chuan Hsieh2017-08-211-2/+4
| | | | | | | | | | | - Bump PORTREVISION for dependency change PR: 221654 Submitted by: sunpoet (myself) Approved by: Christian Heckendorf <heckendorfc@gmail.com> (maintainer) Notes: svn path=/head/; revision=448499
* Grmbl, commit the actual good version of the patch.Mathieu Arnold2017-08-211-2/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=448476
* Fix build with graphics/openjpeg after update to 2.2.Mathieu Arnold2017-08-213-5/+96
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=448475
* Update GNUstep core libraries.David Chisnall2017-08-211-1/+1
| | | | | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release. Notes: svn path=/head/; revision=448472
* Update to upstream version 12.1Thomas Zander2017-08-205-90/+34
| | | | | | | | | PR: 219469 Submitted by: takefu@airport.fm Approved by: maintainer timeout Notes: svn path=/head/; revision=448433
* multimedia/mpc-qt: update to 17.08.13Jan Beich2017-08-203-24/+14
| | | | | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/v17.08...af00b5b Notes: svn path=/head/; revision=448425
* Pet portlint: move BROKEN_* upwardSunpoet Po-Chuan Hsieh2017-08-201-2/+2
| | | | Notes: svn path=/head/; revision=448388
* Update to upstream version 15.0.0Thomas Zander2017-08-192-4/+4
| | | | | | | MFH: 2017Q3 Notes: svn path=/head/; revision=448310
* Update to 20.0.1.Vanilla I. Shu2017-08-183-4/+36
| | | | Notes: svn path=/head/; revision=448202
* multimedia/ffmpeg: update to 3.3.3Jan Beich2017-08-152-5/+4
| | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.3:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Security: CVE-2017-9608 CVE-2017-11399 CVE-2017-11665 CVE-2017-11665 CVE-2017-11719 MFH: 2017Q3 Notes: svn path=/head/; revision=448015
* multimedia/plexmediaserver-plexpass: Update to 1.8.1Mark Felder2017-08-153-10/+11
| | | | | | | Changelog: http://forums.plex.tv/discussion/comment/1497543/#Comment_1497543 Notes: svn path=/head/; revision=447983
* multimedia/emby-server: Update to 3.2.27.0Ben Woods2017-08-143-25/+33
| | | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.2.27.0 Notes: svn path=/head/; revision=447929
* * Bump Revision to fix ioctl sign-extension warningRichard Gallamore2017-08-132-3/+14
| | | | | | | | | | | | | | * Cleanup Makefile PR: 221241 Submitted by: <peo@bsdlabs.com> Reviewed by: matthew (mentor) Approved by: matthew (mentor) MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D11993 Notes: svn path=/head/; revision=447919
* * Updated to 0.10.3Richard Gallamore2017-08-132-10/+9
| | | | | | | | | | | | | | * Cleanup Makefile * Add license file PR: 221248 Submitted by: SimaMoto,RyōTa (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12000 Notes: svn path=/head/; revision=447918
* * Updated to 0.10.10Richard Gallamore2017-08-132-24/+24
| | | | | | | | | | | | | | * Cleanup Makefile * Added license file PR: 221247 Submitted by: SimaMoto,RyōTa (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11999 Notes: svn path=/head/; revision=447917
* * Updated to 1.1.4Richard Gallamore2017-08-132-13/+14
| | | | | | | | | | | | | | * Added license file * Cleanup Makefile PR: 221253 Submitted by: SimaMoto,RyōTa (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11994 Notes: svn path=/head/; revision=447916
* * Updated to 1.1.10Richard Gallamore2017-08-132-22/+23
| | | | | | | | | | | | | | * Cleanup Makefile * Added license file PR: 221250 Submitted by: SimaMoto,RyōTa (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11998 Notes: svn path=/head/; revision=447915
* multimedia/mpc-qt: update to 17.08Jan Beich2017-08-132-5/+4
| | | | | | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/ec7ef77...v17.08 Changes: https://github.com/cmdrkotori/mpc-qt/releases/tag/v17.08 Notes: svn path=/head/; revision=447880
* Update to 0.7.98Sunpoet Po-Chuan Hsieh2017-08-112-4/+4
| | | | | | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt Notes: svn path=/head/; revision=447795
* Update to 0.7.98Sunpoet Po-Chuan Hsieh2017-08-112-4/+4
| | | | | | | | Changes: https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt Notes: svn path=/head/; revision=447794
* Update to 0.7.98 (0.4.36)Sunpoet Po-Chuan Hsieh2017-08-112-4/+4
| | | | | | | Changes: https://github.com/MediaArea/ZenLib/blob/master/History.txt Notes: svn path=/head/; revision=447793
* multimedia/mpc-qt: update to 17.07.34Jan Beich2017-08-112-10/+5
| | | | | | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/v17.07...ec7ef77 MFH: 2017Q3 Notes: svn path=/head/; revision=447731
* multimedia/mpc-qt: fix missing icons after r443673Jan Beich2017-08-111-2/+2
| | | | Notes: svn path=/head/; revision=447730
* - Really update kodi to 17.3Carlos J. Puga Medina2017-08-082-13/+20
| | | | | | | | | | | | | - Sort Makefile to make portlint happy - Bump PORTREVISION PR: 220603 Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Approved by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) MFH: 2017Q3 (blanket) Notes: svn path=/head/; revision=447558
* multimedia/xmms:Tobias Kortkamp2017-08-061-21/+6
| | | | | | | | | - Switch to options helpers - USES=localbase - Add LICENSE_FILE Notes: svn path=/head/; revision=447461
* Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team canJoseph Mingrone2017-08-053-3/+3
| | | | | | | more easily contribute to their maintenance. Notes: svn path=/head/; revision=447386