aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mythtv-frontend
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.24Bernhard Froehlich2011-01-0410-237/+578
| | | | | | | - Remove MD5 checksum Notes: svn path=/head/; revision=267387
* - Update MythTV MASTER_SITES for old releasesBernhard Froehlich2010-12-081-1/+3
| | | | | | | Noticed by: The Distilator Notes: svn path=/head/; revision=265857
* - Fix build with upcoming Qt 4.7Bernhard Froehlich2010-12-023-0/+89
| | | | | | | | | PR: ports/152759 Submitted by: makc Obtained from: mythtv (r26391, r26434) Notes: svn path=/head/; revision=265593
* Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpauMax Brazhnikov2010-09-241-3/+2
| | | | | | | | | PR: ports/150383 Submitted by: Anonymous <swell.k at gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=261786
* - Update to 0.23.1Bernhard Froehlich2010-08-063-45/+45
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=258845
* - Update to 0.23Bernhard Froehlich2010-06-2110-2292/+162
| | | | | | | | | | | - VDPAU and PulseAudio support added - Harmonize mythtv and mythtv-frontend Makefiles and patches Feature safe: yes Approved by: beat (co-mentor) Notes: svn path=/head/; revision=256786
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-1/+1
| | | | | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) Notes: svn path=/head/; revision=255644
* - Fix mythtv on CURRENT after r203862Bernhard Froehlich2010-05-141-0/+13
| | | | | | | | | | | | | | | | | | The commit r203862 indirectly broke mythtv because until that time the missing include of <sys/types.h> caused that mythtv used gettimeofday(2) instead of ftime(3) and nobody noticed that building with ftime is broken in mythtv. So instead of repairing the deprecated ftime usage I've removed it and use the gettimeofday fallback as it was until now but by pure intention now. Approved by: beat (co-mentor) Reported by: pointyhat via erwin Notes: svn path=/head/; revision=254329
* - Change to my FreeBSD email addressBernhard Froehlich2010-04-011-1/+1
| | | | | | | Approved by: miwi (mentor), beat (co-mentor) Notes: svn path=/head/; revision=251968
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.22Martin Wilke2009-12-1919-694/+3031
| | | | | | | | PR: 141722 141723 141724 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=246236
* - Fix build with custom PREFIXMartin Wilke2009-08-142-4/+6
| | | | | | | | | | - Pet portlint PR: 136682 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=239525
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Clarified the requirement for Qt with OpenGL support to avoidGreg Larkin2009-04-2517-119/+144
| | | | | | | | | | | | | | | compilation problems - Fixed backwards configure flag handling with WITH_OPENGL option - Split some multi-file patches - Regenerated patches with "make makepatch" - Added patches to avoid compilation problems with installed ffmpeg port [1] - Bumped PORTREVISION Reported by: Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no> [1] Submitted by: Bernhard Frohlich <decke at bluelife dot at> [1] Notes: svn path=/head/; revision=232699
* MythTV is a "Personal Video Recorder", i.e. a computer-based videoGreg Larkin2009-01-1517-0/+1122
recorder. It supports pausing and rewinding live TV, multiple tuner cards, hardware or software video compression, onscreen program guides and a distributed architecture. WWW: http://www.mythtv.org NOTE: This is the frontend portion of MythTV, suitable for connecting to a backend MythTV server on a different machine. PR: ports/127856 Submitted by: Bernhard Froehlich <decke at bluelife dot at> Notes: svn path=/head/; revision=226189