aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mythtv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Mark BROKEN: fails to buildAntoine Brodin2018-11-181-0/+1
| | | | | | | | | | | mythrender_vdpau.cpp:205:24: error: field has incomplete type 'vdpau_render_state' vdpau_render_state m_render; ^ Reported by: pkg-fallout Notes: svn path=/head/; revision=485246
* Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4lThomas Zander2018-09-291-1/+1
| | | | Notes: svn path=/head/; revision=480899
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-3/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-1/+1
| | | | | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345 Notes: svn path=/head/; revision=468519
* Update multimedia/mythtv and related ports to 29.1 [1]Jason E. Hale2018-03-251-84/+124
| | | | | | | | | | | | | | | Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv which should make future updates much easier. Upstream security patches have been added to address known vulnerabilities in the bundled ffmpeg 3.2. PR: 225652 (initial patches to update to 29.0) [1] Submitted by: <lucylangthorne55@gmail.com> [1] Differential Revision: https://reviews.freebsd.org/D14563 Notes: svn path=/head/; revision=465529
* multimedia/mythtv{,-frontend}: Revert placebo version updatesTobias Kortkamp2017-12-201-3/+3
| | | | | | | | | | | | | | | | In r440321 and r440322 PORTVERSION was bumped to 0.28.7/0.28.1, but GH_TAGNAME was not updated. Commit ad97d24 is tagged as v0.27.5 [1]. Reset version back to 0.27.5 and bump PORTEPOCH. [1] https://github.com/MythTV/mythtv/releases/tag/v0.27.5 PR: 222219 Reported by: robbak@gmail.com Pointy hat: miwi Notes: svn path=/head/; revision=456874
* - Update libva to 2.0.0Guido Falsi2017-12-121-1/+1
| | | | | | | | | | | | | | | | - Update libva-intel-driver to 2.0.0 - Update libva-utils to 2.0.0 - Bump dependent ports due to shlib bump - Import upstream patch to fix multimedia/mpv [1] - Import upstream patch to fix multimedia/gstreamer1-vaapi [2] Approved by: cpm [1], multimedia (timeout) [2] Obtained from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f [1] https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9 [2] Differential Revision: https://reviews.freebsd.org/D12761 Notes: svn path=/head/; revision=456184
* - Add explicit FLAVOR to a few dependenciesAntoine Brodin2017-12-031-7/+7
| | | | | | | | | - Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3 Notes: svn path=/head/; revision=455392
* OPTIONS_SUB only cares about being defined, its content is ignored.Mathieu Arnold2017-11-211-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=454590
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - Update to 0.28.7Martin Wilke2017-05-071-7/+14
| | | | | | | | PR: 216237 Submitted by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=440321
* Get rid of QT_PREFIX in favour of PREFIX.Tobias C. Berner2016-12-181-2/+2
| | | | | | | | | | | QT_PREFIX was a remnant of a bygone time. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8825 Notes: svn path=/head/; revision=428889
* - Add LICENSEDmitry Marakasov2016-11-251-14/+14
| | | | | | | | | - Switch to options helpers - Cosmetic fixes - Fix WWW: Notes: svn path=/head/; revision=427094
* Drop maintainership after more than 7 years. It's about time to pass it on.Bernhard Froehlich2016-11-171-1/+1
| | | | Notes: svn path=/head/; revision=426279
* Allow depending on both mysql's client and serverMathieu Arnold2016-06-011-2/+2
| | | | | | | | | | | | | Fix the few users of both the MySQL client and server. PR: 209762 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6575 Notes: svn path=/head/; revision=416240
* - Add missing files to plistDmitry Marakasov2016-05-131-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415123
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-29/+29
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 0.27.5Bernhard Froehlich2016-01-121-5/+4
| | | | | | | | | | | | - Disable mythlogserver as recommended from upstream - Remove own distfile mirror and trust in githubs codeload - Pet portlint (whitespace) PR: 204647 Submitted by: lucylangthorne55@gmail.com Notes: svn path=/head/; revision=405878
* Drop 8 support.Mathieu Arnold2015-10-151-7/+0
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694 Notes: svn path=/head/; revision=399346
* - Fix shebangsDmitry Marakasov2015-07-141-2/+4
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=392072
* UnbreakAntoine Brodin2015-05-071-0/+2
| | | | Notes: svn path=/head/; revision=385652
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-071-4/+1
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Use pathfix so that the pkgconfig file actually gets installed whereAdam Weinberger2014-09-131-1/+1
| | | | | | | | the plist says it does. While here, don't try to remove directories installed by unconditional dependencies. Notes: svn path=/head/; revision=368128
* - USE_PERL=fixpacklist, otherwise .packlist references staging directoryDmitry Marakasov2014-09-121-2/+2
| | | | | | | | | | | | | - Update python-related variables - Add missing plist files and sort plist - Install pkgconfig file into correct location PR: 193559 Submitted by: amdmi3 Approved by: decke (maintainer) Notes: svn path=/head/; revision=368022
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* comms/lirc:Tijl Coosemans2014-08-111-1/+1
| | | | | | | | | | | | - Fix missing -lusb [1] - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use @sample Reported by: sbruno [1] Notes: svn path=/head/; revision=364613
* Add USES=libtoolTijl Coosemans2014-07-151-2/+2
| | | | Notes: svn path=/head/; revision=362009
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Make sure libavcodec builds MD codeBernhard Froehlich2014-03-251-0/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/187836 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=349119
* - Update to latest 0.27 stable branch from githubBernhard Froehlich2014-01-251-7/+7
| | | | | | | | | | | - Add patches to build with clang [1] - Use OPTIONS_SUB PR: ports/186005 [1] Submitted by: John Clark <clarkjc@runbox.com> [1] Notes: svn path=/head/; revision=341083
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-11-261-0/+1
| | | | | | | | | dependency Approved by: decke@ (maintainer) Notes: svn path=/head/; revision=334958
* - Update to 0.27Bernhard Froehlich2013-11-181-37/+33
| | | | | | | | | - Add staging support - Convert optional dependencies to new format - Add a few clang patches but switch to USE_GCC=any because there's quite some work left (contributors?) Notes: svn path=/head/; revision=334175
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-3/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* - Update to 0.26.1Bernhard Froehlich2013-08-271-2/+2
| | | | Notes: svn path=/head/; revision=325445
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update to 0.26.0Bernhard Froehlich2012-10-271-18/+20
| | | | | | | | | | | - Convert to OptionsNG - Force binutils from ports for 7.x/8.x because binutils from base is too old - Trim Makefile headers Feature safe: yes Notes: svn path=/head/; revision=306501
* - Update to 0.25.2Bernhard Froehlich2012-08-041-8/+14
| | | | | | | | - Fix Perl and Python bindings and enable per default - Fix PHP bindings for PHP 5.4 Notes: svn path=/head/; revision=302007
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-3/+2
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.25Bernhard Froehlich2012-05-101-12/+14
| | | | | | | | - Fix mythbackend rc script to start after mysql - Add HOME env variable for mythbackend to find it's home directory Notes: svn path=/head/; revision=296350
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* - Update to 0.24.2Bernhard Froehlich2012-02-011-2/+1
| | | | Notes: svn path=/head/; revision=290230
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update again because they rerolled the distfile and fixed the directory ↵Bernhard Froehlich2011-05-221-1/+1
| | | | | | | | | | | | structure - Remove WRKSRC - Bump PORTREVISION Reported by: Ashley Diamond <ash@diamondbsd.com> Notes: svn path=/head/; revision=274459
* - Update to 0.24.1Bernhard Froehlich2011-05-201-3/+4
| | | | | | | - Pet portlint (CPPFLAGS) Notes: svn path=/head/; revision=274370
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-0/+1
| | | | Notes: svn path=/head/; revision=271309
* - Update comms/lirc to 0.9.0p1_4 in order to be able to use the lircJuergen Lock2011-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | support in webcamd svn (for mceusb-based receivers/transmitters and USB DVB tuner remotes supported by the Linux code), and enable support for a few more USB devices while we're at it tho of those only an FTDI-based one was tested: http://www.huitsing.nl/irftdi/ [1] - Fix plist for audio/rhythmbox and multimedia/totem and add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for multimedia/xine when building them with (optional) lirc support. [2] - Chase liblirc_client shlib version bump for ports depdending on it and bump PORTREVISIONs for ports depending on it by default. Approved by: portmgr (miwi) [2] Thanks to: Warren Block <wblock@wonkity.com> for testing [1] Notes: svn path=/head/; revision=269851