| Commit message (Expand) | Author | Age | Files | Lines |
* | multimedia/x265: Add CPE information | Bernhard Froehlich | 2021-10-08 | 1 | -1/+3 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | multimedia/vmaf: update to 2.0.0 | Jan Beich | 2020-12-07 | 1 | -0/+1 |
* | Actually commit the SVT-HEVC patch carelessly ommitted previously. | Mikhail Teterin | 2020-09-21 | 1 | -0/+44 |
* | While we were testing the new code, upstream have removed the 3.4 | Mikhail Teterin | 2020-09-21 | 3 | -16/+8 |
* | Upgrade from 3.2 to 3.4. Resolve incompatibilities with newer | Mikhail Teterin | 2020-09-20 | 10 | -75/+115 |
* | multimedia/svt-hevc: update to 1.5.0 | Jan Beich | 2020-08-04 | 1 | -1/+1 |
* | multimedia/vmaf: update to 1.5.2 | Jan Beich | 2020-07-02 | 1 | -1/+1 |
* | multimedia/vmaf: update to 1.5.1 | Jan Beich | 2020-02-29 | 2 | -2/+19 |
* | Do not try to use assembly on ARM the platforms. There is no assembly | Mikhail Teterin | 2020-02-07 | 1 | -3/+2 |
* | Add nasm to dependencies on ARM-platforms. | Mikhail Teterin | 2020-02-07 | 1 | -4/+6 |
* | Be sure, PIC is enabled for all builds. Upstream was turning | Mikhail Teterin | 2020-02-07 | 1 | -2/+2 |
* | My usage of -fuse-ld=lld has hidden a linking problem reported | Mikhail Teterin | 2020-02-06 | 1 | -6/+20 |
* | Reintroduce the recent upgrade after fixing the generation of the | Mikhail Teterin | 2020-02-05 | 2 | -11/+62 |
* | Revert r524997, fails to package | Antoine Brodin | 2020-02-02 | 2 | -61/+11 |
* | Actually enable all of the user-selected bit-widths. Previously | Mikhail Teterin | 2020-02-02 | 2 | -11/+61 |
* | multimedia/x265: update to 3.2.1 | Jan Beich | 2019-10-31 | 2 | -4/+4 |
* | multimedia/vmaf: add new port | Jan Beich | 2019-10-08 | 2 | -1/+17 |
* | multimedia/x265: update to 3.2 | Jan Beich | 2019-10-03 | 3 | -6/+5 |
* | multimedia/x265: drop nop hunk after r511827 | Jan Beich | 2019-09-11 | 1 | -7/+0 |
* | multimedia/svt-hevc: update to 1.4.1 | Jan Beich | 2019-09-11 | 2 | -1/+26 |
* | multimedia/svt-hevc: update to 1.4.0 | Jan Beich | 2019-08-09 | 2 | -53/+1 |
* | multimedia/x265: update to 3.1.2 | Jan Beich | 2019-08-03 | 2 | -6/+6 |
* | multimedia/x265: drop mips* workaround after r461535 | Jan Beich | 2019-07-29 | 1 | -2/+0 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2019-07-26 | 1 | -0/+1 |
* | multimedia/x265: update to 3.1.1 | Jan Beich | 2019-07-19 | 4 | -18/+58 |
* | multimedia/x265: backport some SVTHEVC fixes | Jan Beich | 2019-05-10 | 3 | -45/+6 |
* | multimedia/x265: update to 3.0 | Jan Beich | 2019-03-10 | 7 | -58/+85 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-12-12 | 1 | -1/+1 |
* | multimedia/x265: add -znotext to LDFLAGS on i386, for lld | Ed Maste | 2018-09-20 | 1 | -0/+1 |
* | Fix the underlying problem in the code, which previously | Mikhail Teterin | 2018-08-05 | 3 | -14/+15 |
* | multimedia/x265: unbreak on non-x86 archs after r474814 | Jan Beich | 2018-07-18 | 2 | -0/+5 |
* | Upgrade x265 from 2.6 to 2.8 and: | Mikhail Teterin | 2018-07-17 | 5 | -21/+26 |
* | Switch some MASTER_SITES from http/ftp to https. | Mathieu Arnold | 2018-02-27 | 1 | -1/+2 |
* | - Add back CMAKE_ARGS=-DENABLE_PIC=on to fix port on arm achitectures. | Guido Falsi | 2018-02-15 | 1 | -1/+2 |
* | ake advatnage of USES=compiler:c++14-lang instead of forcing clang | Guido Falsi | 2018-02-11 | 1 | -11/+2 |
* | - Update multimedia/x265 to 2.6 | Guido Falsi | 2018-02-11 | 3 | -12/+36 |
* | Upgrade from 2.2 to 2.3. | Mikhail Teterin | 2017-02-18 | 3 | -7/+6 |
* | multimedia/x265: always build shared library with -fPIC | Jan Beich | 2017-02-17 | 1 | -2/+2 |
* | multimedia/x265: unbreak on aarch64[1] and mips | Jan Beich | 2017-01-26 | 1 | -2/+3 |
* | Add a patch to avoid providing our own implementation of __rtdsc | Mikhail Teterin | 2017-01-18 | 1 | -0/+9 |
* | Upgrade from 1.9 to 2.2. | Mikhail Teterin | 2017-01-17 | 3 | -5/+6 |
* | Mark as broken on various tier-2 archs. | Mark Linimon | 2016-11-16 | 1 | -0/+2 |
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
* | Upgrade x265 from 1.8 to 1.9. Add the test-target to utilize upstream's bundled | Mikhail Teterin | 2016-02-10 | 4 | -11/+44 |
* | Convert LICENSE= "GPLxx # or later" to "GPLxx+" | Dmitry Marakasov | 2016-01-12 | 1 | -1/+1 |
* | multimedia/x265: update to 1.8 | Jan Beich | 2015-12-05 | 3 | -5/+5 |
* | - Clarify LICENSE | Dmitry Marakasov | 2015-10-06 | 2 | -3/+4 |
* | Reassign some of my ports to the Collective. | Adam Weinberger | 2015-10-05 | 1 | -1/+1 |
* | Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers. | Adam Weinberger | 2015-06-29 | 3 | -5/+5 |