notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: multimedia/x265/Makefile
SVNWeb

Number of commits found: 57

Sat, 29 Oct 2022
[ 20:50 Mikhail Teterin (mi) search for other commits by this committer ]    commit hash:92bbc43688d24d5bcf864fe7512327278b813e6d  commit hash:92bbc43688d24d5bcf864fe7512327278b813e6d  commit hash:92bbc43688d24d5bcf864fe7512327278b813e6d  92bbc43 
multimedia/x265: remove explicit setting of -DNDEBUG

Looks like CMake sets this automatically now, making our own
setting redundant.

Prodded by: diizzy
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 16 Nov 2021
[ 17:25 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:e1619d3584420c014ef8a2c8f76cde671756d8b4  commit hash:e1619d3584420c014ef8a2c8f76cde671756d8b4  commit hash:e1619d3584420c014ef8a2c8f76cde671756d8b4  e1619d3 
multimedia/x265: add ASM option on powerpc64le and enable by default

While here, also add the previously uncommitted patch.
[ 14:44 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:cc29ad6598478ba1125b88114d88838f86a6b8be  commit hash:cc29ad6598478ba1125b88114d88838f86a6b8be  commit hash:cc29ad6598478ba1125b88114d88838f86a6b8be  cc29ad6 
multimedia/x265: add option to use altivec on powerpc64

PR:	259564
Approved by: mi@ALDAN.algebra.com (maintainer timeout)
Mon, 8 Nov 2021
[ 17:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8  commit hash:7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8  commit hash:7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8  7f163c2 
multimedia/vmaf: unbreak legacy API consumers after 1868dedecc9a

$ aomenc --tune=vmaf --output=foo.mp4 foo.y4m
Pass 1/2 frame    1/0          0B       0 us 0.00 fpm [ETA  unknown] libvmaf
ERROR could not read model from path: "/usr/local/share/model/vmaf_v0.6.1.json"
Fatal error: Failed to load VMAF model.

$ ffmpeg -i foo.y4m -i bar.y4m -lavfi libvmaf -f null -
[...]
libvmaf INFO `compute_vmaf()` is deprecated and will be removed in a future
libvmaf version
libvmaf ERROR could not read model from path:
"/usr/local/share/model/vmaf_v0.6.1.pkl"
libvmaf ERROR support for pkl model files has been removed, use json
libvmaf ERROR problem loading model file: /usr/local/share/model/vmaf_v0.6.1.pkl
[Parsed_libvmaf_0 @ 0x8061b3b40] libvmaf encountered an error, check log for
details
Fri, 8 Oct 2021
[ 11:40 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:9dc0aeb8a6e091afc706e2e050536453f69c3369  commit hash:9dc0aeb8a6e091afc706e2e050536453f69c3369  commit hash:9dc0aeb8a6e091afc706e2e050536453f69c3369  9dc0aeb 
multimedia/x265: Add CPE information

Approved by:    portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 7 Dec 2020
[ 20:51 jbeich search for other commits by this committer ] Original commit   Revision:557247
multimedia/vmaf: update to 2.0.0

Changes:	https://github.com/Netflix/vmaf/releases/tag/v2.0.0
Reported by:	GitHub (watch releases)
Mon, 21 Sep 2020
[ 04:47 mi search for other commits by this committer ] Original commit   Revision:549419
While we were testing the new code, upstream have removed the 3.4
release from download area. Change our port to download using
Bitbucket's method.

Although the upstream branch Release_3.4 is very similar to what
used to be available as 3.4, there are a few improvements -- in
particular, one of our patches is no longer necessary, which is
nice.

PR:		247035
Reported by:	John Kennedy, Tomoaki AOKI
Sponsored by:	United Marsupials
Sun, 20 Sep 2020
[ 22:17 mi search for other commits by this committer ] Original commit   Revision:549401
Upgrade from 3.2 to 3.4. Resolve incompatibilities with newer
SVTHEVC.

PR:		247035, 248479
Sponsored by:	United Marsupials
Tue, 4 Aug 2020
[ 00:58 jbeich search for other commits by this committer ] Original commit   Revision:544123
multimedia/svt-hevc: update to 1.5.0

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.0
Reported by:	GitHub (watch releases)
Thu, 2 Jul 2020
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:541004
multimedia/vmaf: update to 1.5.2

Changes:	https://github.com/Netflix/vmaf/releases/tag/v1.5.2
Changes:	https://github.com/Netflix/vmaf/compare/v1.5.1...v1.5.2
Reported by:	GitHub (watch releases)
Sat, 29 Feb 2020
[ 15:53 jbeich search for other commits by this committer ] Original commit   Revision:527426 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
multimedia/vmaf: update to 1.5.1

Changes:	https://github.com/Netflix/vmaf/releases/tag/v1.5.1
Reported by:	GitHub (watch releases)
Fri, 7 Feb 2020
[ 20:42 mi search for other commits by this committer ] Original commit   Revision:525507
Do not try to use assembly on ARM the platforms. There is no assembly
code for the arch, and test-harness wouldn't compile on it.

Reported by:	jbeich
[ 05:09 mi search for other commits by this committer ] Original commit   Revision:525461
Add nasm to dependencies on ARM-platforms.
Disable attempts to use assembly on PPC.

Reported by:	jbeich
[ 01:50 mi search for other commits by this committer ] Original commit   Revision:525455
Be sure, PIC is enabled for all builds. Upstream was turning
it on on amd64 automatically, and on i386 it was not necessary,
but our other platforms broke.

Reported by:	jbeich
Thu, 6 Feb 2020
[ 04:57 mi search for other commits by this committer ] Original commit   Revision:525362
My usage of -fuse-ld=lld has hidden a linking problem reported
by several people. Rework for the default linker to work as well.

Also, fix the build on i386, where use of assembler code needs
to be disabled for pixel-widths other than 8.

PR:		238773
Reported by:	VVD, Alan Valentine, kib@, jbeich@
Wed, 5 Feb 2020
[ 04:40 mi search for other commits by this committer ] Original commit   Revision:525259
Reintroduce the recent upgrade after fixing the generation of the
shared libraries.

Actually list the PR properly.

PR:		238773
Not reported by: antoine
Sun, 2 Feb 2020
[ 21:26 antoine search for other commits by this committer ] Original commit   Revision:525004
Revert r524997, fails to package

With hat:	portmgr
[ 18:50 mi search for other commits by this committer ] Original commit   Revision:524997
Actually enable all of the user-selected bit-widths.  Previously
we were building only for the highest-selected value.

PR:		multimedia/x265
Submitted by:	Jamie Landeg-Jones
Thu, 31 Oct 2019
[ 00:32 jbeich search for other commits by this committer ] Original commit   Revision:516113
multimedia/x265: update to 3.2.1

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2-1
Tue, 8 Oct 2019
[ 04:48 jbeich search for other commits by this committer ] Original commit   Revision:514029 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
multimedia/vmaf: add new port

VMAF is a perceptual video quality assessment algorithm developed by
Netflix. VMAF Development Kit (VDK) is a software package that
contains the VMAF algorithm implementation, as well as a set of tools
that allows a user to train and test a custom VMAF model.

https://github.com/Netflix/vmaf
Thu, 3 Oct 2019
[ 20:36 jbeich search for other commits by this committer ] Original commit   Revision:513734 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
multimedia/x265: update to 3.2

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
Wed, 11 Sep 2019
[ 15:59 jbeich search for other commits by this committer ] Original commit   Revision:511827
multimedia/svt-hevc: update to 1.4.1

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.1
Reported by:	GitHub (watch releases)
Fri, 9 Aug 2019
[ 20:37 jbeich search for other commits by this committer ] Original commit   Revision:508479
multimedia/svt-hevc: update to 1.4.0

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.0
Reported by:	GitHub (watch releases)
Sat, 3 Aug 2019
[ 00:49 jbeich search for other commits by this committer ] Original commit   Revision:507924
multimedia/x265: update to 3.1.2
Mon, 29 Jul 2019
[ 11:17 jbeich search for other commits by this committer ] Original commit   Revision:507567
multimedia/x265: drop mips* workaround after r461535
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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, 19 Jul 2019
[ 21:11 jbeich search for other commits by this committer ] Original commit   Revision:506963 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
multimedia/x265: update to 3.1.1

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
Fri, 10 May 2019
[ 18:56 jbeich search for other commits by this committer ] Original commit   Revision:501193
multimedia/x265: backport some SVTHEVC fixes
Sun, 10 Mar 2019
[ 17:10 jbeich search for other commits by this committer ] Original commit   Revision:495302 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
multimedia/x265: update to 3.0

- Add SVTHEVC option, see http://x265.org/x265-svt-hevc-house/
- Drop libmd patch due to rebase churn for what little value it provides

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-0
PR:		235906
Approved by:	maintainer timeout (2 weeks)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Thu, 20 Sep 2018
[ 18:33 emaste search for other commits by this committer ] Original commit   Revision:480188
multimedia/x265: add -znotext to LDFLAGS on i386, for lld

This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments.  For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
Sun, 5 Aug 2018
[ 22:15 mi search for other commits by this committer ] Original commit   Revision:476480
Fix the underlying problem in the code, which previously
required disabling AVX as a work-around:

PR:		229788
Submitted by:	dim@

Also, switch the build-dependency from yasm to nasm -- upstream
made the switch in version 2.6

Reported by:	Callum Aitchison

Bump PORTREVISION...
Wed, 18 Jul 2018
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:474911
multimedia/x265: unbreak on non-x86 archs after r474814

common/param.cpp:636:24: error: no matching function for call to 'parseCpuName'
            p->cpuid = parseCpuName(value, bError);
                       ^~~~~~~~~~~~
common/param.h:36:7: note: candidate function not viable: requires 3 arguments,
but 2 were provided
int   parseCpuName(const char *value, bool& bError, bool bEnableavx512);
      ^

Approved by:	portmgr blanket (unblock ffmpeg consumers)
Tue, 17 Jul 2018
[ 17:29 mi search for other commits by this committer ] Original commit   Revision:474814
Upgrade x265 from 2.6 to 2.8 and:

	. Explicitly disable use of AVX with clang (see patch for links)
	. Put non-SSL sources back on the list of MASTER_SITES

Bump PORTREVISION in the depending ports as appropriate.
Tue, 27 Feb 2018
[ 13:03 mat search for other commits by this committer ] Original commit   Revision:463123 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Switch some MASTER_SITES from http/ftp to https.

Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
Thu, 15 Feb 2018
[ 22:13 madpilot search for other commits by this committer ] Original commit   Revision:461951
- Add back CMAKE_ARGS=-DENABLE_PIC=on to fix port on arm achitectures.
- Bump PORTREVISION since this influences binaries on other archs too.

Reported by:		mmel
Sun, 11 Feb 2018
[ 22:48 madpilot search for other commits by this committer ] Original commit   Revision:461535
ake advatnage of USES=compiler:c++14-lang instead of forcing clang
5.0 usage.

This should play better with non intel architectures we support.

Suggested by:		jbeich@ (Thanks)
[ 20:19 madpilot search for other commits by this committer ] Original commit   Revision:461527
- Update multimedia/x265 to 2.6
- Use the distfile provided by the VideoLAN project
- Add options for HI10P and HI12P (available only for amd64)
- Add DEBUG option
- Add OPTIMIZED_CFLAGS option
- Force using clang 5.0 on 10.4. Base provided clang fails during
  compilation
- Chase shlib bump in dependent ports

PR:		225431
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	Maintainer timeout
Sat, 18 Feb 2017
[ 19:42 mi search for other commits by this committer ] Original commit   Revision:434379
Upgrade from 2.2 to 2.3.
Fri, 17 Feb 2017
[ 23:32 jbeich search for other commits by this committer ] Original commit   Revision:434321
multimedia/x265: always build shared library with -fPIC

This should unbreak build on sparc64, powerpc64 and reduce text
relocations on i386.
Thu, 26 Jan 2017
[ 14:31 jbeich search for other commits by this committer ] Original commit   Revision:432495
multimedia/x265: unbreak on aarch64[1] and mips

/usr/bin/ld: common/CMakeFiles/common.dir/common.cpp.o: relocation
R_AARCH64_ADR_PREL_PG_HI21 against external symbol `__stderrp@@FBSD_1.0' can not
be used when making a shared object; recompile with -fPIC
/usr/bin/ld: common/CMakeFiles/common.dir/common.cpp.o(.text+0x1e0):
unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against symbol
`__stderrp@@FBSD_1.0'
/usr/bin/ld: final link failed: Bad value

/usr/bin/ld: x265: hidden symbol `__sync_fetch_and_add_4' in
/usr/lib/libgcc.a(stdatomic.o) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output

PR:		216473 [1]
Reported by:	pkg-fallout
Submitted by:	mikael.urankar@gmail.com [1]
Approved by:	portmgr blanket
Tue, 17 Jan 2017
[ 20:43 mi search for other commits by this committer ] Original commit   Revision:431774
Upgrade from 1.9 to 2.2.

Spurred into action by
PR:		216162
Wed, 16 Nov 2016
[ 00:34 linimon search for other commits by this committer ] Original commit   Revision:426199 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 10 Feb 2016
[ 20:08 mi search for other commits by this committer ] Original commit   Revision:408649
Upgrade x265 from 1.8 to 1.9. Add the test-target to utilize upstream's bundled
tests and make myself the maintainer to deal with fallout, if any.

Bump PORTREVISION of the two other ports, which depend on x265 by default.

PR:		206864
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sat, 5 Dec 2015
[ 09:15 jbeich search for other commits by this committer ] Original commit   Revision:403038
multimedia/x265: update to 1.8

ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
Tue, 6 Oct 2015
[ 21:14 amdmi3 search for other commits by this committer ] Original commit   Revision:398722
- Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Fix WWW:
Mon, 5 Oct 2015
[ 16:13 adamw search for other commits by this committer ] Original commit   Revision:398654
Reassign some of my ports to the Collective.
Mon, 29 Jun 2015
[ 00:28 adamw search for other commits by this committer ] Original commit   Revision:390874
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers.
Sun, 19 Apr 2015
[ 19:50 adamw search for other commits by this committer ] Original commit   Revision:384322
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change.
Fri, 6 Mar 2015
[ 16:19 adamw search for other commits by this committer ] Original commit   Revision:380607
Update x265 to 1.5 and bump PORTREVISION on its consumers.
Fri, 7 Nov 2014
[ 18:17 adamw search for other commits by this committer ] Original commit   Revision:372289
Update to 1.4.
Tue, 2 Sep 2014
[ 15:06 adamw search for other commits by this committer ] Original commit   Revision:367026
Add multimedia/x265, the H.265/High Efficiency Video Coding (HEVC) codec.

High Efficiency Video Coding (HEVC) is the latest generation video compression
standard.

  * This standard was developed by the ISO/IEC Moving Picture Experts Group
    (MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint
    Collaborative Team on Video Coding (JCT-VC)

  * HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265

  * HEVC provides superior video quality and up to twice the data compression
    as the previous standard (H.264/MPEG-4 AVC)

  * HEVC can support 8K Ultra High Definition video, with a picture size up to
    8192x4320 pixels

WWW: http://www.x265.org

Number of commits found: 57