| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Feb 2010 15:04:22
0.22_2
|
miwi  |
- Fix mysql support
PR: 143535
Submitted by: maintainer |
05 Feb 2010 11:46:55
0.22_1
|
dinoex  |
- update to jpeg-8 |
19 Dec 2009 13:03:53
0.22
|
miwi  |
- Update to 0.22
PR: 141722 141723 141724
Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) |
15 Nov 2009 22:29:08
0.21_2
|
glarkin  |
- Pass MAINTAINER to Bernhard Froehlich in preparation for the upcoming
0.22 release. He has done exemplary work porting MythTV to FreeBSD!
Approved by: Bernhard Froehlich <decke@bluelife.at> |
05 Aug 2009 02:52:23
0.21_2
|
glarkin  |
- Fixes to respect LOCALBASE
PR: ports/136629
Submitted by: Bernhard Froehlich <decke at bluelife dot at> |
31 Jul 2009 14:57:52
0.21_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
25 Apr 2009 02:13:39
0.21_1
|
glarkin  |
- 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> |
19 Mar 2009 14:33:11
0.21
|
glarkin  |
- Added directives to clean up the locale-related env variables. MythTV's
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> |
16 Mar 2009 19:10:54
0.21
|
glarkin  |
- 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] |
10 Mar 2009 21:08:51
0.21
|
glarkin  |
- 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> |
31 Dec 2008 21:10:25
0.20_3
|
linimon  |
glarkin is working on an update, so give expiration a longer grace period. |
07 Aug 2008 09:58:31
0.20_3
|
linimon  |
Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding. |
19 Jun 2008 03:54:54
0.20_3
|
pav  |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr |
06 Jun 2008 14:48:22
0.20_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
19 Apr 2008 18:56:05
0.20_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
10 Jun 2007 05:19:14
0.20_2
|
kris  |
BROKEN: Incorrect handling of user addition |
19 May 2007 21:32:57
0.20_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2007 10:33:30
0.20_1
|
grog  |
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. |
26 Mar 2007 01:39:27
0.20
|
grog  |
Remove extreme breakage.
Marked broken by: kris |
25 Mar 2007 05:06:03
0.20
|
kris  |
BROKEN: Incorrect pkg-plist |
26 Feb 2007 23:02:04
0.20
|
dougb  |
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. |
24 Feb 2007 02:30:36
0.20
|
grog  |
Fix communication between front end and back end.
Submitted by: usleepless <usleepless@gmail.com>
PR: ports/108667 |
23 Feb 2007 23:15:51
0.20
|
grog  |
Don't even think of writing to the capture card. |
23 Feb 2007 04:51:23
0.20
|
grog  |
Unbreak.
Depend on new version of LIRC. |
23 Feb 2007 04:50:33
0.20
|
grog  |
Clarify that user mythtv needs a password before being ready. |
23 Feb 2007 04:49:56
0.20
|
grog  |
Make this reflect reality better.
Encouraged by: pav |
20 Feb 2007 03:26:39
0.20
|
grog  |
Create ~mythtv directory if it doesn't exist.
Make it clear that you need to initialize as user mythtv. |
13 Feb 2007 00:16:29
0.20
|
pav  |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
11 Feb 2007 01:23:35
0.20
|
kris  |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted. |
04 Feb 2007 00:13:36
0.20
|
kris  |
BROKEN: Incorrect pkg-plist |
18 Jan 2007 21:58:54
0.20
|
grog  |
Correct maintainer.
Requested by: droso
Restrict to i386 until we know it works elsewhere.
Reduce portlint whining: Replace program names with variables. |
18 Jan 2007 21:56:31
0.20
|
grog  |
Add missing file.
PR: ports/108082 |
17 Jan 2007 06:01:05
0.20
|
grog  |
Install p5-XML-SAX-Expat explicitly; otherwise a parser gets installed
that is subsequently rejected.
Make a better job of configuring what we can.
qt-mysql-plugin is a run dependency, not a build dependency. |
17 Jan 2007 05:52:52
0.20
|
grog  |
Perform some post-install stuff: add users and create the mythconverg
database if it doesn't already exist. |
17 Jan 2007 05:52:05
0.20
|
grog  |
Patch defaults. |
22 Dec 2006 22:50:23
0.20
|
grog  |
Bring up to date. The previous version was a leftover from 0.17.
This still needs investigation; some of the package targets are not
working properly. |
22 Dec 2006 01:20:23
0.20
|
grog  |
Take MAINTAINER until it's done. This is a soft MAINTAINER.
Currently we only know that it builds on i386, and it doesn't on
amd64, so restrict it to i386. |
21 Dec 2006 05:55:34
0.20
|
grog  |
Use MySQL 5.1, not 4.0.
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 |
21 Dec 2006 05:52:54
0.20
|
grog  |
Install the rc.d script in the canonical way.
Suggested by: itetcu |
19 Dec 2006 23:55:54
0.20
|
grog  |
New port: MythTV.
Currently, the port builds and installs MythTV, but doesn't help much
in configuring it. |