aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vapoursynth
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/vapoursynth: update to R52Jan Beich2020-08-232-4/+4
| | | | | | | | | 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) Notes: svn path=/head/; revision=545821
* multimedia/vapoursynth: update to R51Jan Beich2020-08-012-4/+4
| | | | | | | | | 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) Notes: svn path=/head/; revision=543925
* multimedia/vapoursynth: update to R50Jan Beich2020-05-082-4/+4
| | | | | | | | | | 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) Notes: svn path=/head/; revision=534407
* multimedia/vapoursynth: update to R49Jan Beich2020-03-263-47/+5
| | | | | | | | | 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) Notes: svn path=/head/; revision=529217
* multimedia/vapoursynth: unbreak on non-x86Jan Beich2020-01-262-3/+7
| | | | Notes: svn path=/head/; revision=524171
* multimedia/vapoursynth: simplify manpages location after r523104Jan Beich2020-01-202-2/+2
| | | | Notes: svn path=/head/; revision=523603
* multimedia/vapoursynth: back out r521709 to allow disabling -DNDEBUGJan Beich2020-01-011-1/+3
| | | | | | | `NDEBUG` is used in VS to disable extra checks outside of assert(3). Notes: svn path=/head/; revision=521710
* multimedia/vapoursynth: drop DEBUG option after r478306Jan Beich2020-01-011-3/+1
| | | | | | | | | 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. Notes: svn path=/head/; revision=521709
* multimedia/vapoursynth: mark BROKEN on non-x86Jan Beich2019-11-061-0/+3
| | | | Notes: svn path=/head/; revision=516900
* multimedia/vapoursynth: update to R48Jan Beich2019-11-063-12/+14
| | | | | | | | | 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) Notes: svn path=/head/; revision=516899
* Drop C++11 workaround for GCC < 6 after r449590Jan Beich2019-09-141-1/+0
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=512079
* multimedia/vapoursynth: unbreak PYTHON=off VSSCRIPT=onJan Beich2019-09-141-1/+1
| | | | | | | | | | ===> vapoursynth-R47.2 uses unknown USES=python arguments: 3.3-. PR: 237320 Reported by: VVD <vvd@unislabs.com> Notes: svn path=/head/; revision=512054
* multimedia/vapoursynth: update to R47.2Jan Beich2019-08-152-4/+4
| | | | | | | | Changes: https://github.com/vapoursynth/vapoursynth/compare/R47.1...R47.2 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=509047
* multimedia/vapoursynth: update to R47.1Jan Beich2019-08-072-5/+4
| | | | | | | | | 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) Notes: svn path=/head/; revision=508311
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-051-1/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=508216
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* multimedia/vapoursynth: update to R46Jan Beich2019-06-283-17/+5
| | | | | | | | Changes: https://github.com/vapoursynth/vapoursynth/compare/R45.1...R46 Reported by: GitHub (watch releases), Repology, portscout Notes: svn path=/head/; revision=505282
* multimedia/vapoursynth: unbreak after r503610Jan Beich2019-06-082-1/+12
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=503701
* graphics/tesseract: Update to 4.0.0Tobias C. Berner2019-03-271-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=496977
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Update ImageMagick7 to 7.0.8.14 [1]Koop Mast2018-11-111-1/+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> Notes: svn path=/head/; revision=484699
* multimedia/ffmpeg: update to 4.1Jan Beich2018-11-061-0/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=484273
* multimedia/vapoursynth: update to R45.1Jan Beich2018-10-272-4/+4
| | | | | | | | Changes: https://github.com/vapoursynth/vapoursynth/compare/R45...R45.1 Reported by: portscout Notes: svn path=/head/; revision=483178
* multimedia/vapoursynth: update to R45Jan Beich2018-10-212-5/+4
| | | | | | | | | 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 Notes: svn path=/head/; revision=482672
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* multimedia/vapoursynth: update to R44Jan Beich2018-07-153-11/+10
| | | | | | | | Changes: http://www.vapoursynth.com/2018/07/r44-speeding-up-slightly/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R44/ChangeLog Notes: svn path=/head/; revision=474710
* multimedia/ffmpeg: update to 4.0Jan Beich2018-05-021-0/+1
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=468844
* multimedia/vapoursynth: update to R43Jan Beich2018-02-012-4/+4
| | | | | | | | Changes: http://www.vapoursynth.com/2018/01/r43-cleaning-up-the-remaining-mess-from-r41/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R43/ChangeLog Notes: svn path=/head/; revision=460607
* multimedia/vapoursynth: update to R42.1Jan Beich2018-01-162-4/+4
| | | | | | | | Changes: http://www.vapoursynth.com/2018/01/r42-less-regressions/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R42.1/ChangeLog Notes: svn path=/head/; revision=459166
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-1/+1
| | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739
* multimedia/vapoursynth: update to R41Jan Beich2018-01-102-5/+4
| | | | | | | | Changes: http://www.vapoursynth.com/2018/01/r41-less-leaking/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R41/ChangeLog Notes: svn path=/head/; revision=458640
* Chase ImageMagick7 shlib bump.Koop Mast2017-12-261-1/+1
| | | | Notes: svn path=/head/; revision=457290
* multimedia/vapoursynth: re-enable DOCS after r455210Jan Beich2017-12-031-7/+1
| | | | Notes: svn path=/head/; revision=455428
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455210
* multimedia/vapoursynth: update to R40Jan Beich2017-11-112-5/+4
| | | | | | | | Changes: http://www.vapoursynth.com/2017/11/r40-avisynth-compatibility-and-fixes/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R40/ChangeLog Notes: svn path=/head/; revision=454001
* multimedia/ffmpeg: update to 3.4Jan Beich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=452570
* multimedia/vapoursynth: unbreak runtime on non-x86Jan Beich2017-10-142-1/+4
| | | | | | | | | vapoursynth.Error: Failed to obtain VapourSynth API pointer. System does not support SSE2 or is the Python module and loaded core library mismatched? Notes: svn path=/head/; revision=452091
* multimedia/vapoursynth: update to R39Jan Beich2017-10-082-6/+5
| | | | | | | | Changes: http://www.vapoursynth.com/2017/10/r39-fixing-bugs-and-undoing-bad-ideas/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R39/ChangeLog Notes: svn path=/head/; revision=451558
* ImageMagick7 to 7.0.7-2.Koop Mast2017-09-191-1/+1
| | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=450128
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* multimedia/vapoursynth: update to R38Jan Beich2017-06-132-6/+8
| | | | | | | | Changes: http://www.vapoursynth.com/2017/06/r38-boxblur-is-best-blur/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R38/ChangeLog Notes: svn path=/head/; revision=443530
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* multimedia/vapoursynth: update to R37Jan Beich2017-03-212-5/+4
| | | | | | | | Changes: http://www.vapoursynth.com/2017/03/r37-maintaining-things-again/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R37/ChangeLog Notes: svn path=/head/; revision=436593
* Chase libass runtime fix r434477; bump PORTREVISION on consumersThomas Zander2017-02-201-1/+1
| | | | | | | | | PR: 216837 Reported by: cpm MFH: 2017Q1 Notes: svn path=/head/; revision=434479
* Update libass to upstream version 0.13.6; bump PORTREVISION on consumersThomas Zander2017-02-051-0/+1
| | | | | | | Reported by: robert.burmeister@utoledo.edu (via email) Notes: svn path=/head/; revision=433383
* multimedia/vapoursynth: sort pkg-plistJan Beich2017-01-241-3/+3
| | | | Notes: svn path=/head/; revision=432341
* multimedia/vapoursynth: update to r36Jan Beich2017-01-243-7/+11
| | | | | | | | Changes: http://www.vapoursynth.com/2017/01/r36-python-improvements-and-some-bug-fixes/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R36/ChangeLog Notes: svn path=/head/; revision=432340