FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 7:34 PM GMT
Port details
mythtv-frontend 0.24.2 multimedia on this many watch lists=3 search for ports that depend on this port
MythTV is a homebrew PVR project
Maintained by: decke@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Jan 2009 21:25:40
License: not specified in port
MythTV is a "Personal Video Recorder", i.e. a computer-based video
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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: multimedia/v4l_compat, devel/gmake, x11-toolkits/qt4-gui, misc/qt4-l10n, devel/qt4-linguist, devel/qt4-moc, net/qt4-network, x11/qt4-opengl, devel/qmake4, devel/qt4-rcc, devel/qt4-script, databases/qt4-sql, devel/qt4-uic
Required To Run: x11-toolkits/qt4-gui, misc/qt4-l10n, net/qt4-network, x11/qt4-opengl, devel/qt4-script, databases/qt4-sql, databases/qt4-mysql-plugin
Required Libraries: audio/lame, print/freetype2
There are no ports dependent upon this port

To install the port: cd /usr/ports/multimedia/mythtv-frontend/ && make install clean
To add the package: pkg_add -r mythtv-frontend


Configuration Options
===> The following configuration options are available for mythtv-frontend-0.24.2:
     JACK=off (default) "JACK sound driver"
     OPENGL=on (default) "OpenGL support"
     PULSEAUDIO=off (default) "PulseAudio audio output support"
     VDPAU=off (default) "VDPAU support (nvidia only)"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.osuosl.org/pub/mythtv/
http://ftp.osuosl.org/pub/mythtv/old_releases/
http://ftp.oregonstate.edu/pub/mythtv/
http://ftp.oregonstate.edu/pub/mythtv/old_releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Feb 2012 14:51:25
Original commit files touched by this commit  0.24.2
decke search for other commits by this committer
- Update to 0.24.2
14 Jan 2012 22:27:02
Original commit files touched by this commit  0.24.1_2
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.24.1_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
22 May 2011 17:07:59
Original commit files touched by this commit  0.24.1_1
decke search for other commits by this committer
- Update again because they rerolled the distfile and fixed the directory
structure
- Remove WRKSRC
- Bump PORTREVISION

Reported by:    Ashley Diamond <ash@diamondbsd.com>
20 May 2011 12:40:29
Original commit files touched by this commit  0.24.1
decke search for other commits by this committer
- Update to 0.24.1
- Pet portlint (CPPFLAGS)
11 Apr 2011 19:54:35
Original commit files touched by this commit  0.24
ade search for other commits by this committer
Update to GNU make 3.82 after numerous -exp runs.
04 Jan 2011 17:49:38
Original commit files touched by this commit  0.24
decke search for other commits by this committer
- Update to 0.24
- Remove MD5 checksum
08 Dec 2010 18:34:56
Original commit files touched by this commit  0.23.1
decke search for other commits by this committer
- Update MythTV MASTER_SITES for old releases

Noticed by:     The Distilator
02 Dec 2010 19:53:58
Original commit files touched by this commit  0.23.1
decke search for other commits by this committer
- Fix build with upcoming Qt 4.7

PR:             ports/152759
Submitted by:   makc
Obtained from:  mythtv (r26391, r26434)
24 Sep 2010 19:08:50
Original commit files touched by this commit  0.23.1
makc search for other commits by this committer
Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpau

PR:             ports/150383
Submitted by:   Anonymous <swell.k at gmail.com>
Approved by:    maintainer
06 Aug 2010 09:27:42
Original commit files touched by this commit  0.23.1
decke search for other commits by this committer
- Update to 0.23.1

Approved by:    miwi (mentor)
21 Jun 2010 13:22:24
Original commit files touched by this commit  0.23
decke search for other commits by this committer
- Update to 0.23
- VDPAU and PulseAudio support added
- Harmonize mythtv and mythtv-frontend Makefiles and patches

Feature safe:   yes
Approved by:    beat (co-mentor)
03 Jun 2010 08:55:01
Original commit files touched by this commit  0.22_2
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- 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)
14 May 2010 19:13:51
Original commit files touched by this commit  0.22_1
decke search for other commits by this committer
- Fix mythtv on CURRENT after r203862

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
01 Apr 2010 12:45:37
Original commit files touched by this commit  0.22_1
decke search for other commits by this committer
- Change to my FreeBSD email address

Approved by:    miwi (mentor), beat (co-mentor)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.22_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
19 Dec 2009 13:03:53
Original commit files touched by this commit  0.22
miwi search for other commits by this committer
- Update to 0.22

PR:             141722 141723 141724
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
14 Aug 2009 13:41:11
Original commit files touched by this commit  0.21_3
miwi search for other commits by this committer
- Fix build with custom PREFIX
- Pet portlint

PR:             136682
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.21_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
25 Apr 2009 01:17:56
Original commit files touched by this commit  0.21_1
glarkin search for other commits by this committer
- Clarified the requirement for Qt with OpenGL support to avoid
  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]
15 Jan 2009 21:24:57
Original commit files touched by this commit  0.21
glarkin search for other commits by this committer
MythTV is a "Personal Video Recorder", i.e. a computer-based video
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>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.158 seconds.