aboutsummaryrefslogtreecommitdiff
path: root/deskutils/tpb
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-2/+0
| | | | Notes: svn path=/head/; revision=161363
* Clarify that only some models of the R series ThinkPads don't have aMarkus Brueffer2006-04-171-2/+2
| | | | | | | hardware mixer Notes: svn path=/head/; revision=159799
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* deskutils/tpb to 0.6.4Edwin Groothuis2006-01-073-22/+22
| | | | | | | | | | | Update to current release. PR: ports/90000 Submitted by: Peter Thoenen <eol1@yahoo.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=152965
* - Fix plistMarkus Brueffer2005-06-202-1/+2
| | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris Notes: svn path=/head/; revision=137792
* - Add Bluetooth supportMarkus Brueffer2005-06-133-20/+58
| | | | | | | | | - Don't fail if wlan, bluetooth or thinklight sysctls are not present. They are generated dynamically by the driver - Bump PORTREVISION Notes: svn path=/head/; revision=137404
* - Fix writing the volumeMarkus Brueffer2005-06-104-9/+17
| | | | | | | | | | | - Fix some typos in pkg-descr [1] - Fix an example in the manpage - Bump PORTREVISION Submitted by: brueffer [1] Notes: svn path=/head/; revision=137183
* Add tpb 0.6.3, An On-Screen-Display for hotkeys of IBM ThinkPads and the firstMarkus Brueffer2005-06-099-0/+273
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/ Notes: svn path=/head/; revision=137129