Port details |
- dxpc Compressing X protocol proxy designed to support X11 over slow links
- 3.9.2_1 x11 =3 3.9.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: BSD2CLAUSE
- WWW:
- http://www.vigor.nu/dxpc/
- Description:
- dxpc is an X protocol compressor designed to improve the speed of X11
applications run over low-bandwidth links (such as dialup PPP
connections). dxpc attempts to exploit patterns in X protocol
messages to limit the amount of data actually sent over the network.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/dxpc/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/dxpc
- pkg install dxpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dxpc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dxpc-3.9.2.tgz) = 414c499c6aa97f061dc589733142d5be671645436938cfc02b243914a0a27de5
SIZE (dxpc-3.9.2.tgz) = 199267
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_dxpc
- USES:
- gmake tar:tgz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.9.2_1 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.9.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.9.2 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
3.9.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.9.2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.9.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.9.2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.9.2 03 Apr 2014 11:17:58 |
amdmi3 |
- Fix build on HEAD (unknown clang option -R) |
3.9.2 06 Jan 2014 21:15:24 |
bapt |
Support stage
Fix license
Play with MAKE_ARGS instead of patching |
3.9.2 13 Oct 2013 06:15:19 |
eadler |
Cleanup of the unowned ports in the x11 directory
- Convert from USE_GMAKE to USES=gmake |
3.9.2 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
3.9.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.9.2 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
3.9.2 08 Aug 2011 14:47:31 |
ehaupt |
- Update to 3.9.2
- Update WWW
PR: 159493
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.9.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.9.0_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.9.0_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.9.0_2 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.9.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.9.0 24 May 2006 13:40:51 |
vs |
Update to 3.9.0
PR: ports/95821
Submitted by: Ports Fury |
3.8.2_2 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
3.8.2_2 31 May 2005 19:58:33 |
flz |
- Backout latest commit, it needs a repocopy due to API change.
Noticed by: Matthias Andree <matthias.andree@gmx.de> |
3.8.2_1 31 May 2005 17:57:11 |
flz |
- Bump lzo lib version.
- Bump PORTREVISION. |
3.8.2 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
3.8.2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
3.8.2 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
3.8.2 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
3.8.2 24 Nov 2002 21:32:38 |
pat |
Update to 3.8.2
PR: ports/45581
Submitted by: Tod McQuillin <devin@spamcop.net> |
3.8.0 25 Aug 2002 17:31:17 |
bmah |
Unbreak for 5-CURRENT C++, drop MAINTAINERship. |
05 Feb 2001 16:18:54 |
olgeni |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |
23 Aug 2000 21:07:56 |
bmah |
Update my address in the Makefile MAINTAINER field. |
02 Jun 2000 02:09:59 |
will |
Update MAINTAINER email address. |