Next | Query returned 67 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2015-08-23 16:30:43 by Thomas Klausner | Files touched by this commit (125)
Log message:
Bump PKGREVISION for nettle shlib major bump.
   2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776)
Log message:
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
   2013-12-17 17:27:18 by Patrick Welche | Files touched by this commit (3)
Log message:
Don't segfault when using PKG_OPTIONS.libVNCServer=-inet6
   2013-02-27 19:24:51 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Add SunOS byteswap support.
   2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280)
Log message:
Revbump after graphics/jpeg and textproc/icu
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-23 12:47:49 by OBATA Akio | Files touched by this commit (24) | Package updated
Log message:
missing parts of recursive revbump for gnutls update.
   2012-05-13 09:49:25 by Steven Drake | Files touched by this commit (1)
Log message:
Update PLIST.Linux
   2012-05-06 11:08:36 by OBATA Akio | Files touched by this commit (4)
Log message:
Update libVNCServer to 0.9.9.

0.9.9
   - Overall changes:
     * Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/) connect \ 
possibility
       to our http server. Pure JavaScript, no Java plugin required anymore! (But a
       recent browser...)
     * Added a GTK+ VNC viewer example.

   - LibVNCServer/LibVNCClient:
     * Added support to build for Google Android.
     * Complete IPv6 support in both LibVNCServer and LibVNCClient.

   - LibVNCServer:
     * Split two event-loop related functions out of the rfbProcessEvents() \ 
mechanism.
       This is required to be able to do proper event loop integration with Qt. \ 
Idea was
       taken from Vino's libvncserver fork.
     * Added TightPNG (http://wiki.qemu.org/VNC_Tight_PNG) encoding support. Like the
       original Tight encoding, this still uses JPEG, but ZLIB encoded rects are \ 
encoded
       with PNG here.
     * Added suport for serving VNC sessions through WebSockets
       (http://en.wikipedia.org/wiki/WebSocket), a web technology providing for \ 
multiplexing
       bi-directional, full-duplex communications channels over a single TCP \ 
connection.
     * Support connections from the Mac OS X built-in VNC client to LibVNCServer
       instances running with no password.
     * Replaced the Tight encoder with a TurboVNC one which is tremendously \ 
faster in most
       cases, especially with high-color video or 3D workloads.
       (http://www.virtualgl.org/pmwiki/uploads/About/tighttoturbo.pdf)

   - LibVNCClient:
     * Added support to only listen for reverse connections on a specific IP address.
     * Support for using OpenSSL instead of GnuTLS. This could come in handy on \ 
embedded
       devices where only this TLS implementation is available.
     * Added support to connect to UltraVNC Single Click servers.
   2012-02-22 10:50:24 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
Fix build failure on Linux (PR 42289)

Next | Query returned 67 messages, browsing 41 to 50 | Previous