Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.26.1_10 30 Jun 2023 21:15:44 |
Rene Ladan (rene) |
multimedia/mlt6: Remove expired port
2023-06-30 multimedia/mlt6: Deprecated and unsupported upstream, please consider
using multimedia/mlt7 instead |
6.26.1_10 27 May 2023 19:32:15 |
Daniel Engberg (diizzy) |
multimedia/mlt6: Deprecate and set expiration date to 2023-06-30
Deprecated and unsupported upstream, users are recommended to use
7.x-branch (current version)
PR: 270293
Approved by: kde (tcberner) |
6.26.1_10 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
6.26.1_9 27 Apr 2023 12:01:43 |
Daniel Engberg (diizzy) |
multimedia/mlt6: Mark BROKEN
Fails to build with FFmpeg 6
PR: 270293 |
6.26.1_9 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
6.26.1_8 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.26.1_7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.26.1_7 02 Sep 2022 07:12:18 |
Tobias C. Berner (tcberner) |
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe
This was missed in the upgrade of graphics/opencv.
Reported by: VVD |
6.26.1_6 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
6.26.1_6 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
6.26.1_5 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
6.26.1_4 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
6.26.1_3 01 Aug 2021 17:54:38 |
Tobias C. Berner (tcberner) |
multimedia/mlt6: fix RUBBERBAND option |
6.26.1_3 01 Aug 2021 15:20:29 |
Tobias C. Berner (tcberner) |
multimedia/mlt6: make default options work for multimedia/kdenlive
PR: 257532
Reported by: Stefan Ehmann <shoesoft@gmx.net> |
6.26.1_2 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 |