Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 Jul 2003 17:35:24 +0200 (CEST)
From:      Martin Ranne <gasp@ridcully.dnsalias.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54125: 
Message-ID:  <20030705153524.7F62341DD@dibbler.discworld>
Resent-Message-ID: <200307051540.h65FeIKq001996@freefall.freebsd.org>

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

>Number:         54125
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 05 08:40:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Martin Ranne
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dibbler.discworld 5.1-RELEASE FreeBSD 5.1-RELEASE #2: Sun Jun 29 17:46:25 CEST 2003 gasp@dibbler.discworld:/temp/.obj/temp/.src/sys/dibbler.07 i386


	
>Description:
	New port: xinput (by Frederic Lepied) - a very useful utility for configuring and testing XInput devices
>How-To-Repeat:
	
>Fix:

	

--- xinput.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xinput
#	xinput/Makefile
#	xinput/distinfo
#	xinput/pkg-descr
#	xinput/pkg-plist
#
echo c - xinput
mkdir -p xinput > /dev/null 2>&1
echo x - xinput/Makefile
sed 's/^X//' >xinput/Makefile << 'END-of-xinput/Makefile'
X# New ports collection makefile for:	xinput
X# Date created:			05 July 2003
X# Whom:				Martin Ranne <gasp@ridcully.dnsalias.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xinput
XPORTVERSION=	1.2
XCATEGORIES=	x11
XMASTER_SITES=	ftp://ftp.x.org/contrib/utilities/
X
XMAINTAINER=	gasp@ridcully.dnsalias.org
XCOMMENT=	xinput (by Frederic Lepied) - a very useful utility for configuring and testing XInput devices
X
XUSE_IMAKE=	yes
X
XMAN1=		xinput.1
X
X.include <bsd.port.mk>
END-of-xinput/Makefile
echo x - xinput/distinfo
sed 's/^X//' >xinput/distinfo << 'END-of-xinput/distinfo'
XMD5 (xinput-1.2.tar.gz) = 0ee7ad8dca7a3add2b63b1c96bc87399
END-of-xinput/distinfo
echo x - xinput/pkg-descr
sed 's/^X//' >xinput/pkg-descr << 'END-of-xinput/pkg-descr'
Xxinput 1.x by Frederic Lepied <Frederic.Lepied@sugix.frmug.org>
X
Xxinput is an  utility  I have built  to  configure and test my  XInput
Xdevices.    The functionalities aren't    complete  but  they fill  my
Xneeds. If you have  some ideas or needs  for improvement, feel free to
Xcontact me.  Any feedback welcome.
END-of-xinput/pkg-descr
echo x - xinput/pkg-plist
sed 's/^X//' >xinput/pkg-plist << 'END-of-xinput/pkg-plist'
Xbin/xinput
END-of-xinput/pkg-plist
exit
--- xinput.shar ends here ---


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



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