notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: net/freerdp/files/patch-ffmpeg29

Number of commits found: 3

Monday, 30 Apr 2018
19:28 jbeich search for other commits by this committer
net/freerdp: drop bogus ffmpeg fix

av_frame_free() replaced avcodec_free_frame() according to
ffmpeg-3.0/doc/APIchanges.

Obtained from:	upstream
Original commitRevision:468743 
Sunday, 11 Dec 2016
04:36 woodsb02 search for other commits by this committer
net/freerdp: Update to 2.0.0 pre-release (GitHub as of 2016.11.24)

- This update brings in the latest 2 years of FreeRDP project work,
  which has had a long time between tagging releases.
- Remove DIRECTFB option, as it no longer compiles, and gets little
  upstream maintenance
- Use NEON on aarch64, and optionally on armv6
- Mark as broken on armv6 on FreeBSD 11.0-RELEASE and early versions
  of 12.0-CURRENT
- Fix issue with X11_USE=xorg= being truncated due to whitespace as it
  wrapped over multiple lines
- Move installed *.cmake files to correct location for modules

net/freerdp1:
- create new port based on previous net/freerdp 1.2.0, as it is required
  by net/guacamole-server

net/vinagre:
- patch to work with the new version of net/freerdp 2.0.0

net/guacamole-server:
- patch to work with net/freerdp1

PR:		212004
PR:		214956
Submitted by:	Kyle Evans (maintainer)
Reported by:	John Hein <z7dr6ut7gs@snkmail.com>
Reviewed by:	Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Reviewed by:	Antenore Gatta <antenore@simbiosi.org>
Reviewed by:	amdmi3
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D8712
Original commitRevision:428330 
Saturday, 11 Jun 2016
20:54 woodsb02 search for other commits by this committer
net/freerdp: Fix build with ffmpeg 3.0.x

Add patch-ffmpeg29, obtained from Debian [1], to allow freerdp to
build successfully once multimedia/ffmpeg is updated to 3.0.x.
Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
however this patch is backwards compatible with ffmpeg 2.8.x.

[1]
http://sources.debian.net/patches/freerdp/1.1.0%7Egit20140921.1.440916e%2Bdfsg1-10/1011_ffmpeg-2.9.patch/

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6813
Original commitRevision:416754 

Number of commits found: 3