summaryrefslogtreecommitdiff
path: root/x11/lbxproxy
AgeCommit message (Collapse)AuthorFilesLines
2013-02-11Remove lbx packages. Unsupported since xorg-server-1.2 and markedwiz4-39/+0
as BROKEN for a long time.
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2010-06-26Mark explicitly as broken.joerg1-1/+3
2009-11-09Update to lbxproxy-1.0.2. Changes:tnn2-6/+6
Rename lbx.h to lbxproxy.h to avoid conflict with new lbx.h in xextproto 7.1 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fix compatibility with libXext 1.1 / xextproto 7.1 headers Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefined Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Ansification and compile warning fixes.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-10-09Remove trailing spaces.martti1-1/+1
2007-04-10Import lbxproxy-1.0.1.joerg4-0/+41
This package provides lbxproxy, the proxy for the Low Bandwidth extension to X (LBX). Clients connect to lbxproxy, which multiplexes them over a single connection to the X server, performing various optimisation to reduce bandwidth usage and/or latency. This is from the modular X.org X11 project.