Import numlockx 1.0; submitted by Thomas Delaet <thomas@delaet.org>.

This little thingy allows you to start X with NumLock turned on.
This commit is contained in:
naddy 2004-10-08 23:36:32 +00:00
parent d142c53384
commit 76e935f642
4 changed files with 39 additions and 0 deletions

29
x11/numlockx/Makefile Normal file
View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/10/08 23:36:32 naddy Exp $
COMMENT= "start X11 with NumLock turned on"
DISTNAME= numlockx-1.0
CATEGORIES= x11
HOMEPAGE= http://ktown.kde.org/~seli/numlockx/
MAINTAINER= Thomas Delaet <thomas@delaet.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://caraldi.com/jbq/numlockx/ \
${HOMEPAGE}
SEPARATE_BUILD= simple
CONFIGURE_STYLE= gnu
USE_X11= Yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/numlockx
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/numlockx/
.include <bsd.port.mk>

3
x11/numlockx/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (numlockx-1.0.tar.gz) = e6956c130f29d0099291281dc99f049b
RMD160 (numlockx-1.0.tar.gz) = 6c7cdc696031ca7b6832f879b7a833e5ddf80878
SHA1 (numlockx-1.0.tar.gz) = e25870fd30c22503e2abfd4d387a2a2d0359ce3e

3
x11/numlockx/pkg/DESCR Normal file
View File

@ -0,0 +1,3 @@
This little thingy allows you to start X with NumLock turned on (which
is a feature that a lot of people seem to miss and nobody really knew
how to achieve this).

4
x11/numlockx/pkg/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/10/08 23:36:32 naddy Exp $
bin/numlockx
share/doc/numlockx/
share/doc/numlockx/README