aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mythtv
Commit message (Collapse)AuthorAgeFilesLines
* - Added missing patches to fix compilation problems with installedglarkin2009-04-254-0/+46
| | | | | | | | ffmpeg port - Bumped PORTREVISION Reported by: Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no> Submitted by: Bernhard Frohlich <decke at bluelife dot at>
* - Added directives to clean up the locale-related env variables. MythTV'sglarkin2009-03-191-5/+12
| | | | | | | | configure script creates an invalid mythconfig.h with some locale settings. Seems to be a similar problem as described in this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=76585&cat= Reported by: Maciej Milewski <milu at dat dot pl>
* - Removed obsolete text from pkg-descr [1]glarkin2009-03-172-15/+7
| | | | | | | - Fixed mtree problem [2] Reported by: Bernhard Frohlich <decke at bluelife dot at> [1] Reported by: QAT & erwin (pointyhat) [2]
* - Updated to 0.21glarkin2009-03-1126-934/+1045
| | | | | | | | | | - Fixed user handling - Added entry to UPDATING for 0.21 to 0.21 version upgrade - Enable build on amd64 - Unbreak, undeprecate, and unexpire PR: ports/126343 Submitted by: Anders Troback <freebsd at troback dot com>
* glarkin is working on an update, so give expiration a longer grace period.linimon2009-01-011-1/+1
|
* Reset grog@FreeBSD.org: last commit was more than 6 months ago, andlinimon2008-08-071-1/+1
| | | | PRs are outstanding.
* - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-191-0/+2
| | | | | | fixed in next two months. With hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* BROKEN: Incorrect handling of user additionkris2007-06-101-0/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Upgrade to a snapshot of the MythTV fixes tree.grog2007-04-157-51/+118
| | | | | | | | | | | This is necessary to maintain protocol compatibility with Linux distributions, on which we're generally dependent for tuner functionality. Unfortunately, there's no distribution for this version, and it's already been overtaken. Watch this space. Submitted by: dmlb This also fixes a build error reported by pointyhat.
* Remove extreme breakage.grog2007-03-263-23/+17
| | | | Marked broken by: kris
* BROKEN: Incorrect pkg-plistkris2007-03-251-0/+2
|
* Another round of the periodic sweep for removal of thedougb2007-02-271-1/+3
| | | | | | | | | KEYWORD: FreeBSD scourge. We have ignored this keyword for a long time now, so this is a non-functional change (therefore no PORTREVISION bumps). Insert a $FreeBSD tag where needed, and adjust a comment in mail/milter-regex to match reality.
* Fix communication between front end and back end.grog2007-02-243-0/+72
| | | | | Submitted by: usleepless <usleepless@gmail.com> PR: ports/108667
* Don't even think of writing to the capture card.grog2007-02-241-0/+11
|
* Unbreak.grog2007-02-231-6/+1
| | | | Depend on new version of LIRC.
* Clarify that user mythtv needs a password before being ready.grog2007-02-231-1/+2
|
* Make this reflect reality better.grog2007-02-231-5/+31
| | | | Encouraged by: pav
* Create ~mythtv directory if it doesn't exist.grog2007-02-201-2/+2
| | | | Make it clear that you need to initialize as user mythtv.
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-3/+2
| | | | | Submitted by: rafan Tested on: pointyhat
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-111-0/+2
| | | | broken at that time and no fix has been submitted.
* BROKEN: Incorrect pkg-plistkris2007-02-041-0/+2
|
* Correct maintainer.grog2007-01-191-7/+7
| | | | | | | | Requested by: droso Restrict to i386 until we know it works elsewhere. Reduce portlint whining: Replace program names with variables.
* Add missing file.grog2007-01-191-0/+90
| | | | PR: ports/108082
* Install p5-XML-SAX-Expat explicitly; otherwise a parser gets installedgrog2007-01-171-3/+5
| | | | | | | | that is subsequently rejected. Make a better job of configuring what we can. qt-mysql-plugin is a run dependency, not a build dependency.
* Perform some post-install stuff: add users and create the mythconverggrog2007-01-171-0/+23
| | | | database if it doesn't already exist.
* Patch defaults.grog2007-01-173-0/+33
|
* Bring up to date. The previous version was a leftover from 0.17.grog2006-12-231-767/+616
| | | | | This still needs investigation; some of the package targets are not working properly.
* Take MAINTAINER until it's done. This is a soft MAINTAINER.grog2006-12-221-1/+2
| | | | | Currently we only know that it builds on i386, and it doesn't on amd64, so restrict it to i386.
* Use MySQL 5.1, not 4.0.grog2006-12-211-8/+9
| | | | | | | Make MySQL server an option, not a requirement. We only need the client to build. Install mythbackend in a more conventional manner. Suggested by: itetcu
* Install the rc.d script in the canonical way.grog2006-12-211-0/+27
| | | | Suggested by: itetcu
* New port: MythTV.grog2006-12-2011-0/+1041
Currently, the port builds and installs MythTV, but doesn't help much in configuring it.