non port: multimedia/openshot/Makefile |
SVNWeb
|
Number of commits found: 53 |
Mon, 26 Dec 2022
|
[ 05:25 Nuno Teixeira (eduardo) Author: VVD ] 82f46e4
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 7 Mar 2022
|
[ 17:39 Loïc Bartoletti (lbartoletti) ] 2d8f8573 (Only the first 10 of 75 ports in this commit are shown above. )
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
|
Thu, 27 Jan 2022
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above )
|
Sat, 16 Oct 2021
|
[ 21:31 Neel Chauhan (nc) Author: Tatsuki Makino ] e744fae
multimedia/openshot: update to 2.6.1
PR: 259206
|
Wed, 1 Sep 2021
|
[ 23:12 Neel Chauhan (nc) Author: Tatsuki Makino ] 62b4740
multimedia/openshot: Update to 2.6.0
PR: 258162
|
Thu, 8 Jul 2021
|
[ 20:53 Fernando Apesteguía (fernape) ] 8577317
multimedia/openshot: Update to 2.5.1.891
ChangeLog:
https://www.openshot.org/blog/2020/03/03/openshot-251-released-optimized-effects-improved-performance/
PR: 256641
Reported by: tatsuki_makino@hotmail.com (maintainer)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Mar 2021
|
[ 09:29 lbartoletti ] (Only the first 10 of 57 ports in this commit are shown above. )
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine
|
Mon, 8 Mar 2021
|
[ 06:49 lbartoletti ] (Only the first 10 of 100 ports in this commit are shown above. )
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
|
Thu, 25 Feb 2021
|
[ 18:54 nc ]
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)
|
Tue, 15 Dec 2020
|
[ 17:56 lbartoletti ] (Only the first 10 of 54 ports in this commit are shown above. )
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine
|
Mon, 5 Oct 2020
|
[ 15:50 lbartoletti ] (Only the first 10 of 122 ports in this commit are shown above. )
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine
|
Sun, 13 Sep 2020
|
[ 07:14 lwhsu ]
multimedia/openshot: update to 2.5.1.369
PR: 249272
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
Sat, 27 Jun 2020
|
[ 15:44 lwhsu ]
Update to 2.5.1.236
PR: 247533
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
Sun, 8 Mar 2020
|
[ 10:42 tcberner ]
multimedia/openshot: update to 2.5.1
PR: 244623
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
|
Mon, 17 Feb 2020
|
[ 03:02 yuri ]
multimedia/openshot: Update 2.4.4-443 -> 2.5.0-25
PR: 244064
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
Sun, 8 Dec 2019
|
[ 11:33 tcberner ]
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>
|
Fri, 8 Nov 2019
|
[ 13:59 tobik ] (Only the first 10 of 44 ports in this commit are shown above. )
multimedia: Add missing USES={gl,gnome,sdl,xorg}
|
Sat, 6 Apr 2019
|
[ 14:43 tcberner ] (Only the first 10 of 12 ports in this commit are shown above. )
multimedia/mlt: update to 6.14.0
Changelog:
https://www.mltframework.org/blog/v6.14.0_released/
|
Tue, 11 Dec 2018
|
[ 22:30 tcberner ] (Only the first 10 of 16 ports in this commit are shown above. )
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)
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
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/
|
Thu, 11 Oct 2018
|
[ 09:38 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Pet portlint
- Add NO_ARCH
- Simplify installation
- Update WWW
|
Sat, 4 Aug 2018
|
[ 09:10 tcberner ]
Update multimedia/mlt* to 6.10.0
|
[ 07:57 tcberner ]
multimedia/mlt* update to 6.8.0
* give maintainership to kde@
PR: 229073
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
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
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
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
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
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)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 6 Oct 2014
|
[ 16:22 wg ]
multimedia/openshot: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Mon, 4 Aug 2014
|
[ 22:19 wg ]
multimedia/openshot: support stage
PR: 192361
Submitted by: christian.mangin gmail com
|
Sun, 6 Jul 2014
|
[ 15:21 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Wed, 29 Jan 2014
|
[ 09:17 rodrigo ] (Only the first 10 of 43 ports in this commit are shown above. )
Update maintainer email address
Approved by: bapt@ (co-mentor)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 3 Jan 2014
|
[ 01:13 bapt ] (Only the first 10 of 95 ports in this commit are shown above. )
Part 2 at removing now useless FETCH_ARGS redifition
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 9 Oct 2012
|
[ 08:07 rm ]
- update to 1.4.3
- trim Makefile header
- remove indefinite article
- remove redundand MANCOMPRESSED=no
- tab -> space change in pkg-descr:WWW
changelog:
http://www.openshotvideo.com/2012/10/version-143-released-download-it-now.html
PR: 172286
Submitted by: rm (myself)
Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 5 May 2012
|
[ 19:28 rm ]
- remove extra tabs
- update to 1.4.2
- switch to using of PYTHON_PKGNAMEPREFIX for python dependencies
- strict python versions to 2.x (doesn't yet works with python3)
- adjust local patches for new version
changelog:
http://www.openshotvideo.com/2012/02/version-142-released.html
PR: 166935
Submitted by: rm (myself)
Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer)
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ] (Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Wed, 30 Nov 2011
|
[ 22:28 flo ]
- update to 1.4.0 [1]
- move LICENSE to the correct section [2]
PR: ports/162714
Submitted by: glebius [1]
maintainer [2]
Approved by: maintainer [1]
Feature safe: yes
|
Wed, 29 Jun 2011
|
[ 15:25 avilla ]
- Update dependency on frei0r in kdenlive and openshot [1].
- Bump PORTREVISION.
- Approved by: [1] rodrigo@bebik.net (maintainer, implicit)
|
Tue, 17 May 2011
|
[ 16:09 bapt ]
- over to new volunteer
PR: ports/157112
Submitted by: rodrigo osorio <rodrigo@bebik.net>
|
Wed, 27 Apr 2011
|
[ 01:56 dougb ] (Only the first 10 of 33 ports in this commit are shown above. )
By Maintainer's request, toss these ports back into the pool
|
Sat, 9 Apr 2011
|
[ 14:38 arved ]
Add missing dependency on py-imaging, switch from scrollkeeper to rarian
PR: 155954
Submitted by: maintainer
|
Sat, 5 Mar 2011
|
[ 11:37 miwi ]
OpenShot Video Editor is a program designed to create videos on
Linux. It can easily combine multiple video clips, audio clips,
and images into a single project, and then export the video into
many common video formats.
OpenShot is a non-linear video editor, which means any frame of
video can be accessed at any time, and thus the video clips can
be layered, mixed, and arranged in very creative ways. All
video clip edits (trimming, cutting, etc...) are non-destructive,
meaning that the original video clips are never modified.
WWW: http://www.openshot.org/
PR: ports/155265
Submitted by: Charlie Kester <corky1951 at comcast.net>
|
Number of commits found: 53 |