Date: Mon, 2 Jun 2003 19:42:39 -0700 (PDT) From: Will Andrews <will@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/hotkeys Makefile Makefile~ distinfo pkg-descr pkg-message pkg-plist ports/misc/hotkeys/files eliteduo.def error.h patch-configure patch-src-Makefile patch-src-conf.c patch-src-hotkeys.c ... Message-ID: <200306030242.h532gdVh020932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2003/06/02 19:42:39 PDT FreeBSD ports repository Modified files: misc Makefile Added files: misc/hotkeys Makefile Makefile~ distinfo pkg-descr pkg-message pkg-plist misc/hotkeys/files eliteduo.def error.h patch-configure patch-src-Makefile patch-src-conf.c patch-src-hotkeys.c patch-src-kbddef.c patch-src-kbddef.h Log: Add hotkeys 0.5.7.1, a program that allows usage of special keys on internet/multimedia keyboards. PR: 52616 Submitted by: Andy Pavlo <amp0928@rit.edu> Revision Changes Path 1.594 +1 -0 ports/misc/Makefile 1.1 +40 -0 ports/misc/hotkeys/Makefile (new) 1.1 +40 -0 ports/misc/hotkeys/Makefile~ (new) 1.1 +1 -0 ports/misc/hotkeys/distinfo (new) 1.1 +44 -0 ports/misc/hotkeys/files/eliteduo.def (new) 1.1 +76 -0 ports/misc/hotkeys/files/error.h (new) 1.1 +58 -0 ports/misc/hotkeys/files/patch-configure (new) 1.1 +20 -0 ports/misc/hotkeys/files/patch-src-Makefile (new) 1.1 +21 -0 ports/misc/hotkeys/files/patch-src-conf.c (new) 1.1 +280 -0 ports/misc/hotkeys/files/patch-src-hotkeys.c (new) 1.1 +23 -0 ports/misc/hotkeys/files/patch-src-kbddef.c (new) 1.1 +12 -0 ports/misc/hotkeys/files/patch-src-kbddef.h (new) 1.1 +11 -0 ports/misc/hotkeys/pkg-descr (new) 1.1 +16 -0 ports/misc/hotkeys/pkg-message (new) 1.1 +30 -0 ports/misc/hotkeys/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306030242.h532gdVh020932>