Commit graph

16 commits

Author SHA1 Message Date
Bernhard Froehlich
f1d8da739e - Update to 0.23
- V4L support enabled for webcamd (works fine with DVB-S2 USB hardware)
- Use USERS/GROUPS framework
- Removed automatic database creation from POST-INSTALL [1]
- Harmonize mythtv and mythtv-frontend Makefiles and patches
- Remove incorrect CONFLICTS entry for mythtv-themes

Feature safe:	yes
Discussed with:	Mickael Maillot <mickael.maillot (AT) gmail.com> [1]
Thanks to:	Torfinn Ingolfsen <torfinn.ingolfsen (AT) broadpark.no>
Approved by:	beat (co-mentor)
2010-06-21 13:18:06 +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
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
84355d5cc8 - Fix mysql support
PR:		143535
Submitted by:	maintainer
2010-02-08 15:04:22 +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
Greg Larkin
40a58cd616 - Added missing patches to fix compilation problems with installed
ffmpeg port
- Bumped PORTREVISION

Reported by:	Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no>
Submitted by:	Bernhard Frohlich <decke at bluelife dot at>
2009-04-25 01:13:39 +00:00
Greg Larkin
3df712c8f8 - Removed obsolete text from pkg-descr [1]
- Fixed mtree problem [2]

Reported by:	Bernhard Frohlich <decke at bluelife dot at> [1]
Reported by:	QAT & erwin (pointyhat) [2]
2009-03-16 19:10:54 +00:00
Greg Larkin
1ed501948b - Updated to 0.21
- 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>
2009-03-10 21:08:51 +00:00
Greg Lehey
65effc8736 Upgrade to a snapshot of the MythTV fixes tree.
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.
2007-04-15 09:33:30 +00:00
Doug Barton
b4118877b1 Another round of the periodic sweep for removal of the
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.
2007-02-26 23:02:04 +00:00
Greg Lehey
f4e380fb21 Fix communication between front end and back end.
Submitted by:	usleepless <usleepless@gmail.com>
PR:		ports/108667
2007-02-24 02:30:36 +00:00
Greg Lehey
97a006d824 Don't even think of writing to the capture card. 2007-02-23 23:15:51 +00:00
Greg Lehey
ce57b22c43 Perform some post-install stuff: add users and create the mythconverg
database if it doesn't already exist.
2007-01-17 05:52:52 +00:00
Greg Lehey
3fe64eed13 Patch defaults. 2007-01-17 05:52:04 +00:00
Greg Lehey
83b7a0a3e2 Install the rc.d script in the canonical way.
Suggested by: itetcu
2006-12-21 05:52:54 +00:00
Greg Lehey
3e0fe5991c New port: MythTV.
Currently, the port builds and installs MythTV, but doesn't help much
in configuring it.
2006-12-19 23:55:54 +00:00