Date: Sat, 12 May 2001 23:31:41 -0500 (CDT) From: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/27295: New port xkbset Message-ID: <200105130431.f4D4VfF82475@cauchy.math.missouri.edu>
next in thread | raw e-mail | index | archive | help
>Number: 27295 >Category: ports >Synopsis: New port xkbset >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: Sat May 12 21:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.3-STABLE i386 >Organization: University of Missouri >Environment: System: FreeBSD cauchy 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon Apr 30 11:26:28 CDT 2001 stephen@cauchy:/usr/obj/usr/src/sys/cauchy i386 >Description: I wrote a program called xkbset to help manage various XKB features. Maybe you like it, maybe you don't, but I offer it as a port just in case someone finds it useful. >How-To-Repeat: >Fix: # 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: # # xkbset # xkbset/Makefile # xkbset/pkg-comment # xkbset/distinfo # xkbset/pkg-descr # xkbset/pkg-plist # echo c - xkbset mkdir -p xkbset > /dev/null 2>&1 echo x - xkbset/Makefile sed 's/^X//' >xkbset/Makefile << 'END-of-xkbset/Makefile' X# New ports collection makefile for: xkbset X# Date created: 12 May 2001 X# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> X# X# $FreeBSD: $ X# X XPORTNAME= xkbset XPORTVERSION= 0.3 XCATEGORIES= x11 XMASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/ X XMAINTAINER= stephen@math.missouri.edu X XMAN1= xkbset.1 XUSE_XLIB= yes XUSE_X_PREFIX= yes X X.include <bsd.port.mk> END-of-xkbset/Makefile echo x - xkbset/pkg-comment sed 's/^X//' >xkbset/pkg-comment << 'END-of-xkbset/pkg-comment' XManage various XKB features of X Window END-of-xkbset/pkg-comment echo x - xkbset/distinfo sed 's/^X//' >xkbset/distinfo << 'END-of-xkbset/distinfo' XMD5 (xkbset-0.3.tar.gz) = 314543769dc5e1da80e3b64f690af753 END-of-xkbset/distinfo echo x - xkbset/pkg-descr sed 's/^X//' >xkbset/pkg-descr << 'END-of-xkbset/pkg-descr' XThis is a program to help manage many of the XKB features of X window. This Xincludes such features as MouseKeys, AccessX, StickyKeys, BounceKeys, and XSlowKeys. It also includes a perl/tk gui program to help with MouseKeys Xacceleration management. X XWWW: http://www.math.missouri.edu/~stephen/software/#xkbset X XStephen Montgomery-Smith Xstephen@math.missouri.edu END-of-xkbset/pkg-descr echo x - xkbset/pkg-plist sed 's/^X//' >xkbset/pkg-plist << 'END-of-xkbset/pkg-plist' Xbin/xkbset Xbin/mskacc-gui END-of-xkbset/pkg-plist exit >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?200105130431.f4D4VfF82475>