notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: multimedia/mythtv/distinfo

Number of commits found: 29

Tuesday, 27 Feb 2024
04:56 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alan Hicks
multimedia/mythtv: Update to 34.0, along with related ports

multimedia/mythtv
  Patched to use exiv2 v 2.8 from ports
  Redundant references to slave port mythtv-frontend removed
  New Web App interface (http://example.com:6544).
  Replaces WebFrontend, provides all mythtv-setup access.
  It is recommended to use the web app instead of mythweb.

audio/mythplugin-mythmusic
  "Play Now" any songs from "Browse Music Library"
  New Spectrogram and Spectrum full screen visualizations with options
  Music navigation controls work during full screen visual

www/mythplugin-mythweb
  Version bump
ffmpeg v5.1 is still included and required to build mythtv
https://www.mythtv.org/wiki/Release_Notes_-_34

PR:		277335
commit hash: 8e499572c780cdeb3668041f1ad5ca76a93531de commit hash: 8e499572c780cdeb3668041f1ad5ca76a93531de commit hash: 8e499572c780cdeb3668041f1ad5ca76a93531de commit hash: 8e499572c780cdeb3668041f1ad5ca76a93531de 8e49957
Tuesday, 11 Apr 2023
23:02 Robert Clausecker (fuz) search for other commits by this committer Author: Alan Hicks
*/myth*: update the mythtv family of ports to 33.1

Selected upstream changes:

 - The minimum Qt version has been bumped from 5.9 to 5.12
 - FFmpeg upgraded to version 5.1
 - New Waveform visualisation for MythMusic
 - DiSEqC support for SAT>IP
 - Automatic channel groups per video source
 - Nearly 300 continued code modernization and restructuring (not in commits
below)
 - Version 2 of the Services API is under development

Changelog: https://www.mythtv.org/wiki/Release_Notes_-_33

PR:		270344
commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 3c275ab
Sunday, 4 Sep 2022
00:08 Neel Chauhan (nc) search for other commits by this committer Author: Alan Hicks
MythTV: Update port group to version 32

PR:	263311
commit hash: bcdd480bd6aced5eeb9b47bbb773754df450cc63 commit hash: bcdd480bd6aced5eeb9b47bbb773754df450cc63 commit hash: bcdd480bd6aced5eeb9b47bbb773754df450cc63 commit hash: bcdd480bd6aced5eeb9b47bbb773754df450cc63 bcdd480
Wednesday, 16 Dec 2020
02:48 kevans search for other commits by this committer
multimedia/mythtv: update to 31.0

- Upgrade multimedia/mythtv and multimedia/mythtv-frontend from 30 to 31.0
- Bumps python to 3.5+
- Uses ffmpeg 4.3.1 so CVE-2016-10191 no longer applies
- Configuration options changed to reflect update

Release notes: https://www.mythtv.org/wiki/Release_Notes_-_31

audio/mythplugin-mythmusic also bumped as a reverse dep.

Pass maintainership of multimedia/mythtv* to submitter.

PR:		249484
Submitted by:	Alan Hicks <ahicks p-o co uk>
Original commitRevision:558199 
Monday, 23 Sep 2019
19:19 jbeich search for other commits by this committer
multimedia/mythtv: unbreak with clang 9

ld: error: ../libmythfreesurround/libmythfreesurround-30.a(el_processor.o):
unable to find library from dependent library specifier: libfftw3f-3.lib

Reported by:	antoine (via bug 240629 exp-run)
Regressed by:	https://reviews.llvm.org/rL360984
Original commitRevision:512667 
Sunday, 10 Feb 2019
22:28 tobik search for other commits by this committer
multimedia/mythtv: Update to 30.0 and unbreak

Changes:	https://www.mythtv.org/wiki/Release_Notes_-_30
PR:		234551
Submitted by:	fernando.e.vilas@gmail.com
Original commitRevision:492655 
Thursday, 11 Oct 2018
06:02 tobik search for other commits by this committer
multimedia/mythtv: Fix fetch

The dynamically generated tarball seems to have been rerolled.
There are only metadata differences between the two tarballs according
to diffoscope [1].

[1] https://people.freebsd.org/~tobik/logs/diffoscope-mythtv-29.1_2,1.html
Original commitRevision:481786 
Sunday, 25 Mar 2018
17:09 jhale search for other commits by this committer
Update multimedia/mythtv and related ports to 29.1 [1]

Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv
which should make future updates much easier.

Upstream security patches have been added to address known
vulnerabilities in the bundled ffmpeg 3.2.

PR:		225652 (initial patches to update to 29.0) [1]
Submitted by:	<lucylangthorne55@gmail.com> [1]
Differential Revision:	https://reviews.freebsd.org/D14563
Original commitRevision:465529 
Wednesday, 20 Dec 2017
23:29 tobik search for other commits by this committer
multimedia/mythtv{,-frontend}: Revert placebo version updates

In r440321 and r440322 PORTVERSION was bumped to 0.28.7/0.28.1, but
GH_TAGNAME was not updated.  Commit ad97d24 is tagged as v0.27.5 [1].

Reset version back to 0.27.5 and bump PORTEPOCH.

[1] https://github.com/MythTV/mythtv/releases/tag/v0.27.5

PR:		222219
Reported by:	robbak@gmail.com
Pointy hat:	miwi
Original commitRevision:456874 
Sunday, 7 May 2017
10:56 miwi search for other commits by this committer
- Update to 0.28.7

PR:		216237
Submitted by:	w.schwarzenfeld@utanet.at
Original commitRevision:440321 
Tuesday, 12 Jan 2016
14:57 decke search for other commits by this committer
- Update to 0.27.5
- Disable mythlogserver as recommended from upstream
- Remove own distfile mirror and trust in githubs codeload
- Pet portlint (whitespace)

PR:		204647
Submitted by:	lucylangthorne55@gmail.com
Original commitRevision:405878 
Thursday, 7 May 2015
16:32 mat search for other commits by this committer
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385637 
Saturday, 25 Jan 2014
19:44 decke search for other commits by this committer
- Update to latest 0.27 stable branch from github
- Add patches to build with clang [1]
- Use OPTIONS_SUB

PR:		ports/186005 [1]
Submitted by:	John Clark <clarkjc@runbox.com> [1]
Original commitRevision:341083 
Monday, 18 Nov 2013
12:03 decke search for other commits by this committer
- Update to 0.27
- Add staging support
- Convert optional dependencies to new format
- Add a few clang patches but switch to USE_GCC=any because there's quite some
work left (contributors?)
Original commitRevision:334175 
Tuesday, 27 Aug 2013
13:37 decke search for other commits by this committer
- Update to 0.26.1
Original commitRevision:325445 
Saturday, 27 Oct 2012
13:24 decke search for other commits by this committer
- 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
Original commitRevision:306501 
Saturday, 4 Aug 2012
08:10 decke search for other commits by this committer
- Update to 0.25.2
- Fix Perl and Python bindings and enable per default
- Fix PHP bindings for PHP 5.4
Original commit
Thursday, 10 May 2012
13:06 decke search for other commits by this committer
- 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>
Original commit
08:21 decke search for other commits by this committer
- Update to 0.25
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
Original commit
Wednesday, 1 Feb 2012
14:51 decke search for other commits by this committer
- Update to 0.24.2
Original commit
Sunday, 22 May 2011
17:07 decke search for other commits by this committer
- Update again because they rerolled the distfile and fixed the directory
structure
- Remove WRKSRC
- Bump PORTREVISION

Reported by:    Ashley Diamond <ash@diamondbsd.com>
Original commit
Friday, 20 May 2011
12:40 decke search for other commits by this committer
- Update to 0.24.1
- Pet portlint (CPPFLAGS)
Original commit
Tuesday, 4 Jan 2011
17:45 decke search for other commits by this committer
- Update to 0.24
- Add BINDINGS option (python only, perl not working yet)
- Add qt4-imageformats dependency for tmdb and ttvdb to get metadata images
working
- Remove MD5 checksum
Original commit
Friday, 6 Aug 2010
09:27 decke search for other commits by this committer
- Update to 0.23.1

Approved by:    miwi (mentor)
Original commit
Monday, 21 Jun 2010
13:18 decke search for other commits by this committer
- 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)
Original commit
Saturday, 19 Dec 2009
13:03 miwi search for other commits by this committer
- Update to 0.22

PR:             141722 141723 141724
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
Original commit
Tuesday, 10 Mar 2009
21:08 glarkin search for other commits by this committer
- 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>
Original commit
Sunday, 15 Apr 2007
09:33 grog search for other commits by this committer
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.
Original commit
Tuesday, 19 Dec 2006
23:55 grog search for other commits by this committer
New port: MythTV.

Currently, the port builds and installs MythTV, but doesn't help much
in configuring it.
Original commit

Number of commits found: 29