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.

Port details
py-moviepy Video editing with Python
1.0.3_5 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.3_5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-07-13 02:58:36
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: MIT
WWW:
https://github.com/Zulko/moviepy
Description:
MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. MoviePy can read and write all the most common audio and video formats, including GIF.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}moviepy>0:multimedia/py-moviepy@${PY_FLAVOR}
To install the port:
cd /usr/ports/multimedia/py-moviepy/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/py-moviepy
  • pkg install py39-moviepy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-moviepy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-moviepy
Package flavors (<flavor>: <package>)
  • py39: py39-moviepy
distinfo:
TIMESTAMP = 1588930331 SHA256 (moviepy-1.0.3.tar.gz) = 2884e35d1788077db3ff89e763c5ba7bfddbd7ae9108c9bc809e7ba58fa433f5 SIZE (moviepy-1.0.3.tar.gz) = 388311

Packages (timestamps in pop-ups are UTC):
py39-moviepy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.3_51.0.3_5-1.0.3_51.0.3_5---
FreeBSD:13:quarterly1.0.3_51.0.3_5--1.0.3_5-1.0.3_5-
FreeBSD:14:latest1.0.3_51.0.3_5-1.0.3_51.0.3_5---
FreeBSD:14:quarterly1.0.3_51.0.3_5--1.0.3_5-1.0.3_5-
FreeBSD:15:latest1.0.3_51.0.3_5n/a1.0.3_5n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. ffmpeg : multimedia/ffmpeg
  2. py39-decorator>=4.0.2<6.0 : devel/py-decorator@py39
  3. py39-imageio>=2.5<3.0 : graphics/py-imageio@py39
  4. py39-imageio-ffmpeg>=0.2.0 : graphics/py-imageio-ffmpeg@py39
  5. py39-numpy>=0,1 : math/py-numpy@py39
  6. py39-proglog<=1.0.0 : devel/py-proglog@py39
  7. py39-requests>=2.8.1<3.0 : www/py-requests@py39
  8. py39-tqdm>=4.11.2<5.0 : misc/py-tqdm@py39
  9. ImageMagick7>=7 : graphics/ImageMagick7
  10. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  11. python3.9 : lang/python39
This port is required by:
for Run
  1. multimedia/py-tartube
  2. www/py-instabot

Configuration Options:
No options to configure
Options name:
multimedia_py-moviepy
USES:
magick:run python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/moviepy/
  2. https://pypi.org/packages/source/m/moviepy/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3_5
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.0.3_5
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
1.0.3_4
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
1.0.3_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.0.3_2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.0.3_2
10 Sep 2022 13:02:47
commit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4acommit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4acommit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4acommit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Convert to USES=magick

Use the default ImageMagick since all of them (ImageMagick{6,7}{,-nox11}) are
mutually exclusive.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.0.3_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0.3_2
16 Jun 2022 14:00:07
commit hash: 313746877ffef47bef6cfd5553bd845d5da42041commit hash: 313746877ffef47bef6cfd5553bd845d5da42041commit hash: 313746877ffef47bef6cfd5553bd845d5da42041commit hash: 313746877ffef47bef6cfd5553bd845d5da42041 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Update USES=python

math/py-numpy requires Python 3.8+
1.0.3_2
11 Jan 2022 18:44:37
commit hash: 4c26a0aa0523289504820af97f3055789e333490commit hash: 4c26a0aa0523289504820af97f3055789e333490commit hash: 4c26a0aa0523289504820af97f3055789e333490commit hash: 4c26a0aa0523289504820af97f3055789e333490 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Unmark DEPRECATED and remove EXPIRATION_DATE

- Change RUN_DEPENDS from py-decorator4 to py-decorator
- Remove numpy workaround
- Bump PORTREVISION for dependency change

Obtained
from:	https://github.com/Zulko/moviepy/commit/2947e4a036513a264de3fc5234160e71d1b06aed
1.0.3_1
31 Dec 2021 13:43:37
commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: deprecate a bunch of ports depending on expired ports.
1.0.3_1
21 Dec 2021 18:48:48
commit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836bcommit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836bcommit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836bcommit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Cosmetic change
1.0.3_1
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3_1
05 Nov 2021 19:14:21
commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Update USES=python

math/py-numpy requires Python 3.7+
1.0.3_1
22 May 2021 14:42:55
commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Fix fae695c56b13252e60b1b8f692ca74bd73b965d7
1.0.3_1
20 May 2021 02:19:29
commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
new port: devel/py-decorator4

devel/py-decorator needs to be updated to 5.x, while some ports don't
support that in their latest releases, including:

- devel/py-pytest-relaxed
- multimedia/py-moviepy

Updated them to use this devel/py-decorator4 until they officially
support 5.x. No functional changes for these ports.

An expiry date has been set for this keeping-old-version port, so we
don't forget to delete it once nothing depends on it.

Approved by:	lwhsu (mentor)
1.0.3
18 Apr 2021 05:43:55
commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Remove PYNUMPY
1.0.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.0.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.3
07 Mar 2021 22:21:41
Revision:567696Original commit files touched by this commit
sunpoet search for other commits by this committer
Revert r566733

IMAGEMAGICK_DEFAULT is not widely adopted.
Furthermore, this commit is not approved.
It should be applied ports tree wide with approvals from maintainers.
1.0.3
27 Feb 2021 20:07:19
Revision:566733Original commit files touched by this commit
danfe search for other commits by this committer
Convert options to IMAGEMAGICK_DEFAULT introduced in r564968.
1.0.3
13 Dec 2020 14:43:23
Revision:557932Original commit files touched by this commit
sunpoet search for other commits by this committer
Drop Python 2.7 support
1.0.3
08 May 2020 20:53:17
Revision:534457Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.3

Changes:	https://github.com/Zulko/moviepy/releases
1.0.2
05 Apr 2020 19:54:43
Revision:530819Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.2

Changes:	https://github.com/Zulko/moviepy/releases
1.0.1
13 Nov 2019 23:35:38
Revision:517458Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
1.0.1
03 Oct 2019 18:23:59
Revision:513687Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.1

Changes:	https://github.com/Zulko/moviepy/releases
1.0.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.0.0
16 Feb 2019 22:54:17
Revision:493113Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.0

Changes:	https://github.com/Zulko/moviepy/releases
		https://github.com/Zulko/moviepy/commits/master
0.2.3.5_2
02 Jan 2019 23:58:32
Revision:489112Original commit files touched by this commit
sunpoet search for other commits by this committer
Sort RUN_DEPENDS
0.2.3.5_2
16 Dec 2018 18:59:06
Revision:487621Original commit files touched by this commit
yuri search for other commits by this committer
multimedia/py-moviepy: Unbreak: it couldn't find the ffmpeg executable

This line:
from moviepy.editor import *

resulted in failure:
  File "/usr/local/lib/python2.7/site-packages/imageio/plugins/ffmpeg.py", line
77, in download
    raise RuntimeError("FFMPEG exe isn't available for platform %s" % plat)
RuntimeError: FFMPEG exe isn't available for platform freebsd64

This is because it uses py-imageio to download the ffmpeg binary which doesn't
exist for FreeBSD.
Besides, py-imageio is downloading files without checking cryptographic
fingerprints wihich is insecure: https://github.com/imageio/imageio/issues/416

Solution:
Make py-moviepy to always use the pre-installed ffmpeg package.

Approved by:	portmgr (unbreak)
0.2.3.5_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.2.3.5
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
0.2.3.5
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.2.3.5
01 Jun 2018 22:47:29
Revision:471307Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.3.5

Changes:	https://github.com/Zulko/moviepy/releases
0.2.3.4
27 Apr 2018 15:56:30
Revision:468455Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.3.4

Changes:	https://github.com/Zulko/moviepy/releases
0.2.3.3
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
0.2.3.3
22 Apr 2018 08:48:40
Revision:467942Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.3.3

Changes:	https://github.com/Zulko/moviepy/releases
0.2.3.2_2
16 Apr 2018 18:33:01
Revision:467507Original commit files touched by this commit
sunpoet search for other commits by this committer
Add ImageMagick 7.x support

- Add IMAGEMAGICK6 and IMAGEMAGICK7 options
- Change default from IMAGEMAGICK6 to IMAGEMAGICK7
- Bump PORTREVISION for dependency change
0.2.3.2_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
0.2.3.2
03 Mar 2018 19:16:11
Revision:463526Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.3.2

- Fix RUN_DEPENDS
- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add PyPI as primary WWW
- Take maintainership

Changes:	https://github.com/Zulko/moviepy/releases
0.2.2.13_2
12 Jan 2018 11:21:07
Revision:458818Original commit files touched by this commit
rene search for other commits by this committer
Return kevlo's ports to the pool, he handed in his commit bit.

With hat:	portmgr-secretary
0.2.2.13_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.2.2.13_2
25 Apr 2017 08:20:31
Revision:439367Original commit files touched by this commit
riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
0.2.2.13_1
14 Apr 2017 05:30:25
Revision:438490Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/opencv: back out r423216 and r423063 (replaying r423316)

Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.

PR:		210505
Pointy hat to:	jbeich (should've discussed first)
0.2.2.13
17 Feb 2017 00:44:28
Revision:434259Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 0.2.2.13
0.2.2.12
15 Feb 2017 05:48:28
Revision:434152Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 0.2.2.12
0.2.2.11_1
03 Oct 2016 17:47:08
Revision:423216Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/opencv: add suffix to make room for 3.x series

To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.

PR:		210505 (for tracking)
Inspired by:	PkgSrc
0.2.2.11
13 Jul 2016 07:52:34
Revision:418463Original commit files touched by this commit
kevlo search for other commits by this committer
Fix typo in pkg-descr.
0.2.2.11
13 Jul 2016 03:36:59
Revision:418460Original commit files touched by this commit
kevlo search for other commits by this committer
Add a missing dependency on graphics/ImageMagick.
0.2.2.11
13 Jul 2016 02:58:28
Revision:418459Original commit files touched by this commit
kevlo search for other commits by this committer
Import py-moviepy 0.2.2.11.

MoviePy s a Python module for video editing: cuts, concatenations,
title insertions, video compositing (a.k.a. non-linear editing),
video processing, and creation of custom effects.

Number of commits found: 50