Date: Thu, 9 Jun 2005 22:56:12 +0000 (UTC) From: Markus Brueffer <markus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/tpb Makefile distinfo pkg-descr pkg-plist ports/deskutils/tpb/files patch-Makefile.in patch-man-tpb.1 patch-src-Makefile.in patch-src-cfg.h patch-src-tpb.c Message-ID: <200506092256.j59MuCWK075021@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markus 2005-06-09 22:56:12 UTC
FreeBSD ports repository
Modified files:
deskutils Makefile
Added files:
deskutils/tpb Makefile distinfo pkg-descr pkg-plist
deskutils/tpb/files patch-Makefile.in patch-man-tpb.1
patch-src-Makefile.in patch-src-cfg.h
patch-src-tpb.c
Log:
Add tpb 0.6.3, An On-Screen-Display for hotkeys of IBM ThinkPads and the first
consumer of the updated acpi_ibm(4) driver:
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 an on-screen display (OSD) to show volume, mute, brightness and some
other information. Furthermore TPB supports a software mixer, as the R series
ThinkPads have no hardware mixer to change the volume.
WWW: http://www.nongnu.org/tpb/
Revision Changes Path
1.190 +1 -0 ports/deskutils/Makefile
1.1 +58 -0 ports/deskutils/tpb/Makefile (new)
1.1 +2 -0 ports/deskutils/tpb/distinfo (new)
1.1 +11 -0 ports/deskutils/tpb/files/patch-Makefile.in (new)
1.1 +43 -0 ports/deskutils/tpb/files/patch-man-tpb.1 (new)
1.1 +11 -0 ports/deskutils/tpb/files/patch-src-Makefile.in (new)
1.1 +11 -0 ports/deskutils/tpb/files/patch-src-cfg.h (new)
1.1 +121 -0 ports/deskutils/tpb/files/patch-src-tpb.c (new)
1.1 +10 -0 ports/deskutils/tpb/pkg-descr (new)
1.1 +6 -0 ports/deskutils/tpb/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506092256.j59MuCWK075021>
