- install configuration file with @sample
- remove confusing information from man page. - bump PKGNAME ok jcs@ mcbride@
This commit is contained in:
parent
1d1a81e90d
commit
0caff983a1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2004/12/14 23:23:18 jcs Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2005/05/13 20:12:23 msf Exp $
|
||||
|
||||
# requires nvram(4) device
|
||||
ONLY_FOR_ARCHS= i386
|
||||
@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= i386
|
||||
COMMENT= "utility to use ibm thinkpad(tm) special keys"
|
||||
|
||||
DISTNAME= tpb-0.6.3
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://www.nongnu.org/tpb/
|
||||
|
17
sysutils/tpb/patches/patch-man_tpb_1
Normal file
17
sysutils/tpb/patches/patch-man_tpb_1
Normal file
@ -0,0 +1,17 @@
|
||||
$OpenBSD: patch-man_tpb_1,v 1.1 2005/05/13 20:12:24 msf Exp $
|
||||
--- man/tpb.1.orig Fri May 13 12:41:46 2005
|
||||
+++ man/tpb.1 Fri May 13 12:42:14 2005
|
||||
@@ -265,13 +265,6 @@ value middle is only supported by xosd 2
|
||||
.TP 8
|
||||
.B OSDALIGN
|
||||
Defines the alignment of the osd. Possible values are left, center and right. Default is left.
|
||||
-.SH "NOTES"
|
||||
-Requires NVRAM device /dev/nvram. This must be enabled in your kernel.
|
||||
-Although the device file must exist. The device file could be created with
|
||||
-\'mknod /dev/nvram c 10 144\'
|
||||
-
|
||||
-This program was developed on a Thinkpad Model T21. I don't know if it works on
|
||||
-other models.
|
||||
.SH EXAMPLE
|
||||
tpb \-\-osd=off \-\-verbose \-\-thinkpad="xterm \-T ntpctl \-e ntpctl"
|
||||
.SH COPYRIGHT
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/01 17:08:55 jcs Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/05/13 20:12:24 msf Exp $
|
||||
@mode 2755
|
||||
@group kmem
|
||||
bin/tpb
|
||||
@ -10,6 +10,7 @@ share/doc/tpb/nvram.txt
|
||||
share/examples/tpb/
|
||||
share/examples/tpb/callback_example.sh
|
||||
share/examples/tpb/tpbrc
|
||||
@sample ${SYSCONFDIR}/tpbrc
|
||||
share/locale/
|
||||
share/locale/da/
|
||||
share/locale/da/LC_MESSAGES/
|
||||
|
Loading…
Reference in New Issue
Block a user