Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2001 20:20:03 -0700 (PDT)
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/24299: Configure the synaptics touchpad.
Message-ID:  <200105070320.f473K3r15611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24299; it has been noted by GNATS.

From: Stephen Montgomery-Smith <stephen@math.missouri.edu>
To: freebsd-gnats-submit@FreeBSD.org, stephen@math.missouri.edu
Cc:  
Subject: Re: ports/24299: Configure the synaptics touchpad.
Date: Sun, 06 May 2001 22:14:13 -0500

 This is a multi-part message in MIME format.
 --------------C3D93D999B87373411579FD3
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Probably this port will never be committed (because as I understand
 at some stage the mouse drivers will be overhauled).  But here is
 an update to tpconfig 3.1.2.  Actually there is not advantage to
 this later version as far as I can see, but here it is anyway, as
 an attachment diff.
 --------------C3D93D999B87373411579FD3
 Content-Type: text/plain; charset=us-ascii;
  name="ddd"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="ddd"
 
 diff -ur tpconfig-old/Makefile tpconfig/Makefile
 --- tpconfig-old/Makefile	Fri Jan 12 20:48:05 2001
 +++ tpconfig/Makefile	Sun May  6 15:24:42 2001
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=		tpconfig
 -PORTVERSION=		3.1
 +PORTVERSION=		3.1.2
  CATEGORIES=		sysutils
  MASTER_SITES=		http://www.compass.com/tpconfig/
  
 @@ -15,6 +15,7 @@
  LIB_DEPENDS=		gnugetopt:${PORTSDIR}/devel/libgnugetopt:install
  
  GNU_CONFIGURE=		yes
 +USE_GMAKE=		yes
  CONFIGURE_ENV+=		CFLAGS="${CFLAGS} -I${PREFIX}/include" \
  			LDFLAGS=-L${PREFIX}/lib \
  			LIBS=-lgnugetopt
 diff -ur tpconfig-old/distinfo tpconfig/distinfo
 --- tpconfig-old/distinfo	Fri Jan 12 20:29:23 2001
 +++ tpconfig/distinfo	Sun May  6 15:27:05 2001
 @@ -1 +1 @@
 -MD5 (tpconfig-3.1.tar.gz) = 99b177d2aecc6d9370804c59a2cb2d45
 +MD5 (tpconfig-3.1.2.tar.gz) = 17031b3b16a71c513e55c71d49394731
 
 --------------C3D93D999B87373411579FD3--
 

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?200105070320.f473K3r15611>