Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.26.1_1 30 Jul 2021 18:14:36 |
Tobias C. Berner (tcberner) |
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 |
6.26.1_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
6.26.1 06 May 2021 19:05:24 |
Adriaan de Groot (adridg) |
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. |
6.26.1 06 May 2021 19:05:23 |
Adriaan de Groot (adridg) |
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. |
6.22.1_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.22.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.22.1_2 12 Jan 2021 14:55:21 |
tcberner |
multimedia/mlt: remove bogus gtk2 dependency
PR: 252607
Submitted by: Greg V <greg@unrelenting.technology> |
6.22.1_2 12 Dec 2020 17:04:37 |
thierry |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
6.22.1_1 09 Nov 2020 12:20:58 |
bapt |
Remove leftovers from SWFDEC option removal
Reported by: Charlie Li <ml+freebsd@vishwin.info> (by email) |
6.22.1_1 09 Nov 2020 08:19:37 |
bapt |
Remove swdec option in preparation for gstreamer 0.10 removal
swfdec depends on gstreamer 0.10 which is about to be removed, so will be
removed along with it hence the removal of the optional dependency on it |
6.22.1 01 Aug 2020 22:28:36 |
tcberner |
multimedia/mlt: update to 6.22.1 |
6.22.0 01 Aug 2020 13:13:30 |
tcberner |
multimedia/mlt: update to 6.22.0
- gtk2 module was deprecated and replaced by gdk |
6.20.0 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
6.20.0 22 Mar 2020 06:43:19 |
tcberner |
multimedia/mlt: prepare for Qt5 upgrade |
6.20.0 23 Feb 2020 08:27:06 |
tcberner |
multimedia/mlt: update to 6.20.0
Announcement:
https://www.mltframework.org/blog/v6.20.0_released/ |
6.18.0_1 12 Dec 2019 23:24:37 |
tcberner |
KDE's December 2019 Apps Update
New versions of KDE applications landing in December
The release of new versions for KDE applications is part of KDE's continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.
Available now are new versions of KDE's file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE's
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.
We hope you enjoy all the novel features and improvements worked into all of
KDE's apps!
Announcement: https://kde.org/announcements/releases/2019-12-apps-update/ |
6.18.0_1 28 Nov 2019 17:26:02 |
pkubaj |
multimedia/mlt: remove SWFDEC from default OPTIONS
Swfdec has been abandonware for years and Flash Player has been losing
marketshare anyway. Moreover, liboil (swfdec's dependency) doesn't build on
powerpc64 elfv2, which blocks this port and in consequence kde5 metaport.
Approved by: tcberner (maintainer, mentor)
Differential Revision: https://reviews.freebsd.org/D22591 |
6.18.0 24 Nov 2019 09:49:58 |
tcberner |
multimedia/mlt: update to 6.18.0 |
6.16.0_2 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
6.16.0_2 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
6.16.0_2 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
6.16.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
6.16.0 18 May 2019 18:13:32 |
tcberner |
multimedia/mlt: update to 6.16.0 |
6.14.0 06 Apr 2019 14:43:04 |
tcberner |
multimedia/mlt: update to 6.14.0
Changelog:
https://www.mltframework.org/blog/v6.14.0_released/ |
6.12.0_2 01 Jan 2019 13:46:30 |
tcberner |
multimedia/mlt: move USES=gl to the master port only
* r488723 introduced USES=gl globally, which made the slave ports mlt-qt[45]
ignored
PR: 234461 |
6.12.0_2 30 Dec 2018 17:15:06 |
tcberner |
More GCC-related fixes in kde@ ports
PR: 234461
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
6.12.0_2 26 Dec 2018 09:06:35 |
tcberner |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
6.12.0 11 Dec 2018 22:30:13 |
tcberner |
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) |
6.10.0_2 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
6.10.0_1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
6.10.0 18 Aug 2018 09:38:06 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
6.10.0 04 Aug 2018 09:13:31 |
tcberner |
multimedia/mlt: Readd empty portrevision to master port. |
6.10.0 04 Aug 2018 09:10:29 |
tcberner |
Update multimedia/mlt* to 6.10.0 |
6.8.0 04 Aug 2018 07:57:34 |
tcberner |
multimedia/mlt* update to 6.8.0
* give maintainership to kde@
PR: 229073 |
6.6.0 19 May 2018 10:32:30 |
tcberner |
Update multimedia/mlt to 6.6.0
PR: 227842
Approved by: avilla (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D15226 |
6.4.1_8 09 May 2018 20:27:52 |
swills |
Bump PORTREVISION on more opencv consumers due to opencv update |
6.4.1_7 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
6.4.1_6 27 Apr 2018 13:57:39 |
jbeich |
multimedia/mlt: unbreak with ffmpeg 4.0
consumer_avformat.c:2047:44: error: use of undeclared identifier
'AVFMT_RAWPICTURE'
if ( video_st && !( oc->oformat->flags & AVFMT_RAWPICTURE ) )
for (;;)
^
consumer_avformat.c:837:16: error: use of undeclared identifier
'CODEC_FLAG_QSCALE'
c->flags |= CODEC_FLAG_QSCALE;
^
filter_avresample.c:55:2: error: use of undeclared identifier 'ReSampleContext'
ReSampleContext *resample = mlt_properties_get_data( filter_properties,
"audio_resample", NULL );
^
PR: 227726
Obtained from: upstream (mlt 6.6.0) |
6.4.1_6 04 Jan 2018 11:11:17 |
tcberner |
Unbreak multimedia/mlt* after 457914
Removing eigen as a run-depend in graphics/movit makes mlt fail to build.
Add eigen as a build-depend to mlt*.
Pointy hat: tcberner
Reported by: antoine |
6.4.1_5 20 Dec 2017 12:41:30 |
bapt |
Switch from swig 1.3 to swig 3.0 |
6.4.1_5 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
6.4.1_4 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
6.4.1_3 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
6.4.1_2 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
6.4.1_2 28 Dec 2016 05:05:47 |
avilla |
- 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. |
6.4.1_1 26 Dec 2016 08:46:36 |
amdmi3 |
- Mark broken on FreeBSD 9.x i386
- Switch to options helpers
Approved by: portmgr blanket |
6.4.1_1 23 Dec 2016 02:38:07 |
avilla |
multimedia/mlt: install (optional) OpenGL module |
6.4.1 21 Dec 2016 14:27:01 |
avilla |
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) |
6.2.0_3 11 Dec 2016 15:23:08 |
jbeich |
multimedia/mlt: disable VDPAU to unbreak with ffmpeg 3.x
In file included from producer_avformat.c:153:
./vdpau.c:162:11: error: no member named 'type' in 'struct AVFrame'
frame->type = FF_BUFFER_TYPE_USER;
~~~~~ ^
./vdpau.c:162:18: error: use of undeclared identifier 'FF_BUFFER_TYPE_USER'
frame->type = FF_BUFFER_TYPE_USER;
^
./vdpau.c:165:16: error: no member named 'reference' in 'struct AVFrame'
if ( frame->reference )
~~~~~ ^
./vdpau.c:239:21: error: no member named 'get_buffer' in 'struct
AVCodecContext'; did you mean 'get_buffer2'?
self->video_codec->get_buffer = vdpau_get_buffer;
^~~~~~~~~~ (Only the first 15 lines of the commit message are shown above ) |
6.2.0_2 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
6.2.0_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
6.2.0_2 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
6.2.0_2 15 Aug 2016 17:46:34 |
tcberner |
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 |
6.2.0_1 08 Jun 2016 18:30:53 |
woodsb02 |
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 |
6.2.0 08 Jun 2016 16:17:25 |
woodsb02 |
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 |
0.9.6_1 03 May 2016 01:02:26 |
jbeich |
multimedia/ffmpeg: enable VAAPI and VDPAU by default
Build VAAPI and VDPAU backends, so ports using system ffmpeg can take
advantage of GPU-assisted decoding. Also, propagate defaults to consumers.
Approved by: cpm, multimedia (riggs), maintainer timeout (3 weeks)
Differential Revision: https://reviews.freebsd.org/D5898 |
0.9.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.6 28 Jun 2015 14:10:54 |
avilla |
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 |
0.9.2_2 02 May 2015 14:02:55 |
riggs |
- Update to upstream version 14.4.2
- Bump PORTREVISION on lib-dependent ports
PR: 199567
Submitted by: takefu@airport.fm
Approved by: dnelson@allantgroup.com (maintainer) |
0.9.2_1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.9.2 20 Oct 2014 09:37:18 |
marino |
multimedia/mlt: add USES=alias plus ...
USES=alias allows the port to build on DragonFly without patches, but
only if --target-os=FreeBSD is also sent to the configure script. This
is a no-op for FreeBSD (configure eventually sets target-os to FreeBSD
anyway). USES=alias was covered by portmgr blanket. |
0.9.2 24 Sep 2014 01:01:35 |
avilla |
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. |
0.9.0_5 24 Sep 2014 00:48:45 |
avilla |
- Fix build with Clang.
PR: 189043
MFH: 2014Q3 |
0.9.0_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.0_4 16 Jul 2014 08:26:26 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
0.9.0_4 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.9.0_4 27 Jun 2014 15:45:22 |
wg |
multimedia/ffmpeg: update to 2.2.4
- Bump dependent ports of libavutil
- USES tar:bzip2
- Use @sample in pkg-plist |
0.9.0_3 27 Jun 2014 15:43:38 |
wg |
multimedia/mlt: support stage
Approved by: portmgr (stage blanket) |
0.9.0_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.9.0_2 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
0.9.0_2 21 Oct 2013 17:37:44 |
wg |
multimedia/mlt,kdenlive: unset FFMPEG_SUFX
- Unset FFMPEG_SUFX to use ffmpeg-2
Approved by: portmgr (bapt, implicit) |
0.9.0_1 19 Oct 2013 16:43:33 |
wg |
multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt) |
0.9.0 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.9.0 07 Sep 2013 14:08:10 |
madpilot |
Fix build on head after iconv change.
Reported by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Approved by: portmgr (bapt, implicit) |
0.9.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.0 07 Jun 2013 14:33:45 |
avilla |
- 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 |
0.8.8_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.8.8_1 14 Mar 2013 08:17:40 |
pclin |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
0.8.8 09 Feb 2013 03:37:19 |
avilla |
- 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. |
0.8.6 13 Jan 2013 10:13:36 |
avilla |
- 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. |
0.8.2_1 05 Oct 2012 04:12:05 |
avilla |
- Backport my commits to support depending on non-default FFmpeg.
- Switch dependency from multimedia/ffmpeg to multimedia/ffmpeg-011,
as my tests revealed that MLT isn't working anymore with 0.7.x.
- Drop option --linsys-with-jpeg as per upstream suggestion.
- Update OPTIONS descriptions to be consistent with recent changes.
- Bump PORTREVISION. |
0.8.2 03 Sep 2012 23:16:07 |
avilla |
- Fix build when FreeBSD was build with WITHOUT_GCC=yes.
PR: 171294
Submitted by: Christian Mangin <christian.mangin@gmail.com>
- Stop installing standard license files.
- Cleanup Makefile.
Suggested by: danfe |
0.8.2 01 Sep 2012 09:46:27 |
avilla |
- 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. |
0.8.0_1 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.8.0 02 Jul 2012 08:31:04 |
avilla |
- 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] |
0.7.8_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.7.8_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.7.8 15 May 2012 20:34:48 |
avilla |
- Fix build on FreeBSD 10.
Reported by: andy@neu.net via mailing list |
0.7.8 14 May 2012 14:32:43 |
avilla |
- Update to 0.7.8.
- Replace NOT_FOR_ARCHS with BROKEN. |
0.7.6_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.7.6_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.7.6 20 Dec 2011 22:41:20 |
avilla |
- Fix build on FreeBSD 10-CURRENT.
Submitted by: glebius via e-mail |
0.7.6 03 Nov 2011 07:03:42 |
avilla |
- Fix build when upgrading from an old version.
PR: 162244 [1]
Reported by: James Colannino <crankycyclops@gmail.com> via e-mail
Andrei Lavreniyuk <andy.lavr@gmail.com> [1]
Tested by: James Colannino <crankycyclops@gmail.com> |
0.7.6 02 Nov 2011 02:39:11 |
avilla |
- Update to 0.7.6. |
0.6.2_4 28 Jun 2011 13:09:39 |
avilla |
- Depend on gdkpixbuf2 rather than on gdkpixbuf.
- Bump PORTREVISION.
PR: ports/158390
Submitted by: Vladimir Kushnir <vkushnir@bigmir.net> |
0.6.2_3 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
0.6.2_2 09 Mar 2011 14:45:49 |
avilla |
- Remove MMX, SSE and SSE2 options. It should be now safe to build on
amd64 without disabling them.
- Bump PORTREVISION. |
0.6.2_1 06 Mar 2011 11:06:23 |
avilla |
- Update option description: it's not clear to everyone that x86-64
means amd64. |
0.6.2_1 04 Mar 2011 02:15:10 |
wen |
- Bump PORTREVISION to chase the update of libexif |
0.6.2 02 Mar 2011 17:19:16 |
avilla |
- Update to 0.6.2.
- Take maintainership of multimedia/py-mlt. [1]
Approved by: corky1951@comcast.net (maintainer) [1] |