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) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/mlt/pkg-plist

Number of commits found: 36

Friday, 30 Jul 2021
18:14 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/{py-,}mlt{-qt5,}: rename to multimedia/{py-,}mlt6{-qt5,}:

- To make it possible to easily import mlt-7 move the current port to
  a versioned directory.

- Add Mk/Uses/mlt.mk to make it easily possible to depend on a given mlt
  version:

  	USES=mlt:6

  will get you a dependency on multimedia/mlt6, while

	USES=mlt:7

  will get you a dependency on the soon to be added multimedia/mlt7

- Switch the port to use cmake as a build system
- While here, provide some more options to make it possible to have
  a leaner package if required

- Bump consumers after rename of the dependency
commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 5c8adda
Thursday, 6 May 2021
19:05 Adriaan de Groot (adridg) search for other commits by this committer
multimedia/mlt[-qt5]: update to last 6-series release

We missed a couple of 6-series releases, so jump from 6.22
straight to 6.26.1, which is the last of the 6-series.
Release notes are at:
	https://www.mltframework.org/

VDPAU support was removed -- ports had an option for it,
which was disabled and now the option is removed as well.

The 7-series introduces API breaks, so that update will
be more involved.
commit hash: dd682a911ed0525b97b95530304d286338f9948d commit hash: dd682a911ed0525b97b95530304d286338f9948d commit hash: dd682a911ed0525b97b95530304d286338f9948d commit hash: dd682a911ed0525b97b95530304d286338f9948d dd682a9
Monday, 9 Nov 2020
12:20 bapt search for other commits by this committer
Remove leftovers from SWFDEC option removal

Reported by:	Charlie Li <ml+freebsd@vishwin.info> (by email)
Original commitRevision:554715 
Saturday, 1 Aug 2020
13:13 tcberner search for other commits by this committer
multimedia/mlt: update to 6.22.0

- gtk2 module was deprecated and replaced by gdk
Original commitRevision:543908 
Sunday, 23 Feb 2020
08:27 tcberner search for other commits by this committer
multimedia/mlt: update to 6.20.0

Announcement:
	https://www.mltframework.org/blog/v6.20.0_released/
Original commitRevision:526903 
Sunday, 24 Nov 2019
09:49 tcberner search for other commits by this committer
multimedia/mlt: update to 6.18.0
Original commitRevision:518308 
Saturday, 6 Apr 2019
14:43 tcberner search for other commits by this committer
multimedia/mlt: update to 6.14.0

Changelog:
	https://www.mltframework.org/blog/v6.14.0_released/
Original commitRevision:498105 
Tuesday, 11 Dec 2018
22:30 tcberner search for other commits by this committer
Update multimedia/mlt, multimedia/shotcut and graphics/movit

- multimedia/mlt:       6.12.0
- multimedia/shotcut:   18.11.18
- graphics/movit:       1.6.2

To reduce the bumps, all in one.

PR:		229068
PR:		229071
Approved by:	multimedia (kwm)
Original commitRevision:487262 
Wednesday, 28 Dec 2016
05:05 avilla search for other commits by this committer
- Split MLT Qt plugins into their own ports [1]
- Cleanup the Python slave port [2]
- Bump PORTREVISION.

[1] Ports can now force the dependency on Qt plugin, which is needed
    by Kdenlive. Having two different (conflicting) versions will help
    with the transition to the KF5-dependent Kdenlive.

[2] Creating slave ports for other SWIG bindings should now be easy.
Original commitRevision:429708 
Friday, 23 Dec 2016
02:38 avilla search for other commits by this committer
multimedia/mlt: install (optional) OpenGL module
Original commitRevision:429214 
Wednesday, 21 Dec 2016
14:27 avilla search for other commits by this committer
multimedia/mlt: update to 6.4.1
- Upstream some patches
- Remove dependency on Qt 5 OpenGL (will be upstreamed)
- Add dependency on math/fftw3
- Completely disable VDPAU option (broken upstream)
Original commitRevision:429085 
Monday, 15 Aug 2016
17:46 tcberner search for other commits by this committer
Add a Qt5 option to multimedia/mlt

multimedia/mlt has a Qt4 option specifically to support multimedia/kdenlive.
Future versions of kdenlive are Qt5 based. Prepare for this by also enabling
the Qt5 library being built.

Convert the QT4 option into a radio-option "QT=QT4 QT5".

Reviewed by:	mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7432
Original commitRevision:420257 
Wednesday, 8 Jun 2016
18:30 woodsb02 search for other commits by this committer
multimedia/mlt: Fixes post r416546 commit
- USE_GNOME=cairo only applies when SWFDEC option is enabled
- USE_XORG=x11 applies even with all options disabled (due to SDL)
- USE_GNOME=glib20 is required when JACK or SWFDEC options are enabled
- Fix pkg-plist: filter_audiospectrum.yml only installed if QT4 enabled

Reported by:	mat (mentor)
Reviewed by:	mat (mentor)
Approved by:	adamw (mentor), portmgr (blanket approval - build fixes)
Differential Revision:	https://reviews.freebsd.org/D6776
Original commitRevision:416558 
16:17 woodsb02 search for other commits by this committer
multimedia/mlt:
- Update to 6.2.0
- Mark KDE4 option as implying/requiring QT4 option
- Move USE_KDE4=kdelibs to new options helpers
- Add USE_GNOME=cairo as notified by new stage-qa error

Changes this release:
  http://mltframework.blogspot.fr/2016/04/version-620-released.html
  http://mltframework.blogspot.fr/2016/02/version-600-released.html
  http://mltframework.blogspot.fr/2015/07/version-098-released.html

This update also allows multimedia/mlt to build against ffmpeg 3.0.x.
The ports tree currently still has multimedia/ffmepg at version 2.8.7,
however this update is backwards compatible with ffmpeg 2.8.7. The
update of multimedia/ffmpeg to 3.0.x branch is waiting for ports which
depend on it to successfully build with the newer version of ffmpeg.

PR:		207390
Submitted by:	olivierd
Approved by:	avilla (maintainer timeout), mat (mentor), makc, araujo (with kde
hat)
Differential Revision:	https://reviews.freebsd.org/D6754
Original commitRevision:416546 
Sunday, 28 Jun 2015
14:10 avilla search for other commits by this committer
multimedia/mlt: update to 0.9.6

This is a bugfix and minor enhancement release:
http://mltframework.blogspot.it/2015/02/version-094-released.html
Original commitRevision:390781 
Wednesday, 24 Sep 2014
01:01 avilla search for other commits by this committer
multimedia/mlt:
- Update to 0.9.2.
- Add optional dependency on Vid.Stab.
- Remove deprecated plugins.
- Remove stale MAN* macro.
- Use OPTIONS handlers.
- Remove @dirrm*.
- Strip binary and libraries.

This is a bugfix and enhancement release:
http://mltframework.blogspot.com/2014/06/version-092-released.html

multimedia/py-mlt:
- Force dependency on Python 2.
- Take maintainership.
Original commitRevision:369139 
Friday, 27 Jun 2014
15:43 wg search for other commits by this committer
multimedia/mlt: support stage

Approved by:	portmgr (stage blanket)
Original commitRevision:359553 
Friday, 7 Jun 2013
14:33 avilla search for other commits by this committer
- Update to 0.9.0.
- Add KDE4 option (dependent on QT4 one).

Informations on the release can be found in the official announcement:
http://mltframework.blogspot.it/2013/06/v090-released-with-new-property.html
Original commitRevision:320204 
Sunday, 13 Jan 2013
10:13 avilla search for other commits by this committer
- Update MLT to 0.8.6.
- Depend on ffmpeg1 instead of ffmpeg-011.
- Remove patches committed upstream.
- Remove soversion from LIB_DEPENDS.
- Make py-mlt a SLAVE_PORT.
Original commitRevision:310311 
Saturday, 1 Sep 2012
09:46 avilla search for other commits by this committer
- Update to 0.8.2.
- Fix COMMENT (mlt is no server).
- OPTIONSngify and improve descriptions.
- Move demo/ to PORTEXAMPLES.
- Move melt.1 to MAN1.
- Remove header from Makefile.
Original commitRevision:303465 
Monday, 2 Jul 2012
08:31 avilla search for other commits by this committer
- Update to 0.8.0.
- Enable GPLv3 components.
- Fix build on 9-STABLE after MFC of xlocale. [1]
- Mark CONFLICTS_INSTALL with archivers/freeze. [2]

The minor version is increased due to the addition of time properties!
In addition:
  * improve seek speed on AVCHD when using FFmpeg v0.9.1+;
  * composite and dissolve speed improvements on x86-64;
  * improve performance of caching in image producers;
  * add device enumeration to decklink producer and consumer.

PR:             168766 [1]
Reported by:    conflicts checker [2]
Submitted by:   Christian Mangin <christian.mangin@gmail.com> [1]
                Oliver Brandmueller via email [1]
Original commit
Monday, 14 May 2012
14:32 avilla search for other commits by this committer
- Update to 0.7.8.
- Replace NOT_FOR_ARCHS with BROKEN.
Original commit
Wednesday, 2 Nov 2011
02:39 avilla search for other commits by this committer
- Update to 0.7.6.
Original commit
Wednesday, 2 Mar 2011
17:19 avilla search for other commits by this committer
- Update to 0.6.2.
- Take maintainership of multimedia/py-mlt. [1]

Approved by:    corky1951@comcast.net (maintainer) [1]
Original commit
Friday, 14 Jan 2011
15:39 avilla search for other commits by this committer
- Update to 0.6.0.

Feature safe:   yes
Original commit
Friday, 1 Oct 2010
10:17 avilla search for other commits by this committer
- Update to 0.5.10.
- Fix LICENSE.
- Disable by default JACK Rack module, as it's mostly unused.

Approved by:    tabthorpe (mentor, implicit)
Original commit
Wednesday, 18 Aug 2010
18:13 avilla search for other commits by this committer
- Update to 0.5.6.
- Add LICENSE.
- Use bsd.port.options.mk.

Approved by:    tabthorpe (mentor)
Original commit
Thursday, 29 Apr 2010
12:52 avilla search for other commits by this committer
- Update to 0.5.4.
- Disable Frei0r module on FreeBSD 6.X.

Approved by:    tabthorpe (mentor)
Original commit
Friday, 26 Feb 2010
01:05 avilla search for other commits by this committer
- Update to 0.5.0.

This is an enhancement release, confined mainly to the modules rather
than the framework. In particular, this adds support for VDPAU, YADIF,
and HD-SDI technologies!

Approved by:    tabthorpe (mentor)
Feature safe:   yes
Original commit
Saturday, 12 Dec 2009
00:26 amdmi3 search for other commits by this committer
- Update to 0.4.10
- While here, fix typo

PR:             141357
Submitted by:   Alberto Villa <villa.alberto@gmail.com> (maintainer)
Original commit
Thursday, 26 Nov 2009
14:39 miwi search for other commits by this committer
- Update to 0.4.6

PR:             140830
Submitted by:   Alberto Villa <villa.alberto@gmail.com> (maintainer)
Original commit
Tuesday, 7 Jul 2009
07:44 miwi search for other commits by this committer
- Update to 0.4.4

PR:             136315
Submitted by:   Alberto Villa <villa.alberto@gmail.com> (maintainer)
Original commit
Monday, 15 Jun 2009
10:20 beat search for other commits by this committer
- Update to 0.4.2
- Add UPDATING note that multimedia/mlt++ was incorporated into multimedia/mlt

PR:             ports/135278
Submitted by:   Alberto Villa <villa.alberto AT gmail.com> (maintainer)
Original commit
Friday, 1 May 2009
21:37 miwi search for other commits by this committer
- Update to 0.3.8

PR:             134139
Submitted by:   Alberto Villa <villa.alberto@gmail.com> (maintainer)
Original commit
Sunday, 12 Apr 2009
21:21 itetcu search for other commits by this committer
- Upgrade to latest version and fix compilation on freebsd 6.4
(patches accepted in upstream).
- pet portlint

PR:             ports/13186
Submitted by:   Alberto Villa (maintainer)
Original commit
Thursday, 29 Jan 2009
18:58 makc search for other commits by this committer
Add new port multimedia/mlt.

MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, XML authoring components, and an extensible plug-in
based API.

WWW: http://www.mltframework.org

PR:             ports/129794
Submitted by:   Alberto Villa <villa.alberto at gmail.com>
Approved by:    miwi (mentor)
Original commit

Number of commits found: 36