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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/freerdp/Makefile

Number of commits found: 140 (showing only 100 on this page)

1 | 2  »  

Saturday, 20 Jan 2024
13:15 Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: e282897fbebf5dce4d7b477aeb2b45a48ea9142a commit hash: e282897fbebf5dce4d7b477aeb2b45a48ea9142a commit hash: e282897fbebf5dce4d7b477aeb2b45a48ea9142a commit hash: e282897fbebf5dce4d7b477aeb2b45a48ea9142a e282897
Thursday, 11 Jan 2024
09:25 Vladimir Druzenko (vvd) search for other commits by this committer
net/freerdp: limit PORTSCOUT to 2.x

While here replace PORTVERSION with DISTVERSION in variables for plist

Approved by:	arrowd (mentor, implicit)
commit hash: a8010d006b4558272d0bece072142f35b68f4235 commit hash: a8010d006b4558272d0bece072142f35b68f4235 commit hash: a8010d006b4558272d0bece072142f35b68f4235 commit hash: a8010d006b4558272d0bece072142f35b68f4235 a8010d0
07:16 Vladimir Druzenko (vvd) search for other commits by this committer
net/freerdp: replace local patch with commited in the upstream repository

Approved by:	arrowd (mentor, implicit)
commit hash: 12937b0c724c80ce3da6387e4fcf4cb8de7e995d commit hash: 12937b0c724c80ce3da6387e4fcf4cb8de7e995d commit hash: 12937b0c724c80ce3da6387e4fcf4cb8de7e995d commit hash: 12937b0c724c80ce3da6387e4fcf4cb8de7e995d 12937b0
Monday, 8 Jan 2024
10:47 Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 6a76108e97e58728da3fb3905098eb66938543cf commit hash: 6a76108e97e58728da3fb3905098eb66938543cf commit hash: 6a76108e97e58728da3fb3905098eb66938543cf commit hash: 6a76108e97e58728da3fb3905098eb66938543cf 6a76108
Saturday, 6 Jan 2024
22:22 Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 8d656131d2060996dafb4e8006622dc684a095d6 commit hash: 8d656131d2060996dafb4e8006622dc684a095d6 commit hash: 8d656131d2060996dafb4e8006622dc684a095d6 commit hash: 8d656131d2060996dafb4e8006622dc684a095d6 8d65613
Monday, 18 Dec 2023
14:06 Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 38f4049b701b562d2787c6c2e630b7ac900a2cd7 commit hash: 38f4049b701b562d2787c6c2e630b7ac900a2cd7 commit hash: 38f4049b701b562d2787c6c2e630b7ac900a2cd7 commit hash: 38f4049b701b562d2787c6c2e630b7ac900a2cd7 38f4049
Friday, 17 Nov 2023
11:46 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f e55b801
Friday, 29 Sep 2023
10:12 Vladimir Druzenko (vvd) search for other commits by this committer
net/freerdp: backport Image RemoteFX fix from upstream

PR:		274152
Approved by:	arrowd (mentor, implicit)
commit hash: aea3ce0870d8070fdfab0f64765c021cb8afe62d commit hash: aea3ce0870d8070fdfab0f64765c021cb8afe62d commit hash: aea3ce0870d8070fdfab0f64765c021cb8afe62d commit hash: aea3ce0870d8070fdfab0f64765c021cb8afe62d aea3ce0
Thursday, 21 Sep 2023
14:25 Vladimir Druzenko (vvd) search for other commits by this committer
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)
commit hash: 31c7340132a9326c83eeea113b5b366c30d2a6a8 commit hash: 31c7340132a9326c83eeea113b5b366c30d2a6a8 commit hash: 31c7340132a9326c83eeea113b5b366c30d2a6a8 commit hash: 31c7340132a9326c83eeea113b5b366c30d2a6a8 31c7340
Monday, 11 Sep 2023
09:53 Vladimir Druzenko (vvd) search for other commits by this committer
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)
commit hash: 62c7320abd5dc404f4bbf96650b544811377b074 commit hash: 62c7320abd5dc404f4bbf96650b544811377b074 commit hash: 62c7320abd5dc404f4bbf96650b544811377b074 commit hash: 62c7320abd5dc404f4bbf96650b544811377b074 62c7320
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Tuesday, 13 Jun 2023
11:40 Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 8450a3eab4a9f3f09f394083652f90c912bc6f97 commit hash: 8450a3eab4a9f3f09f394083652f90c912bc6f97 commit hash: 8450a3eab4a9f3f09f394083652f90c912bc6f97 commit hash: 8450a3eab4a9f3f09f394083652f90c912bc6f97 8450a3e
Monday, 12 Jun 2023
14:03 Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: d3d9f8c8d4b2d11c549e631c11139c13b80a2ae9 commit hash: d3d9f8c8d4b2d11c549e631c11139c13b80a2ae9 commit hash: d3d9f8c8d4b2d11c549e631c11139c13b80a2ae9 commit hash: d3d9f8c8d4b2d11c549e631c11139c13b80a2ae9 d3d9f8c
Tuesday, 2 May 2023
16:52 Vladimir Druzenko (vvd) search for other commits by this committer
*: Change MAINTAINER on my ports

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39935
commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d commit hash: 7caa9e5432fa27b7e1a634d77d455533197b418d 7caa9e5
Thursday, 27 Apr 2023
12:01 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 f7accb2
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Thursday, 13 Apr 2023
00:56 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b f1f1a8b
Thursday, 23 Mar 2023
09:28 Felix Palmen (zirias) search for other commits by this committer Author: VVD
net/freerdp: Fix build with LibreSSL

Disable sha3 and shake hashes for libressl

PR:		269720
Approved by:	tcberner (mentor, implicit: libressl)
commit hash: 353bb5fa82ac9363e69e53085d68cfc48a0c33e3 commit hash: 353bb5fa82ac9363e69e53085d68cfc48a0c33e3 commit hash: 353bb5fa82ac9363e69e53085d68cfc48a0c33e3 commit hash: 353bb5fa82ac9363e69e53085d68cfc48a0c33e3 353bb5f
Sunday, 19 Feb 2023
12:15 Dries Michiels (driesm) search for other commits by this committer Author: VVD
net/freerdp: update to 2.10.0

Changes:	https://github.com/FreeRDP/FreeRDP/releases/tag/2.10.0

PR:		269651
commit hash: fdb3567b1f7315066b9dee4a4f2eb624710e358d commit hash: fdb3567b1f7315066b9dee4a4f2eb624710e358d commit hash: fdb3567b1f7315066b9dee4a4f2eb624710e358d commit hash: fdb3567b1f7315066b9dee4a4f2eb624710e358d fdb3567
Saturday, 24 Dec 2022
15:48 Nuno Teixeira (eduardo) search for other commits by this committer 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)

Fixed issues:
* Backported #8341: Null checks in winpr_Digest_Free
* Backported #8335: Missing NULL return in winpr_Digest_New
* Backported #8192: Support for audin version 2 microphone channel
* Backported #7282: Discard input events before activation (Fixes #8374)

ChangeLog:	https://www.freerdp.com/2022/11/16/2_9_0-release
PR:		268539
MFH:		2022Q4
Security:	1f0421b1-8398-11ed-973d-002b67dfc673
commit hash: 0b16928300fd7e1377e0200456d73dc6cb03d65e commit hash: 0b16928300fd7e1377e0200456d73dc6cb03d65e commit hash: 0b16928300fd7e1377e0200456d73dc6cb03d65e commit hash: 0b16928300fd7e1377e0200456d73dc6cb03d65e 0b16928
Wednesday, 21 Dec 2022
17:57 Jan Beich (jbeich) search for other commits by this committer
net/freerdp: limit wayland category to WAYLAND option
commit hash: 3d094d4f8ffeb9629a9a3fe9b5fc6f48e0166f49 commit hash: 3d094d4f8ffeb9629a9a3fe9b5fc6f48e0166f49 commit hash: 3d094d4f8ffeb9629a9a3fe9b5fc6f48e0166f49 commit hash: 3d094d4f8ffeb9629a9a3fe9b5fc6f48e0166f49 3d094d4
Wednesday, 19 Oct 2022
08:10 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 dfe25d7
Friday, 14 Oct 2022
15:44 Dima Panov (fluffy) search for other commits by this committer
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
commit hash: c35733e72db722d42788a2ff7ae96c26e1079d4e commit hash: c35733e72db722d42788a2ff7ae96c26e1079d4e commit hash: c35733e72db722d42788a2ff7ae96c26e1079d4e commit hash: c35733e72db722d42788a2ff7ae96c26e1079d4e c35733e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 29 Jul 2022
19:10 Nuno Teixeira (eduardo) search for other commits by this committer Author: VVD
net/freerdp: Update to 2.8.0

ChangeLog:	https://github.com/FreeRDP/FreeRDP/releases/tag/2.8.0
PR:		265498
commit hash: 855d9006d297d99025b2b4832fe8fedb8b361dcb commit hash: 855d9006d297d99025b2b4832fe8fedb8b361dcb commit hash: 855d9006d297d99025b2b4832fe8fedb8b361dcb commit hash: 855d9006d297d99025b2b4832fe8fedb8b361dcb 855d900
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Alex Kapranoff <kappa@FreeBSD.org.ua>
  *  Alex Miller <asm@asm.kiev.ua>
  *  Alexander Hausner <alex@hugo.bmg.gv.at>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Novitsky
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Panyushkin <vsityz@gmail.com>
  *  Alexander V. Chernikov <melifaro@FreeBSD.org>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev <alexey@renatasystems.org>
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Anatoliy Dmytriyev
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrei Lavreniyuk <andy.lavr@gmail.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andy Kosela <akosela@andykosela.com>
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Anton Yuzhaninov <citrin@citrin.ru>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Querubin <tony@lava.net>
  *  Archie Cobbs
  *  Arne Lundberg <arlu@telia.com>
  *  Babak Farrokhi
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski robak@FreeBSD.org
  *  Bill Fenner <fenner@FreeBSD.org>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bill Fumerola <billf@mu.org>
  *  Bjorn Konig <bkoenig@alpha-tierchen.de>
  *  Blaz Zupan <blaz@si.FreeBSD.org>
  *  BluePex Security Solutions <freebsd-ports@bluepex.com>
  *  Bob Frazier
  *  Boris Lytochkin <lytboris@gmail.com>
  *  Brad Davis <so14k@so14k.com>
  *  Brent B. Powers <bbp2006@columbia.edu>
  *  Brian Somers <brian@FreeBSD.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Bruce Simpson
  *  Carlo Strub <cs@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@FreeBSD.org>
  *  Carsten Larsen <cs@innolan.dk>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chris Hutchinson <portmaster@BSDforge.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christian Brueffer <chris@unixpages.org)
  *  Christian Laursen <xi@borderworlds.dk>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
  *  Clement Laforet
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Corey Smith <corsmith@gmail.com>
  *  Cory R. King <coryking@mozimedia.com>
  *  Craig Boston <craig@yekse.gank.org>
  *  Craig Leres <leres@FreeBSD.org>
  *  Daisuke Aoyama <aoyama@peach.ne.jp>
  *  Dan Caescu <daniel at freebsd.ro>
  *  Dan Pelleg <dpelleg+unison@cs.cmu.edu>
  *  Daniel Baker <dbaker@FreeBSD.org> <dbaker@cuckoo.com>
  *  Daniel Bryan <sisko@bsdmail.com>
  *  Daniel O'Connor <darius@dons.net.au>
  *  Danilo G. Baio <dbaio@FreeBSD.org>
  *  Danny Howard <dannyman@tellme.com>
  *  David Carlier
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  David O'Brien <obrien@NUXI.com>
  *  David Shane Holden <dpejesh@yahoo.com>
  *  David Thiel (lx@redundancy.redundancy.org)
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Dean Freeman (wfreeman@sourcefire.com)
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Derek Schrock <dereks@lifeofadishwasher.com>
  *  Diederik de Groot
  *  Dima Dorfman <dd@FreeBSD.org>
  *  Dima Panov <fluffy@FreeBSD.org>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@chg.ru>
  *  Dirk-Willem van Gulik / dirkx@webweaving.org
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Dominic Marks <dominic.marks@btinternet.com>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu
  *  Ed Schouten <ed@FreeBSD.org>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Elias Mandouvalos <ocean@compulink.gr>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Emmanuel Richiardone (err@tollari.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erich Zigler <erich@tacni.net>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Eugene Grosbein <ports@grosbein.net>
  *  Felippe de Meirelles Motta <lippemail@gmail.com>
  *  Felix Hanley
  *  Felix Hanley <felix@userspace.com.au>
  *  Filippo Natali <filippo.natali@gmail.com>
  *  Filippo Natali <filippo@widestore.net>
  *  Florent Thoumie <flz@xbsd.org>
  *  Franco Fichtner <franco@opnsense.org>
  *  Frank Fenor <frank@fenor.de>
  *  Frank W. Josellis <frank@dynamical-systems.org>
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fukang Chen <loader@FreeBSD.org>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
  *  Gabriel Dutra <0xdutra@gmail.com>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Ganael LAPLANCHE <ganael.laplanche@martymac.org>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gaspar Chilingarov <nm@web.am>
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoff Garside
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  George V. Neville-Neil
  *  Gerrit Beine (<tux@pinguru.net>)
  *  GomoR <netpkt@gomor.org>
  *  Goran Tal
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Gregory Edigarov <greg@bestnet.kharkov.ua>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Guerkan Karaman <gk.freebsd@googlemail.com>
  *  Gunter Wambaugh <gunter@six-two.net>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  HSIN-HSIUNG CHANG
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Haowu Ge <ghw@7axu.com>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Honza Betik
  *  Hugo Saro <hugo@barafranca.com>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  IWATSUKI Hiroyuki <don@na.rim.or.jp>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Skalozubov <freebsd@skinc.ru>
  *  Ilya Bakulin <webmaster@kibab.com>
  *  Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jacques Vidrine <nectar@FreeBSD.org>
  *  James Elstone <james@elstone.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jan Hornyak <pav@oook.cz>
  *  Janni
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Janos.Mohacsi@dante.org.uk
  *  Jase Thew <freebsd@beardz.net>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeff Putsch <jdputsch@comcast.net>
  *  Jeremie Le Hen <jlh@FreeBSD.org>
  *  Jesper Skriver <jesper@FreeBSD.org>
  *  Jesse McConnell <jesse@gallup.com>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Clarke
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Bayly <freebsd.ports@tipstrade.net>
  *  John Hixson <jhixson@gmail.com>
  *  John Hixson<jhixson@FreeBSD.org>
  *  John Polstra <jdp@FreeBSD.org>
  *  Jon Nistor <nistor@snickers.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose M. Alcaide <jose@we.lc.ehu.es>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Joshua Goodall <joshua@roughtrade.net>
  *  Jov <amutu@amutu.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Juraj Lutter <otis@FreeBSD.org>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Karsten Pedersen <kpedersen@disroot.org>
  *  Kelly Yancey <kbyanc@FreeBSD.org>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Kevin Bowling <k@kev009.com>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kirill Ponomarew <krion@FreeBSD.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kristof Provost <kp@FreeBSD.org>
  *  Krzysztof Stryjek <ports@bsdserwis.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Eggert <lars@eggert.org>
  *  Lars Erik Gullerud <lerik@nolink.net>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lasse L. Johnsen (lasse@freebsdcluster.org)
  *  Lawrence Chen <beastie@tardisi.com>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loic Pefferkorn <loic-freebsd@loicp.eu>
  *  Loren M. Lang
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  M. Birgmeier
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Maksym Sobolyev <sobomax@pbxpress.it>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marcin Cieslak <saper@system.pl>
  *  Marcin Jessa <freebsd@yazzy.org>
  *  Marcin Jessa <yazzy@yazzy.org>
  *  Marco P. Rodrigues <drkangel@drkangel.org>
  *  Marco Steinbach <coco@webdev.c0c0.intra>
  *  Marcus Glocker <marcus@nazgul.ch>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <liouxFreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mars G Miro <spry@anarchy.in.the.ph>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Massimiliano Stucchi <mstucchi@ripe.net>
  *  Matt Emmerton <matt@gsicomp.on.ca>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew George <mdg@secureworks.net>
  *  Matthew Luckie <mjl@luckie.org.nz>
  *  Matthew Seaman
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Teege <matthias@mteege.de>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Max V. Kostikov <max@kostikov.co>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Frey <frey@raum3.de>
  *  Michael Handler <handler@grendel.net>
  *  Michael Johnson <ahze@FreeBSD.org
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Joyner <mjoyner@hq.dyns.cx>
  *  Michael Kohn <mike@mikekohn.net>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Michael Muenz <m.muenz@gmail.com>
  *  Mike Carlson <carlson39@llnl.gov>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikhail Zakharov <zmey20000@yahoo.com>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bd_subzero@yahoo.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Munechika SUMIKAWA <sumikawa@FreeBSD.org>
  *  Nathan Whitehon <nwhitehorn@freebsd.org>
  *  Neil Booth
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nobutaka Mantani <nobutaka@FreeBSD.org>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oliver Mahmoudi <olivermahmoudi@gmail.com>
  *  Olivier Cochard-Labbé <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Tharan <olive@oban.frmug.org>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Pankov Pavel <pankov_p@mail.ru>
  *  Paolo Pisati <flag@gufi.org>
  *  Patrick Li <pat@databits.net>
  *  Patrick MARIE <mycroft@virgaria.org>
  *  Patrick Powell <papowell@astart.com>
  *  Paul Dlug <paul@aps.org>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philip M. Gollucci <ports@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Phillip Neumann <pneumann@gmail.com>
  *  Piotr Florczyk <pf@itwf.pl>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Raffaele De Lorenzo - raffaele.delorenzo@libero.it
  *  Rich Neswold <rneswold@mcs.net>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Roger Hardiman <roger@FreeBSD.org>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Roman Neuhauser (<neuhauser@bellavista.cz>)
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rong-En Fan <rafan@infor.org>
  *  Roy Marples <roy@marples.name>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Russell Francis
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sahil Tandon <sahil@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sebastien Petit <spe@phear.org>
  *  Sebastien Santoro <dereckson@gmail.com>
  *  Seiichirou Hiraoka
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey Kandaurov <pluknet@gmail.com>
  *  Sergey Kozlov <sergey.kozlov@intel.com>
  *  Sergey Kozlov <skozlov@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sergey Velichkevych <serg@cad.kiev.ua>
  *  Shinsuke Matsui (<smatsui@karashi.org>)
  *  Silvio Ap Silva aka kanazuchi <alvolivre@live.com>
  *  Simon Barner <barner@gmx.de>
  *  Simun Mikecin < numisemis at yahoo dot com >
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Stacey D. Son <sds@son.org>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stefan Hagen <sh@codevoid.de>
  *  Steve Jacobson <sjac@cs.stanford.edu>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunagawa Koji <koj@ofug.net>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Talal Al Dik (tad@vif.com)
  *  Thibault Payet <monwarez@mailoo.org>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Thomas Quinot <thomas@cuivre.fr.eu.org>
  *  Tillman Hodgson <tillman@seekingfire.com>
  *  Tim Bishop <tim@bishnet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timothy Redaelli <drizzt@gufi.org>
  *  Tom McLaughlin <tmclaugh@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Trenton Schulz <trueos@norwegianrockcat.com>
  *  Trevor Corpropst <tcornpropst@cox.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Vadim Belman <vab@lflat.vas.mobilix.dk>
  *  Valery Komarov <komarov@valerka.net>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Vassili Tchersky <vt@bsdjeunz.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Victor Yagofarov <xnasx@yandex.ru>
  *  Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>)
  *  Weongyo Jeong <weongyo@FreeBSD.org>
  *  Willem Jan Withagen <wjw@digiware.nl>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Ward <William.Ward@ericsson.com>
  *  Winston Weinert <winstonw@lavabit.com>
  *  Xiaoding Liu <xiaoding+freebsd@xiaoding.org>
  *  Xin LI <delphij@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yann Berthier <yb@sainte-barbe.org>
  *  Yarema <yds@CoolRat.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yen-Ming Lee <leeym@leeym.com>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Yukihiro Nakai <Nacai@iname.com>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  Zane C. Bowers <vvelox@vvelox.net>
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zhen REN <bg1tpt@gmail.com>
  *  aaron@FreeBSD.org
  *  ache
  *  adam
  *  adam@veda.is
  *  adamw
  *  alepulver
  *  alexp
  *  andreas
  *  andreas@FreeBSD.org
  *  andrey@kostenko.name
  *  arved
  *  asami
  *  ats (original)
  *  brd@FreeBSD.org
  *  brix@FreeBSD.org
  *  bsdx
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clsung
  *  clsung@dragon2.net
  *  cpm <cpm@fbsd.es>
  *  cy@FreeBSD.org
  *  dave@dogwood.com
  *  dds
  *  devin@spamcop.net
  *  dikshie <dikshie@lapi.itb.ac.id>
  *  dikshie@sfc.wide.ad.jp
  *  doconnor@gsoft.com.au
  *  erwin@FreeBSD.org
  *  fenner
  *  gahr
  *  gebhart@secnetix.de
  *  glarkin
  *  glewis
  *  gugu
  *  igor@zynaps.ru
  *  ijliao
  *  james@targetnet.com
  *  jameskamlyn@gmail.com
  *  jamundsen
  *  janos.mohacsi@bsd.hu
  *  jeff@cetlink.net
  *  jesusr
  *  jhay
  *  jkh
  *  johans@stack.nl
  *  jupengfei <jupengfei@gmail.com>
  *  kai
  *  krion@FreeBSD.org
  *  kris@FreeBSD.org
  *  kungfuftr <scott@surreytech.co.uk>
  *  kuriyama
  *  lance@evitel.net
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  liamfoy@sepulcrum.org
  *  lwhsu@FreeBSD.org
  *  marck@FreeBSD.org
  *  matusita@jp.FreeBSD.org
  *  maurice
  *  melifaro@ipfw.ru
  *  mfechner@FreeBSD.org
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  mike@binghamton.edu
  *  msmith
  *  mwest@uct.ac.za
  *  nbm
  *  netch@netch.kiev.ua
  *  nishida@sfc.wide.ad.jp
  *  nork@FreeBSD.org
  *  pat@databits.net
  *  paul@FreeBSD.org
  *  petef
  *  petef@FreeBSD.org
  *  peter
  *  ports@c0decafe.net
  *  quest <quest@mac.com>
  *  rdenis@simphalempin.com
  *  renchap@cocoa-x.com
  *  rflynn@acsalaska.net
  *  roam@orbitel.bg
  *  ru
  *  ryo
  *  scrappy@FreeBSD.org
  *  shan
  *  shanali
  *  shigeru@iij.ad.jp
  *  shipley@dis.org
  *  skreuzer
  *  smace@FreeBSD.org
  *  sobomax
  *  spf@xslt.cs.nccu.edu.tw
  *  stast
  *  stb
  *  steinex
  *  sten@blinkenlights.nl
  *  swills@
  *  thierry@pompo.net
  *  tim@relay.nnn.tstu.ru
  *  timur@FreeBSD.org
  *  tm@onepost.net
  *  trevor
  *  vanhu <vanhu@netasq.com>
  *  vanilla
  *  vanilla@
  *  wenheping <wenheping@gmail.com>
  *  will
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>
  * # Created by Radim Kolar <hsn@sendmail.cz>

With hat:	portmgr
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 6a378e5
12:48 Jan Beich (jbeich) search for other commits by this committer
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)
commit hash: 29486876225718bafb70b78f4bb811674b06f164 commit hash: 29486876225718bafb70b78f4bb811674b06f164 commit hash: 29486876225718bafb70b78f4bb811674b06f164 commit hash: 29486876225718bafb70b78f4bb811674b06f164 2948687
Saturday, 30 Apr 2022
08:03 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 ca3f925
Tuesday, 26 Apr 2022
18:59 Matthias Andree (mandree) search for other commits by this committer 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
commit hash: 7783dde8566e63fe91508b61dced7e54c721cbaa commit hash: 7783dde8566e63fe91508b61dced7e54c721cbaa commit hash: 7783dde8566e63fe91508b61dced7e54c721cbaa commit hash: 7783dde8566e63fe91508b61dced7e54c721cbaa 7783dde
Sunday, 24 Apr 2022
22:48 Matthias Andree (mandree) search for other commits by this committer
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
commit hash: 338ebccab9039e125e9393c45e73ada94864720b commit hash: 338ebccab9039e125e9393c45e73ada94864720b commit hash: 338ebccab9039e125e9393c45e73ada94864720b commit hash: 338ebccab9039e125e9393c45e73ada94864720b 338ebcc
Saturday, 23 Apr 2022
19:28 Neel Chauhan (nc) search for other commits by this committer Author: VVD
net/freerdp: Update to 2.6.1

Changes: https://github.com/FreeRDP/FreeRDP/blob/2.6.1/ChangeLog

PR:	263490
commit hash: a08e76c0d3629183f7a0a6e8d29bb0fc9912a431 commit hash: a08e76c0d3629183f7a0a6e8d29bb0fc9912a431 commit hash: a08e76c0d3629183f7a0a6e8d29bb0fc9912a431 commit hash: a08e76c0d3629183f7a0a6e8d29bb0fc9912a431 a08e76c
Thursday, 7 Apr 2022
00:39 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 commit hash: 268cee3b0227efd217869b43152e8936a05cb850 268cee3
Monday, 28 Feb 2022
10:17 Jan Beich (jbeich) search for other commits by this committer
multimedia/openh264: update to 2.2.0

Changes:	https://github.com/cisco/openh264/releases/tag/v2.2.0
Reported by:	GitHub (watch releases)
commit hash: e861fc41d613e1cf8f21346b2f11e705413c30c4 commit hash: e861fc41d613e1cf8f21346b2f11e705413c30c4 commit hash: e861fc41d613e1cf8f21346b2f11e705413c30c4 commit hash: e861fc41d613e1cf8f21346b2f11e705413c30c4 e861fc4
Thursday, 24 Feb 2022
07:00 Tobias C. Berner (tcberner) search for other commits by this committer 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
commit hash: 7110f9e4b4a4fbf3b960c7a57f2c195ac8a07bfc commit hash: 7110f9e4b4a4fbf3b960c7a57f2c195ac8a07bfc commit hash: 7110f9e4b4a4fbf3b960c7a57f2c195ac8a07bfc commit hash: 7110f9e4b4a4fbf3b960c7a57f2c195ac8a07bfc 7110f9e
Thursday, 13 Jan 2022
15:35 Tobias C. Berner (tcberner) search for other commits by this committer 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.

Noteworthy changes:
  *  Fixed smartcard login in case a redirection occurs the pin was lost
  *  Backported windows client drawing fixes
  *  Backported improved macOS keyboard layout detection
  *  Backported TcpConnectTimeout
  *  Backported LibreSSL compatibility patches
  *  Backported signal handler backtrace
  *  Backported OpenSSL 3.0 support

Fixed issues:
  *  Backport #7539: Wayland client clipboard issues
  *  Backport #7509: Various fixes regarding registry emulation, addin loader
  *  and updated locale detection
  *  Backport #7466: Android android_register_pointer missing initialization

Changelog:	https://github.com/FreeRDP/FreeRDP/releases/tag/2.5.0
PR:		261175
commit hash: 577659972c871aa50d9e76586e26ba1e0000aeb7 commit hash: 577659972c871aa50d9e76586e26ba1e0000aeb7 commit hash: 577659972c871aa50d9e76586e26ba1e0000aeb7 commit hash: 577659972c871aa50d9e76586e26ba1e0000aeb7 5776599
Thursday, 23 Dec 2021
09:51 Fernando Apesteguía (fernape) search for other commits by this committer
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)
commit hash: fc6db685f4ad53d532982cbce840f29290970193 commit hash: fc6db685f4ad53d532982cbce840f29290970193 commit hash: fc6db685f4ad53d532982cbce840f29290970193 commit hash: fc6db685f4ad53d532982cbce840f29290970193 fc6db68
Saturday, 30 Oct 2021
13:47 Tobias C. Berner (tcberner) search for other commits by this committer 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
commit hash: a698098ee923a4a9a41e0d34938b6a95633bf278 commit hash: a698098ee923a4a9a41e0d34938b6a95633bf278 commit hash: a698098ee923a4a9a41e0d34938b6a95633bf278 commit hash: a698098ee923a4a9a41e0d34938b6a95633bf278 a698098
Thursday, 28 Oct 2021
16:37 Jan Beich (jbeich) search for other commits by this committer
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
commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 f34ece3
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Tuesday, 14 Sep 2021
10:55 Bernhard Froehlich (decke) search for other commits by this committer
net/freerdp: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
commit hash: fc7fc1af28dafd1aad7b9ed3139c9c9818b3370b commit hash: fc7fc1af28dafd1aad7b9ed3139c9c9818b3370b commit hash: fc7fc1af28dafd1aad7b9ed3139c9c9818b3370b commit hash: fc7fc1af28dafd1aad7b9ed3139c9c9818b3370b fc7fc1a
Saturday, 4 Sep 2021
11:16 Tobias C. Berner (tcberner) search for other commits by this committer 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)
commit hash: ce0e0139a4eea8fb76d6a49558903f7a9653c574 commit hash: ce0e0139a4eea8fb76d6a49558903f7a9653c574 commit hash: ce0e0139a4eea8fb76d6a49558903f7a9653c574 commit hash: ce0e0139a4eea8fb76d6a49558903f7a9653c574 ce0e013
Saturday, 21 Aug 2021
20:36 Craig Leres (leres) search for other commits by this committer
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)
commit hash: fce808c4c70c98d812688df395e8164d5e9b3e40 commit hash: fce808c4c70c98d812688df395e8164d5e9b3e40 commit hash: fce808c4c70c98d812688df395e8164d5e9b3e40 commit hash: fce808c4c70c98d812688df395e8164d5e9b3e40 fce808c
Thursday, 8 Apr 2021
23:33 Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f 69d24a7
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 29 Mar 2021
09:51 tcberner search for other commits by this committer
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)
Original commitRevision:569458 
Thursday, 26 Nov 2020
00:54 jbeich search for other commits by this committer
net/freerdp: drop unused dependencies after r538228

https://github.com/FreeRDP/FreeRDP/commit/0927d7aa50c7

PR:		251233
Approved by:	kevans (maintainer)
MFH:		2020Q4
Original commitRevision:556318 
Tuesday, 3 Nov 2020
00:56 jbeich search for other commits by this committer
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)
Original commitRevision:553940 
Monday, 28 Sep 2020
19:59 zeising search for other commits by this committer
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.
Original commitRevision:550443 
Tuesday, 28 Jul 2020
04:40 kevans search for other commits by this committer
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
Original commitRevision:543571 
Tuesday, 9 Jun 2020
17:09 kevans search for other commits by this committer
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)
Original commitRevision:538329 
Monday, 8 Jun 2020
15:51 kevans search for other commits by this committer
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
Original commitRevision:538228 
Friday, 22 May 2020
01:19 jbeich search for other commits by this committer
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)
Original commitRevision:536180 
Thursday, 23 Apr 2020
20:14 jbeich search for other commits by this committer
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)
Original commitRevision:532707 
Friday, 13 Mar 2020
09:47 jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:528343 
Thursday, 7 Nov 2019
18:41 zeising search for other commits by this committer
Add USES=xorg and USES=gl

Add USES=xorg and USES=gl to a few remaining ports.
Original commitRevision:517001 
Wednesday, 9 Oct 2019
12:17 bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Original commitRevision:514143 
Thursday, 3 Oct 2019
20:35 jbeich search for other commits by this committer
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:513733 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
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/
Original commitRevision:508216 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Monday, 17 Jun 2019
07:56 jbeich search for other commits by this committer
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)
Original commitRevision:504400 
Tuesday, 16 Apr 2019
20:53 eugen search for other commits by this committer
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)
Original commitRevision:499122 
Wednesday, 27 Mar 2019
21:11 jbeich search for other commits by this committer
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
Original commitRevision:496981 
Monday, 28 Jan 2019
08:42 meta search for other commits by this committer
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.
Original commitRevision:491461 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
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
Original commitRevision:488341 
02:16 meta search for other commits by this committer
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
Original commitRevision:488290 
Thursday, 20 Dec 2018
05:04 meta search for other commits by this committer
net/freerdp: Update to 2.0.0-rc4

PR:		234189
Submitted by:	myself
Approved by:	kevans (maintainer), mentors (implicit)
Original commitRevision:487838 
Wednesday, 19 Dec 2018
09:09 zeising search for other commits by this committer
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
with the updated evdev headers.

Update consumers to use devel/evdev-proto rather than multimedia/v4l_compat
as needed, and bump portrevisions.

This is the first step in getting the FreeBSD input stack (libevdev,
libinput and so on) updated to newer versions.

Many thanks to all who have helped out with testing, code and exp-runs.
Apologies if I've forgotten to add any names.

PR:		222905, 217248, (based on, in part), 233787 (exp-run)
Submitted by:	Greg V, wulf
Tested by:	tcberner, kde
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Obtained from:	FreeBSDDesktop development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
Original commitRevision:487789 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Tuesday, 6 Nov 2018
15:01 amdmi3 search for other commits by this committer
- Remove obsolete OSVERSION condition

Approved by:	portmgr blanket
Original commitRevision:484297 
01:50 jbeich search for other commits by this committer
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/
Original commitRevision:484273 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
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
Original commitRevision:483807 
Tuesday, 23 Oct 2018
11:35 jbeich search for other commits by this committer
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
Original commitRevision:482830 
Saturday, 29 Sep 2018
08:04 riggs search for other commits by this committer
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Original commitRevision:480899 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
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
Original commitRevision:479538 
Monday, 27 Aug 2018
18:12 swills search for other commits by this committer
net/freerdp: Fix build failure

PR:		230954
Submitted by:	kevans (maintainer)
Reported by:	rozhuk.im@gmail.com
Original commitRevision:478243 
13:01 woodsb02 search for other commits by this committer
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
Original commitRevision:478200 
Tuesday, 31 Jul 2018
18:41 zeising search for other commits by this committer
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
Original commitRevision:476013 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Friday, 29 Jun 2018
14:22 jbeich search for other commits by this committer
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)
Original commitRevision:473551 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
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
Original commitRevision:468844 
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 
19:04 jbeich search for other commits by this committer
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)
Original commitRevision:468739 
Friday, 6 Apr 2018
15:53 jbeich search for other commits by this committer
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)
Original commitRevision:466648 
Wednesday, 21 Mar 2018
14:04 kevans search for other commits by this committer
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)
Original commitRevision:465177 
Friday, 5 Jan 2018
03:39 cpm search for other commits by this committer
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)
Original commitRevision:458109 
Thursday, 4 Jan 2018
19:37 cpm search for other commits by this committer
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)
Original commitRevision:458051 
Monday, 1 Jan 2018
19:57 cpm search for other commits by this committer
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)
Original commitRevision:457792 
Thursday, 30 Nov 2017
07:02 linimon search for other commits by this committer
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
Original commitRevision:455173 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
Original commitRevision:449591 
Sunday, 6 Aug 2017
00:31 woodsb02 search for other commits by this committer
net/freerdp: Update to 2.0.0 RC0

- Fix patches and post-patch to apply against new release
- Bump PORTREVISION of dependent ports

PR:		221240
Approved by:	kevans (maintainer)
Original commitRevision:447436 
Thursday, 6 Jul 2017
01:39 ultima search for other commits by this committer
* Updated maintainer email address

PR:		220395
Submitted by:	kevans
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11497
Original commitRevision:445117 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

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

PR:		216707
Original commitRevision:437439 
Tuesday, 21 Feb 2017
14:33 rezny search for other commits by this committer
Fix build with libressl-devel. Restrict SSE option to x86, default on amd64.

PR:		216980
Approved by:	bsdports@kyle-evans.net (maintainer), swills (mentor)
Obtained from:	OpenBSD
Differential Revision:	https://reviews.freebsd.org/D9671
Original commitRevision:434532 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
06:18 woodsb02 search for other commits by this committer
net/freerdp: Fix X11_CMAKE_ON typo and logic error introduced in r428330

Approved by:	adamw (mentor, implicit)
Original commitRevision:428333 
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 
Tuesday, 9 Aug 2016
07:51 wen search for other commits by this committer
- Pass maintainership to submitter
- Change USE_OPENSSL => USES= SSL
- Include xorg=xrender

PR:		211685
Submitted by:	bsdports@kyle-evans.net
Original commitRevision:419907 

Number of commits found: 140 (showing only 100 on this page)

1 | 2  »