summaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-18 17:40:39 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-18 17:40:39 +0000
commitb6b33c519fb8a239fcc549f38cbcf493a6e05f75 (patch)
tree329fd584d9f986c402ab418cfdb5bc0a9cc19a95 /x11/dxpc
parentUpdate to version 5.30. (diff)
Update to version 3.8.0.
PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net>
Notes
Notes: svn path=/head/; revision=21717
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/Makefile10
-rw-r--r--x11/dxpc/distinfo2
-rw-r--r--x11/dxpc/pkg-descr3
3 files changed, 9 insertions, 6 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile
index 5ede6efb6f27..2d2dbb8a33a6 100644
--- a/x11/dxpc/Makefile
+++ b/x11/dxpc/Makefile
@@ -1,22 +1,24 @@
# New ports collection makefile for: dxpc
-# Version required: 3.7.0
+# Version required: 3.8.0
# Date created: 2 May 1998
# Whom: Bruce A. Mah <bmah@ca.sandia.gov>
#
# $FreeBSD$
#
-DISTNAME= dxpc-3.7.0
+DISTNAME= dxpc-3.8.0
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= utilities
+MASTER_SITES= http://www.vigor.nu/dxpc/3.8.0/
MAINTAINER= bmah@ca.sandia.gov
+LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
+
MAN1= dxpc.1
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
+CONFIGURE_ARGS+= --with-lzo-lib=${LOCALBASE}
post-install:
strip ${PREFIX}/bin/dxpc
diff --git a/x11/dxpc/distinfo b/x11/dxpc/distinfo
index 63e7f9aa0fa2..6d77bfdf37e6 100644
--- a/x11/dxpc/distinfo
+++ b/x11/dxpc/distinfo
@@ -1 +1 @@
-MD5 (dxpc-3.7.0.tar.gz) = 9b9b6605e46bf1731d44e150049a019e
+MD5 (dxpc-3.8.0.tar.gz) = ce5b121c824173b182daf6061175f5cd
diff --git a/x11/dxpc/pkg-descr b/x11/dxpc/pkg-descr
index 21ad4061fe2f..3a530a85b987 100644
--- a/x11/dxpc/pkg-descr
+++ b/x11/dxpc/pkg-descr
@@ -3,7 +3,8 @@ 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.
-WWW: http://ccwf.cc.utexas.edu/~zvonler/dxpc/
+WWW: http://www.vigor.nu/dxpc/
+ http://ccwf.cc.utexas.edu/~zvonler/dxpc/
Bruce A. Mah
bmah@ca.sandia.gov