From owner-freebsd-ports Sun May 6 20:20: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FFE737B424 for ; Sun, 6 May 2001 20:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f473K3r15611; Sun, 6 May 2001 20:20:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 6 May 2001 20:20:03 -0700 (PDT) Message-Id: <200105070320.f473K3r15611@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stephen Montgomery-Smith Subject: Re: ports/24299: Configure the synaptics touchpad. Reply-To: Stephen Montgomery-Smith Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/24299; it has been noted by GNATS. From: Stephen Montgomery-Smith 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