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/distinfo

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: bump to 6.26.1

This is the last 6-series update. The 7-series (repease May 2nd) introduces
API breaks, which means more coordination with consumers.
commit hash: 81c5e2529945fe8de76e0ab54ad33933fa705123 commit hash: 81c5e2529945fe8de76e0ab54ad33933fa705123 commit hash: 81c5e2529945fe8de76e0ab54ad33933fa705123 commit hash: 81c5e2529945fe8de76e0ab54ad33933fa705123 81c5e25
Saturday, 1 Aug 2020
22:28 tcberner search for other commits by this committer
multimedia/mlt: update to 6.22.1
Original commitRevision:543926 
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, 18 May 2019
18:13 tcberner search for other commits by this committer
multimedia/mlt: update to 6.16.0
Original commitRevision:501976 
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 
Saturday, 4 Aug 2018
09:10 tcberner search for other commits by this committer
Update multimedia/mlt* to 6.10.0
Original commitRevision:476343 
07:57 tcberner search for other commits by this committer
multimedia/mlt* update to 6.8.0

* give maintainership to kde@

PR:		229073
Original commitRevision:476337 
Saturday, 19 May 2018
10:32 tcberner search for other commits by this committer
Update multimedia/mlt to 6.6.0

PR:		227842
Approved by:	avilla (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D15226
Original commitRevision:470373 
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 
Wednesday, 8 Jun 2016
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, 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 
Saturday, 9 Feb 2013
03:37 avilla search for other commits by this committer
- py-mlt:
  * fix MAINTAINER;
  * fix plist generation;
  * avoid conflicting with mlt's EXAMPLESDIR removal.

PR:		175368
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>

- Update to 0.8.8 bugfix release.
- Remove PTHREAD_LIBS.
Original commitRevision:311960 
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