<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/libextractor, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-10-06T17:57:01Z</updated>
<entry>
<title>textproc/libextractor: Update to 1.7</title>
<updated>2018-10-06T17:57:01Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2018-10-06T17:57:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8597ab9f1c19f912e917132a3531d2280557ffa'/>
<id>urn:sha1:e8597ab9f1c19f912e917132a3531d2280557ffa</id>
<content type='text'>
PR:		231695
Submitted by:	Nathan &lt;ndowens@yahoo.com&gt;
</content>
</entry>
<entry>
<title>multimedia/ffmpeg: update to 4.0</title>
<updated>2018-05-02T15:07:27Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2018-05-02T15:07:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c400a2c8b66ef7d81b63a185371097fcd14de2f7'/>
<id>urn:sha1:c400a2c8b66ef7d81b63a185371097fcd14de2f7</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>Update grahics/exiv2 to 0.26</title>
<updated>2018-04-28T06:14:58Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2018-04-28T06:14:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=05c7a17cbe6b3a704dc90dd36f443eeb09ec7ba2'/>
<id>urn:sha1:05c7a17cbe6b3a704dc90dd36f443eeb09ec7ba2</id>
<content type='text'>
PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
</content>
</entry>
<entry>
<title>textproc/libextractor: unbreak with ffmpeg 4.0</title>
<updated>2018-04-27T14:37:28Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2018-04-27T14:37:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a942be89f54592aa52fde9e0bfe657daad0af058'/>
<id>urn:sha1:a942be89f54592aa52fde9e0bfe657daad0af058</id>
<content type='text'>
thumbnailffmpeg_extractor.c:426:29: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
  unsigned char padded_data[PADDED_BUFFER_SIZE];
                            ^
thumbnailffmpeg_extractor.c:99:43: note: expanded from macro 'PADDED_BUFFER_SIZE'
 #define PADDED_BUFFER_SIZE (BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE)
                                           ^
thumbnailffmpeg_extractor.c:479:38: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
      memset (&amp;padded_data[iret], 0, PADDED_BUFFER_SIZE - iret);
                                     ^
thumbnailffmpeg_extractor.c:99:43: note: expanded from macro 'PADDED_BUFFER_SIZE'
 #define PADDED_BUFFER_SIZE (BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE)
                                           ^
PR:		227726
</content>
</entry>
<entry>
<title>multimedia/ffmpeg: update to 3.4</title>
<updated>2017-10-21T06:50:49Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2017-10-21T06:50:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=84e727457fdc2975f0a263fbb4bfc22b21825f8b'/>
<id>urn:sha1:84e727457fdc2975f0a263fbb4bfc22b21825f8b</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Chase ffmpeg 3.3 update (ABI changes)</title>
<updated>2017-04-25T08:20:30Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2017-04-25T08:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b50a4186ce94f1349629ba4833a3ac776e270a5d'/>
<id>urn:sha1:b50a4186ce94f1349629ba4833a3ac776e270a5d</id>
<content type='text'>
PR:		218658
Submitted by:	riggs
</content>
</entry>
<entry>
<title>multimedia/ffmpeg: update to 3.2.2</title>
<updated>2016-12-11T15:22:47Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2016-12-11T15:22:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd'/>
<id>urn:sha1:0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd</id>
<content type='text'>
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
</content>
</entry>
<entry>
<title>Update graphics/exiv2 to 0.25.</title>
<updated>2016-07-27T10:22:26Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2016-07-27T10:22:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c1ff5bbef3b15c89bb3ff0edffba46c2c7c28258'/>
<id>urn:sha1:c1ff5bbef3b15c89bb3ff0edffba46c2c7c28258</id>
<content type='text'>
As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
</content>
</entry>
<entry>
<title>- Fix trailing whitespace in pkg-descrs, categories [p-x]*</title>
<updated>2016-05-19T10:53:05Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T10:53:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1f8b48b772b2d0ac0ed48a8259d2117ea3236a90'/>
<id>urn:sha1:1f8b48b772b2d0ac0ed48a8259d2117ea3236a90</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>textproc/libextractor: unbreak build with ffmpeg 3.0</title>
<updated>2016-05-07T17:21:25Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2016-05-07T17:21:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b150cfc0b43fbf15d7988d7b2e32b588b87fb5e'/>
<id>urn:sha1:5b150cfc0b43fbf15d7988d7b2e32b588b87fb5e</id>
<content type='text'>
thumbnailffmpeg_extractor.c:156:22: error: variable has incomplete type 'enum PixelFormat'
                  enum PixelFormat src_pixfmt,
                                   ^
thumbnailffmpeg_extractor.c:212:40: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
               av_malloc (avpicture_get_size (PIX_FMT_RGB24, dst_width, dst_height))))
                                              ^~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:223:19: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
                  PIX_FMT_RGB24, dst_width, dst_height);
                  ^~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:258:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
  encoder_codec_ctx-&gt;pix_fmt = PIX_FMT_RGB24;
                               ^~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:455:44: error: argument type 'enum PixelFormat' is incomplete
                          frame-&gt;linesize, codec_ctx-&gt;pix_fmt,
                                           ^~~~~~~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:630:44: error: argument type 'enum PixelFormat' is incomplete
                          frame-&gt;linesize, codec_ctx-&gt;pix_fmt,
                                           ^~~~~~~~~~~~~~~~~~

PR:		209121
Reported by:	antoine (via exp-run)
Submitted by:	Ben Woods &lt;woodsb02@gmail.com&gt;
Obtained from:	Debian
</content>
</entry>
</feed>
