Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:30 3.0.17.4_3,4 |
Tobias C. Berner (tcberner)  |
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 ) |
11 Jul 2022 21:46:56 3.0.17.4_3,4 |
Po-Chuan Hsieh (sunpoet)  |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
03 Jul 2022 15:55:05 3.0.17.4_2,4 |
Thomas Zander (riggs)  |
multimedia/vlc: Remove SCHROEDINGER option
Details:
- libschroedinger has been removed from the ports tree due to lack of
upstream support.
- This change removes the vlc port support for libschroedinger.
PR: 264995
Reported by: bsd@philippost.de
MFH: 2022Q3 |
29 Jun 2022 21:07:58 3.0.17.4_2,4 |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 4.208.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0-rc1
Reported by: Repology |
21 May 2022 11:49:40 3.0.17.4_1,4 |
Thomas Zander (riggs)  |
multimedia/vlc: Make UPNP a default OPTION
Rationale: UPNP / DLNA is a widespread way of serving media via various
off-the-shelf NAS devices, and also with our own port of minidlna. It's
well suited to be included in the official VLC package.
PR: 260617
Reported by: hellocodebsd@gmail.com
MFH: 2022Q2 |
28 Apr 2022 18:21:26 3.0.17.4,4 |
Tobias C. Berner (tcberner)  |
multimedia/vlc: update to 3.0.17.4
- add patch obtained from arch linux to build against liveMedia >=
2021.x |
16 Apr 2022 04:19:07 3.0.17.3_3,4 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
10 Apr 2022 19:11:41 3.0.17.3_2,4 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 3.0.17.3_1,4 |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
18 Mar 2022 18:06:54 3.0.17.3,4 |
Tobias C. Berner (tcberner)  |
multimedia/vlc: update to 3.0.17.3 |
18 Mar 2022 14:41:26 3.0.16_11,4 |
Jan Beich (jbeich)  |
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology |
28 Feb 2022 12:46:46 3.0.16_10,4 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
20 Feb 2022 15:09:10 3.0.16_9,4 |
Jan Beich (jbeich)  |
multimedia/vlc: unbreak with dav1d 1.0.0
codec/dav1d.c:286:14: error: no member named 'n_tile_threads' in 'struct
Dav1dSettings'
p_sys->s.n_tile_threads = var_InheritInteger(p_this, "dav1d-thread-tiles");
~~~~~~~~ ^
codec/dav1d.c:292:14: error: no member named 'n_frame_threads' in 'struct
Dav1dSettings'
p_sys->s.n_frame_threads = var_InheritInteger(p_this,
"dav1d-thread-frames");
~~~~~~~~ ^ |
25 Jan 2022 06:35:22 3.0.16_9,4 |
Loïc Bartoletti (lbartoletti)  |
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption. (Only the first 15 lines of the commit message are shown above ) |
18 Jan 2022 10:17:40 3.0.16_9,4 |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 4.192.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0-rc1 |
27 Nov 2021 10:09:44 3.0.16_8,4 |
Thomas Zander (riggs)  |
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4 |
14 Oct 2021 22:20:58 3.0.16_7,4 |
Jan Beich (jbeich)  |
multimedia/aom: force rebuild consumers after 6f68add3f9ab
$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/ |
10 Oct 2021 19:44:42 3.0.16_6,4 |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
09 Oct 2021 00:45:18 3.0.16_6,4 |
Jan Beich (jbeich)  |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology |
04 Oct 2021 04:56:46 3.0.16_5,4 |
Thomas Zander (riggs)  |
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 |
30 Sep 2021 21:23:30 3.0.16_4,4 |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
10 Sep 2021 21:17:37 3.0.16_4,4 |
Bernhard Froehlich (decke)  |
multimedia/vlc: Add CPE information
Approved by: portmgr (blanket) |
06 Sep 2021 18:22:25 3.0.16_4,4 |
Daniel Engberg (diizzy)  |
multimedia/vlc: Enable support for subtitles and add missing deps
Additionally disable autodetection of (lib)mpg123 to avoid undefined
dependencies and define wchar_t (iconv) usage
Commit also includes suggestions by Philipp Ost
PR: 256593
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D31859 |
17 Aug 2021 00:44:00 3.0.16_3,4 |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 4.157.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1
Reported by: Repology |
02 Aug 2021 16:03:15 3.0.16_2,4 |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
21 Jul 2021 18:11:52 3.0.16_1,4 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
04 Jul 2021 20:41:40 3.0.16,4 |
Tobias C. Berner (tcberner)  |
multimedia/vlc: update to 3.0.16
Changes between 3.0.15 and 3.0.16:
----------------------------------
Video Output:
* Fix a D3D11 crash on Windows 8/8.1
Access:
* Fix RTSP server timeout handling
Interfaces:
* macOS: Add touchbar support
Misc (Only the first 15 lines of the commit message are shown above ) |
21 Jun 2021 17:46:26 3.0.14_1,4 |
Jan Beich (jbeich)  |
multimedia/x264: update to 0.163.3060
Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6 |
06 Jun 2021 09:13:46 3.0.14,4 |
Thomas Zander (riggs)  |
multimedia/vlc: Update to upstream version 3.0.14.
Changes since 3.0.12:
---------------------
Demux:
* Adaptive: fix artefacts in HLS streams with wrong profiles/levels
* Fix regression on some MP4 files for the audio track
* Fix MPGA and ADTS probing in TS files
* Fix Flac inside AVI files
* Fix VP9/Webm artefacts when seeking
Codec:
* Support SSA text scaling
* Fix rotation on Android rotation (Only the first 15 lines of the commit message are shown above ) |
29 Apr 2021 19:14:18 3.0.12_3,4 |
Ganael LAPLANCHE (martymac)  |
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions. |
06 Apr 2021 14:31:07 3.0.12_2,4 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Apr 2021 08:11:41 3.0.12_2,4 |
Jan Beich (jbeich)  |
graphics/libplacebo: update to 3.120.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.0
Reported by: Repology |
23 Mar 2021 22:01:06
3.0.12_1,4 |
jbeich  |
multimedia/aom: update to 3.0.0
Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by: portscout |
17 Feb 2021 16:16:56
3.0.12,4 |
tcberner  |
multimedia/vlc: update to 3.0.12
Changes between 3.0.11.1 and 3.0.12:
----------------------------------
Access:
* Add new RIST access module compliant with simple profile (VSF_TR-06-1)
Access Output:
* Add new RIST access output module compliant with simple profile (VSF_TR-06-1)
Demux:
* Fixed adaptive's handling of resolution settings
* Improve Bluray tracks support
* Improve WMV seeking and DASH support (Only the first 15 lines of the commit message are shown above ) |
26 Jan 2021 14:01:09
3.0.11_10,4 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
01 Jan 2021 21:07:40
3.0.11_9,4 |
jbeich  |
graphics/libplacebo: update to 3.104.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.104.0
Reported by: Repology |
28 Nov 2020 22:35:41
3.0.11_8,4 |
jbeich  |
multimedia/vlc: hide QT5 on FreeBSD < 12 unless using newer OpenSSL
Makes binary package available again. Without Qt5 GUI but still better
than nothing. |
23 Nov 2020 22:08:52
3.0.11_8,4 |
jbeich  |
multimedia/dav1d: update to 0.8.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes: https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0 |
09 Nov 2020 17:08:12
3.0.11_7,4 |
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
07 Nov 2020 15:49:39
3.0.11_6,4 |
jbeich  |
multimedia/x264: update to 0.161.3020
Changes: https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
03 Oct 2020 17:50:29
3.0.11_5,4 |
tcberner  |
devel/upnp: update to 1.14.0
Update to newer release which contains a fix for CVE-2020-13848:
https://github.com/pupnp/pupnp/commit/c805c1de1141cb22f74c0d94dd5664bda37398e0
MFH: 2020Q4
Security: CVE-2020-13848 |
30 Aug 2020 20:19:42
3.0.11_4,4 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
12 Jul 2020 09:30:29
3.0.11_3,4 |
tobik  |
audio/sndio: Update to 1.7.0 |
03 Jul 2020 22:30:12
3.0.11_2,4 |
jbeich  |
multimedia/x264: update to 0.160.3011
Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
28 Jun 2020 06:10:09
3.0.11_1,4 |
tcberner  |
Update multimedia/libmatroska and multimedia/libmatroska to 1.4.0 and 1.6.0 |
19 Jun 2020 14:32:51
3.0.11,4 |
tcberner  |
multimed/vlc: update to 3.0.11
Access:
* rtp descriptor leak on error fix
Demux:
* Fixed regression with some encrypted HLS streams
* Live HLS delay until first update fix
* HLS rendition switch regression fix
* Fix imprecise m4a seek
Decoder:
* Fixed missing captions with some capture cards
Audio filters: (Only the first 15 lines of the commit message are shown above ) |
12 Jun 2020 12:53:01
3.0.10_7,4  |
jbeich  |
graphics/libplacebo: update to 2.72.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by: Repology |
08 Jun 2020 04:41:31
3.0.10_6,4  |
kevans  |
Multiple ports: improve regex compliance
These changes largely fall into just two categories:
1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away
For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.
For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above ) |
03 Jun 2020 18:32:06
3.0.10_5,4  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
29 May 2020 18:39:28
3.0.10_4,4  |
lbartoletti  |
multimedia/vlc: prepare for Qt5-5.15
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25050 |
09 May 2020 08:09:27
3.0.10_4,4  |
tcberner  |
multimedia/vlc: Remove redundant dependencies
Adjust default options so we don't pull in external libraries when
ffmpeg/(lib)avcodec can be used instead.
Deselects following options:
A52, DCA, FAAD, FLAC, MAD and MPEG2
There is no loss in functionality for the user.
PR: 246253
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
08 May 2020 21:35:40
3.0.10_3,4  |
jbeich  |
multimedia/aom: update to 2.0.0.r1 (stable branch)
Changes: https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by: Balance- on /r/AV1 |
07 May 2020 00:39:09
3.0.10_2,4  |
jbeich  |
multimedia/aom: update to 1.0.0.3639
Changes: https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03 |
02 May 2020 00:54:21
3.0.10_1,4  |
jbeich  |
multimedia/aom: update to 1.0.0.3596
Changes: https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a |
29 Apr 2020 18:52:21
3.0.10,4  |
tcberner  |
multimedia/vlc: update to 3.0.10
PR: 246016
Reported by: VVD <vvd@unislabs.com>
MFH: 2020Q2
Security: CVE-2019-19721 CVE-2020-6071 CVE-2020-6072 CVE-2020-6073 CVE-2020-6077
CVE-2020-6078 CVE-2020-6079 |
23 Apr 2020 00:56:58
3.0.8_22,4  |
jbeich  |
graphics/libplacebo: update to 2.43.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by: Repology |
27 Mar 2020 11:23:42
3.0.8_21,4  |
martymac  |
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1] |
06 Mar 2020 11:32:31
3.0.8_20,4  |
jbeich  |
multimedia/dav1d: update to 0.6.0
Changes: https://code.videolan.org/videolan/dav1d/tags/0.6.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.6.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.5.2...0.6.0 |
19 Feb 2020 11:52:29
3.0.8_19,4  |
gerald  |
devel/upnp: Update to version 1.12.0 which includes the following changes:
- Reduce spurious HTTP 416 errors due to ill-defined bytes header.
- UpnpEnableWebserver: Error correctly when web server compiled-out.
- Remove TRUE/FALSE, IN/OUT/INOUT defines and BOOL typedef.
- Add list test and replace the list.h file.
- Check for -lpthread too (updates pthread m4 check from upstream).
Bump PORTREVISION of dependent ports.
PR: 243619
Submitted by: salvadore (maintainer) |
25 Jan 2020 23:51:14
3.0.8_18,4  |
jbeich  |
multimedia/aom: update to 1.0.0.3002
Changes: https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa |
22 Jan 2020 05:53:20
3.0.8_17,4  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
11 Jan 2020 07:29:13
3.0.8_16,4  |
tcberner  |
multimedia/vlc: fix liveMedia option
- liveMedia requires ssl since version 2019-12-30
PR: 243263
Reported by: Masachika ISHIZUKA <ish@amail.plala.or.jp> |
24 Dec 2019 00:37:08
3.0.8_15,4  |
jbeich  |
multimedia/aom: update to 1.0.0.2863
Changes: https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5 |
22 Dec 2019 21:08:31
3.0.8_14,4  |
jbeich  |
graphics/libplacebo: update to 1.29.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by: portscout |
21 Dec 2019 19:00:27
3.0.8_13,4  |
jbeich  |
multimedia/x264: update to 0.159.2991
Changes: https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
18 Dec 2019 20:14:47
3.0.8_12,4  |
jbeich  |
multimedia/ffmpeg: simplify ARCH-specific options
ONLY_FOR_ARCHS already blocks build if not supported. |
18 Dec 2019 19:10:32
3.0.8_12,4  |
jbeich  |
multimedia/vlc: expose Intel Quick Sync Video support |
20 Nov 2019 06:46:39
3.0.8_12,4  |
tobik  |
devel/upnp: Update to 1.10.0
Bump consumers for ABI changes.
Changes: https://github.com/mrjimenez/pupnp/blob/release-1.10.0/ChangeLog
PR: 242089
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) |
09 Nov 2019 00:48:25
3.0.8_11,4  |
jbeich  |
multimedia/aom: update to 1.0.0.2631
Changes: https://aomedia.googlesource.com/aom/+log/36f96b723..3dc59f556 |
06 Nov 2019 18:09:45
3.0.8_10,4  |
zeising  |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
31 Oct 2019 00:32:50
3.0.8_10,4  |
jbeich  |
multimedia/aom: update to 1.0.0.2599
Changes: https://aomedia.googlesource.com/aom/+log/6b855be18..589213544 |
27 Oct 2019 00:46:56
3.0.8_9,4  |
jbeich  |
multimedia/aom: update to 1.0.0.2575
Changes: https://aomedia.googlesource.com/aom/+log/25daf5d22..6b855be18 |
20 Oct 2019 08:34:58
3.0.8_8,4  |
tobik  |
multimedia/vlc: Spell CHROMECAST_CONFIGURE_ENABLE correctly |
20 Oct 2019 00:48:53
3.0.8_7,4  |
jbeich  |
multimedia/aom: update to 1.0.0.2541
Changes: https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f |
16 Oct 2019 11:28:49
3.0.8_6,4  |
tcberner  |
multimedia/libdvbpsi: update to 1.3.3 |
16 Oct 2019 10:07:29
3.0.8_5,4  |
martymac  |
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change) |
12 Oct 2019 00:25:19
3.0.8_4,4  |
jbeich  |
multimedia/dav1d: update to 0.5.0
Changes: https://code.videolan.org/videolan/dav1d/tags/0.5.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0 |
09 Oct 2019 12:06:22
3.0.8_3,4  |
bapt  |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
07 Oct 2019 08:09:49
3.0.8_3,4  |
jbeich  |
graphics/libplacebo: update to 1.21.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.21.0
Reported by: portscout |
03 Oct 2019 20:36:00
3.0.8_2,4  |
jbeich  |
multimedia/x265: update to 3.2
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2 |
30 Sep 2019 14:18:36
3.0.8_1,4  |
pkubaj  |
multimedia/vlc: add ALTIVEC option, fix build on powerpc64 elfv2, add
USES=localbase
Add ALTIVEC option to enable/disable AltiVec easily when needed.
Fix build with LLVM and AltiVec, altivec.h defines its own bool.
Add USES=localbase.
PR: 240537
Approved by: linimon (mentor), multimedia (maintainer timeout) |
29 Sep 2019 10:04:32
3.0.8_1,4  |
riggs  |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890 |
20 Aug 2019 14:15:23
3.0.8,4  |
riggs  |
Update to upstream version 3.0.8
Details:
- Bug- and security fixes, see upstream changelog:
https://www.videolan.org/developers/vlc-branch/NEWS
MFH: 2019Q3 (hat: ports-secteam)
Security: CVE-2019-13602
CVE-2019-13962
CVE-2019-14437
CVE-2019-14438
CVE-2019-14498
CVE-2019-14533
CVE-2019-14534
CVE-2019-14535
CVE-2019-14776
CVE-2019-14777
CVE-2019-14778
CVE-2019-14970 |
05 Aug 2019 23:06:50
3.0.7.1_6,4  |
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
05 Aug 2019 19:16:54
3.0.7.1_5,4  |
jbeich  |
multimedia/dav1d: update to 0.4.0
- Drop meson hack for aarch64 after r50500
Changes: https://code.videolan.org/videolan/dav1d/tags/0.4.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.4.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.3.1...0.4.0 |
31 Jul 2019 16:38:53
3.0.7.1_4,4  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
26 Jul 2019 20:46:57
3.0.7.1_3,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
3.0.7.1_2,4  |
jbeich  |
multimedia/x265: update to 3.1.1
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1 |
15 Jul 2019 06:21:14
3.0.7.1_1,4  |
jbeich  |
multimedia/vlc: sync libplacebo fix with upstream |
05 Jul 2019 19:08:49
3.0.7.1_1,4  |
sunpoet  |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine |
20 Jun 2019 16:00:59
3.0.7.1,4  |
riggs  |
Update to upstream release 3.0.7.1; Makefile fixes
Details:
- Update to newest upstream release 3.0.7.1
- Fix drive-by dependencies, reported in [1]
- Introduce new options for JPEG and OGGSPOTS [1]
PR: 238261 [1]
Reported by: phascolarctos@protonmail.ch [1]
MFH: 2019Q2 |
04 Jun 2019 14:17:39
3.0.6_17,4  |
antoine  |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
30 May 2019 07:07:45
3.0.6_16,4  |
tcberner  |
multimedia/libmatroska, textproc/libebml: upgrade to 1.5.2 and 1.3.9
- Both upgrades just include upstream fix for the linkage error introduced in
1.5.1 and 1.3.8 respectively. |
25 May 2019 17:00:06
3.0.6_15,4  |
tcberner  |
net/liveMedia: update to 2019.05.21
From the changelog:
- Added new classes "JPEG2000VideoRTPSink" and "JPEG2000VideoRTPSource" for
sending/receiving JPEG 2000 video in RTP - as specified in RFC 5371.
(Thanks to Francois Bonnissent for providing the initial implementation.) |
15 May 2019 04:27:31
3.0.6_14,4  |
tobik  |
devel/upnp: Update to 1.8.4
- Bump revision of consumers for shared library change
Changes: http://pupnp.sourceforge.net/ChangeLog
PR: 234669
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) |
12 May 2019 01:42:53
3.0.6_13,4  |
jbeich  |
graphics/libplacebo: update to 1.18.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.18.0
Reported by: portscout |
07 Apr 2019 12:09:24
3.0.6_12,4  |
riggs  |
Chase update of libbluray to upstream release 1.1.1 |
06 Apr 2019 19:55:24
3.0.6_11,4  |
tcberner  |
net/liveMedia: update to 2019.03.06 |
02 Apr 2019 03:35:54
3.0.6_10,4  |
yuri  |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
31 Mar 2019 13:41:03
3.0.6_9,4  |
sunpoet  |
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine |