Version: 3.8.2, Package name: dxpc-3.8.2 |
Maintained by: Marc Espie |
Master sites: |
Description dxpc makes using X over low bandwidth link possible. The basic X protocol transfers lots of redundant information. Client-side, dxpc acts as a proxy X server that handles X requests over the :8 display, and caches states information that does not need to be send. It sends the remaining information to the server-side dxpc, which reconstitutes the full X-protocol for the X server. ssh can achieve some similar results, with less performance, but also fewer concerns about security. |
Filesize: 141.513 KB |
Version History (View Complete History) |
|
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-12 11:52:47 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: fix build with clang6 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-04-26 10:37:47 by Christian Weisgerber | Files touched by this commit (5) |
Log message: remove final instances of DEPBASE, long forgotten |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 04:54:09 by Marc Espie | Files touched by this commit (20) |
Log message: WANTLIB conversion |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2005-04-17 13:33:02 by Marc Espie | Files touched by this commit (1) |
Log message: zap -R/usr/local/lib (and hence bump package name). Build without installing lzo |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-01-04 13:24:50 by Marc Espie | Files touched by this commit (2) |
Log message: 3.8.2 compiles under gcc3 |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-03-31 07:36:02 by Nikolay Sturm | Files touched by this commit (4) |
Log message: USE_X11=Yes |
2003-02-28 20:21:20 by Nikolay Sturm | Files touched by this commit (1) |
Log message: update MASTER_SITES main domain seems to have vanished |
2002-10-27 18:38:47 by Christian Weisgerber | Files touched by this commit (72) |
Log message: No regression tests available. |