Commit graph

28 commits

Author SHA1 Message Date
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Bernhard Froehlich
064885a929 - Update to 0.26.0
- 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
2012-10-27 13:24:45 +00:00
Bernhard Froehlich
950da2ba42 - Update to 0.25.2 2012-08-04 08:11:52 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Bernhard Froehlich
1027cbdb3e - Update distinfo because of rerolled distfile
--- mythtv-0.25-OLD/VERSION 2012-04-10 07:29:22.000000000 +0200
+++ mythtv-0.25-NEW/VERSION 2012-04-13 03:49:25.000000000 +0200
@@ -1 +1 @@
-SOURCE_VERSION="v0.25pre"
+SOURCE_VERSION="v0.25"

Redported by:	Robert Backhaus <robbak@robbak.com>
2012-05-10 13:06:16 +00:00
Bernhard Froehlich
5529961b65 - Update to 0.25
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
2012-05-10 08:21:14 +00:00
Bernhard Froehlich
3df4965938 - Update to 0.24.2 2012-02-01 14:51:25 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Bernhard Froehlich
0a82390151 - Update again because they rerolled the distfile and fixed the directory structure
- Remove WRKSRC
- Bump PORTREVISION

Reported by:	Ashley Diamond <ash@diamondbsd.com>
2011-05-22 17:07:59 +00:00
Bernhard Froehlich
c788e16b86 - Update to 0.24.1
- Pet portlint (CPPFLAGS)
2011-05-20 12:40:29 +00:00
Ade Lovett
fe0d23d638 Update to GNU make 3.82 after numerous -exp runs. 2011-04-11 19:54:35 +00:00
Bernhard Froehlich
210672c345 - Update to 0.24
- Remove MD5 checksum
2011-01-04 17:49:38 +00:00
Bernhard Froehlich
a30c074105 - Update MythTV MASTER_SITES for old releases
Noticed by:	The Distilator
2010-12-08 18:34:56 +00:00
Bernhard Froehlich
31c2768a6d - Fix build with upcoming Qt 4.7
PR:		ports/152759
Submitted by:	makc
Obtained from:	mythtv (r26391, r26434)
2010-12-02 19:53:58 +00:00
Max Brazhnikov
612d775341 Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpau
PR:		ports/150383
Submitted by:	Anonymous <swell.k at gmail.com>
Approved by:	maintainer
2010-09-24 19:08:49 +00:00
Bernhard Froehlich
31ec501540 - Update to 0.23.1
Approved by:	miwi (mentor)
2010-08-06 09:27:42 +00:00
Bernhard Froehlich
bee1bc4297 - 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)
2010-06-21 13:22:23 +00:00
Alexander Leidinger
a23bcd1501 - 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)
2010-06-03 08:55:01 +00:00
Bernhard Froehlich
6d7de17a5f - 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
2010-05-14 19:13:51 +00:00
Bernhard Froehlich
7eae482233 - Change to my FreeBSD email address
Approved by:	miwi (mentor), beat (co-mentor)
2010-04-01 12:45:37 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
49efbac1af - Update to 0.22
PR:		141722 141723 141724
Submitted by:	Bernhard Froehlich <decke@bluelife.at> (maintainer)
2009-12-19 13:03:53 +00:00
Martin Wilke
afdccefde3 - Fix build with custom PREFIX
- Pet portlint

PR:		136682
Submitted by:	Bernhard Froehlich <decke@bluelife.at> (maintainer)
2009-08-14 13:41:11 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Greg Larkin
72a932922f - 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]
2009-04-25 01:17:56 +00:00
Greg Larkin
0b199bfa22 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>
2009-01-15 21:24:56 +00:00