non port: net/freerdp/files/patch-git_1b663cef |
Number of commits found: 4 |
Sunday, 11 Dec 2016
|
04:36 woodsb02
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
|
Saturday, 23 May 2015
|
16:39 pi
net/freerdp: 1.1.0 -> 1.2.0
- The version is known as 1.2.0-beta1+android9
- USES=execinfo is required on FreeBSD 9 and 8
- Fixes build issues
PR: 198618
Requested by: rozhuk.im@gmail.com
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
Wednesday, 31 Dec 2014
|
11:29 rakuco
Make the port build with CMake < 3.1.0 after r375840.
Of course the part of the patch I wrote myself had to be wrong. Adjust the
regexp to make it look like the others and work with all CMake versions.
|
Tuesday, 30 Dec 2014
|
18:26 rakuco
- Add upstream patch (slightly adjusted to this version) to make the port
build with the upcoming CMake 3.1.0.
- Add missing dependency on libXi, and set PORTREVISION only once while
here.
Approved by: fluffy (maintainer, implicit)
|
Number of commits found: 4 |