summaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
authormjl <mjl>2001-10-22 01:05:40 +0000
committermjl <mjl>2001-10-22 01:05:40 +0000
commit6039dad6cd877894dce8ad6ddc62d802ec77b313 (patch)
treea550c0274f3654fefb9c09b0999f878cc36fc410 /x11/dxpc
parentdb45f6a3c4b61ce2974e4d59051a2a7cbec29225 (diff)
downloadpkgsrc-6039dad6cd877894dce8ad6ddc62d802ec77b313.tar.gz
Update to 3.8.1.
Minor maintainance release. Interesting changes include Added -b option to force backing store Changed license to BSD license. Performance optimizations Updated usage command, which was sorely out of date. Added -D option to specify display on server side Added proxy port to lock file name, making it possible to run multiple processes on the same unit on different proxy ports. Support for LZO bitmap image compression dxpc now accepts the new option -i[n] for image compression.
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/Makefile8
-rw-r--r--x11/dxpc/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile
index cbf4348f309..e9d4e1ff91b 100644
--- a/x11/dxpc/Makefile
+++ b/x11/dxpc/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2001/02/17 17:06:17 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2001/10/22 01:05:40 mjl Exp $
#
-DISTNAME= dxpc-3.7.0
+DISTNAME= dxpc-3.8.1
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
+MASTER_SITES= http://www.vigor.nu/dxpc/3.8.1/ \
+ ${MASTER_SITE_XCONTRIB:=utilities/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.vigor.nu/dxpc/
@@ -22,4 +23,5 @@ CONFIGURE_ENV+= CXX=${LOCALBASE}/egcs/bin/g++
post-install:
@strip ${PREFIX}/bin/dxpc
+.include "../../archivers/liblzo/buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/dxpc/distinfo b/x11/dxpc/distinfo
index 5361700a3ca..9db89271d36 100644
--- a/x11/dxpc/distinfo
+++ b/x11/dxpc/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:07:36 skrll Exp $
+$NetBSD: distinfo,v 1.3 2001/10/22 01:05:40 mjl Exp $
-SHA1 (dxpc-3.7.0.tar.gz) = 06b6b7d555c3f1b40e61f54cabddc65ddf619d25
-Size (dxpc-3.7.0.tar.gz) = 109529 bytes
+SHA1 (dxpc-3.8.1.tar.gz) = 5b6a5b4754704bce1e22f16982bc92e53761d357
+Size (dxpc-3.8.1.tar.gz) = 129417 bytes