Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 09:32:57 -0700 (PDT)
From:      sobomax@altavista.net
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/13502: [PATCH] New version 3.8.0 of dxpc port
Message-ID:  <19990831163257.1E1801503D@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         13502
>Category:       ports
>Synopsis:       [PATCH] New version 3.8.0 of dxpc port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 09:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Sobolev
>Release:        4.0-CURRENT
>Organization:
Vega International Capital
>Environment:
>Description:
New version 3.8.0 of the dxpc port (new homepage and maintainer).

>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/x11/dxpc/Makefile dxpc/Makefile
--- /usr/ports/x11/dxpc/Makefile	Tue Aug 31 10:34:34 1999
+++ dxpc/Makefile	Tue Aug 31 14:18:26 1999
@@ -1,22 +1,26 @@
 # 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: ports/x11/dxpc/Makefile,v 1.3 1999/08/31 02:50:14 peter Exp $
 #
 
-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/
+
+MASTER_SITE_SUBDIR=	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=/usr/local
 
 post-install:
 	strip ${PREFIX}/bin/dxpc
diff -ruN /usr/ports/x11/dxpc/files/md5 dxpc/files/md5
--- /usr/ports/x11/dxpc/files/md5	Mon Nov 16 14:45:59 1998
+++ dxpc/files/md5	Tue Aug 31 13:43:47 1999
@@ -1 +1 @@
-MD5 (dxpc-3.7.0.tar.gz) = 9b9b6605e46bf1731d44e150049a019e
+MD5 (dxpc-3.8.0.tar.gz) = ce5b121c824173b182daf6061175f5cd
diff -ruN /usr/ports/x11/dxpc/pkg/DESCR dxpc/pkg/DESCR
--- /usr/ports/x11/dxpc/pkg/DESCR	Tue May  4 10:00:58 1999
+++ dxpc/pkg/DESCR	Tue Aug 31 14:17:17 1999
@@ -3,7 +3,8 @@
 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


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990831163257.1E1801503D>