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

Markus Brueffer markus at FreeBSD.org
Thu Jun 9 22:56:12 GMT 2005


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)


More information about the cvs-ports mailing list