Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.06.23_2 01 Dec 2024 06:03:31
![commit hash: e44b88657d9dc76582b7252e2e0e3620ef171dbb commit hash: e44b88657d9dc76582b7252e2e0e3620ef171dbb](/images/git.png) ![commit hash: e44b88657d9dc76582b7252e2e0e3620ef171dbb commit hash: e44b88657d9dc76582b7252e2e0e3620ef171dbb](/images/codeberg.svg) ![commit hash: e44b88657d9dc76582b7252e2e0e3620ef171dbb commit hash: e44b88657d9dc76582b7252e2e0e3620ef171dbb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jason E. Hale (jhale) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut-qt6: Add port
This is the updated Qt6 version of multimedia/shotcut.
PR: 271775 |
22.06.23_2 25 Apr 2023 15:17:15
![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/git.png) ![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/codeberg.svg) ![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Christian Weisgerber (naddy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/opus: bump consumers after update to 1.4 |
22.06.23_1 23 Apr 2023 09:09:58
![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/git.png) ![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/codeberg.svg) ![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Gerald Pfeifer (gerald) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
22.06.23 11 Sep 2022 10:20:14
![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/git.png) ![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/codeberg.svg) ![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Felix Palmen (zirias) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
22.06.23 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
22.06.23 29 Jul 2022 12:39:43
![commit hash: a7d72f205ee96d5eb37f1746b92dac678341c321 commit hash: a7d72f205ee96d5eb37f1746b92dac678341c321](/images/git.png) ![commit hash: a7d72f205ee96d5eb37f1746b92dac678341c321 commit hash: a7d72f205ee96d5eb37f1746b92dac678341c321](/images/codeberg.svg) ![commit hash: a7d72f205ee96d5eb37f1746b92dac678341c321 commit hash: a7d72f205ee96d5eb37f1746b92dac678341c321](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Charlie Li (vishwin) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 22.06.23
Summary:
Release notes: https://www.shotcut.org/blog/
Now uses multimedia/mlt7, cmake and more
While here, remove multimedia/webvfx-qt5, as it was abandoned
upstream and only developed with and for shotcut
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D34618 |
21.03.21_3 19 Oct 2021 11:14:38
![commit hash: ea6a6d1fe1cd96601685734815752f5976a5e2a6 commit hash: ea6a6d1fe1cd96601685734815752f5976a5e2a6](/images/git.png) ![commit hash: ea6a6d1fe1cd96601685734815752f5976a5e2a6 commit hash: ea6a6d1fe1cd96601685734815752f5976a5e2a6](/images/codeberg.svg) ![commit hash: ea6a6d1fe1cd96601685734815752f5976a5e2a6 commit hash: ea6a6d1fe1cd96601685734815752f5976a5e2a6](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: Add CPE information
Approved by: portmgr (blanket) |
21.03.21_3 02 Aug 2021 16:03:15
![commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd](/images/git.png) ![commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd](/images/codeberg.svg) ![commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
21.03.21_2 30 Jul 2021 18:14:36
![commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3](/images/git.png) ![commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3](/images/codeberg.svg) ![commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3 commit hash: 5c8adda9492587fe0c7d9c8160dbdf6f9b2e09a3](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
21.03.21_1 07 Jul 2021 05:58:20
![commit hash: db16834ca22659f6cf3c90e29a2709ac7b5acd33 commit hash: db16834ca22659f6cf3c90e29a2709ac7b5acd33](/images/git.png) ![commit hash: db16834ca22659f6cf3c90e29a2709ac7b5acd33 commit hash: db16834ca22659f6cf3c90e29a2709ac7b5acd33](/images/codeberg.svg) ![commit hash: db16834ca22659f6cf3c90e29a2709ac7b5acd33 commit hash: db16834ca22659f6cf3c90e29a2709ac7b5acd33](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Charlie Li (vishwin) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: take maintainership
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D31089 |
21.03.21_1 22 Jun 2021 18:53:08
![commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77](/images/git.png) ![commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77](/images/codeberg.svg) ![commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Kevin Bowling (kbowling) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
21.03.21 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
21.03.21 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
21.03.21 23 Mar 2021 08:24:57
![Revision:569012 Revision:569012](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 21.03.21
From ChangeLog: https://shotcut.org/blog/new-release-210321/
* Fixed <tractor> and blank considered missing and blocking export
* Added an Ignore button to the missing files error dialog in Export.
* Fixed black frames appearing in Slideshow Generator
* Fixed being able to use mouse wheel over Timeline and Keyframes zoom sliders
* Improved sound quality with small changes in Speed with Pitch Compensation or
Pitch audio filter (broke in v20.11).
* Fixed the Timeline clip audio waveform incorrect after adding transition by
dragging the clip left.
* Fixed repairing a project file opened using a network path on Windows.
* Fixed writing a raw FLAC file does not set its duration.
* Fixed an elided file name in clip Properties can become the clip name.
Deleteing patch integrated upstream:
https://github.com/mltframework/shotcut/pull/1050
Reported by: portscout |
21.02.27 03 Mar 2021 11:00:01
![Revision:567061 Revision:567061](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 21.02.27
ChangeLogs:
https://shotcut.org/blog/new-release-201125/
https://shotcut.org/blog/new-release-210129/
https://shotcut.org/blog/new-release-210227/
Reported by: portscout |
20.10.31 28 Dec 2020 20:49:01
![Revision:559525 Revision:559525](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pkubaj ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: fix build on big-endian
Also remove unnecessary post-patch:
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: src/jobs/meltjob.cpp |
20.10.31 03 Nov 2020 08:29:27
![Revision:553961 Revision:553961](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 20.10.31
ChangeLog: https://shotcut.org/blog/new-release-201031/
This fixes some regression in 20.09
Reported by: portscout
MFH: 2020Q4 (blanket, run time fixes) |
20.09.27 30 Sep 2020 18:20:56
![Revision:550729 Revision:550729](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: Fix build. Add missing patch.
This patch was missing from r550683
PR: 250010
Reported by: vvd@unislabs.com |
20.09.27 30 Sep 2020 11:13:16
![Revision:550683 Revision:550683](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 20.09.27
ChangeLog: https://shotcut.org/blog/new-release-200927/
Reported by: portscout |
20.07.11 22 Jul 2020 06:22:16
![Revision:542836 Revision:542836](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 20.07.11
From ChangeLog: https://www.shotcut.org/blog/new-release-200711/
This version fixes a few problems introduced in recent version 20.06.28:
* Fixed noisy sound playback on some Windows systems.
* Fixed UI layout glitches and default/minimum size of timeline too short.
* Fixed Quick Sync Video hardware encoder (h264_qsv or hevc_qsv
withQuality-based VBR) not working on Windows on older Intel chips.
* Fixed Properties > Speed not working correctly on trimmed clip in Source
player.
* Fixed Stabilize and Normalize: Two Pass filters not working on trimmed clip
in Source player.
Reported by: portscout |
20.06.28 03 Jul 2020 01:14:51
![Revision:541064 Revision:541064](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 20.06.28 and fixed NLS option
PR: 247702
Submitted by: VVD <vvd@unislabs.com> |
20.04.12_1 21 May 2020 10:22:47
![Revision:536101 Revision:536101](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: prepare for Qt5-5.15 |
20.04.12_1 11 May 2020 10:25:26
![Revision:534900 Revision:534900](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut:
- Do not install desktop file and icon twice |
20.04.12 07 May 2020 09:32:38
![Revision:534254 Revision:534254](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix build with disabled NLS
- Switch to share/man
- Fix WWW |
20.04.12 16 Apr 2020 06:52:58
![Revision:531823 Revision:531823](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 20.04.12
ChangeLog: https://shotcut.org/blog/new-release-200412/
Reported by: portscout |
20.02.17_1 23 Feb 2020 08:27:06
![Revision:526903 Revision:526903](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/mlt: update to 6.20.0
Announcement:
https://www.mltframework.org/blog/v6.20.0_released/ |
20.02.17 19 Feb 2020 18:19:30
![Revision:526522 Revision:526522](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 20.02.17
ChangeLog: https://shotcut.org/blog/new-release-200217/
Reported by: portscout |
19.12.31 02 Jan 2020 05:52:18
![Revision:521797 Revision:521797](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 12.12.31
ChangeLog: https://www.shotcut.org/blog/new-release-191231/
* Moving multiple clips on the Timeline
* Allow reducing track height to very short in Timeline and Keyframes.
* Fixed crackly audio playback for some Windows users.
* Fixed loading project files made before v19.06 when not using a
period for a decimal point.
* Fixed Lift and Ripple Delete on Timeline not reliably removing
all selected.
* Fixed checking Properties > Image sequence may not update
duration in Playlist.
* Fixed the intra-VLC and non-linear-quantizer options in
* the XDCAM-422 and D10 export presets.
Reported by: portscout |
19.12.16 19 Dec 2019 16:48:42
![Revision:520447 Revision:520447](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.12.16
Too many changes to be listed here.
ChangeLog: https://github.com/mltframework/shotcut/releases/tag/v19.12.16
Reported by: portscout |
19.10.20_1 24 Nov 2019 09:49:58
![Revision:518308 Revision:518308](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/mlt: update to 6.18.0 |
19.10.20 23 Oct 2019 16:42:58
![Revision:515274 Revision:515274](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.10.20
ChangeLog: https://shotcut.org/blog/new-release-191020/
Reported by: portscout |
19.09.14 18 Sep 2019 16:28:00
![Revision:512278 Revision:512278](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.09.14
ChangeLog: https://shotcut.org/blog/new-release-190914/
While here, add USES=xorg
Reported by: portscout |
19.08.16 19 Aug 2019 17:44:03
![Revision:509296 Revision:509296](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.08.16
Too many changes:
ChangeLog: https://shotcut.org/blog/new-release-190816/
Reported by: portscout |
19.07.15 21 Jul 2019 18:02:36
![Revision:507058 Revision:507058](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.07.15
ChangeLog: https://shotcut.org/blog/new-release-190715/
Reported by: portscout |
19.06.15 13 Jul 2019 20:12:34
![Revision:506552 Revision:506552](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: prepare for Qt 5.13
PR: 238782 |
19.06.15 22 Jun 2019 15:51:34
![Revision:504875 Revision:504875](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.06.15
Too many changes to be listed here.
See ChangeLog: https://shotcut.org/blog/new-release-190615/
Reported by: portscout |
19.02.28_2 18 May 2019 18:13:32
![Revision:501976 Revision:501976](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/mlt: update to 6.16.0 |
19.02.28_1 06 Apr 2019 14:43:04
![Revision:498105 Revision:498105](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/mlt: update to 6.14.0
Changelog:
https://www.mltframework.org/blog/v6.14.0_released/ |
19.02.28 09 Mar 2019 14:28:28
![Revision:495145 Revision:495145](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 19.02.28
PR: 234804
Reported by: kunda <chitty_cloud@me.com> |
18.11.18_1 23 Feb 2019 12:24:22
![Revision:493665 Revision:493665](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak |
18.12.23_1 20 Feb 2019 14:28:25
![Revision:493423 Revision:493423](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop maintainership
multimedia@ has not enought manpower to focus on those ports |
18.11.18_1 16 Jan 2019 11:13:45
![Revision:490472 Revision:490472](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
18.11.18 11 Dec 2018 22:30:13
![Revision:487262 Revision:487262](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
17.02_8 06 Nov 2018 01:50:27
![Revision:484273 Revision:484273](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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/ |
17.02_7 04 Nov 2018 19:00:54
![Revision:484140 Revision:484140](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
17.02_6 01 Oct 2018 21:43:18
![Revision:481072 Revision:481072](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
17.02_6 31 Aug 2018 11:23:33
![Revision:478547 Revision:478547](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jhale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build with Qt 5.11
PR: 230884
Obtained from: upstream |
17.02_6 04 Aug 2018 09:10:29
![Revision:476343 Revision:476343](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update multimedia/mlt* to 6.10.0 |
17.02_5 04 Aug 2018 07:57:34
![Revision:476337 Revision:476337](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/mlt* update to 6.8.0
* give maintainership to kde@
PR: 229073 |
17.02_4 28 Jun 2018 17:39:55
![Revision:473503 Revision:473503](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
17.02_4 02 May 2018 15:07:27
![Revision:468844 Revision:468844](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.02_3 21 Oct 2017 06:50:50
![Revision:452570 Revision:452570](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
17.02_2 06 Jul 2017 20:40:51
![Revision:445169 Revision:445169](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Split part of www/qt5-websockets into new port www/qt5-websockets-qml
This splits qt5-websockets into a qt5-websockets port containing the core parts,
and a qt5-websockets-qml port with the QML parts. The QML parts depend on Qt
Quick,
so on the GUI parts (and hence X11) while the core parts do not.
PR: 220045
Submitted by: Adriaan de Groot <groot@kde.org> |
17.02_1 25 Apr 2017 08:20:31
![Revision:439367 Revision:439367](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
17.02 28 Feb 2017 08:33:44
![Revision:435006 Revision:435006](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix USE_GITHUB's GH_TAGNAME usage.
Sponsored by: Absolight |
17.02 02 Feb 2017 10:27:15
![Revision:433136 Revision:433136](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
avilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/shotcut: update to 17.02
- Fixed drag-n-drop from other than C: drive on Windows.
- Fixed '/' getting added to front of file paths on Windows.
- Fixed the MLT XML repair tool not correctly handling decimal point
in some configurations.
- Fixed opening a network stream.
- Improved support for image sequences.
- Improved device capture.
- Added Slovenian translation.
All device capture now occurs in the background. This makes it
possible to record voice overs while playing the project. |
17.01 10 Jan 2017 11:41:57
![Revision:431076 Revision:431076](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
avilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix RUN_DEPENDS
Reported by: pkg-fallout |
17.01 09 Jan 2017 07:00:47
![Revision:430913 Revision:430913](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
avilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove soversion from RUN_DEPENDS
Reported by: adamw |
17.01 03 Jan 2017 11:54:30
![Revision:430456 Revision:430456](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
avilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 17.01
- Update WWW
This version is just bug fixes plus a Chinese translation for Taiwan
was added.
Reported by: portscout |
16.12 31 Dec 2016 14:28:37
![Revision:430123 Revision:430123](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
avilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix build on FreeBSD 9
FreeBSD 10+ has bmake(1) from NetBSD, which ignores stale .depend
entries. To successfully build on older releases, we have to remove
the incriminated file. |
16.12 29 Dec 2016 15:20:17
![Revision:429922 Revision:429922](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
avilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Shotcut is a free, open source, cross-platform video editor for
Windows, Mac and Linux. Major features include support for a wide
range of formats; no import required meaning native timeline editing;
Blackmagic Design support for input and preview monitoring; and
resolution support to 4k.
WWW: https://shotcutapp.com |