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/openshot/files/patch-src_windows_preferences.py

Number of commits found: 7

Saturday, 29 Apr 2023
17:15 Fernando Apesteguía (fernape) search for other commits by this committer Author: Tatsuki Makino
multimedia/openshot: Update to 3.1.1

ChangeLog: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/

 * Fixes and Improvements to Tracker and Object Detection effects (fix property
   editing, prevent crashes, removed black background)
 * Fixes to Parent property (simplify context menus, a single None option,
   include thumbnail images)
 * Prevent freeze on launch (when OpenShot's sample rate does not match the
   default Windows sample rate)
 * Adding Profile Search button to Preferences (for easier filtering and
   searching for a default profile)
 * Fix duplicate Profile name bug (causing an issue when exporting and
   re-opening a project with certain duplicate profile names)
 * Protect timeline (webview) from receiving lots of unneeded messages from
   libopenshot (prevents crash in certain cases)
 * Improved caching logic around Property Editor (better performance while
   adjusting clip properties)
 * Fix large memory leak in Clip::Close() method (not correctly clearing Clip
   cache)
 * Prevent crash on timeline::SetCache (adding thread lock)
 * Adding additional logging around audio device detection and initialization
 * Allow audio-only clips to be transparent (revealing the video/image of clips
   below them)
 * Multiple fixes for WebM decoding (preventing freezes and crashes)
 * Fix divide by zero error in AudioWaveformer (if no amplitude was found)
 * Fix GitHub actions to remove Ubuntu 18.04 builder and some additional tweaks
   to build scripts
 * Many small code refactors and fixes to prevent noisy errors (reported by
   Sentry.io)
 * Minimum libopenshot C++ dependency set to 0.3.2
 * Updated language translations
 * Updated credits and donors

PR:		271075
Reported by:	tatsuki_makino@hotmail.com (maintainer)
commit hash: 19fab59233f0528f86fb886f08f2581929c39200 commit hash: 19fab59233f0528f86fb886f08f2581929c39200 commit hash: 19fab59233f0528f86fb886f08f2581929c39200 commit hash: 19fab59233f0528f86fb886f08f2581929c39200 19fab59
Saturday, 15 Apr 2023
16:56 Fernando Apesteguía (fernape) search for other commits by this committer Author: Tatsuki Makino
multimedia/openshot: Update to 3.1.0

ChangeLog: https://www.openshot.org/blog/2023/04/06/new_openshot_release_310/

 * Improved Profiles (400+ Export Profiles, New Profile UI, and more)
 * Huge Time Remapping update (improved audio resampling, support for backwards
   audio, bezier curve support)
 * Improved Undo / Redo system, includes grouping actions (i.e. single undo for
   split-clips and similar multi-step edits)
 * Improved Preview & Split Clip dialog (correct aspect ratio, correct sample
   rate)
 * Improved Caption Effect (high DPI support, improved VTT support)
 * Memory leak fixes (clip caching, memory leak fixes, prevent zombie threads)
 * Improved Performance (FrameMapper & Clip objects now include extra caching
   and optimizations)
 * Improved Keyboard Bindings (arrow keys)
 * Bug fix for Blender Animated Titles using high FPS (incorrect duration)
 * Bug fix for Mac Chroma Key effect (babl color methods)
 * Bug fix for video preview widget resizing, to correctly clear cache
 * Bug fix for Automatic Transition Direction logic (i.e. correctly fade in/out
   based on where the transition is dropped)
 * Fixed issue with AppImage to support newer distros (related to glibc
   compatibility)
 * Improved About dialog (release notes link, remove "candidate" for official
   releases)
 * Expanded default Emojis (adding in Arrows, Shapes, and Brands)
 * Improved File Properties Dialog, to handle replacing files and thumbnails,
   and better support for changing FPS
 * Updated language translations
 * Updated supporters and donors
 * Updated docs / user-guide

PR:		270763
Reported by:	tatsuki_makino@hotmail.com
commit hash: 4876c612ca5d182752e5244fb0c45a10027582c0 commit hash: 4876c612ca5d182752e5244fb0c45a10027582c0 commit hash: 4876c612ca5d182752e5244fb0c45a10027582c0 commit hash: 4876c612ca5d182752e5244fb0c45a10027582c0 4876c61
Monday, 26 Dec 2022
05:25 Nuno Teixeira (eduardo) search for other commits by this committer Author: VVD
multimedia/openshot: Update to 3.0.0

OpenShot 3.0 Released | Stability, Performance & Usability
Written by Jonathan on Dec. 10, 2022 in Releases.

Highlights & Features:
 - Free & Open-Source Video Editor
 - More than 1000 improvements & fixes
 - Improved stability & memory usage
 - Enhanced real-time video playback performance
 - Timeline & usability improvements (snapping, keyframes, waveforms,
   default folders, and more)
 - Ability to export multiple clips and videos at the same time
 - Improved User-Guide / Documentation / Help Manual
 - Updated Language Translations & Translation System
 - Expanded video formats supported
 - Support for Blender 3.3
 - 4K display | monitor support (High DPI)

ChangeLog:
https://www.openshot.org/blog/2022/12/10/new_openshot_release_300/

PR:		268317
commit hash: 82f46e4dcd11bf61045e0ef51c9fd343318ade2a commit hash: 82f46e4dcd11bf61045e0ef51c9fd343318ade2a commit hash: 82f46e4dcd11bf61045e0ef51c9fd343318ade2a commit hash: 82f46e4dcd11bf61045e0ef51c9fd343318ade2a 82f46e4
Thursday, 25 Feb 2021
18:54 nc search for other commits by this committer
Update a few openshot ports:

 * audio/libopenshot-audio: Update to 0.2.0.29
 * multimedia/libopenshot: Update to 0.2.5.517
 * multimedia/openshot: update to 2.5.1.732

PR:		253643, 253645, 253646
Submitted by:	Tatsuki Makino <tatsuki_makino AT hotmail DOT com> (maintainer)
Original commitRevision:566553 
Sunday, 13 Sep 2020
07:14 lwhsu search for other commits by this committer
multimedia/openshot: update to 2.5.1.369

PR:		249272
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Original commitRevision:548460 
Saturday, 27 Jun 2020
15:44 lwhsu search for other commits by this committer
Update to 2.5.1.236

PR:		247533
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Original commitRevision:540621 
Sunday, 8 Dec 2019
11:33 tcberner search for other commits by this committer
multimedia/openshot: Update to 2.4.4

- give maintainership to tatsuki_makino@hotmail.com

PR:		234803
Submitted by:	Tatsuki Makino  <tatsuki_makino@hotmail.com>,
Reported by:	kunda <chitty_cloud@me.com>
Original commitRevision:519293 

Number of commits found: 7