non port: multimedia/vapoursynth/Makefile |
SVNWeb
|
Number of commits found: 65 |
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 )
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
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 )
|
Fri, 12 Nov 2021
|
[ 16:46 Tobias C. Berner (tcberner) ] b6c28ae
graphics/ImageMagick7: Bump consumers after
4f086586da53da9b80ecd94ea588be7440dea36e
|
Wed, 21 Jul 2021
|
[ 20:10 Jan Beich (jbeich) ] 28b4faf
multimedia/vapoursynth: update to R54
Changes: http://www.vapoursynth.com/2021/07/r54-mask-clips-are-special/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R53...R54
Reported by: GitHub (watch releases)
|
Wed, 21 Apr 2021
|
[ 17:42 Jan Beich (jbeich) ] 8b7214f
multimedia/vapoursynth: update to R53
Changes: http://www.vapoursynth.com/2021/04/r53-once-more-there-are-bug-fixes/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R52...R53
Reported by: GitHub (watch releases)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Sun, 23 Aug 2020
|
[ 14:05 jbeich ]
multimedia/vapoursynth: update to R52
Changes: http://www.vapoursynth.com/2020/08/r52-titles-are-meaningless/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R51...R52
Reported by: GitHub (watch releases)
|
Sat, 1 Aug 2020
|
[ 22:10 jbeich ]
multimedia/vapoursynth: update to R51
Changes: http://www.vapoursynth.com/2020/08/r51-not-very-interesting-but-here-it-is-anyway/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R50...R51
Reported by: GitHub (watch releases)
|
Fri, 8 May 2020
|
[ 15:27 jbeich ]
multimedia/vapoursynth: update to R50
Changes: http://www.vapoursynth.com/2020/05/r50-low-risk-release/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R49...R50
Reported by: GitHub (watch releases)
MFH: 2020Q2 (regression fixes)
|
Thu, 26 Mar 2020
|
[ 20:46 jbeich ]
multimedia/vapoursynth: update to R49
Changes: http://www.vapoursynth.com/2020/03/r49-just-another-release/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R48...R49
Reported by: GitHub (watch releases)
|
Sun, 26 Jan 2020
|
[ 11:41 jbeich ]
multimedia/vapoursynth: unbreak on non-x86
|
Mon, 20 Jan 2020
|
[ 03:06 jbeich ]
multimedia/vapoursynth: simplify manpages location after r523104
|
Wed, 1 Jan 2020
|
[ 09:46 jbeich ]
multimedia/vapoursynth: back out r521709 to allow disabling -DNDEBUG
`NDEBUG` is used in VS to disable extra checks outside of assert(3).
|
[ 09:39 jbeich ]
multimedia/vapoursynth: drop DEBUG option after r478306
Only passes `-O0 -g3 -ggdb` which is just a vendor way of saying to
build with debug symbols. `-ftrapv` is slightly different but can be
replaced with `-fsanitize=integer` which provides more checks.
|
Wed, 6 Nov 2019
|
[ 16:42 jbeich ]
multimedia/vapoursynth: mark BROKEN on non-x86
|
[ 16:42 jbeich ]
multimedia/vapoursynth: update to R48
Changes: http://www.vapoursynth.com/2019/10/r48-avx2-instrinsics-for-everyone/
Changes: https://github.com/vapoursynth/vapoursynth/compare/R47.2...R48
Reported by: GitHub (watch releases)
|
Sat, 14 Sep 2019
|
[ 22:01 jbeich ] (Only the first 10 of 47 ports in this commit are shown above. )
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528
|
[ 20:30 jbeich ]
multimedia/vapoursynth: unbreak PYTHON=off VSSCRIPT=on
===> vapoursynth-R47.2 uses unknown USES=python arguments: 3.3-.
PR: 237320
Reported by: VVD <vvd@unislabs.com>
|
Thu, 15 Aug 2019
|
[ 19:59 jbeich ]
multimedia/vapoursynth: update to R47.2
Changes: https://github.com/vapoursynth/vapoursynth/compare/R47.1...R47.2
Reported by: GitHub (watch releases)
|
Wed, 7 Aug 2019
|
[ 11:29 jbeich ]
multimedia/vapoursynth: update to R47.1
Changes: https://github.com/vapoursynth/vapoursynth/compare/R46...R47.1
Changes: http://www.vapoursynth.com/2019/08/r47-fixing-small-issues/
Reported by: GitHub (watch releases)
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 28 Jun 2019
|
[ 11:45 jbeich ]
multimedia/vapoursynth: update to R46
Changes: https://github.com/vapoursynth/vapoursynth/compare/R45.1...R46
Reported by: GitHub (watch releases), Repology, portscout
|
Sat, 8 Jun 2019
|
[ 04:07 jbeich ]
multimedia/vapoursynth: unbreak after r503610
src/core/vsresize.cpp:88:20: error: use of undeclared identifier
'ZIMG_CPU_X86_AVX512_SKL'; did you mean 'ZIMG_CPU_X86_AVX512_SKX'?
{ "avx512skl", ZIMG_CPU_X86_AVX512_SKL },
^~~~~~~~~~~~~~~~~~~~~~~
ZIMG_CPU_X86_AVX512_SKX
/usr/local/include/zimg.h:171:2: note: 'ZIMG_CPU_X86_AVX512_SKX' declared here
ZIMG_CPU_X86_AVX512_SKX = 1011 /**< AVX-512 {F,CD,VL,BW,DQ} (e.g.
Skylake-X/SP). */
^
Reported by: pkg-fallout
Obtained from: upstream
|
Wed, 27 Mar 2019
|
[ 20:28 tcberner ]
graphics/tesseract: Update to 4.0.0
Changelog:
https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes#tesseract-release-notes-oct-29-2018---v400
- due to an issue with the build system the man pages are missing -- this will
be corrected at a later stage.
- bump revisions of dependencies due to shlib-version change.
PR: 234285
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 11 Nov 2018
|
[ 15:43 kwm ]
Update ImageMagick7 to 7.0.8.14 [1]
* Add option for ISO/IEC 23008-12:2017 HEIF suport [1]
* Add option for RAW support (from IM6).
* Convert a number of options to optionhelpers (sync from IM6).
* Add comment to the patch-config_policy.xml file why it still needed.
PR: 230788 (based on) [1]
Submitted by: Sebastian Steinmetz <freebsd-2018@sebastiansteinmetz.ch>
|
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/
|
Sat, 27 Oct 2018
|
[ 22:45 jbeich ]
multimedia/vapoursynth: update to R45.1
Changes: https://github.com/vapoursynth/vapoursynth/compare/R45...R45.1
Reported by: portscout
|
Sun, 21 Oct 2018
|
[ 13:33 jbeich ]
multimedia/vapoursynth: update to R45
Changes: http://www.vapoursynth.com/2018/10/r45-python-3-7-support-for-windows-users/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R45/ChangeLog
Reported by: portscout
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sun, 15 Jul 2018
|
[ 20:12 jbeich ]
multimedia/vapoursynth: update to R44
Changes: http://www.vapoursynth.com/2018/07/r44-speeding-up-slightly/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R44/ChangeLog
|
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
|
Thu, 1 Feb 2018
|
[ 15:10 jbeich ]
multimedia/vapoursynth: update to R43
Changes: http://www.vapoursynth.com/2018/01/r43-cleaning-up-the-remaining-mess-from-r41/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R43/ChangeLog
|
Tue, 16 Jan 2018
|
[ 13:01 jbeich ]
multimedia/vapoursynth: update to R42.1
Changes: http://www.vapoursynth.com/2018/01/r42-less-regressions/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R42.1/ChangeLog
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Wed, 10 Jan 2018
|
[ 13:54 jbeich ]
multimedia/vapoursynth: update to R41
Changes: http://www.vapoursynth.com/2018/01/r41-less-leaking/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R41/ChangeLog
|
Tue, 26 Dec 2017
|
[ 16:16 kwm ]
Chase ImageMagick7 shlib bump.
|
Sun, 3 Dec 2017
|
[ 20:29 jbeich ]
multimedia/vapoursynth: re-enable DOCS after r455210
|
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, 11 Nov 2017
|
[ 20:43 jbeich ]
multimedia/vapoursynth: update to R40
Changes: http://www.vapoursynth.com/2017/11/r40-avisynth-compatibility-and-fixes/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R40/ChangeLog
|
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
|
Sat, 14 Oct 2017
|
[ 22:13 jbeich ]
multimedia/vapoursynth: unbreak runtime on non-x86
vapoursynth.Error: Failed to obtain VapourSynth API pointer. System
does not support SSE2 or is the Python module and loaded core library
mismatched?
|
Sun, 8 Oct 2017
|
[ 18:56 jbeich ]
multimedia/vapoursynth: update to R39
Changes: http://www.vapoursynth.com/2017/10/r39-fixing-bugs-and-undoing-bad-ideas/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R39/ChangeLog
|
Tue, 19 Sep 2017
|
[ 14:12 kwm ]
ImageMagick7 to 7.0.7-2.
Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
Bump vapoursynth for sharedi library bumps in IM7.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tue, 13 Jun 2017
|
[ 19:53 jbeich ]
multimedia/vapoursynth: update to R38
Changes: http://www.vapoursynth.com/2017/06/r38-boxblur-is-best-blur/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R38/ChangeLog
|
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Tue, 21 Mar 2017
|
[ 12:38 jbeich ]
multimedia/vapoursynth: update to R37
Changes: http://www.vapoursynth.com/2017/03/r37-maintaining-things-again/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R37/ChangeLog
|
Mon, 20 Feb 2017
|
[ 18:00 riggs ] (Only the first 10 of 13 ports in this commit are shown above. )
Chase libass runtime fix r434477; bump PORTREVISION on consumers
PR: 216837
Reported by: cpm
MFH: 2017Q1
|
Sun, 5 Feb 2017
|
[ 08:17 riggs ] (Only the first 10 of 16 ports in this commit are shown above. )
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by: robert.burmeister@utoledo.edu (via email)
|
Tue, 24 Jan 2017
|
[ 14:00 jbeich ]
multimedia/vapoursynth: update to r36
Changes: http://www.vapoursynth.com/2017/01/r36-python-improvements-and-some-bug-fixes/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R36/ChangeLog
|
Fri, 30 Dec 2016
|
[ 08:08 jbeich ] (Only the first 10 of 12 ports in this commit are shown above. )
multimedia/libass: belatedly bump PORTREVISION after r429876
ASS_Style grew in size by |int Justify| member. Old consumers may
not initialize it leading to crashes.
Reported by: Kevin Oberman
|
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, 28 Oct 2016
|
[ 14:58 jbeich ]
multimedia/vapoursynth: update to r35
Changes: http://www.vapoursynth.com/2016/10/r35-just-fixing-bugs/
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Sun, 16 Oct 2016
|
[ 14:13 jbeich ]
multimedia/vapoursynth: update to r34
Changes: http://www.vapoursynth.com/2016/10/r34-being-nice-to-avisynth/
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
Thu, 25 Aug 2016
|
[ 18:17 jbeich ]
multimedia/vapoursynth: update to r33.1
Changes: http://www.vapoursynth.com/2016/08/r33-a-somewhat-experimental-release/
|
Wed, 13 Jul 2016
|
[ 06:42 jbeich ]
multimedia/vapoursynth: unbreak after r417413
https://lists.freebsd.org/pipermail/freebsd-ports/2016-June/103724.html
Reported by: pkg-fallout
|
Sun, 22 May 2016
|
[ 01:10 jbeich ]
Partially back out r414539, it only made sense for devel/fb-adb
|
Tue, 3 May 2016
|
[ 16:32 jbeich ]
Work around _OFF helpers not invoking for OPTIONS_DEFINE_${ARCH}
|
Sun, 10 Apr 2016
|
[ 01:11 jbeich ]
multimedia/vapoursynth: add new port
Simple video processing framework, inspired by Avisynth.
http://www.vapoursynth.com/about/
|
Number of commits found: 65 |