[FreeRDP-devel] Quick question - how do I build the manpage?

2015-09-28 Thread Bryan C. Everly
Hi all, I just noticed that my OpenBSD build is not creating the manpage when I do a "cmake . & make". Is there a flag that I've inadvertantly turned off in the build files that controls this? Thanks in advance! Thanks, Bryan

[FreeRDP-devel] Trying FreeRDP on sparc64 processor (OpenBSD)

2015-09-11 Thread Bryan C. Everly
Hi all. I picked up an old SunBlade 100 box and installed OpenBSD on it not too long ago. Since I spent some time last night and this morning getting FreeRDP building cleanly on OpenBSD, I thought I would give it a try on this hardware. The sparc architecture is a big endian 64-bit chip (btw).

Re: [FreeRDP-devel] OpenBSD

2015-07-07 Thread Bryan C. Everly
Hi David, How are things looking for me to grab a snapshot to use in the updated OpenBSD port? Thanks, Bryan On Wed, Jun 24, 2015 at 1:09 PM, FORT David wrote: > Le 24/06/2015 18:29, Bryan C. Everly a écrit : >> David, >> >> I'd like to look back into updating the F

Re: [FreeRDP-devel] OpenBSD

2015-06-24 Thread Bryan C. Everly
wrote: > Le 24/06/2015 18:29, Bryan C. Everly a écrit : >> David, >> >> I'd like to look back into updating the FreeRDP port on OpenBSD now >> that I have some spare time. Would this be a good time to grab a >> snapshot for this purpose? I haven't been fol

Re: [FreeRDP-devel] OpenBSD

2015-06-24 Thread Bryan C. Everly
k. Thanks, Bryan On Wed, May 20, 2015 at 3:43 PM, FORT David wrote: > Le 20/05/2015 21:25, Bryan C. Everly a écrit : >> Not a problem at all David. Thanks for letting me know. Is this the >> #2556 "Fix memleak warnings" one? Just want to know which one to >> tra

Re: [FreeRDP-devel] OpenBSD

2015-05-20 Thread Bryan C. Everly
Not a problem at all David. Thanks for letting me know. Is this the #2556 "Fix memleak warnings" one? Just want to know which one to track. Thanks, Bryan On Wed, May 20, 2015 at 3:10 PM, FORT David wrote: > Le 20/05/2015 20:59, Bryan C. Everly a écrit : >> All, >> &

[FreeRDP-devel] OpenBSD

2015-05-20 Thread Bryan C. Everly
All, Once my PR is merged in, I'd like to take a cut of the source tree as a tarball and update the OpenBSD port and package for it. The version that is in base right now is 1.02 and there has obviously been a lot of good work done that I'd like to share with the OpenBSD community. Any objection

[FreeRDP-devel] Update on OpenBSD 5.7

2015-05-02 Thread Bryan C. Everly
All, I have successfully upgraded my laptop to OpenBSD 5.7 (released on May 1) and have successfully built master from the repository. No changes were necessary. Thanks, Bryan -- One dashboard for servers and application

[FreeRDP-devel] Question about line 111 of client/X11/xf_tsmf.c

2015-04-24 Thread Bryan C. Everly
Hi, The OpenBSD compiler shoots out a warning about this line: if (event->x < -2048 || event->y < -2048 || event->numVisibleRects < 0) The warning is that numVisibleRects is actually unsigned so seeing if it is less than zero always evaluates to false. Not a big deal, but does anyone mind if I

[FreeRDP-devel] Next release timeframe?

2015-04-22 Thread Bryan C. Everly
Hi, The way the ports and packages system works in OpenBSD is that the ports tree pulls down a source code archive for a given port from a site that is typically maintained by the upstream ports team. Binary packages are generated from the ports tree and uploaded to the OpenBSD FTP/HTTP mirrors a

Re: [FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-21 Thread Bryan C. Everly
eview the changes > and have them merged. > > Best regards, > -Marc-Andre > > On Sun, Apr 19, 2015 at 4:34 PM, Bryan C. Everly > wrote: > >> Hello, >> >> I have a set of patches I'd like to provide for review that gets the >> latest >> fr

Re: [FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-20 Thread Bryan C. Everly
rds, > -Marc-Andre > > On Sun, Apr 19, 2015 at 4:34 PM, Bryan C. Everly > wrote: > >> Hello, >> >> I have a set of patches I'd like to provide for review that gets the >> latest >> from (as checked out from git) building and running just fine on

[FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-19 Thread Bryan C. Everly
Hello, I have a set of patches I'd like to provide for review that gets the latest from (as checked out from git) building and running just fine on OpenBSD 5.6 (the current release). What's the procedure here for me doing that? Should I cut a branch, push up and submit a pull request? Any help

[FreeRDP-devel] OpenBSD

2015-04-17 Thread Bryan C. Everly
Hi, I was wondering if anyone was currently maintaining FreeRDP on the OpenBSD platform? I swapped emails with Mike Erdely and it sounds like he is currently too busy to update this (he is identified as the port maintainer for the OpenBSD 5.6 port of FreeRDP). Has anyone taken this over? If not