Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Mar 2021 22:01:06
1.10.0_2

|
jbeich  |
multimedia/aom: update to 3.0.0
Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by: portscout |
28 Feb 2021 16:48:22
1.10.0_1

|
danfe  |
- Fix formatting (remove excessive whitespace)
- Drop the program name from the COMMENT text
- LICENSE_FILE is sufficient for single license |
01 Feb 2021 16:30:57
1.10.0_1

|
yuri  |
graphics/libheif: Add options DAV1D and RAV1E
Follow up to 249291 after the upstream added missing cmake options.
PR: 249291 |
28 Jan 2021 09:53:21
1.10.0_1

|
yuri  |
graphics/libheif: Add dependency on librav1e
Thanks to VDD for the hint.
PR: 249291 |
28 Jan 2021 03:53:44
1.10.0

|
yuri  |
graphics/libheif: Remove unnecessary line |
28 Jan 2021 03:52:10
1.10.0

|
yuri  |
graphics/libheif: Update 1.6.2 -> 1.10.0
PR: 249291
Approved by: freebsd@sebastiansteinmetz.ch (maintainer's timeout 130 days) |
26 Jan 2021 19:58:38
1.6.2_2

|
amdmi3  |
- Fix dependency handling
PR: 251567
Approved by: maintainer timeout (freebsd@sebastiansteinmetz.ch, 7 weeks) |
23 Sep 2020 04:17:11
1.6.2_1

|
mi  |
For well over 10 years portmgr@ have been promising to remove the
ridiculous need to bump PORTREVISION of depending ports, whenever a
dependency is updated, but here we still are...
Bump PORTREVISION for the 9 users of x265 now that it has been
upgraded from 3.2 to 3.4. |
05 Jun 2020 09:26:00
1.6.2

|
fernape  |
graphics/libheif: Update to 1.6.2
From ChangeLog: https://github.com/strukturag/libheif/releases/tag/v1.6.2
* support for HEIX images (10, 12 bit and chroma 4:2:2)
* security limits for maximum image sizes have been increased
* gdk pixbuf loader fixes
While here, fix pkg-descr portlint warning.
PR: 246921
Submitted by: ltning-freebsd@anduin.net
Reviewed by: freebsd@sebastiansteinmetz.ch (maintainer) |
22 Nov 2019 16:59:39
1.6.0_1

|
dmgk  |
graphics/libheif: Disable building of Go example
Disable building of Go example code to avoid adding build dependency on go and
gmake.
PR: 242083
Submitted by: Sebastian Steinmetz <freebsd@sebastiansteinmetz.ch> (maintainer)
Reported by: gja822@narod.ru |
18 Nov 2019 23:48:03
1.6.0

|
jbeich  |
graphics/libheif: update to 1.6.0
- Update MAINTAINER address
- Fix stage-qa warning
- Drop FreeBSD 10 fix after r483654
Changes: https://github.com/strukturag/libheif/releases
Changes: https://github.com/strukturag/libheif/compare/v1.3.2...v1.6.0
PR: 241607 241900
Submitted by: Sebastian Steinmetz (maintainer)
Approved by: maintainer timeout (2 weeks, old email) |
03 Oct 2019 20:36:00
1.3.2_5

|
jbeich  |
multimedia/x265: update to 3.2
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2 |
17 Sep 2019 19:29:55
1.3.2_4

|
tobik  |
graphics/libheif: Spell LICENSE_FILE_GPLv3+ correctly |
17 Sep 2019 19:21:45
1.3.2_4

|
tobik  |
Fix some misspelled or duplicated LICENSE_* |
26 Jul 2019 20:46:57
1.3.2_4

|
gerald  |
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 |
19 Jul 2019 21:11:01
1.3.2_3

|
jbeich  |
multimedia/x265: update to 3.1.1
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1 |
16 Jun 2019 16:05:29
1.3.2_2

|
antoine  |
Clean up LIB_DEPENDS |
13 Mar 2019 04:56:48
1.3.2_2

|
linimon  |
Fix build on gcc-based architectures:
configure: error: *** A compiler with support for C++11 language features is
required.
Approved by: portmgr (tier-2 blanket) |
10 Mar 2019 17:10:56
1.3.2_2

|
jbeich  |
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) |
24 Feb 2019 18:42:06
1.3.2_1

|
cem  |
graphics/libheif: Correct license, OPTIONize, add jpeg support
Most of this is non-functional change pulling various features out into
options. Part of that is correctly labeling the examples as GPL3+. In a
later revision, they are relicensed to MIT, but not in this version of the
port.
Functional changes including adding a JPEG option and enabling it by
default. libheif is the only utility we ship that can understand .heic
images and converting photos to the more portable jpeg is a reasonable thing
to enable by default.
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D18802 |
21 Aug 2018 19:33:58
1.3.2

|
pi  |
graphics/libheif: unbreak on 10, clean up Makefile
PR: 230767
Submitted by: yuri |
21 Aug 2018 00:24:18
1.3.2

|
pi  |
New port: graphics/libheif
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.
HEIF is a new image file format employing HEVC (h.265) image coding for the
best compression ratios currently possible.
libheif makes use of libde265 for the actual image decoding and x265 for
encoding. Alternative codecs for, e.g., AVC and JPEG can be provided as
plugins.
WWW: https://github.com/strukturag/libheif
PR: 230767
Submitted by: Sebastian Steinmetz <freebsd-2018@sebastiansteinmetz.ch> |