aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* - Remove soversion from RUN_DEPENDSavilla2017-01-091-2/+2
| | | | Reported by: adamw
* multimedia/plexhometheater: Pet portlint (no-op)woodsb022017-01-089-61/+48
| | | | | | - Re-generate patches with makepatch (pet portlint) - Remove blank lines between BUILD/LIB/RUN_DEPENDS (pet portlint) - Add LICENSE_FILE
* Add more PLIST_SUB to Mk/Uses/python.mksunpoet2017-01-082-16/+5
| | | | | | | | | | | | | | | | - Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX - Add PYTHON2 and PYTHON3 - Respect PYTHON_VERSION - Rename PYOEXTENSION to PYTHON_PYOEXTENSION This change would help: - Build databases/postgresql*-plpython with Python 3 (It has PLIST issue since bsd.python.mk to Uses/python.mk transition) - Simplify Makefile PR: 205807 Differential Revision: https://reviews.FreeBSD.org/D4758 Exp-run by: antoine
* textproc/hunspell: update to 1.6.0jbeich2017-01-071-2/+2
| | | | | | | | | | | | | | | - Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887
* Update to upstream version 2.8.3riggs2017-01-073-6/+4
|
* LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.adamw2017-01-071-1/+1
| | | | | Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts, because wow.
* devel/boost-*: update to 1.63.0jbeich2017-01-0613-12/+13
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* Resolve dependency conflicts with www/py-requests; bump PORTREVISIONriggs2017-01-061-1/+2
| | | | | | PR: 213999 Submitted by: kaltheat@gmail.com MFH: 2017Q1
* - Add LICENSEamdmi32017-01-051-4/+11
| | | | | | - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-2/+1
|
* Upstream moved to GitHub.mat2017-01-042-8/+12
| | | | | Reported by: Mark Noirot (upstream) Sponsored by: Absolight
* Never set WRKSRC when using USE_GITHUB.mat2017-01-045-16/+9
| | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-1/+1
| | | | | | | Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz" which is unsafe at least with lang/gcc* that override some system headers and have newer libgcc_s.so that our old version in base may not be forward-compatible with.
* Drop pre-10.3 support in my portsjbeich2017-01-031-12/+0
| | | | | Figuring out which GCC hacks are safe to drop is tricky but at least devel/fb-adb is limited to x86 due to ADA bootstrap.
* - Update to 17.01avilla2017-01-034-6/+7
| | | | | | | | | - Update WWW This version is just bug fixes plus a Chinese translation for Taiwan was added. Reported by: portscout
* Unbundle libass from mplayer / mencoderriggs2017-01-034-7/+12
| | | | | | | | | | | Log: - Use libass from ports instead of bundled version (this likely addresses some vulnerabilities since bundled libass is from 2013) - New default OPTION ASS - Bump portrevision Reported by: jbeich MFH: 2017Q1
* x11/rubygem-gnome2: update to 3.1.0swills2017-01-024-6/+8
| | | | Update x11/rubygem-gnome2 and friends to 3.1.0
* Simplify handling of CFLAGS, retire OCFLAGS OPTIONriggs2017-01-024-21/+12
| | | | | | | | | | Log: - Remove OCFLAGS option. This is no longer a big topic since all computationally expensive code is handled via external ffmpeg libraries now - Remove BUILD_DEPENDS on yasm. No yasm asm files are compiled during mplayer / mencoder build process anymore - Bump PORTREVISION
* Modernise handling of OPTIMIZED_CFLAGSriggs2017-01-021-3/+3
| | | | | | | | | | Log: - Use vendor-selected OPTIMIZED_CFLAGS - Add them to OPTIONS_DEFAULT - Bump PORTREVISION PR: 215402 Submitted by: jbeich
* Remove BROKEN_FreeBSD_9sunpoet2017-01-012-2/+0
| | | | Approved by: portmgr (blanket)
* Drop support for Linux Fedora 10 (ports part)rene2017-01-017-83/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/dsnake only worked with linux-f10 Should fix INDEX audio/linux-f10-sdl_mixer audio/linux-f10-pulseaudio-libs audio/linux-f10-freealut audio/linux-f10-arts audio/linux-f10-esound audio/linux-f10-libogg audio/linux-f10-alsa-plugins-oss audio/linux-f10-openal audio/linux-f10-openal-soft audio/linux-f10-nas-libs audio/linux-f10-alsa-lib audio/linux-f10-libvorbis audio/linux-f10-libaudiofile audio/linux-f10-mikmod databases/linux-f10-sqlite3 devel/linux-f10-dbus-glib devel/linux-f10-sdl12 devel/linux-f10-libglade2 devel/linux-f10-devtools devel/linux-f10-allegro devel/linux-f10-nspr devel/linux-f10-dbus-libs devel/linux-f10-libsigc++20 devel/linux-f10-ncurses-base dns/linux-f10-libasyncns emulators/linux_base-f10 emulators/linux-f10 ftp/linux-f10-curl games/dsnake graphics/linux-f10-sdl_image graphics/linux-f10-sdl_ttf graphics/linux-f10-glew graphics/linux-f10-ungif graphics/linux-f10-png graphics/linux-f10-tiff graphics/linux-f10-dri graphics/linux-f10-jpeg graphics/linux-f10-libGLU graphics/linux-f10-gdk-pixbuf graphics/linux-f10-libmng graphics/linux-f10-cairo graphics/linux-f10-imlib lang/linux-f10-tcl85 lang/linux-f10-libg2c multimedia/linux-f10-libtheora multimedia/linux-f10-libv4l net/linux-f10-openldap net/linux-f10-nss_ldap print/linux-f10-cups-libs security/linux-f10-gnutls security/linux-f10-nss security/linux-f10-openssl security/linux-f10-libgpg-error security/linux-f10-libtasn1 security/linux-f10-libgcrypt security/linux-f10-libssh2 security/linux-f10-cyrus-sasl2 sysutils/linux-f10-procps textproc/linux-f10-aspell textproc/linux-f10-expat textproc/linux-f10-scim-gtk textproc/linux-f10-scim-libs textproc/linux-f10-libxml2 x11/linux-f10-xorg-libs x11-fonts/linux-f10-fontconfig x11-themes/linux-f10-qtcurve-gtk2 x11-themes/linux-f10-hicolor-icon-theme x11-toolkits/linux-f10-qt45 x11-toolkits/linux-f10-gtk2 x11-toolkits/linux-f10-openmotif x11-toolkits/linux-f10-pango accessibility/linux-f10-atk archivers/linux-f10-ucl archivers/linux-f10-upx
* multimedia/mpc-qt: update to 0.0.0.s20161230jbeich2017-01-012-5/+5
| | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/165c793...54b0be7
* - Fix build on FreeBSD 9avilla2016-12-311-0/+3
| | | | | | FreeBSD 10+ has bmake(1) from NetBSD, which ignores stale .depend entries. To successfully build on older releases, we have to remove the incriminated file.
* multimedia/emby-server: Update to 3.1.2woodsb022016-12-313-7/+9
| | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.1.2
* multimedia/libass: belatedly bump PORTREVISION after r429876jbeich2016-12-3011-10/+11
| | | | | | | ASS_Style grew in size by |int Justify| member. Old consumers may not initialize it leading to crashes. Reported by: Kevin Oberman
* Log:riggs2016-12-3014-200/+96
| | | | | | | | | - Update to upstream snapshot as of 2016-12-28 - Unbundle ffmpeg; uses multimedia/ffmpeg now - Refactor shared Makefile target - GNU_CONFIGURE -> HAS_CONFIGURE Differential Revision: https://reviews.freebsd.org/D8930
* multimedia/ffmpeg: restore -L${LOCALBASE}/lib after r428893jbeich2016-12-301-1/+2
| | | | | | | | | | ld.bfd from devel/binutils by default looks under LOCALBASE/lib. If we revert to ld.bfd (or even ld.lld) from base the following would happen. ===> Configuring for ffmpeg-3.2.2_2,1 ERROR: gmp not found Submitted by: marino
* multimedia/gpodder: update to 3.9.3rm2016-12-303-5/+16
| | | | | | | | | | - replace feedparser with podcastparser. This change was done upstream in version 3.9.2, so the current version is broken, and this is why I requesting MFH. - add patch to make network detection routine work with wireless interfaces in FreeBSD MFH: 2016Q4
* Shotcut is a free, open source, cross-platform video editor foravilla2016-12-295-0/+306
| | | | | | | | | Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. WWW: https://shotcutapp.com
* Update to upstream version 0.13.5riggs2016-12-293-5/+5
|
* WebVfx is a video effects framework that allows video effectsavilla2016-12-295-0/+211
| | | | | | | | | | (filters, transitions, etc.) to be authored using web technologies (HTML, CSS, JavaScript, WebGL, etc.) or with Qt Quick QML (a declarative CSS and JavaScript like language). WebVfx includes plugins for the MLT open source multimedia framework. WWW: https://www.mltframework.org/doxygen/webvfx/
* - Add LICENSE_FILEamdmi32016-12-292-8/+27
| | | | | | | - Pet portlint - Fix build on 11+ Approved by: portmgr blanket
* Update to upstream version 9.7.1riggs2016-12-282-6/+6
| | | | | | Details: - Now requires Qt5Concurrent - Now requires a c++14 compiler
* Fix daemon inability to bind to the sockey with the following error:amdmi32016-12-282-0/+33
| | | | | | http_bindsock: error binding on 127.0.0.1 port 8081 this problem was already fixed upstream.
* - Add LICENSEamdmi32016-12-281-4/+11
| | | | | | - Don't install license with docs - Remove bogus HAVE_CONFIGURE - Switch to options helpers
* Update to 17.0.0.vanilla2016-12-283-6/+45
|
* - Add dependency on MLT Qt 4 pluginavilla2016-12-281-2/+3
| | | | - Bump PORTREVISION
* - Split MLT Qt plugins into their own ports [1]avilla2016-12-287-84/+124
| | | | | | | | | | | - Cleanup the Python slave port [2] - Bump PORTREVISION. [1] Ports can now force the dependency on Qt plugin, which is needed by Kdenlive. Having two different (conflicting) versions will help with the transition to the KF5-dependent Kdenlive. [2] Creating slave ports for other SWIG bindings should now be easy.
* multimedia/emby-server: Update to 3.1.1woodsb022016-12-282-4/+4
| | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.1.1
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-271-1/+1
| | | | | | - While here, minor cosmetic and license fixes Approved by: portmgr blanket
* multimedia/mpv: update to 0.23.0jbeich2016-12-263-23/+16
| | | | | | | | | - Since ENCA is gone enable UCHARDET by default - Reduce maintenance by using the same waf version as bootstrap.py Changes: https://github.com/mpv-player/mpv/releases/tag/v0.23.0 Approved by: cpm (maintainer) Differential Revision: https://reviews.freebsd.org/D8912
* - Mark broken on FreeBSD 9.x i386amdmi32016-12-261-14/+13
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override itamdmi32016-12-251-2/+1
| | | | Approved by: portmgr blanket
* Mark simplified MIT as ISCLjbeich2016-12-251-1/+1
|
* multimedia/vapoursynth-l-smash-works: update to 0.0.921jbeich2016-12-252-5/+5
| | | | Changes: https://github.com/VFR-maniac/L-SMASH-Works/compare/a1a280b...2f9d499
* multimedia/x264: update to 0.148.2728jbeich2016-12-252-7/+7
| | | | Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=4d5c8b01a48f72f9c40651e92c39294326a0863f
* Chase libdc1394 update. Bump PORTREVISION of dependent portsriggs2016-12-232-2/+2
|
* Update to upstream version 2.2.5riggs2016-12-234-5/+16
|
* - Switch to USES=localbaseamdmi32016-12-232-4/+13
| | | | - Fix build on 11+
* multimedia/mlt: install (optional) OpenGL moduleavilla2016-12-233-3/+51
|
* Fix plist after r429178.rakuco2016-12-232-0/+2
|
* Update to 1.4.0bapt2016-12-232-4/+7
| | | | | Approved by: maintainer timeout (1 month) Differential Revision: https://reviews.freebsd.org/D8509
* multimedia/vid.stab: pet portscoutavilla2016-12-231-0/+2
|
* - Add LICENSEamdmi32016-12-221-5/+12
| | | | | | - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers
* multimedia/mlt: update to 6.4.1avilla2016-12-2112-56/+221
| | | | | | | - Upstream some patches - Remove dependency on Qt 5 OpenGL (will be upstreamed) - Add dependency on math/fftw3 - Completely disable VDPAU option (broken upstream)
* - Add LICENSEamdmi32016-12-211-5/+12
| | | | | | - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers
* Update KDE Frameworks to 5.29.0tcberner2016-12-191-3/+3
| | | | | | | | | | | | | | | | | | | | | Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
* multimedia/emby-server: Update to 3.1.0woodsb022016-12-193-74/+49
| | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.1.0 Approved by: adamw (mentor, implicit)
* multimedia/ffmpeg: simplify ARCH workaroundjbeich2016-12-1924-211/+7
| | | | | | ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327. Approved by: portmgr blanket
* multimedia/ffmpeg: expose SOXR dependencyjbeich2016-12-193-4/+5
|
* multimedia/ffmpeg: drop obsolete patchesjbeich2016-12-194-59/+0
|
* multimedia/ffmpeg: only pass *FLAGS via environmentjbeich2016-12-191-6/+2
|
* multimedia/ffmpeg: respect CPUTYPE for NEON=onjbeich2016-12-191-0/+2
|
* multimedia/ffmpeg: adjust RESTRICTED after r428352jbeich2016-12-191-1/+1
|
* Get rid of QT_PREFIX in favour of PREFIX.tcberner2016-12-195-13/+13
| | | | | | | | QT_PREFIX was a remnant of a bygone time. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8825
* Update to upstream release 9.6.0riggs2016-12-192-5/+4
|
* multimedia/plexmediaserver{-plexpass}: Update to 1.3.3feld2016-12-186-114/+37
| | | | | | - Change symlinks from absolute paths to relative Changelog: https://forums.plex.tv/discussion/comment/1323517#Comment_1323517
* Update to 4.0.1jhale2016-12-1712-152/+480
| | | | | | | Project has moved to Github and is under active development Add support for Sqlite 3 database Convert to options helpers Move 3 line pkg-plist into the Makefile
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-1/+1
| | | | | | | PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine
* multimedia/mpc-qt: update to 0s20161214jbeich2016-12-162-6/+5
| | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/5853b77...165c793
* multimedia/ffmpeg: limit OPENSSL to one _RADIO groupjbeich2016-12-151-1/+1
| | | | | | | | Worse is better. To fix properly one would have to replace OPENSSL in RTMP with a synthetic option that _IMPLIES=OPENSSL. PR: 215306 Reported by: Laurence 'GreenReaper' Parry
* multimedia/plexmediaserver-plexpass: Update to 1.3.2feld2016-12-152-5/+5
| | | | Changelog: https://forums.plex.tv/discussion/comment/1317877#Comment_1317877
* multimedia/ffmpeg: expose GCRYPT, GMP, LIBRTMP optionsjbeich2016-12-151-3/+6
| | | | | | | | GMP is enabled by default as GNUTLS indirectly pulls math/gmp mimicing the behavior in ffmpeg-2.8.10. PR: 208457 (lost in a mismerge) Reported by: sunpoet
* More USE_GITHUB cleanup.mat2016-12-151-4/+2
| | | | | | Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight
* - Pet portlintamdmi32016-12-134-110/+52
| | | | | | | | - Switch to options helpers - Cosmetic fixes - Remove broken extra patch - Turn non-optional extra patch to regular patch - Fix Makefile.plugins to not override PLIST_SUB
* - Add LICENSEamdmi32016-12-131-5/+12
| | | | | | - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers
* multimedia/vapoursynth-l-smash-works: update to 0.0.918jbeich2016-12-122-5/+6
| | | | Changes: https://github.com/VFR-maniac/L-SMASH-Works/compare/9828349...a1a280b
* multimedia/mlt: disable VDPAU to unbreak with ffmpeg 3.xjbeich2016-12-111-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from producer_avformat.c:153: ./vdpau.c:162:11: error: no member named 'type' in 'struct AVFrame' frame->type = FF_BUFFER_TYPE_USER; ~~~~~ ^ ./vdpau.c:162:18: error: use of undeclared identifier 'FF_BUFFER_TYPE_USER' frame->type = FF_BUFFER_TYPE_USER; ^ ./vdpau.c:165:16: error: no member named 'reference' in 'struct AVFrame' if ( frame->reference ) ~~~~~ ^ ./vdpau.c:239:21: error: no member named 'get_buffer' in 'struct AVCodecContext'; did you mean 'get_buffer2'? self->video_codec->get_buffer = vdpau_get_buffer; ^~~~~~~~~~ get_buffer2 /usr/local/include/libavcodec/avcodec.h:2565:11: note: 'get_buffer2' declared here int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags); ^ ./vdpau.c:240:21: error: no member named 'release_buffer' in 'struct AVCodecContext' self->video_codec->release_buffer = vdpau_release_buffer; ~~~~~~~~~~~~~~~~~ ^ PR: 214197 Reported by: antoine (via exp-run) Suggested by: matthew@reztek.cz Approved by: portmgr blanket
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-1157-210/+235
| | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries)
* multimedia/oscam: Fix build without SSLv3brnrd2016-12-112-1/+19
| | | | | - Add patch to fix build without SSLv3 - Register OpenSSL dependency in USES
* Update to 3.8.1olivierd2016-12-102-4/+4
|
* Update to 3.8.1olivierd2016-12-102-4/+4
|
* Update to 3.8.1olivierd2016-12-103-4/+5
|
* Update to 3.8.1olivierd2016-12-103-4/+5
|
* multimedia/gpodder: update to 3.9.2rm2016-12-102-4/+4
| | | | | Changelog: http://blog.gpodder.org/2016/11/gpodder-392-canyonero-released.html
* multimedia/mpv: Add DOCS and MANPAGES optionscpm2016-12-092-8/+13
| | | | | | | | | | | - Add DOCS and MANPAGES options using options helpers to simplify conditional values - Update pkg-plist accordingly - Bump PORTREVISION Reported by: Robert Burmeister <Robert.Burmeister@UToledo.edu> via email Reviewed by: junovitch (mentor) Approved by: junovitch (mentor) Differential Revision: D8726
* multimedia/mplayer2: Fix build with ffmpeg 3.xcpm2016-12-0919-2/+1188
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | screenshot.c:60:5: error: implicit declaration of function 'avcodec_free_frame' is invalid in C99 [-Werror,-Wimplicit-function-declaration] avcodec_free_frame(&ctx->pic); ^ screenshot.c:72:20: error: implicit declaration of function 'avcodec_alloc_frame' is invalid in C99 [-Werror,-Wimplicit-function-declaration] ctx->pic = avcodec_alloc_frame(); ^ screenshot.c:97:22: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? avctx->pix_fmt = PIX_FMT_RGB24; ^~~~~~~~~~~~~ AV_PIX_FMT_RGB24 /usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB... ^ screenshot.c:113:5: error: implicit declaration of function 'avcodec_get_frame_defaults' is invalid in C99 [-Werror,-Wimplicit-function-declaration] avcodec_get_frame_defaults(pic); ^ screenshot.c:118:16: error: implicit declaration of function 'avcodec_encode_video' is invalid in C99 [-Werror,-Wimplicit-function-declaration] int size = avcodec_encode_video(avctx, outbuffer, outbuffer_size, pic); ^ PR: 214896 Reported by: jbeich Reviewed by: jbeich, junovitch (mentor) Approved by: jbeich, junovitch (mentor)
* - Add LICENSEsunpoet2016-12-091-1/+5
| | | | | | | | | | | | | | | | | | | - Add missing LIB_DEPENDS and solve a stage-qa error libogg is a required dependency. PORTREVISION was not bumped because libogg is already a package dependency via audio/libvorbis. from README: Requirements summary: For libtheora: libogg 1.1 or newer. ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libtheora.so.0.3.10 is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Approved by: portmgr (blanket)
* - Fix LICENSEamdmi32016-12-091-11/+7
| | | | | | - Switch to USES=localbase - Switch to options helpers - Pet portlint
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-0924-19/+24
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-094-1/+4
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libexpat.so.6 compatibility link that was added in r374303 totijl2016-12-092-2/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libpcre.so.3 compatibility link that was added in r374303 totijl2016-12-092-2/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libcurl.so.7 compatibility link that was added in r374303 totijl2016-12-093-2/+3
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libjpeg.so.11 compatibility link that was added in r374303 totijl2016-12-095-4/+5
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilitytijl2016-12-084-3/+4
| | | | | links that were added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* New port: multimedia/zoneminder-h264pi2016-12-0815-0/+8156
| | | | | | | | | | | Zoneminder is an all-in-one GPL'd security and surveillance camera solution. Fully web-based system for viewing and analyzing security camera feeds. This version has H.264 support. WWW: http://www.zoneminder.com/ PR: 214564 Submitted by: Ivan <bsd@abinet.ru>
* multimedia/plexmediaserver-plexpass: Update to 1.3.1feld2016-12-083-11/+9
| | | | Changelog: https://forums.plex.tv/discussion/comment/1316284#Comment_1316284
* - Update security/cryptopp to 5.6.5jhale2016-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Add LICENSE (BSL) - Add CPE data - Remove STATIC option and always install the shared library; no reason not to. - Remove GCC option and use USES=compiler framework - Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying to use it. It will allow the asserts to be enabled which could be a security risk. The standard DEBUG option is now safe to use. - Add SIMD option for i386 and amd64 - requires a recent clang or gcc - Don't install the cryptest binary; it is really only used for regression testing, so only build it for the TEST_TARGET. It is useless without the data files anyways. - Take maintainership - Bump PORTREVISON on dependent ports due to shared library bump PR: 215015 Reported by: <fcsk.aim@gmail.com> MFH: 2016Q4 Security: eab68cff-bc0c-11e6-b2ca-001b3856973b
* Fix build with ffmpeg-3.xtcberner2016-12-052-1/+256
| | | | | | | | | | | | | | | Import slightly modified version from upstream https://git.reviewboard.kde.org/r/126992/ With this patch the port still works with ffmpeg-2.x. PORTREVISION is being bumped for two reasons: the dependencies have been changed (aka "make stage-qa happy") but also the ffmpeg3 patch causes the library to change (it links against libavfilter at the very least) PR: 214194 Submitted by: Matthew Rezny <matthew@reztek.cz> Reported by: jbeich Approved by: rakuco (mentor)
* multimedia/plexpy: Update to 1.4.16feld2016-12-052-4/+5
| | | | Changelog: https://github.com/JonnyWong16/plexpy/releases/tag/v1.4.16
* - fix builddinoex2016-12-041-0/+1
|
* Add non-default OPTION for SNDIOriggs2016-12-041-1/+4
| | | | | PR: 212024 Submitted by: t@tobik.me
* Add non-default OPTION for SNDIOriggs2016-12-041-1/+6
| | | | | PR: 212023 Submitted by: t@tobik.me
* multimedia/tvheadend: unbreak with ffmpeg 3.xjbeich2016-12-042-1/+426
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/plumbing/transcoding.c:27:10: fatal error: 'libavutil/audioconvert.h' file not found #include <libavutil/audioconvert.h> ^ src/plumbing/transcoding.c:1064:30: error: use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'? octx->pix_fmt = PIX_FMT_YUV420P; ^~~~~~~~~~~~~~~ AV_PIX_FMT_YUV420P /usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared here AV_PIX_FMT_YUV420P, ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples) ^ src/plumbing/transcoding.c:1092:30: error: use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'? octx->pix_fmt = PIX_FMT_YUV420P; ^~~~~~~~~~~~~~~ AV_PIX_FMT_YUV420P /usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared here AV_PIX_FMT_YUV420P, ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples) ^ src/plumbing/transcoding.c:1123:30: error: use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'? octx->pix_fmt = PIX_FMT_YUV420P; ^~~~~~~~~~~~~~~ AV_PIX_FMT_YUV420P /usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared here AV_PIX_FMT_YUV420P, ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples) ^ build.freebsd/src/plumbing/transcoding.o: In function `transcoder_input': src/plumbing/transcoding.c:(.text+0x559): undefined reference to `avcodec_alloc_frame' src/plumbing/transcoding.c:(.text+0x56a): undefined reference to `avcodec_alloc_frame' src/plumbing/transcoding.c:(.text+0x57f): undefined reference to `avcodec_get_frame_defaults' src/plumbing/transcoding.c:(.text+0x58a): undefined reference to `avcodec_get_frame_defaults' build.freebsd/src/plumbing/transcoding.o: In function `transcoder_stream_video': src/plumbing/transcoding.c:(.text+0x1904): undefined reference to `avpicture_deinterlace' cc: error: linker command failed with exit code 1 (use -v to see invocation) PR: 214815 Reported by: antoine (via exp-run) Obtained from: upstream Approved by: decke (maintainer)
* textproc/hunspell: update to 1.5.4jbeich2016-12-041-2/+2
| | | | | | | Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog PR: 214837 Exp-run by: antoine (for 1.5.3) Approved by: office (bapt)
* Port rtsp fixes from multimedia/ffmpeg changeset r427233riggs2016-12-043-2/+47
| | | | MFH: 2016Q4
* Introduce non-default OPTION SNDIOriggs2016-12-032-1/+4
| | | | Submitted by: t@tobik.me (via mail)
* - Update to 0.7.91sunpoet2016-12-032-4/+4
| | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog
* - Update to 0.7.91sunpoet2016-12-032-5/+4
| | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog
* - Update to 0.7.91 (0.4.34)sunpoet2016-12-032-4/+4
| | | | | | | | | | - Minor performance optimizations and cleanup (Thanks to Pavel Pimenov) - Add PKGBUILD file for Arch Linux - CMake improvements (Thanks to evpobr) - Build scripts improvements - Fix for Ubuntu 16.10 - Change lib name for Fedora and RHEL/CentOS to follow their guidelines - Update Visual Studio project files (support of 32-bit CPU without SSE)
* Do not use post-stage. Use post-install instead.mat2016-12-022-2/+2
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* http://github.com redirects to https://github.com, spare everyone a redirect.mat2016-12-023-3/+3
| | | | Sponsored by: Absolight
* Update to version 0.7.1. That version uses unique_ptr which is notse2016-12-0110-32/+52
| | | | | | | | | supported on FreeBSD 9.3, 10.1, and 10.2. "patch-src_dvbcut.cpp" restores the code as it was in version 0.7.0. That patch shall be removed from the port in 2017, when the affected FreeBSD versions have reached EoL. Approved by: antoine (implicit)
* multimedia/sabbu: unbreak with libc++ 3.9jbeich2016-11-301-0/+20
| | | | | | | | | | | | util.cpp:526:12: error: assigning to 'char *' from incompatible type 'const char *' msgval = strrchr (msgid, '|'); ^ ~~~~~~~~~~~~~~~~~~~~ util.cpp:539:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *msgval = strrchr(msgid, '|'); ^ ~~~~~~~~~~~~~~~~~~~ PR: 214652 Approved by: portmgr blanket
* Mark some ports as not openssl-devel ready.mat2016-11-301-1/+7
| | | | Sponsored by: Absolight
* Once again attempt to fix build on aarch64/armv6 by not stomping on CFLAGS.linimon2016-11-291-1/+1
| | | | | | | Necessary but possibly insufficient. Reported by: portlint Approved by: portmgr (tier-2 blanket)
* Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.tcberner2016-11-294-65/+64
| | | | | | | | | | | | As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending on the Qt version these subs ended up at many wrong places in plists. So only export it if QT_DIST is set. PR: 210227 Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8378
* multimedia/k9copy-kde4 : fix 'abs is ambiguoustcberner2016-11-291-0/+25
| | | | | | | | Work around the call to abs() being ambigous by simply calculating the absolute value in place. PR: 214640 Approved by: just fix it, rakuco (mentor)
* Update to upstream release 1.5.1; fixes build with libc++ 3.9riggs2016-11-282-4/+4
| | | | | | PR: 214887 Submitted by: jason.harmening@gmail.com (maintainer) MFH: 2016Q4
* USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]dbn2016-11-283-117/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instead of excluding the specific packages added to DISTFILES (but only for FreeBSD 9+), exclude all files with a '.nupkg' extension. - Move the nuget-extract command to be before post-extract, to allow the port's post-extract command to move packages around audio/libgpod-sharp: add port for mono bindings for libgpod - audio/libgpod: [2] - USE_GNOME: add missing dependency - Remove mono files from pkg-plist (now in audio/libgpod-sharp) - Allow relevant variables to be overridden - Fix MONO options - Patch source to allow building with modern mono - Avoid post-install target for slave ports. devel/monodevelop: update to 4.6.2.7 - Update nuget package Fantomas to 2.4.0 (latest at time of monodevelop's release). - Downgrade nuget package FSharp.Compiler.CodeDom (per paket's specification) - LICENSE: Add license of LGPL21 - LICENSE_FILE: Add license file from source - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases) games/openra: simplify post-extract [3] - USES=mono:nuget allow overridding of NUGET_PACKAGEDIR - Set NUGET_PACKAGEDIR to correct location, fix patching accordingly lang/fsharp: update to 4.6.2.7 ChangeLog: - Fix #639: Problems with F# scripts on Mono - Fix FSharp.Compiler.Tools targets for .NET Core usage - Fix FSharp.Compiler.Tools package dependencies lang/mono: update to 4.6.2.7 Mono 4.6.2 is the 1st service release to the 4.6 series. Changes: - LICENSE: Add license of MIT - LICENSE_FILE: Add license file from source - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases) Bug fixes: - #44708 - "TrustFailure (The authentication or decryption has failed.) ... Invalid certificate received from server." with "Error code: 0x5" or "Error code: 0xffffffff800b010f" when attempting to access HTTPS servers on ports other than 443 - #39832 - SIGSEGV when running roslyn multimedia/banshee: bump port revision. - Update missing port dependencies - Convert to use option helpers - OPTIONS: Add APPLEDEV (missing dependency added) - LICENSE: Add MIT license - LICENSE_FILE: Add license file from source - PORTSCOUT: Skip alpha release (2.9.1) x11-toolkits/gnome-sharp20: fix port dependencies - Add missing dependencies - Convert post-patch to shebangfix - LICENSE: add LGPL21 license - LICENSE_FILE: use license file from source - MKAE_JOBS_UNSAFE: remove, does appear to work x11-toolkits/gtk-sharp20: update to 2.12.42. PR: 214680 [2] PR: 214681 Suggested by: jbeich [1] Submitted by: jbeich [3] Approved by: avilla (maintainer; timeout) [2]
* Fix RTP stream; FreeBSD's socket calls require the sockaddr struct lengthkevlo2016-11-272-1/+47
| | | | | | | | | to agree with the address family. PR: 214852 Submitted by: me Approved by: jbeich MFH: 2016Q4
* multimedia/mplayer2: unbreak after r417413cpm2016-11-273-13/+19
| | | | | | | | | | | - Fix LICENSE - Add LICENSE_FILE - Record TIMESTAMP in distinfo - Unbreak build after disabling MANPAGES option on package builders Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D8555
* - Add LICENSEamdmi32016-11-252-15/+15
| | | | | | - Switch to options helpers - Cosmetic fixes - Fix WWW:
* - Add LICENSEamdmi32016-11-252-9/+12
| | | | | - Cosmetic fixes - Fix WWW:
* - Add LICENSEamdmi32016-11-251-1/+5
| | | | | - Switch to USES=tar - Switch to options helpers
* multimedia/kodi: Add missing dependenciescpm2016-11-251-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing dependencies [1] - Register CONFLICTS_BUILD=compat9x [2] Building kodi with misc/compat9x installed is known to fail. So before attempting to build kodi users should first remove misc/compat9x. gmake[3]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/tools/depends/native/JsonSchemaBuilder' Jsonbuilder: tools/depends/native/JsonSchemaBuilder/bin/JsonSchemaBuilder gmake -C xbmc/interfaces/json-rpc ServiceDescription.h gmake[3]: Entering directory '/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/xbmc/interfaces/json-rpc' ../../../tools/depends/native/JsonSchemaBuilder/bin/JsonSchemaBuilder schema/version.txt schema/license.txt schema/methods.json schema/types.json schema/notifications.json /usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/ports/multimedia/kodi/work/xbmc-a5f3a99/tools/depends/native/JsonSchemaBuilder/bin/JsonSchemaBuilder not found Makefile:39: recipe for target 'ServiceDescription.h' failed gmake[3]: *** [ServiceDescription.h] Error 1 gmake[3]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/xbmc/interfaces/json-rpc' codegenerator.mk:76: recipe for target 'xbmc/interfaces/json-rpc/ServiceDescription.h' failed gmake[2]: *** [xbmc/interfaces/json-rpc/ServiceDescription.h] Error 2 gmake[2]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-a5f3a99' *** Error code 2 Stop. make[1]: stopped in /usr/ports/multimedia/kodi *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/kodi PR: 204380 [1], 209698 [2] Submitted by: cpm, Yuri Victorovich <yuri@rawbw.com> Reported by: Vladimir Omelchuck <admin@vladiom.com.ua> [2] Approved by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer), feld (mentor)
* Chase Lazarus' upgrade.thierry2016-11-251-1/+1
|
* multimedia/plexmediaserver-plexpass: Update to 1.3.0feld2016-11-243-14/+23
| | | | Changelog: https://forums.plex.tv/discussion/comment/1305852#Comment_1305852
* - Add LICENSEamdmi32016-11-231-2/+5
| | | | | - Add NO_ARCH - Cosmetic fixes
* multimedia/mpv: Update to 0.22.0cpm2016-11-232-5/+4
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.22.0) Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.22.0 Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) Differential Revision: D8615
* devel/boost-*: update to 1.62.0jbeich2016-11-2313-11/+13
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* Add explicit build dependency on the python symlink, right now they rely onantoine2016-11-231-1/+2
| | | | it being provided by x11-toolkits/gtk20
* - Bump PORTREVISION. lazarus was updated to 1.6.2acm2016-11-221-1/+2
|
* - Remove unnecessary CONFIGURE_ARGSsunpoet2016-11-211-1/+0
|
* - Do not install libmediainfo-configsunpoet2016-11-212-3/+1
| | | | | - Cleanup Makefile - Bump PORTREVISION for package change
* Remove -msse from CFLAGS; fixes runtime issue for non-sse CPUsriggs2016-11-211-2/+1
| | | | | | | | As mentioned in the discussion trail of bug 213583, this is necessary for certain i386 CPUs. PR: 213583 Submitted by: jbeich
* multimedia/mpeg4ip: unbreak with libc++ 3.9jbeich2016-11-212-1/+28
| | | | | | | | | | media_utils.cpp:613:9: error: assigning to 'char *' from incompatible type 'const char *' slash = strchr(name, '/'); ^ ~~~~~~~~~~~~~~~~~ PR: 214659 Reviewed by: dim Approved by: portmgr blanket
* Re-enable MMX/SSE by default on i386 after stack alignment fixesriggs2016-11-211-2/+2
| | | | | PR: 213583 Submitted by: jbeich
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-2021-15/+21
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* archivers/zipmix, multimedia/gst123: Document ncurses requirementmarino2016-11-201-1/+1
| | | | Approved by: ncurses blanket
* - Fix r426417 and r426418sunpoet2016-11-203-3/+2
| | | | Notified by: antoine
* devel/icu: update to 58.1jbeich2016-11-202-2/+2
| | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt)
* - Update to 0.7.90sunpoet2016-11-202-3/+4
| | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog
* - Update to 0.7.90sunpoet2016-11-202-3/+4
| | | | Changes: https://mediaarea.net/MediaInfo/ChangeLog
* - Update to 0.7.90 (0.4.33)sunpoet2016-11-202-3/+4
|
* Fix build of multimedia/kdenlive -- ambiguity of abs()tcberner2016-11-191-0/+37
| | | | Approved by: antoine
* multimedia/miro: unbreak build with ffmpeg 3.xjbeich2016-11-191-2/+14
| | | | | | | | | | | | | | | | | | | | | | linux/miro-segmenter.c:81:92: error: use of undeclared identifier 'CODEC_ID_MP3'; did you mean 'AV_CODEC_ID_MP3'? ...== 1 && input_codec_context->codec_id == CODEC_ID_MP3) || input_codec_context->codec_id == CO... ^~~~~~~~~~~~ AV_CODEC_ID_MP3 /usr/local/include/libavcodec/avcodec.h:517:5: note: 'AV_CODEC_ID_MP3' declared here AV_CODEC_ID_MP3, ///< preferred ID for decoding MPEG audio layer 1, 2 or 3 ^ linux/miro-segmenter.c:81:142: error: use of undeclared identifier 'CODEC_ID_AC3'; did you mean 'AV_CODEC_ID_AC3'? ...== CODEC_ID_MP3) || input_codec_context->codec_id == CODEC_ID_AC3) { ^~~~~~~~~~~~ AV_CODEC_ID_AC3 /usr/local/include/libavcodec/avcodec.h:519:5: note: 'AV_CODEC_ID_AC3' declared here AV_CODEC_ID_AC3, ^ PR: 214195 Approved by: portmgr blanket
* multimedia/bino: unbreak build with ffmpeg 3.xjbeich2016-11-193-14/+217
| | | | | | | | | | | | | | | | | | | | | | | | | | | src/media_object.cpp:435:41: error: use of undeclared identifier 'PIX_FMT_YUV444P'; did you mean 'AV_PIX_FMT_YUV444P'? if (video_codec_ctx->pix_fmt == PIX_FMT_YUV444P ^~~~~~~~~~~~~~~ AV_PIX_FMT_YUV444P /usr/local/include/libavutil/pixfmt.h:67:5: note: 'AV_PIX_FMT_YUV444P' declared here AV_PIX_FMT_YUV444P, ///< planar YUV 4:4:4, 24bpp, (1 Cr & Cb sample per 1x1 Y samples) ^ src/media_object.cpp:1943:92: error: use of undeclared identifier 'CODEC_ID_TEXT'; did you mean 'AV_CODEC_ID_TEXT'? if (_ffmpeg->format_ctx->streams[_ffmpeg->subtitle_streams[i]]->codec->codec_id != CODEC_ID_TEXT) ^~~~~~~~~~~~~ AV_CODEC_ID_TEXT /usr/local/include/libavcodec/avcodec.h:606:5: note: 'AV_CODEC_ID_TEXT' declared here AV_CODEC_ID_TEXT, ///< raw UTF-8 text ^ src/media_object.cpp:935:45: error: use of undeclared identifier 'avcodec_alloc_frame' _ffmpeg->video_frames.push_back(avcodec_alloc_frame()); ^ src/media_object.cpp:937:18: error: ISO C++ forbids forward references to 'enum' types enum PixelFormat frame_fmt = (_ffmpeg->video_frame_templates[j].layout == video_frame::bgra32 ^ PR: 214192 Obtained from: upstream (based on) Approved by: portmgr blanket
* Update to 2.5.2jhale2016-11-184-7/+19
| | | | Note: This release uses Qt5 now instead of Qt4
* multimedia/atomicparsley: unbreak with libc++ 3.9jbeich2016-11-181-0/+38
| | | | | | | | | | | | | | | | | AtomicParsley.cpp:1450:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* orig_suffix = strrchr(originating_file, '.'); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AtomicParsley.cpp:4467:10: error: assigning to 'char *' from incompatible type 'const char *' suffix = strrchr(filePath, '.'); ^ ~~~~~~~~~~~~~~~~~~~~~~ AtomicParsley.cpp:4483:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* file_name = strrchr(filePath, '/'); ^ ~~~~~~~~~~~~~~~~~~~~~~ AtomicParsley.cpp:5009:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* suffix = strrchr(m4aFile, '.'); ^ ~~~~~~~~~~~~~~~~~~~~~ PR: 212343 Reported by: antoine (via exp-run)
* Mark port as ONLY_FOR_ARCHS=amd64 i386, as it supports hardwaremadpilot2016-11-171-1/+2
| | | | | | | specific to those architectures. PR: 214561 Submitted by: matthew@reztek.cz
* Drop maintainership after more than 7 years. It's about time to pass it on.decke2016-11-172-2/+2
|
* multimedia/mpc-qt: update to 0.0.0.s20161114jbeich2016-11-172-5/+5
| | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/24223b8...5853b77
* Reset edwin's ports, he has handed in his commit bit.rene2016-11-171-1/+1
| | | | With hat: portmgr-secretary
* Mark as broken on various tier-2 archs.linimon2016-11-1610-3/+24
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* multimedia/openh264: make sure as(1) is availablejbeich2016-11-151-2/+1
| | | | | | aarch64 lacks binutils in base unlike armv6 while the buildbot only copies ld(1) from ports under /usr/bin. Note, Clang 3.9 still doesn't support the assembly used here.
* Mark broken on aarch64. If I understand the code correctly, there is alinimon2016-11-151-0/+2
| | | | | | problem with the MAKE_ARGS logic. Approved by: portmgr (tier-2 blanket)
* Attempt to fix aarch64 using the same trick as armv6.linimon2016-11-151-6/+1
| | | | | | While here, remove obsolete ia64 stanza. Approved by: portmgr (tier-2 blanket)
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ↵tcberner2016-11-159-10/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Applications) KDE Frameworks is a collection of libraries and software frameworks by KDE that serve as technological foundation for KDE Plasma 5 and KDE Applications distributed under the GNU Lesser General Public License (LGPL) [1]. The work is based on what we have in the KDE testing repo [2]. This is the next big step in updating the KDE Desktop and its Applications to anything less dusty. With this change, `USES=kde:5` is now a valid option. Ports that need to depend on KDE Framework can now set: USES=kde:5 USE_KDE=<framework1> <framework2> ... <frameworkX> For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via: KWALLET_USE= KDE=wallet I would like to thank Raphael and Adriaan for reviewing the ports in the testing repo :) [1] https://en.wikipedia.org/wiki/KDE_Frameworks [2] http://src.mouf.net/area51/log/branches/plasma5 Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (maintainer) Differential Revision: https://reviews.freebsd.org/D8329
* - Add LICENSEamdmi32016-11-142-9/+15
| | | | | | - Simplify patching - Cosmetic fixes - Switch to options helpers
* Update to version 0.7.0, which appears to be another fork of the no longerse2016-11-1411-59/+78
| | | | | | | | | maintained version 0.5.4 (or the already forked 0.6.2). This version adds support for qt5 (port option, default remains at qt4) and is claimed to be compatible with ffmpeg-3.x (not verified, yet). PR: 214193 Reported by: jbeich (ffmpeg-3 exp-run)
* Change defaut cd device to /dev/cd0bapt2016-11-141-2/+2
|
* multimedia/aegisub: simplify + unbreak boost 1.62 on 9.xjbeich2016-11-1434-950/+39
| | | | | | | | | | | | | | | | | | | | In file included from libaegisub/ass/time.cpp:20:0: libaegisub/include/libaegisub/format.h: In static member function 'static Out agi::format_detail::runtime_cast_helper<In, Out, <anonymous> >::cast(const In&)': libaegisub/include/libaegisub/format.h:31:37: error: 'bad_cast' is not a member of 'std' static Out cast(In const&) { throw std::bad_cast(); } ^ In file included from libaegisub/lua/script_reader.cpp:19:0: libaegisub/include/libaegisub/file_mapping.h:37:3: error: 'unique_ptr' in namespace 'std' does not name a type std::unique_ptr<boost::interprocess::mapped_region> region; ^ libaegisub/include/libaegisub/file_mapping.h:54:3: error: 'unique_ptr' in namespace 'std' does not name a type std::unique_ptr<boost::interprocess::mapped_region> read_region; ^ libaegisub/include/libaegisub/file_mapping.h:56:3: error: 'unique_ptr' in namespace 'std' does not name a type std::unique_ptr<boost::interprocess::mapped_region> write_region; ^ PR: 199601
* Fix build with ffmpeg 3.xriggs2016-11-132-1/+155
| | | | | PR: 214234 Submitted by: jbeich
* - Update to version 2.8.1pawel2016-11-132-6/+8
| | | | | | | | | | | | | | | | - Drop maintainership Release annoucement: This release addresses various important security issues which were identified by the debian maintainers. There is also a fix for broken audio encoding with clips > 30 minutes long. Note: in addition, for new installs the default LiVES working directory is now "livesprojects" rather than "livestmp". The documentation will be updated to reflect this. Due to the security issues identified, all users are advised to upgrade, especially if using LiVES on a multi-user system.
* multimedia/plexpy: Update to 1.4.15feld2016-11-133-4/+10
| | | | Changelog: https://github.com/JonnyWong16/plexpy/releases/tag/v1.4.15
* multimedia/plexmediaserver{-plexpass}: Update to 1.2.7feld2016-11-136-20/+26
| | | | Changelog: https://forums.plex.tv/discussion/comment/1296786#Comment_1296786
* Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-131-1/+1
| | | | PR: 199098
* multimedia/kodi: Fix linking error on FreeBSDcpm2016-11-122-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gmake[3]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26/xbmc/cores/dvdplayer/DVDInputStreams' CPP xbmc/guilib/TextureManager.o CPP xbmc/guilib/VisibleEffect.o CPP xbmc/guilib/XBTF.o CPP xbmc/guilib/XBTFReader.o CPP xbmc/guilib/TextureGL.o CPP xbmc/guilib/GUIFontTTFGL.o CPP xbmc/guilib/GUITextureGL.o CPP xbmc/guilib/MatrixGLES.o AR xbmc/guilib/guilib.a gmake[3]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26/xbmc/guilib' LD kodi.bin xbmc/guilib/guilib.a(DDSImage.o): In function `CDDSImage::Compress(unsigned int, unsigned int, unsigned int, unsigned char const*, double)': DDSImage.cpp:(.text+0x5b0): undefined reference to `squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)' DDSImage.cpp:(.text+0x5e2): undefined reference to `squish::ComputeMSE(unsigned char const*, int, int, int, unsigned char const*, int, double&, double&)' DDSImage.cpp:(.text+0x6ea): undefined reference to `squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)' DDSImage.cpp:(.text+0x718): undefined reference to `squish::ComputeMSE(unsigned char const*, int, int, int, unsigned char const*, int, double&, double&)' DDSImage.cpp:(.text+0x75f): undefined reference to `squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)' DDSImage.cpp:(.text+0x78d): undefined reference to `squish::ComputeMSE(unsigned char const*, int, int, int, unsigned char const*, int, double&, double&)' xbmc/guilib/guilib.a(DDSImage.o): In function `CDDSImage::Decompress(unsigned char*, unsigned int, unsigned int, unsigned int, unsigned char const*, unsigned int)': DDSImage.cpp:(.text+0x9a5): undefined reference to `squish::DecompressImage(unsigned char*, int, int, int, void const*, int)' c++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:486: recipe for target 'kodi.bin' failed gmake[2]: *** [kodi.bin] Error 1 gmake[2]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/multimedia/kodi *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/kodi PR: 204380 Submitted by: Tomasz Sowa <bugsfreebsd@ttmath.org> Reported by: Andrew <andrew_terekhov@yahoo.com> Reviewed by: feld, junovitch, koobs (mentors) Approved by: Mickael Maillot (maintainer timeout, 9 months), feld, junovitch, koobs (mentors) MFH: 2016Q4
* - Verbosify buildamdmi32016-11-121-0/+1
|
* - Update to 16.11.0, please seenemysis2016-11-093-5/+6
| | | | /usr/local/share/doc/smplayer/Changelog
* multimedia/plexhometheater: oops, back out r425788jbeich2016-11-092-11/+2
| | | | | | `outputptr` is modified a few lines later which leads to undefined behavior. Pointy hat to: @jbeich
* multimedia/plexhometheater: unbreak build after r425442jbeich2016-11-091-0/+11
| | | | | | | | | | | xbmc/cores/dvdplayer/DVDPlayerAudioResampler.cpp:77:12: error: cannot initialize a variable of type 'float *' with an lvalue of type 'const float *' float* outputptr = m_converterdata.data_in; ^ ~~~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout Pointy hat to: @bapt (and upstream) Approved by: portmgr blanket
* multimedia/kodi: fix h264 decoder crash on 11.0+ i386jbeich2016-11-092-0/+11
| | | | | | | | -mstackrealign isn't required (yet?) unlike multimedia/ffmpeg. PR: 205958 Obtained from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608 Approved by: portmgr blanket
* multimedia/ffmpeg0: fix h264 decoder crash on 11.0+ i386jbeich2016-11-092-1/+9
| | | | | | | | -mstackrealign isn't required yet unlike multimedia/ffmpeg. PR: 205958 Obtained from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608 Approved by: portmgr blanket
* multimedia/libav: fix h264 decoder crash on 11.0+ i386jbeich2016-11-092-1/+9
| | | | | | | | -mstackrealign isn't required (yet?) unlike multimedia/ffmpeg. PR: 205958 Obtained from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608 Approved by: portmgr blanket
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-092-2/+2
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
|
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* multimedia/plexmediaserver{-plexpass}: Update to 1.2.6feld2016-11-085-28/+27
| | | | Changelog: https://forums.plex.tv/discussion/comment/1294018#Comment_1294018
* multimedia/ffmpeg: switch to clang on 9.xjbeich2016-11-081-2/+2
| | | | | | | | | It turns out the following is true for ffvp9 on amd64: WARNING: gcc 4.2 is outdated and may miscompile FFmpeg. Please use a newer compiler. PR: 213706 Approved by: portmgr blanket
* - Add LICENSEamdmi32016-11-071-5/+8
| | | | | | - Pet portlint - Cosmetic fixes - Add missing qtcore dependency
* multimedia/py-ffmpeg: adjust pts after r425471jbeich2016-11-073-9/+46
| | | | | | | | | | | AVFrame.pkt_pts didn't exist in ffmpeg-4f7d2fe-2010-12-16 snapshot when global_video_pkt_pts was added to py-ffmpeg. The code worked it around by saving PTS in AVFrame.opaque just before avcodec_decode_video2() call. This broke when r425471 removed our_get_buffer(). So, just use AVFrame.pkt_pts directly now. PR: 214247 Approved by: dbn (maintainer)
* multimedia/emby-server: Update to 3.0.8500woodsb022016-11-062-4/+4
| | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.8500 Approved by: adamw (mentor, implicit)
* - Verbosify buildamdmi32016-11-062-1/+2
| | | | - Fix WWW:
* multimedia/py-ffmpeg: unbreak build with ffmpeg 3.xjbeich2016-11-063-1/+93
| | | | | | | | | | | | | | | | ffmpeg/_ffmpeg.c:8559:23: error: no member named 'get_buffer' in 'struct AVCodecContext'; did you mean 'get_buffer2'? __pyx_v_codecCtx->get_buffer = __pyx_f_6ffmpeg_7_ffmpeg_our_get_buffer; ^~~~~~~~~~ get_buffer2 /usr/local/include/libavcodec/avcodec.h:2565:11: note: 'get_buffer2' declared here int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags); ^ ffmpeg/_ffmpeg.c:8568:23: error: no member named 'release_buffer' in 'struct AVCodecContext' __pyx_v_codecCtx->release_buffer = __pyx_f_6ffmpeg_7_ffmpeg_our_release_buffer; ~~~~~~~~~~~~~~~~ ^ PR: 214247 Approved by: dbn (maintainer)
* Remove libmovtar, it is not used anymore by any program and development has ↵bapt2016-11-068-182/+0
| | | | ceased
* Update to 2.2.4bapt2016-11-063-5/+5
|
* Update to libdvbpsi 1.3.0bapt2016-11-064-6/+13
|
* Update to 0.13.4bapt2016-11-063-5/+5
|
* multimedia/php-pHash: unbreak build with lang/php70jbeich2016-11-062-4/+286
| | | | | | | | | | | | | | | | | | | | | | | In file included from bindings/php/pHash.cpp:17: In file included from ./php_pHash.h:28: In file included from /usr/local/include/php/main/php.h:35: In file included from /usr/local/include/php/Zend/zend.h:36: bindings/php/pHash.cpp:51:36: error: unknown type name 'zend_rsrc_list_entry' extern "C" void ph_video_hash_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) ^ bindings/php/pHash.cpp:260:18: error: use of undeclared identifier 'ZEND_REGISTER_RESOURCE' return_res_id = ZEND_REGISTER_RESOURCE(return_value, return_res, le_ph_video_hash); ^ bindings/php/pHash.cpp:397:26: error: unexpected type name 'ulong64': expected expression ZEND_FETCH_RESOURCE(h1, ulong64 *, &h1_res, h1_resid, "ph_image_hash", le_ph_image_hash); ^ [...] PR: 213213 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Remove GOOGLE_CODE from MASTER_SITES and unbreak this portsunpoet2016-11-061-4/+1
| | | | - Add LICENSE_FILE
* - Remove GOOGLE_CODE from MASTER_SITES and unbreak this portsunpoet2016-11-061-5/+2
| | | | | - Remove PROJECTHOST - Add LICENSE_FILE
* multimedia/nordlicht: unbreak build with ffmpeg 3.xjbeich2016-11-043-0/+135
| | | | | | | | | | | | | | | | | | | | | image.c:28:24: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? i->frame->format = PIX_FMT_RGB24; // best choice? ^~~~~~~~~~~~~ AV_PIX_FMT_RGB24 /usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB... ^ image.c:243:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? encoder_context->pix_fmt = PIX_FMT_RGB24; ^~~~~~~~~~~~~ AV_PIX_FMT_RGB24 /usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB... ^ PR: 214196 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) Obtained from: upstream
* multimedia/bombono: unbreak build with ffmpeg 3.xjbeich2016-11-042-8/+118
| | | | | | | | | | | | | | | | | | | | | | | | src/mgui/ffviewer.cpp:642:22: error: 'SWS_CPU_CAPS_MMX' was not declared in this scope sws_flags |= SWS_CPU_CAPS_MMX|SWS_CPU_CAPS_MMX2; ^ src/mgui/ffviewer.cpp:642:39: error: 'SWS_CPU_CAPS_MMX2' was not declared in this scope sws_flags |= SWS_CPU_CAPS_MMX|SWS_CPU_CAPS_MMX2; ^ src/mgui/ffviewer.cpp:650:9: error: 'PixelFormat' was not declared in this scope PixelFormat dst_pf = PIX_FMT_BGR24; // PIX_FMT_RGB24; ^ src/mgui/ffviewer.cpp:650:21: error: expected ';' before 'dst_pf' PixelFormat dst_pf = PIX_FMT_BGR24; // PIX_FMT_RGB24; ^ src/mgui/ffviewer.cpp:652:13: error: 'dst_pf' was not declared in this scope dst_pf, sws_flags, 0, 0, 0); ^ src/mgui/ffviewer.cpp:657:45: error: 'avcodec_get_frame_defaults' was not declared in this scope avcodec_get_frame_defaults(&rgbFrame); // не помешает ^ PR: 207547 Obtained from: upstream
* multimedia/2mandvd: unbreak build with ffmpeg 3.xjbeich2016-11-042-6/+33
| | | | | | | | | | | | videowrapper.cpp:107:40: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? pCodecCtx->height, PIX_FMT_RGB24, SWS_BICUBIC, NULL, ^~~~~~~~~~~~~ videowrapper.cpp:128:19: error: use of undeclared identifier 'avcodec_alloc_frame' pFrameRGB=avcodec_alloc_frame(); ^ PR: 207547
* multimedia/pHash: unbreak build with ffmpeg 3.xjbeich2016-11-042-0/+144
| | | | | | | | | | | | | | | =======================<phase: configure >============================ [...] *** Configuring video Hash *** checking whether FFmpeg is present... checking for avcodec_alloc_frame in -lavcodec... no configure: error: *** libavcodec not found. PR: 214178 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) MFH: 2016Q4
* Now seems to build on sparc64.linimon2016-11-041-4/+0
| | | | Approved by: portmgr (tier-2 blanket)
* multimedia/kvazaar: switch test distfile to non-forked versionjbeich2016-11-022-5/+3
| | | | Tested by: diff -urN <before> <after> # is empty
* multimedia/mpc-qt: update to 0.0.0.s20161028jbeich2016-11-022-5/+5
| | | | Changes: https://github.com/cmdrkotori/mpc-qt/compare/5d410a5...24223b8
* multimedia/emby-server: Update to 3.0.8400woodsb022016-11-012-4/+4
| | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.8400 Approved by: adamw (mentor, implicit)
* Update to latest versions of skins; make distfiles fetchable againriggs2016-11-013-8/+8
| | | | | | PR: 213793 Submitted by: jhale MFH: 2016Q4 (ports-secteam build fix blanket)
* multimedia/plexmediaserver-plexpass: Update to 1.2.4feld2016-11-013-9/+9
| | | | | | Changelog: https://forums.plex.tv/discussion/comment/1291110#Comment_1291110 Trick: or treat?
* Update to 0.12jhale2016-10-312-4/+5
| | | | | | | While here: remove Python version restriction; it works with Python 3.x PR: 213927 Submitted by: Conall O'Brien <conall@conall.net> (maintainer)
* Now seems to build on sparc64.linimon2016-10-301-4/+0
|
* multimedia/{lib,}x264: unbreak ASM on mips* after r422672jbeich2016-10-291-1/+25
| | | | | | | | | | | | | | | | | | | ASM=on is nop on many Tier2 and Tier3 architectures: arm + armeb, mips + mipsel, ia64, sparc64. mips64 may be able to use MSA optimizations but the ancient GCC in base doesn't support -msa flag and lang/gcc* are broken. arm (aka armv4t) failed as: You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS. If you really want to run on such a CPU, configure with --disable-asm. mips (o32) failed as: [1] You specified a pre-MSA CPU in your CFLAGS. If you really want to run on such a CPU, configure with --disable-asm. PR: 213443 Reported by: pkg-fallout [1] Obtained from: PkgSrc Approved by: portmgr blanket
* multimedia/libx264: unbreak ASM on armv6 after r422672jbeich2016-10-292-2/+45
| | | | | | | | | | | | | | | | | | | | /nxb-bin/usr/bin/cc -I. -I. -c -DSTACK_ALIGNMENT=4 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/arm/quant-a.o common/arm/quant-a.S <instantiation>:29:5: error: instruction requires: armv6t2 rbit r1, r1 ^ common/arm/quant-a.S:362:1: note: while in macro instantiation decimate_score_1x 15 ^ <instantiation>:29:5: error: instruction requires: armv6t2 rbit r1, r1 ^ /tmp/quant-a-8aad5d.s:515:1: note: while in macro instantiation decimate_score_1x 16 ^ PR: 213443 Reported by: pkg-fallout, Bernd Walter, Mikael Urankar Approved by: portmgr blanket
* multimedia/gpodder: update to 3.9.1rm2016-10-292-4/+6
|
* Do not redefine DEBUG_DESC when its meaning more or less matches the defaultdanfe2016-10-291-1/+0
| | | | | option description. Those ports where it meant something more specific were left untouched.
* multimedia/vapoursynth: update to r35jbeich2016-10-282-4/+4
| | | | Changes: http://www.vapoursynth.com/2016/10/r35-just-fixing-bugs/
* Update Qt to 5.6.2 [1,2]tcberner2016-10-281-26/+0
| | | | | | | | | | | | | | | | | | | Thanks to the upstream work of Marie Loise Nolden, we could get rid of a handful of patches, as they have been properly upstreamed. The rest of the work is just some minor plist changes. I would like to thank Loise <nolden@kde.org> for the upstream work, and Adriaan <groot@kde.org> for getting the update into shape. [1] http://blog.qt.io/blog/2016/10/12/qt-5-6-2-released/ [2] http://wiki.qt.io/Qt_5.6.2_Change_Files PR: 213530 Exp-run by: antoine Submitted by: Adriaan de Groot <groot@kde.org> Reviewed by: rakuco, mat, tcberner Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8228
* Remove wrongly used QT-related plist-subs from plisttcberner2016-10-281-1/+1
| | | | | | | | %%QT_BINDIR%% and %%QT_LIBDIR%% represent the relative location of the Qt binaries and libraries respectively -- they are only 'bin' and 'lib' by chance, and should not be used that way. Approved by: portmgr (blanket), rakuco (mentor)
* - Update to 0.11.5bjhale2016-10-263-19/+18
| | | | | | - Add some dependencies to silence stage-qa - Set PORTSCOUT limit; later versions are for kf5 - Take maintainership
* multimedia/plexmediaserver-plexpass: Update to 1.2.3feld2016-10-263-11/+18
| | | | Changelog: https://forums.plex.tv/discussion/comment/1286422#Comment_1286422
* - Fix compatibility with fmake, fixes build on 9.xamdmi32016-10-251-1/+1
| | | | Approved by: portmgr blanket
* - Oops, move multicat to correct categoryamdmi32016-10-244-59/+0
|
* - Add multimedia/multicatamdmi32016-10-244-0/+59
| | | | | | | | | | | | | | | | | | | multicat is a 1 input/1 output application. Inputs and outputs can be network streams (unicast and multicast), files, directories, character devices or FIFOs. It is thought to be a multicast equivalent of the popular netcat tool. Typical applications are recording live transport streams, or playing out TS files without modification. Also it is able to record a continuous stream into a directory, rotate the files periodically, and make seamless extracts from it. Multicat tries to rebuild the internal clock of the input stream; but it wants to remain agnostic of what is transported, so in case of files the said clock is stored to an auxiliary file (example.aux accompanies example.ts) while recording. Other inputs are considered "live", and the input clock is simply derived from the reception time of the packets. WWW: http://www.videolan.org/projects/multicat.html
* Switch to an out-of-source CMake build.rakuco2016-10-231-1/+1
|
* Switch to an out-of-source CMake build.rakuco2016-10-231-1/+1
|
* Switch to an out-of-source CMake build.rakuco2016-10-231-2/+2
|
* multimedia/mpv: Update to 0.21.0cpm2016-10-223-8/+8
| | | | | | | | | | | | - Update mpv to 0.21.0 - Downgrade waf to 1.8.19 due a possible issue (https://github.com/waf-project/waf/issues/1837) - Bump library version in pkg-plist Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.21.0 Approved by: feld (mentor) Differential Revision: D8300
* multimedia/emby-server: Update to 3.0.8300woodsb022016-10-223-6/+4
| | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.8300 Approved by: adamw (mentor, implicit)
* Use USES=pathfix where applicable.mat2016-10-2110-32/+4
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* ${RM} already has -f.mat2016-10-2113-15/+15
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Reassign makc's ports back to the pool.rakuco2016-10-202-2/+2
| | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far.
* Add Linux CentOS 7 infrastructure ports.tijl2016-10-1912-0/+160
| | | | | | | | | | Mk/Uses/linux.mk changes: - Add support for architecture neutral (noarch) distfiles. - Add support for 64-bit only ports: set IGNORE on i386 and don't install 32-bit compat libraries on amd64. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Differential Revision: https://reviews.freebsd.org/D7886
* multimedia/ffms2: update to 2.23jbeich2016-10-192-4/+4
| | | | Changes: https://github.com/FFMS/ffms2/releases/tag/2.23
* multimedia/emby-server: Update to 3.0.8200woodsb022016-10-193-5/+7
| | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.8200 Approved by: adamw (mentor, implicit)
* Introduce new extensible virtual categories for KDEtcberner2016-10-193-9/+3
| | | | | | | | | | | | | | | | | | | | | A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor)
* - Update to 1.2.7-r2ashish2016-10-183-6/+11
| | | | | | | - Add LICENSE information PR: 213582 Submitted by: takefu@airport.fm
* Update to upstream version 9.5.0riggs2016-10-182-4/+4
|
* multimedia/handbrake: fix after change in USES=localbase behaviormarino2016-10-171-1/+1
| | | | | The build started failing on compilers that don't have /usr/local/lib in the default search path.
* Update the Linphone stack:tijl2016-10-173-5/+5
| | | | | | | | | | Linphone 3.10.2 bctoolbox 0.2.0 oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis) bzrtp 1.0.4 Belle-SIP 1.5.0 Mediastreamer 2.14.0 MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
* multimedia/emby-server: Update to 3.0.8100woodsb022016-10-173-321/+79
| | | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.8000 https://github.com/MediaBrowser/Emby/releases/tag/3.0.8100 Approved by: adamw (mentor, implicit)
* multimedia/l-smash: correct license typejbeich2016-10-161-1/+1
| | | | | | | No MIT variant uses "and/or" spelling. Reported by: Gentoo See also: https://fedoraproject.org/wiki/Licensing:MIT
* multimedia/vapoursynth: update to r34jbeich2016-10-162-5/+5
| | | | Changes: http://www.vapoursynth.com/2016/10/r34-being-nice-to-avisynth/
* - Switch to USES=localbaseamdmi32016-10-131-12/+5
| | | | | | | - Verbosify build - Cosmetic fixes Approved by: portmgr blanket
* - Fix LICENSEamdmi32016-10-131-35/+16
| | | | | | | | - Switch to USES=localbase - Cosmetic fixes - Switch to options helpers - Fix options - Simplify docs installation
* - Update jpeg-turbo to 1.5.1antoine2016-10-131-0/+16
| | | | | - Add LICENSE - Use the framework for tests
* Fix build on archs where sizeof(size_t) != sizeof(uint64_t)riggs2016-10-121-0/+11
|
* Fix runtime crashes on i386: enforce stack-alignment=16riggs2016-10-092-1/+14
| | | | | | | PR: 205958 Submitted by: dim (patch via ports mailing list) Reported by: otacilio.neto@bsd.com.br MFH: 2016Q4 (ports-secteam fix blanket)
* devel/nspr, security/nss: drop version from SONAMEjbeich2016-10-091-1/+1
| | | | | | | | | | | | | | | | | | No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine
* Remove the dependency on 'declarative' from multimedia/qt5-phonon4tcberner2016-10-091-1/+3
| | | | | | | | | | | | | | | | | USE_QT5=declarative aka Qt Quick1 has been put to rest upstream [1], and is no longer shipped with Qt5 [that's why it has been kept at 5.5.1 while the rest of Qt has been updated to 5.6.1]. Similar to arch [2] and debian [3] also get rid of it as a dependency for qt5-phonon4. [1] http://permalink.gmane.org/gmane.comp.lib.qt.releasing/1973 [2] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/phonon&id=1e16901aa3991d10e94906316258759be8e6b3d7 [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824957 Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8163
* Update to upstream version 9.4.2; fixes code execution vulnerabilityriggs2016-10-092-4/+4
| | | | MFH: 2016Q4
* multimedia/mpc-qt: update to 0.0.0.s20161007jbeich2016-10-073-29/+5
| | | | | | | Re-enable -Werror as upstream fixed all warnings per cmdrkotori/mpc-qt#46 Changes: https://github.com/cmdrkotori/mpc-qt/compare/e4c46f6...5d410a5 MFH: 2016Q4
* Unbreak and upgrade to 1.5.5.thierry2016-10-064-27/+30
|
* - Add multimedia/bitstreamamdmi32016-10-065-0/+188
| | | | | | | | biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, SMPTE, IEEE, SCTE, etc. WWW: http://www.videolan.org/developers/bitstream.html