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/py-moviepy/Makefile

Number of commits found: 47

Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 30 Apr 2023
11:10 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)
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 a6bb2f8
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 11 Jan 2023
15:58 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Saturday, 10 Sep 2022
13:02 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.
commit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4a commit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4a commit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4a commit hash: 5e0b65e5991f91e364a731672daf5c4a7e9f0f4a 5e0b65e
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 16 Jun 2022
14:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Update USES=python

math/py-numpy requires Python 3.8+
commit hash: 313746877ffef47bef6cfd5553bd845d5da42041 commit hash: 313746877ffef47bef6cfd5553bd845d5da42041 commit hash: 313746877ffef47bef6cfd5553bd845d5da42041 commit hash: 313746877ffef47bef6cfd5553bd845d5da42041 3137468
Tuesday, 11 Jan 2022
18:44 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
commit hash: 4c26a0aa0523289504820af97f3055789e333490 commit hash: 4c26a0aa0523289504820af97f3055789e333490 commit hash: 4c26a0aa0523289504820af97f3055789e333490 commit hash: 4c26a0aa0523289504820af97f3055789e333490 4c26a0a
Friday, 31 Dec 2021
13:43 Rene Ladan (rene) search for other commits by this committer
cleanup: deprecate a bunch of ports depending on expired ports.
commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9 commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9 commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9 commit hash: 20191665b2ed12d11c32fb7db5047a37ad8a32a9 2019166
Tuesday, 21 Dec 2021
18:48 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Cosmetic change
commit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836b commit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836b commit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836b commit hash: 8885e09fe6cd3041f180feb53fb98a13a2bd836b 8885e09
Saturday, 11 Dec 2021
13:50 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

If a dependency on the nox11 flavor is required, use for example

	USES=magick:nox11    resp.     USES=magick:7,nox11,run,test

See magick.mk for more details on the available flags.

The tree has been completely converted to make use of this.

Approved by:	bapt
Differential Revision: https://reviews.freebsd.org/D32754
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 45526ec
Friday, 5 Nov 2021
19:14 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Update USES=python

math/py-numpy requires Python 3.7+
commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1 commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1 commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1 commit hash: 6808b73d13a09f086864a1d81b5f8a1d00001cd1 6808b73
Saturday, 22 May 2021
14:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Fix fae695c56b13252e60b1b8f692ca74bd73b965d7
commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8 commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8 commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8 commit hash: aee1b38c9d65b6e1bfc7d97589799c3da656f7b8 aee1b38
Thursday, 20 May 2021
02:19 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)
commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7 commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7 commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7 commit hash: fae695c56b13252e60b1b8f692ca74bd73b965d7 fae695c
Sunday, 18 Apr 2021
05:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-moviepy: Remove PYNUMPY
commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871 commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871 commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871 commit hash: bdcb041c74ef8f85f1d36647575e0808b0be5871 bdcb041
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 7 Mar 2021
22:21 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.
Original commitRevision:567696 
Saturday, 27 Feb 2021
20:07 danfe search for other commits by this committer
Convert options to IMAGEMAGICK_DEFAULT introduced in r564968.
Original commitRevision:566733 
Sunday, 13 Dec 2020
14:43 sunpoet search for other commits by this committer
Drop Python 2.7 support
Original commitRevision:557932 
Friday, 8 May 2020
20:53 sunpoet search for other commits by this committer
Update to 1.0.3

Changes:	https://github.com/Zulko/moviepy/releases
Original commitRevision:534457 
Sunday, 5 Apr 2020
19:54 sunpoet search for other commits by this committer
Update to 1.0.2

Changes:	https://github.com/Zulko/moviepy/releases
Original commitRevision:530819 
Wednesday, 13 Nov 2019
23:35 sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
Original commitRevision:517458 
Thursday, 3 Oct 2019
18:23 sunpoet search for other commits by this committer
Update to 1.0.1

Changes:	https://github.com/Zulko/moviepy/releases
Original commitRevision:513687 
Friday, 26 Jul 2019
20:46 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
Original commitRevision:507372 
Saturday, 16 Feb 2019
22:54 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
Original commitRevision:493113 
Wednesday, 2 Jan 2019
23:58 sunpoet search for other commits by this committer
Sort RUN_DEPENDS
Original commitRevision:489112 
Sunday, 16 Dec 2018
18:59 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)
Original commitRevision:487621 
Wednesday, 12 Dec 2018
01:35 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
Original commitRevision:487272 
Saturday, 10 Nov 2018
19:57 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>
Original commitRevision:484640 
Wednesday, 20 Jun 2018
17:05 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
Original commitRevision:472884 
Friday, 1 Jun 2018
22:47 sunpoet search for other commits by this committer
Update to 0.2.3.5

Changes:	https://github.com/Zulko/moviepy/releases
Original commitRevision:471307 
Friday, 27 Apr 2018
15:56 sunpoet search for other commits by this committer
Update to 0.2.3.4

Changes:	https://github.com/Zulko/moviepy/releases
Original commitRevision:468455 
Sunday, 22 Apr 2018
08:48 sunpoet search for other commits by this committer
Update to 0.2.3.3

Changes:	https://github.com/Zulko/moviepy/releases
Original commitRevision:467942 
Monday, 16 Apr 2018
18:33 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
Original commitRevision:467507 
Saturday, 10 Mar 2018
17:46 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).
Original commitRevision:464084 
Saturday, 3 Mar 2018
19:16 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
Original commitRevision:463526 
Friday, 12 Jan 2018
11:21 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
Original commitRevision:458818 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Friday, 14 Apr 2017
05:30 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)
Original commitRevision:438490 
Friday, 17 Feb 2017
00:44 kevlo search for other commits by this committer
Update to 0.2.2.13
Original commitRevision:434259 
Wednesday, 15 Feb 2017
05:48 kevlo search for other commits by this committer
Update to 0.2.2.12
Original commitRevision:434152 
Monday, 3 Oct 2016
17:47 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
Original commitRevision:423216 
Wednesday, 13 Jul 2016
03:36 kevlo search for other commits by this committer
Add a missing dependency on graphics/ImageMagick.
Original commitRevision:418460 
02:58 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.
Original commitRevision:418459 

Number of commits found: 47