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.
Port details
vvenc Versatile Video Coding (VVC) encoder
1.7.0 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-25 09:21:08
Last Update: 2023-03-13 00:02:35
Commit Hash: 4741d8f
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vvenc-1.7.0/catalog.mk
  3. /usr/local/share/licenses/vvenc-1.7.0/LICENSE
  4. /usr/local/share/licenses/vvenc-1.7.0/BSD3CLAUSE
  5. bin/vvencFFapp
  6. bin/vvencapp
  7. include/vvenc/version.h
  8. include/vvenc/vvenc.h
  9. include/vvenc/vvencCfg.h
  10. include/vvenc/vvencDecl.h
  11. lib/cmake/vvenc/vvencConfig.cmake
  12. lib/cmake/vvenc/vvencConfigVersion.cmake
  13. lib/cmake/vvenc/vvencTargets-shared-release.cmake
  14. lib/cmake/vvenc/vvencTargets-shared.cmake
  15. lib/libvvenc.so
  16. libdata/pkgconfig/libvvenc.pc
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • vvenc>0:multimedia/vvenc
To install the port:
cd /usr/ports/multimedia/vvenc/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/vvenc
  • pkg install vvenc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vvenc
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
vvenc
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutpkg-fallout
FreeBSD:12:amd641.7.0pkg-fallout
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3861.7.0pkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.7.0pkg-fallout
FreeBSD:13:amd641.7.0pkg-fallout
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv71.7.0pkg-fallout
FreeBSD:13:i3861.7.0pkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch641.7.0pkg-fallout
FreeBSD:14:amd641.7.0pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv71.7.0pkg-fallout
FreeBSD:14:i3861.7.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fraunhoferhhi/vvenc/tar.gz/v1.7.0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0
13 Mar 2023 00:02:35
commit hash:4741d8f70d0f2485b5f50032945ce08cd13d4db8commit hash:4741d8f70d0f2485b5f50032945ce08cd13d4db8commit hash:4741d8f70d0f2485b5f50032945ce08cd13d4db8commit hash:4741d8f70d0f2485b5f50032945ce08cd13d4db8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/vvenc: fix build on armv?  / powerpc

/wrkdirs/usr/ports/multimedia/vvenc/work/vvenc-1.7.0/source/Lib/CommonLib/x86/sse41/../BufferX86.h:1658:3:
error: static_assert failed due to requirement 'sizeof (val) == 8' "Only
supported for 64bit systems!"
  static_assert( sizeof( val ) == 8, "Only supported for 64bit systems!" );
  ^              ~~~~~~~~~~~~~~~~~~
1 error generated.
1.7.0
09 Mar 2023 09:48:55
commit hash:cd3dd014178f296fa95d3496460423c4f84c3ccbcommit hash:cd3dd014178f296fa95d3496460423c4f84c3ccbcommit hash:cd3dd014178f296fa95d3496460423c4f84c3ccbcommit hash:cd3dd014178f296fa95d3496460423c4f84c3ccb files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/vvenc: fix build on big-endian

ld: error: duplicate symbol: vvenc::byteReverse(unsigned int*, unsigned int)
>>> defined at PicYuvMD5.cpp
>>>           
source/Lib/vvenc/CMakeFiles/vvenc.dir/__/CommonLib/PicYuvMD5.cpp.o:(vvenc::byteReverse(unsigned
int*, unsigned int))
>>> defined at EncGOP.cpp
>>>           
source/Lib/vvenc/CMakeFiles/vvenc.dir/__/EncoderLib/EncGOP.cpp.o:(.text+0x0)
1.7.0
25 Jan 2023 09:20:22
commit hash:b55ffec9a5d54241956a351b396938e5dfb31ebacommit hash:b55ffec9a5d54241956a351b396938e5dfb31ebacommit hash:b55ffec9a5d54241956a351b396938e5dfb31ebacommit hash:b55ffec9a5d54241956a351b396938e5dfb31eba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Jan Beich
multimedia/vvenc: New port: Versatile Video Coding (VVC) encoder

Number of commits found: 3