aboutsummaryrefslogtreecommitdiff
path: root/deskutils/tpb
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-07 06:59:53 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-07 06:59:53 +0000
commitc526a223ba253db5a65cc5823e6977e8f488dff2 (patch)
tree06d17faf4f30e142dfb429a4b89ae94f625bce57 /deskutils/tpb
parent861e009909e9a3523f2093c4e7c38ba2a5512a42 (diff)
downloadports-c526a223ba253db5a65cc5823e6977e8f488dff2.tar.gz
ports-c526a223ba253db5a65cc5823e6977e8f488dff2.zip
Notes
Diffstat (limited to 'deskutils/tpb')
-rw-r--r--deskutils/tpb/Makefile3
-rw-r--r--deskutils/tpb/distinfo5
-rw-r--r--deskutils/tpb/files/patch-man-tpb.136
3 files changed, 22 insertions, 22 deletions
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile
index 898b677986b5..2e8eea0b3ba7 100644
--- a/deskutils/tpb/Makefile
+++ b/deskutils/tpb/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= tpb
-PORTVERSION= 0.6.3
-PORTREVISION= 3
+PORTVERSION= 0.6.4
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/deskutils/tpb/distinfo b/deskutils/tpb/distinfo
index 17e1e4c6a09d..e56ec524488b 100644
--- a/deskutils/tpb/distinfo
+++ b/deskutils/tpb/distinfo
@@ -1,2 +1,3 @@
-MD5 (tpb-0.6.3.tar.gz) = fc11a0af992178e4013fd9c041dbaa7e
-SIZE (tpb-0.6.3.tar.gz) = 277058
+MD5 (tpb-0.6.4.tar.gz) = 563b544fbedcc1763130a0bca1ad63b6
+SHA256 (tpb-0.6.4.tar.gz) = 9ce4599ff4cb7397a3f49f747ff0225ef32bc6152778e55419f15aaf4cbff32a
+SIZE (tpb-0.6.4.tar.gz) = 280316
diff --git a/deskutils/tpb/files/patch-man-tpb.1 b/deskutils/tpb/files/patch-man-tpb.1
index ace8e6f3484e..5ac30a63c94f 100644
--- a/deskutils/tpb/files/patch-man-tpb.1
+++ b/deskutils/tpb/files/patch-man-tpb.1
@@ -1,15 +1,15 @@
---- man/tpb.1.orig Mon Aug 23 13:01:45 2004
-+++ man/tpb.1 Fri Jun 10 15:06:52 2005
+--- man/tpb.1.orig Mon Dec 5 11:01:51 2005
++++ man/tpb.1 Mon Dec 5 11:06:07 2005
@@ -7,7 +7,7 @@
With TPB it is possible to bind a program to the ThinkPad, Mail, Home and Search button.
TPB can also run a callback program on each state change with the changed state and the new state as options.
So it is possible to trigger several actions on different events.
-TPB has a on-screen display (OSD) to show volume, mute, brightness and some other informations.
-+TPB has an on-screen display (OSD) to show volume, mute, brightness and some other information.
++TPB has an on-screen display (OSD) to show volume, mute, brightness and some other informations.
Furthermore TPB supports a software mixer, as the R series ThinkPads have no hardware mixer to change the volume.
.SH OPTIONS
.TP 8
-@@ -86,7 +86,7 @@
+@@ -94,7 +94,7 @@
builtin defaults
.TP
\(bu
@@ -18,32 +18,32 @@
.TP
\(bu
configuration in $HOME/.tpbrc
-@@ -112,7 +112,8 @@
+@@ -121,7 +121,8 @@
.TP 8
.B NVRAM
Should define the nvram device from where the information about the key states
-is read. Default is to try /dev/nvram, followed by /dev/misc/nvram.
-+is read. Default is to try /dev/nvram, followed by /dev/misc/nvram. This has no
-+effect on FreeBSD, since it uses the acpi_ibm(4) driver instead.
++is read. Default is to try /dev/nvram, followed by /dev/misc/nvram. This has
++no effect on FreeBSD, since it uses the acpi_ibm(4) driver instead.
.TP 8
.B POLLTIME
- Defines the delay between polls in microseconds. Default is 200000.
-@@ -266,14 +267,16 @@
- .B OSDALIGN
- Defines the alignment of the osd. Possible values are left, center and right. Default is left.
+ Defines the delay between polls in microseconds.
+@@ -332,14 +333,16 @@
+ Possible values are left, center and right.
+ Default is left.
.SH "NOTES"
--Requires NVRAM device /dev/nvram. This must be enabled in your kernel.
-+Requires NVRAM device /dev/nvram on Linux. 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\'
+-Requires NVRAM device /dev/nvram.
++Requires NVRAM device /dev/nvram on Linux.
+ 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\'
+On FreeBSD you have to load the acpi_ibm(4) driver prior to using TPB.
+
- This program was developed on a Thinkpad Model T21. I don't know if it works on
- other models.
+ This program was developed on a Thinkpad Model T21.
.SH EXAMPLE
-tpb \-\-osd=off \-\-verbose \-\-thinkpad="xterm \-T ntpctl \-e ntpctl"
+tpb \-\-osd=off \-\-verbose \-\-thinkpad="%%X11BASE%%/bin/xterm"
.SH COPYRIGHT
- Copyright 2002-2004, Markus Braun <markus.braun@krawel.de>
+ Copyright 2002-2005, Markus Braun <markus.braun@krawel.de>
.PP