Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
18.08.2_1 04 Nov 2018 19:00:54
  |
tcberner  |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
18.08.2 11 Oct 2018 20:23:50
  |
tcberner  |
Update KDE Applications to 18.08.2 |
18.08.1_1 29 Sep 2018 08:04:27
  |
riggs  |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
18.08.1 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
18.08.1 06 Sep 2018 21:06:48
  |
adridg  |
Update the current KDE Applications to 18.08.1, the latest release.
https://www.kde.org/announcements/announce-applications-18.08.1.php
The release notes mention a few dozen fixes, MTP doesn't crash when
concurrently accessed by another application, nothing critical.
Submitted by: tcberner |
18.08.0 25 Aug 2018 05:15:03
  |
tcberner  |
Update KDE Applications to 18.08
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php |
18.04.3_2 04 Aug 2018 09:10:29
  |
tcberner  |
Update multimedia/mlt* to 6.10.0 |
18.04.3_1 04 Aug 2018 07:57:34
  |
tcberner  |
multimedia/mlt* update to 6.8.0
* give maintainership to kde@
PR: 229073 |
18.04.3 13 Jul 2018 17:41:57
  |
tcberner  |
Update KDE Applications to 18.04.3 |
18.04.2 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18.04.2 10 Jun 2018 10:39:35
  |
tcberner  |
Update KDE Applications to 18.04.2 |
18.04.1 19 May 2018 12:30:25
  |
tcberner  |
Update multimedia/kdenlive to 18.04.1 |
17.12.3_2 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 |
17.12.3_1 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 |
17.12.3 28 Apr 2018 18:11:50
  |
tcberner  |
Update KDE Applications to 18.04.0
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the
dev-repo. |
17.12.3 28 Apr 2018 09:43:59
  |
tcberner  |
Add port for current version of kdenlive.
Move the kdelibs4 based version to multimedia/kdenlive-kde4. |
0.9.10_6 28 Apr 2018 08:37:02
  |
tcberner  |
multimedia/kdenlive: give maintainership to kde@
PR: 227429
Approved by: avilla (timeout) |
0.9.10_6 14 Apr 2018 13:16:32
  |
tcberner  |
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650 |
0.9.10_5 10 Feb 2018 10:29:51
  |
tcberner  |
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979 |
0.9.10_4 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 |
0.9.10_3 25 Apr 2017 08:20:31
  |
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.9.10_2 28 Dec 2016 05:12:46
  |
avilla  |
- Add dependency on MLT Qt 4 plugin
- Bump PORTREVISION |
0.9.10_1 11 Dec 2016 15:22:47
  |
jbeich  |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
0.9.10 19 Nov 2016 11:30:14
  |
tcberner  |
Fix build of multimedia/kdenlive -- ambiguity of abs()
Approved by: antoine |
0.9.10 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 ) |
25 May 2016 20:56:06

|
rene  |
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542 |
0.9.10 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.10 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.9.10 19 Feb 2015 18:19:30
  |
makc  |
- Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only
app)
and supposedly fix build of graphics/gnash with KDE4 option |
0.9.10 02 Oct 2014 14:57:41
  |
avilla  |
- Update to 0.9.10.
- Make DOCS optional.
- Add dependency on nepomuk-core. [1]
[1] nepomuk-core isn't Nepomuk itself, it's just a tiny support
library with few extra dependencies.
This is a bugfix release with a few minor changes:
http://kdenlive.org/discover/0.9.10 |
0.9.8 24 Sep 2014 01:14:41
  |
avilla  |
- Update to 0.9.8.
- Add V4L option to enable webcam support.
- Use OPTIONS helpers.
- Remove @dirrm*.
Release 0.9.8 brings several fixes:
http://kdenlive.org/discover/0.9.8 |
0.9.6_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.6_4 15 Aug 2014 20:37:33
  |
mandree  |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
0.9.6_3 15 Jul 2014 16:36:12
  |
vanilla  |
1: Stagify.
2: USES=tar:bzip2.
Approved by: portmgr@ (blanket) |
0.9.6_3 14 Jul 2014 18:42:04
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
0.9.6_3 18 Feb 2014 14:31:33
  |
makc  |
- Bump PORTREVISION after KDE4_PREFIX change |
0.9.6_2 01 Feb 2014 12:17:42
  |
makc  |
Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon. |
0.9.6_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.6_1 20 Sep 2013 20:57:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.9.6_1 18 Sep 2013 08:00:44
  |
bapt  |
Add an explicit dependency on pkgconf |
0.9.6_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.6_1 25 Jun 2013 07:41:27
  |
mm  |
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> |
0.9.6 07 Jun 2013 14:36:48
  |
avilla  |
- Update to 0.9.6.
- Remove LICENSE_FILE.
- Remove soversion number from LIB_DEPENDS.
- Add support for different FFmpeg versions (currently using ffmpeg1). |
0.9.2_1 12 May 2013 16:16:56
  |
makc  |
- Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
update-mime-database
- Trim Makefile header while I'm here |
0.9.2_1 26 Apr 2013 12:35:51
  |
bapt  |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
0.9.2_1 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.9.2_1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.9.2_1 18 Jul 2012 12:50:13
 |
avilla  |
- Force dependency on multimedia/ffmpeg.
- OPTIONSngify, part 2/2. |
0.9.2_1 02 Jul 2012 08:33:51
 |
avilla  |
- Bump PORTREVISION after multimedia/mlt soversion update. |
0.9.2 01 Jun 2012 06:49:29
 |
avilla  |
- Update to 0.9.2.
- OPTIONSngify, part 1.
- Make NLS optional (via OPTIONSng).
Kdenlive 0.9.2 comes with many new features and bugfixes. Check
release notes for more information:
- http://kdenlive.org/discover/0.9
- http://kdenlive.org/discover/0.9.2 |
0.8.2.1_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.8.2.1_1 16 Apr 2012 17:42:00
 |
avilla  |
- Fix build. |
0.8.2.1_1 16 Feb 2012 15:57:34
 |
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.8.2.1 05 Jan 2012 22:25:25
 |
avilla  |
- Update to 0.8.2.1.
This is a bugfix release that solves several startup crashes and other
important problems in the 0.8.2 version. A changelog and details of
the resolved issues can be found here:
http://kdenlive.org/discover/0.8.2.1 |
0.8.2 02 Nov 2011 02:40:35
 |
avilla  |
- Update to 0.8.2. |
0.7.8_2 03 Jul 2011 13:38:45
 |
ohauer  |
- remove MD5 |
0.7.8_2 29 Jun 2011 15:25:10
 |
avilla  |
- Update dependency on frei0r in kdenlive and openshot [1].
- Bump PORTREVISION.
- Approved by: [1] rodrigo@bebik.net (maintainer, implicit) |
0.7.8_1 14 Jan 2011 15:42:36
 |
avilla  |
- Chase multimedia/mlt shlib bump.
Feature safe: yes |
0.7.8 01 Oct 2010 13:22:52
 |
avilla  |
- Update to 0.7.8.
- Add LICENSE.
- Fix build when Qt 3 is installed. [1]
Submitted by: Golyashov Sergey via e-mail [1]
Approved by: tabthorpe (mentor) |
0.7.7.1_2 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.7.7.1_1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.7.7.1 03 Mar 2010 00:19:01
 |
avilla  |
- Update to 0.7.7.1.
Approved by: tabthorpe (mentor)
Feature safe: yes |
0.7.6_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.7.6 26 Jan 2010 22:53:08
 |
avilla  |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor) |
0.7.6 26 Nov 2009 14:40:47
 |
miwi  |
- Update to 0.7.6
PR: 140831
Submitted by: Alberto Villa <villa.alberto@gmail.com> (maintainer) |
0.7.5_1 03 Sep 2009 21:12:38
 |
miwi  |
- Fix a typo
Reported by: nox
No Cokkies for: miwi |
0.7.5_1 03 Sep 2009 08:49:49
 |
miwi  |
- Fix a script executions crash.
PR: 136882
Reported by: Wasil Sergejczyk <szelga.wws@gmail.com>
Submitted by: Alberto Villa <villa.alberto@gmail.com> (maintainer) |
0.7.5 02 Sep 2009 15:01:56
 |
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
0.7.5 07 Jul 2009 07:50:54
 |
miwi  |
- Update to 0.7.5
PR: 136316
Submitted by: Alberto Villa <villa.alberto@gmail.com> (maintainer) |
0.7.4 15 Jun 2009 10:23:04
 |
beat  |
- Update to 0.7.4
- Add optional dependency on cdrtools and dvdauthor to support dvd making
PR: ports/135280
Submitted by: Alberto Villa <villa.alberto AT gmail.com> (maintainer) |
0.7.3_1 08 May 2009 21:43:21
 |
dhn  |
- Add Frei0r plugin support
- Bump PORTREVISION
PR: ports/134340
Submitted by: Alberto Villa <villa.alberto@gmail.com> (maintainer)
Approved by: miwi (mentor implicit) |
0.7.3 04 May 2009 12:54:52
 |
rafan  |
- Fix build when kdelibs3 is installed
PR: ports/134185
Submitted by: Alberto Villa <villa.alberto at gmail.com> (maintainer) |
0.7.3 01 May 2009 21:40:07
 |
miwi  |
- Update to 0.7.3
PR: 134141
Submitted by: Alberto Villa <villa.alberto@gmail.com> (maintainer) |
0.7_2 25 Apr 2009 16:16:40
 |
makc  |
Fix linking when previous version is installed.
Bump PORTREVISION for dependent ports.
PR: ports/133826
Submitted by: Alberto Villa (maintainer) |
0.7_1 24 Mar 2009 19:13:32
 |
makc  |
bump PORTREVISION after cmake update |
0.7 29 Jan 2009 19:04:07
 |
makc  |
Add new port multimedia/kdenlive.
Kdenlive is a non-linear video editor for GNU/Linux and FreeBSD,
which supports DV, HDV and AVCHD (not complete yet) editing. Kdenlive
relies on several other open source projects like FFmpeg and the
MLT video framework. It was designed to answer all needs, from
basic video editing to semi-professional work.
WWW: http://www.kdenlive.org
PR: based on ports/129796
Submitted by: Alberto Villa <villa.alberto at gmail.com>
Approved by: miwi (mentor) |