Next | Query returned 18 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2019-03-19 10:53:07 by Thomas Klausner | Files touched by this commit (8) | Package removed
Log message:
lbxproxy, proxymngr: remove

LBX support was removed from X server in 1.2, 12 years ago.
   2017-09-16 21:27:31 by Thomas Klausner | Files touched by this commit (372)
Log message:
Reset maintainer
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-11-01 20:42:14 by Mark Davies | Files touched by this commit (1)
Log message:
Fix sysconfdir
   2015-10-22 16:34:45 by Tobias Nygren | Files touched by this commit (4)
Log message:
Does not need a fortran compiler. Please do not add fortran
to USE_LANGUAGES just to appease broken configure scripts.
   2015-07-04 20:06:37 by Richard PALO | Files touched by this commit (1)
Log message:
use PKG_SYSCONFSUBDIR to get over conf file issues.
   2015-07-04 16:19:49 by Blue Rats | Files touched by this commit (1)
Log message:
Add ${PKG_SYSCONFDIR}/X11/lbxproxy to INSTALLATION_DIRS. Should fix failure
during install reported by richard@.
   2015-07-04 11:16:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
Correct path to liblbxutil.
   2015-07-03 00:47:40 by Blue Rats | Files touched by this commit (1)
Log message:
Will maintain.
   2015-07-03 00:46:45 by Blue Rats | Files touched by this commit (4)
Log message:
Import lbxproxy-1.0.3 as x11/lbxproxy.

Applications that would like to take advantage of the Low Bandwidth extension to
X (LBX) must make their connections to an lbxproxy. These applications need to
know nothing about LBX, they simply connect to the lbxproxy as if were a regular
server. The lbxproxy accepts client connections, multiplexes them over a single
connection to the X server, and performs various optimizations on the X protocol
to make it faster over low bandwidth and/or high latency connections.

With regard to authentication/authorization, lbxproxy simply passes along to the
server the credentials presented by the client. Since X clients will connect to
lbxproxy, it is important that the user's .Xauthority file contain entries with
valid keys associated with the network ID of the proxy. lbxproxy does not get
involved with how these entries are added to the .Xauthority file. The user is
responsible for setting it up.

Note that the X server source from X.Org no longer supports the LBX extension,
so this program is only useful in connecting to older X servers.

Next | Query returned 18 messages, browsing 1 to 10 | Previous