<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/vdr-plugin-softhddevice, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-05-31T18:42:07Z</updated>
<entry>
<title>Remove expired ports:</title>
<updated>2019-05-31T18:42:07Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2019-05-31T18:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=104763fcf0a5d09f9ee3ce31a67e68182039df9a'/>
<id>urn:sha1:104763fcf0a5d09f9ee3ce31a67e68182039df9a</id>
<content type='text'>
2019-05-31 multimedia/gmerlin-avdecoder: unused in the ports tree and depends on vulnerable multimedia/ffmpeg0
2019-05-31 security/racoon2-legacy: No longer supported upstream, use security/racoon2
2019-05-31 www/pivotx: inactive upstream and does not work with PHP 7
2019-05-31 dns/bind912: Support ends, please move to dns/bind914.
2019-05-31 multimedia/vdr-plugin-softhddevice: unmaintained and depends on vulnerable multimedia/ffmpeg0
</content>
</entry>
<entry>
<title>Deprecate multimedia/vdr-plugin-softhddevice</title>
<updated>2019-05-24T04:59:39Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2019-05-24T04:59:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c035f6613ad2badb76f01e10287de11b9d7ebaf'/>
<id>urn:sha1:2c035f6613ad2badb76f01e10287de11b9d7ebaf</id>
<content type='text'>
It seems unmaintained upstream and depends on the vulnerable
multimedia/ffmpeg0.

PR:		215036
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2018-12-12T01:35:33Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-12-12T01:35:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9f015d155018758628ec8858a3d05e162673f67'/>
<id>urn:sha1:a9f015d155018758628ec8858a3d05e162673f67</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>multimedia/ffmpeg: update to 4.1</title>
<updated>2018-11-06T01:50:26Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2018-11-06T01:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0872f77fd4244ec5acc4b81e1aef1921d172974c'/>
<id>urn:sha1:0872f77fd4244ec5acc4b81e1aef1921d172974c</id>
<content type='text'>
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2018-07-29T22:18:44Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-07-29T22:18:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=09f9633cb617878a6611cfdfb630e55d957188ef'/>
<id>urn:sha1:09f9633cb617878a6611cfdfb630e55d957188ef</id>
<content type='text'>
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
</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>Bump PORTREVISIONs of all users of math/mpc that we just updated to</title>
<updated>2018-03-10T17:46:04Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-03-10T17:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2a92a1aea4e66d25d82a5def112bb1b55660bd2'/>
<id>urn:sha1:c2a92a1aea4e66d25d82a5def112bb1b55660bd2</id>
<content type='text'>
version 1.1.0 (via revision 464079).
</content>
</entry>
<entry>
<title>- Update WWW</title>
<updated>2018-01-23T09:02:09Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-01-23T09:02:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7cf4eef3ed96e65c565da75bef3c2e1e6c98cb2e'/>
<id>urn:sha1:7cf4eef3ed96e65c565da75bef3c2e1e6c98cb2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update libva to 2.0.0</title>
<updated>2017-12-12T21:29:57Z</updated>
<author>
<name>Guido Falsi</name>
<email>madpilot@FreeBSD.org</email>
</author>
<published>2017-12-12T21:29:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c26152ae1a7db2c114ab9f5a13ef927eb6186438'/>
<id>urn:sha1:c26152ae1a7db2c114ab9f5a13ef927eb6186438</id>
<content type='text'>
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]

Approved by:	cpm [1], multimedia (timeout) [2]
Obtained from:	https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f [1]
		https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9 [2]
Differential Revision:	https://reviews.freebsd.org/D12761
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2017-09-10T20:55:38Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2017-09-10T20:55:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e59c88cece035a155debaf8996ce8f20adabd78b'/>
<id>urn:sha1:e59c88cece035a155debaf8996ce8f20adabd78b</id>
<content type='text'>
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
</content>
</entry>
</feed>
