Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.7 30 Apr 2024 16:26:20 |
Vladimir Druzenko (vvd) |
net/freerdp: fix dependency from libpcsclite.so
libpcsclite.so is not dynamically linked - it loaded in runtime.
Option PCSC isn't default. |
2.11.7 22 Apr 2024 14:41:26 |
Vladimir Druzenko (vvd) |
net/freerdp: update to 2.11.7
Bugfix release.
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.7
Approved by: arrowd (mentor, implicit)
MFH: 2024Q2 |
2.11.6 18 Apr 2024 21:48:46 |
Vladimir Druzenko (vvd) |
net/freerdp: update to 2.11.6 with 6 CVEs fixed
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.6
CVE:
CVE-2024-32041 [Low[ OutOfBound Read in zgfx_decompress_segment
CVE-2024-32039 [Moderate] Integer overflow & OutOfBound Write in
clear_decompress_residual_data
CVE-2024-32040 [Low] integer underflow in nsc_rle_decode
CVE-2024-32458 [Low] OutOfBound Read in planar_skip_plane_rle
CVE-2024-32459 [Low] OutOfBound Read in ncrush_decompress
CVE-2024-32460 [Low] OutOfBound Read in interleaved_decompress
Approved by: arrowd (mentor, implicit)
MFH: 2024Q2 |
2.11.5 13 Apr 2024 14:39:12 |
Vladimir Druzenko (vvd) |
*/*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippy
Approved by: arrowd (mentor) |
2.11.5 20 Jan 2024 13:15:23 |
Vladimir Druzenko (vvd) |
net/freerdp: update to 2.11.5
Noteworthy changes:
* Fix integer overflow in progressive decoder
* Update OpenSSL API usage for compatiblility with newer versions (#9747)
* Prevent NULL dereference for single thread decoder (#9712)
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.5
Approved by: arrowd (mentor, implicit)
MFH: 2024Q1 |
2.11.4_2 11 Jan 2024 09:25:37 |
Vladimir Druzenko (vvd) |
net/freerdp: limit PORTSCOUT to 2.x
While here replace PORTVERSION with DISTVERSION in variables for plist
Approved by: arrowd (mentor, implicit) |
2.11.4_2 11 Jan 2024 07:16:41 |
Vladimir Druzenko (vvd) |
net/freerdp: replace local patch with commited in the upstream repository
Approved by: arrowd (mentor, implicit) |
2.11.4_2 08 Jan 2024 10:47:39 |
Vladimir Druzenko (vvd) |
net/freerdp: use GNOME helper for cairo, make NEON default option for armv7
And remove unnessecary tabs in files/mntent_compat.c
Approved by: arrowd (mentor, implicit)
MFH: 2024Q1 |
2.11.4_1 06 Jan 2024 22:22:55 |
Vladimir Druzenko (vvd) |
net/freerdp: sort out port
1. Move manpages from LOCALBASE/man/ to LOCALBASE/share/man/.
2. Update ARM NEON support (details are at https://reviews.freebsd.org/D43127).
3. Unification of the pkg-plist with upcoming net/freerdp3: replace "2" with
"%%MAJORVERSION%%".
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D43352 |
2.11.4 18 Dec 2023 14:06:56 |
Vladimir Druzenko (vvd) |
net/freerdp: update to 2.11.4 and small sort out of build options
Changelog:
https://github.com/FreeRDP/FreeRDP/blob/2.11.4/ChangeLog
WITH_GSSAPI_HEIMDAL doesn't work without WITH_GSSAPI, but build fails
with WITH_GSSAPI. It fixed in released few days ago 3.0.0 and I have
patch already, but consumers of the FreeRDP doesn't support 3.x yet:
multimedia/vlc, net/gnome-connections, net/guacamole-server, net/remmina.
USES=gettext used by GSTREAMER only.
Approved by: arrowd (mentor, implicit)
MFH: 2023Q4 |
2.11.2_2 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
2.11.2_1 29 Sep 2023 10:12:50 |
Vladimir Druzenko (vvd) |
net/freerdp: backport Image RemoteFX fix from upstream
PR: 274152
Approved by: arrowd (mentor, implicit) |
2.11.2 21 Sep 2023 14:25:05 |
Vladimir Druzenko (vvd) |
net/freerdp: update to 2.11.2
Notworthy changes:
* Backported #9378: backported wArrayList (optional) copy on insert
* Backported #9360: backported certificate algorithm detection
https://github.com/FreeRDP/FreeRDP/blob/2.11.2/ChangeLog
Reported by: portscout
Approved by: arrowd (mentor, implicit) |
2.11.1 12 Sep 2023 11:31:20 |
Vladimir Druzenko (vvd) |
net/freerdp: error: incompatible function pointer types assigning to
'OBJECT_NEW_FN' on 14+
clang 16+ (maybe 15 too) build error:
/usr/ports/net/freerdp/work/freerdp-2.11.1/client/Wayland/wlfreerdp.c:637:19:
error: incompatible function pointer types assigning to 'OBJECT_NEW_FN' (aka
'void *(*)(void *)') from 'void *(const void *)'
[-Wincompatible-function-pointer-types]
obj->fnObjectNew = uwac_event_clone;
^ ~~~~~~~~~~~~~~~~
PR: 273731
Approved by: arrowd (mentor, implicit)
Obtained from: https://github.com/FreeRDP/FreeRDP/pull/9373 |
2.11.1 11 Sep 2023 18:03:09 |
Vladimir Druzenko (vvd) |
net/freerdp: distinfo update missing
PR: 273726
Approved by: arrowd (mentor, implicit) |
2.11.1 11 Sep 2023 09:53:40 |
Vladimir Druzenko (vvd) |
net/freerdp: update to 2.11.1
Changelogs:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.0
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.1
Approved by: arrowd (mentor, implicit) |
2.10.0_5 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
2.10.0_4 13 Jun 2023 11:40:52 |
Vladimir Druzenko (vvd) |
net/freerdp: ffmpeg 6 support - replace url to patch
https://github.com/FreeRDP/FreeRDP/commit/e6d13a25204bae8c1b36f6036d30be6789219312
was added by misstake (isn't attached to any branch) - replaced with
https://github.com/FreeRDP/FreeRDP/commit/61983cd6dcb86097d91b7ef405abc1266444a368
(attached to main).
Code in the commits is same.
Reported by: diizzy (IRC)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D40504 |
2.10.0_4 12 Jun 2023 14:03:52 |
Vladimir Druzenko (vvd) |
net/freerdp: ffmpeg 6 support
Fix build with FFMPEG option on with ffmpeg 6.
1. Error "AV_CODEC_CAP_TRUNCATED", upstream issue with pull request:
https://github.com/FreeRDP/FreeRDP/issues/8686
2. Error "AVPicture", upstream pull request:
https://github.com/FreeRDP/FreeRDP/pull/8941
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D40492 |
2.10.0_3 02 May 2023 16:52:38 |
Vladimir Druzenko (vvd) |
*: Change MAINTAINER on my ports
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39935 |
2.10.0_3 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
2.10.0_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.10.0_1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
2.10.0 23 Mar 2023 09:28:53 |
Felix Palmen (zirias) Author: VVD |
net/freerdp: Fix build with LibreSSL
Disable sha3 and shake hashes for libressl
PR: 269720
Approved by: tcberner (mentor, implicit: libressl) |
2.10.0 19 Feb 2023 12:15:32 |
Dries Michiels (driesm) Author: VVD |
net/freerdp: update to 2.10.0
Changes: https://github.com/FreeRDP/FreeRDP/releases/tag/2.10.0
PR: 269651 |
2.9.0 24 Dec 2022 15:48:09 |
Nuno Teixeira (eduardo) Author: VVD |
net/freerdp: Update to 2.9.0 (security fixes)
Notewhorth changes:
* Backported #8252: Support sending server redirection PDU
* Backported #8406: Ensure X11 client cursor is never smaller 1x1
* Backported #8403: Fixed multiple client side input validation issues
(CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347)
* Backported #7282: Proxy server now discards input events sent before
activation was received
* Backported #8324: Internal replacements for md4, md5 and hmac-md5
For the time being the RDP protocol requires these outdated hash
algorithms. So any distribution that wants to ship a working
FreeRDP should check the options WITH_INTERNAL_MD4 (and depending
on OpenSSL deprecation status WITH_INTERNAL_MD5) (Only the first 15 lines of the commit message are shown above ) |
2.8.1_1 21 Dec 2022 17:57:16 |
Jan Beich (jbeich) |
net/freerdp: limit wayland category to WAYLAND option |
2.8.1_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
2.8.1 14 Oct 2022 15:44:21 |
Dima Panov (fluffy) |
net/freerdp: update to 2.8.1 release (+)
Notewhorth changes:
* Fixed CVE-2022-39282
* Fixed CVE-2022-39283
* Added missing commit for backported #8041: Remove ALAW/ULAW codecs from linux
backends (unreliable)
* Added hash checks for android build script dependencies
Fixed issues:
* Backported #8190: Fix build break with newer FFMPEG versions
* Backported #8234: Updated flatpak with build script
* Backported #8210: Better execinfo support check for android
* Backported #7708: Header now defines DumpThreadHandles
* Backported #8176: Check fullscreen state and not setting
* Backported #8236: Send resize on window state change
* Backported #7611: Audin macOS monterey fix
* Backported #8291: Android build script update
Changelog: https://github.com/FreeRDP/FreeRDP/blob/2.8.1/ChangeLog
Release notes: https://github.com/FreeRDP/FreeRDP/releases/tag/2.8.1
PR: 267034
Submitted by: maintainer
MFH: 2022Q4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.8.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.8.0 29 Jul 2022 19:10:25 |
Nuno Teixeira (eduardo) Author: VVD |
net/freerdp: Update to 2.8.0
ChangeLog: https://github.com/FreeRDP/FreeRDP/releases/tag/2.8.0
PR: 265498 |
2.7.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.7.0 20 Jul 2022 12:48:14 |
Jan Beich (jbeich) |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
2.7.0 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
2.7.0 26 Apr 2022 18:59:07 |
Matthias Andree (mandree) Author: VVD |
net/freerdp: update to 2.7.0 [maintainer]
https://github.com/FreeRDP/FreeRDP/blob/2.7.0/ChangeLog
Noteworthy changes:
Backported OpenSSL3 gateway support (#7822)
Backported various NTLM fixes
Backported WINPR_ASSERT to ease future backports
Fixed issues:
Backported #6786: Use /network:auto by default
Backported #7714: Workaround for broken surface frame marker
Backported #7733: Support 10bit X11 color (BGRX32 only)
Backported #7745: GFX progressive double free
Backported #7808: Disable websockets with /gt:rpc
Backported #7815: RAIL expect LOGON_MSG_SESSION_CONTINUE
PR: 263490
MFH: 2022Q2 |
2.6.1 24 Apr 2022 22:48:32 |
Matthias Andree (mandree) |
net/freerdp: remove obsolete patch
removal was missed in nc's commit a08e76c0d.
Approved by: vvd@unislabs.com (maintainer)
Pointy hat to: nc@
PR: 263490
PR: 263500 |
2.6.1 24 Apr 2022 04:53:00 |
Neel Chauhan (nc) |
net/freerdp: Fix pkg-plist |
2.6.1 23 Apr 2022 19:28:21 |
Neel Chauhan (nc) Author: VVD |
net/freerdp: Update to 2.6.1
Changes: https://github.com/FreeRDP/FreeRDP/blob/2.6.1/ChangeLog
PR: 263490 |
2.6.0_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
2.6.0_1 28 Feb 2022 10:17:55 |
Jan Beich (jbeich) |
multimedia/openh264: update to 2.2.0
Changes: https://github.com/cisco/openh264/releases/tag/v2.2.0
Reported by: GitHub (watch releases) |
2.6.0 24 Feb 2022 07:00:11 |
Tobias C. Berner (tcberner) Author: VVD |
net/freerdp: Update to 2.6.0
Update to 2.6.0 and remove patch for old versions of libusb. All
supported versions of the FreeBSD have newer version of the libusb and
patch is obsoleted.
Changelog (https://github.com/FreeRDP/FreeRDP/releases/tag/2.6.0):
- Noteworthy changes:
* Backported android FFMPEG build scripts
* Updated android build dependencies
- Fixed issues:
* Backported #7303: Fix PDU length for RDPINPUT_PROTOCOL_V300
* Backported #7658: Sanitize optional physical monitor size values
* Backported #7426: Wayland memory corruption
* Backported #7293: Remove unused codec x264
* Backported #7541: Allow resolutions larger 2048x2048
* Backported #7574: FFMPEG 5.0 support
* Backported #7578: FFMPEG 5.0 support
* Backported #7580: Fixed device hotplugging
* Backported #7583: GetUserNameExA: Prefer getpwuid_r over getlogin_r over
getlogin
* Backported #7585: Android Mediacodec support
PR: 262163 |
2.5.0 13 Jan 2022 15:35:31 |
Tobias C. Berner (tcberner) Author: VVD |
net/freerdp: update to 2.5.0
2.5.0 is a maintenance release that also addresses the following
security related problems:
* improve locale detection - invalid locales set in LANG could lead to
a crash
* fix and improve the registry parser - missing closing quotes could
crash the registry parser
* fix for addin file loader (library only function) - invalid file names
could cause the invoking application to crash
Important notes:
This version contains minor security related fixes and improvements for
locale detection, registry parsing code and addin loader Thanks to
George Zaytsev from Positive Technologies for reporting these problems. (Only the first 15 lines of the commit message are shown above ) |
2.4.1_1 26 Dec 2021 18:40:52 |
Fernando ApesteguÃa (fernape) |
net/freerdp: recalculate checksum for patch.
For some reason, the patch in GH changed its size:
=> Attempting to fetch
https://github.com/FreeRDP/FreeRDP/commit/bfbef39759b9641a4fab8b75b9243c48cb0789ac.patch
fetch:
https://github.com/FreeRDP/FreeRDP/commit/bfbef39759b9641a4fab8b75b9243c48cb0789ac.patch:
size mismatch: expected 2184, actual 2186
PR: 259740
Reported by: vvd@unislabs.com (maintainer) |
2.4.1_1 23 Dec 2021 09:51:08 |
Fernando ApesteguÃa (fernape) |
net/freerdp: Fix build with libressl 3.4.1
Apply patch from:
https://github.com/FreeRDP/FreeRDP/commit/bfbef39759b9641a4fab8b75b9243c48cb0789ac
While here, pet linters.
PR: 259740
Reported by: rozhuk.im@gmail.com
Approved by: vvd@unislabs.com (maintainer) |
2.4.1 30 Oct 2021 13:47:14 |
Tobias C. Berner (tcberner) Author: VVD |
net/freerdp: update to 2.4.1
Noteworthy changes:
* Refactored RPC gateway parsing code
* OpenSSL 3.0 compatibility fixes
* USB redirection: fixed transfer lengths
Fixed issues:
* #7363: Length checks in ConvertUTF8toUTF16
* #7349: Added checks for bitmap width and heigth values
Important notes:
* CVE-2021-41159: Improper client input validation for gateway
connections allows to overwrite memory
* CVE-2021-41160: Improper region checks in all clients allow out of
bound write to memory
PR: 259386 |
2.4.0_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
2.4.0 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
2.4.0 14 Sep 2021 10:55:25 |
Bernhard Froehlich (decke) |
net/freerdp: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket) |
2.4.0 04 Sep 2021 11:16:14 |
Tobias C. Berner (tcberner) Author: Felix Palmen |
net/freerdp: add workaround for focus bug of WM
Some WMs (for example fvwm and fluxbox) intermittently steal focus
during attempts to drag something with the mouse on the remote machine,
effectively making it impossible to drag. This behavior seems to also
depend on the configuration of the WM.
Add an optional patch to work around this problem, activated by the new
option BROKENFOCUS. Note that this workaround may lead to a wrong state
of keyboard modifiers after focus changes, so only enable if if you
really need to.
PR: 254908
Approved by: VVD <vvd@unislabs.com> (maintainer) |
2.4.0 21 Aug 2021 20:36:29 |
Craig Leres (leres) |
net/freerdp: Update to 2.4.0
Also: add options CAIRO, SWSCALE and turn on WITH_DSP_FFMPEG if
FFMPEG is on
PR: 254914
Approved by: Aleksandr Konkov (maintainer) |
2.3.2_1 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
2.3.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.2 29 Mar 2021 09:51:05 |
tcberner |
net/freerdp: Update to 2.3.2
- add JPEG support
- give maintainership to VVD <vvd@unislabs.com>
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.3.2
PR: 253880
Submitted by: VVD <vvd@unislabs.com>
Approved by: kevans (previous maintainer) |
2.2.0_3 26 Nov 2020 00:54:45 |
jbeich |
net/freerdp: drop unused dependencies after r538228
https://github.com/FreeRDP/FreeRDP/commit/0927d7aa50c7
PR: 251233
Approved by: kevans (maintainer)
MFH: 2020Q4 |
2.2.0_2 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
2.2.0_1 28 Sep 2020 19:59:57 |
zeising |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
2.2.0 28 Jul 2020 04:40:48 |
kevans |
net/freerdp: update to security/bugfix release 2.2.0
This update primarily fixes CVE-2020-15103. See the full changelog for
other bugfixes that were included:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.2.0
PR: 248198
Submitted by: VVD <vvd unislabs com>
MFH: 2020Q3
Security: a955cdb7-d089-11ea-8c6f-080027eedc6a |
2.1.1 09 Jun 2020 17:09:40 |
kevans |
net/freerdp: fix build on FreeBSD 11.x
Apparently this hadn't been caught in my test matrix -- it seems that later
versions of FreeBSD have a getmntent() definition that masked this error.
mntent_compat.c has been adopted from devel/fam, though a better solution
should be sought out going into the future.
Approved by: koobs (mentor, implicit, just-fix-it)
MFH: 2020Q2 (blanket: build fix) |
2.1.1 08 Jun 2020 15:51:55 |
kevans |
net/freerdp: update to 2.1.0
This update incorporates many features and improvements since 2.0.0-rc4,
as well as a large mass of security fixes.
Full changelog available:
https://github.com/FreeRDP/FreeRDP/blob/2.1.0/ChangeLog
PR: 245517
Approved by: koobs (mentor)
MFH: 2020Q2
Security: 669f3fe8-a07a-11ea-b83e-f0def1f5c5a2 |
2.0.0.r4_9 22 May 2020 01:19:33 |
jbeich |
multimedia/openh264: update to 2.1.1
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases) |
2.0.0.r4_8 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
2.0.0.r4_7 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.0.0.r4_6 07 Nov 2019 18:41:56 |
zeising |
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports. |
2.0.0.r4_6 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
2.0.0.r4_6 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.0.0.r4_5 05 Aug 2019 23:06:50 |
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/ |
2.0.0.r4_4 26 Jul 2019 20:46:57 |
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 |
2.0.0.r4_3 17 Jun 2019 07:56:06 |
jbeich |
multimedia/openh264: update to 2.0.0
- Add symlinks for cliqz and thunderbird
Changes: https://github.com/cisco/openh264/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases) |
2.0.0.r4_2 16 Apr 2019 20:53:29 |
eugen |
net/freerdp: add some options
Additionally, pet portlint a bit while I'm here.
PR: 230963
Submitted by: Ivan Rozhuk <rozhuk.im@gmail.com>
Approved by: kevans (maintainer) |
2.0.0.r4_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
2.0.0.r4 28 Jan 2019 08:42:12 |
meta |
net/freerdp: Fix build with LibreSSL 2.9.0 (libressl-devel)
PR: 234731
Obtained from: https://github.com/FreeRDP/FreeRDP/pull/5183
MFH: 2019Q1
Sponsored by: HAW International, Inc. |
2.0.0.r4 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.0.0.r4 25 Dec 2018 02:16:18 |
meta |
net/freerdp: fix build with security/libressl after updating to 2.0.0-rc4
Still broken with libressl-devel but it is another issue. Marking as BROKEN.
PR: 234198
Submitted by: myself
Approved by: kevans (maintainer), mentors (implicit)
Obtained from: https://github.com/FreeRDP/FreeRDP/issues/5049 |
2.0.0.r4 20 Dec 2018 05:04:34 |
meta |
net/freerdp: Update to 2.0.0-rc4
PR: 234189
Submitted by: myself
Approved by: kevans (maintainer), mentors (implicit) |
2.0.0.r3_6 19 Dec 2018 09:09:11 |
zeising |
Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work (Only the first 15 lines of the commit message are shown above ) |
2.0.0.r3_5 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.0.0.r3_4 06 Nov 2018 15:01:06 |
amdmi3 |
- Remove obsolete OSVERSION condition
Approved by: portmgr blanket |
2.0.0.r3_4 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.0.0.r3_3 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2.0.0.r3_3 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
2.0.0.r3_2 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
2.0.0.r3_1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
2.0.0.r3 27 Aug 2018 18:12:36 |
swills |
net/freerdp: Fix build failure
PR: 230954
Submitted by: kevans (maintainer)
Reported by: rozhuk.im@gmail.com |
2.0.0.r3 27 Aug 2018 13:01:48 |
woodsb02 |
net/freerdp: Update to 2.0.0-rc3
- Remove patches committed upstream
Changes this release:
https://github.com/FreeRDP/FreeRDP/blob/2.0.0-rc3/ChangeLog
Approved by: kevans (maintainer)
Differential Revision: https://reviews.freebsd.org/D16918 |
2.0.0.r1_8 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
2.0.0.r1_7 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.0.0.r1_6 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
2.0.0.r1_5 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- 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 |
2.0.0.r1_4 30 Apr 2018 19:28:30 |
jbeich |
net/freerdp: drop bogus ffmpeg fix
av_frame_free() replaced avcodec_free_frame() according to
ffmpeg-3.0/doc/APIchanges.
Obtained from: upstream |
2.0.0.r1_3 30 Apr 2018 19:04:19 |
jbeich |
net/freerdp: unbreak with ffmpeg 4.0
channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c:210:38: error: use of undeclared
identifier 'CODEC_CAP_TRUNCATED'
if (mdecoder->codec->capabilities & CODEC_CAP_TRUNCATED)
^
channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c:211:37: error: use of undeclared
identifier 'CODEC_FLAG_TRUNCATED'
mdecoder->codec_context->flags |= CODEC_FLAG_TRUNCATED;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream (FreeRDP 2.0.0-rc2) |
2.0.0.r1_3 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
2.0.0.r1_2 21 Mar 2018 14:05:34 |
kevans |
Fix duplicated patch
Approved by: brd (implicit) |
2.0.0.r1_2 21 Mar 2018 14:04:05 |
kevans |
net/freerdp: Fix following recent Windows update, bump dependents
Patch backported from upstream @ fbe01c7; breakage seems to be that FreeRDP
will emit an error "ERRCONNECT_PASSWORD_CERTAINLY_EXPIRED" in a context
where one is certain that that is not the case.
PR: 226651
Approved by: brd (ports), me (maintainer) |
2.0.0.r1_1 05 Jan 2018 03:39:56 |
cpm |
Fix broken build related to missing xmlto dependency used to generate
xfreerdp(1) man page.
===> Building package for freerdp-2.0.0.r1
pkg-static: Unable to access file
/wrkdirs/usr/ports/net/freerdp/work/stage/usr/local/man/man1/xfreerdp.1.gz:No
such file or directory
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> via email
Approved by: kevans (maintainer) |
2.0.0.r1 04 Jan 2018 20:40:52 |
cpm |
Remove leftover patch
PR: 224658
Reported by: xxjack12xx@gmail.com
Approved by: kevans (maintainer) |
2.0.0.r1 04 Jan 2018 19:37:58 |
cpm |
net/freerdp: Update to 2.0.0-rc1
- Enable 64 bit file support in winpr
- Remove unneeded patches (added upstream)
- Add support for ICU for unicode conversion
- Add support for KERBEROS
- Add MANPAGES option and fix man pages installation in /usr/local/man
- Fix WWW in pkg-descr
- Pet portlint
Changelog: https://github.com/FreeRDP/FreeRDP/blob/2.0.0-rc1/ChangeLog
PR: 224658
Submitted by: cpm
Reviewed by: kevans
Approved by: kevans (maintainer) |
2.0.0.r0_3 01 Jan 2018 19:57:37 |
cpm |
net/freerdp: enable Wayland client, wlfreerdp
- Add WAYLAND support option and enabled it by default
- Sort options helpers
- Bump PORTREVISION
PR: 223913
Submitted by: Greg V <greg@unrelenting.technology>
Reviewed by: cpm, kevans
Approved by: kevans (maintainer) |
2.0.0.r0_2 30 Nov 2017 07:02:50 |
linimon |
For ports that set particular flags/options for armv6, also set them
for armv7.
This is part three of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |