summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Incorrect handling of user additionKris Kennaway2007-06-101-0/+2
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-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.Greg Lehey2007-04-151-10/+11
| | | | | | | | | | | 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.Greg Lehey2007-03-261-2/+0
| | | | Marked broken by: kris
* BROKEN: Incorrect pkg-plistKris Kennaway2007-03-251-0/+2
|
* Unbreak.Greg Lehey2007-02-231-6/+1
| | | | Depend on new version of LIRC.
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-3/+2
| | | | | Submitted by: rafan Tested on: pointyhat
* Schedule these broken ports for removal on 2007-04-10 if they are stillKris Kennaway2007-02-111-0/+2
| | | | broken at that time and no fix has been submitted.
* BROKEN: Incorrect pkg-plistKris Kennaway2007-02-041-0/+2
|
* Correct maintainer.Greg Lehey2007-01-181-7/+7
| | | | | | | | Requested by: droso Restrict to i386 until we know it works elsewhere. Reduce portlint whining: Replace program names with variables.
* Install p5-XML-SAX-Expat explicitly; otherwise a parser gets installedGreg Lehey2007-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.
* Take MAINTAINER until it's done. This is a soft MAINTAINER.Greg Lehey2006-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.Greg Lehey2006-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
* New port: MythTV.Greg Lehey2006-12-191-0/+76
Currently, the port builds and installs MythTV, but doesn't help much in configuring it.