FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:53 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
tpb 0.6.4_7 deskutils on this many watch lists=5 search for ports that depend on this port
On-Screen-Display for hotkeys of IBM ThinkPads
Maintained by: markus@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Jun 2005 23:56:48


With TPB it is possible to bind programs to the ThinkPad, Mail, Home and
Search buttons. 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 some models
of the R series ThinkPads have no hardware mixer to change the volume.

WWW: http://www.nongnu.org/tpb/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/bison
Required Libraries: misc/xosd, converters/libiconv, devel/gettext

To install the port: cd /usr/ports/deskutils/tpb/ && make install clean
To add the package: pkg_add -r tpb


Configuration Options
     No options to configure

Master Sites:
http://download.savannah.gnu.org/releases/tpb/
http://ftp.cc.uoc.gr/mirrors/nongnu.org/tpb/
http://www.very-clever.com/download/nongnu/tpb/
http://ftp.twaren.net/Unix/NonGNU/tpb/
ftp://ftp.cc.uoc.gr/mirrors/nongnu.org/tpb/
ftp://ftp.twaren.net/Unix/NonGNU/tpb/
http://download.savannah.gnu.org/releases-noredirect/tpb/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.4_7
dinoex search for other commits by this committer
- update to jpeg-8
13 Nov 2009 02:31:36
Original commit files touched by this commit  0.6.4_6
markus search for other commits by this committer
Make the apm(4) code i386 only as apm(4) doesn't exist on amd64

Submitted by:   QAT
Pointyhat to:   me, myself and I
12 Nov 2009 23:02:44
Original commit files touched by this commit  0.6.4_6
markus search for other commits by this committer
- Make tpb work if ACPI is not being used as requested by a user. In this case
  nvram(4) and apm(4) are being used instead of acpi_ibm(4) to get the required
  data.
- Bump PORTREVISION
31 Jul 2009 14:57:52
Original commit files touched by this commit  0.6.4_5
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
05 Jan 2009 17:27:29
Original commit files touched by this commit  0.6.4_4
pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.6.4_4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 14:18:34
Original commit files touched by this commit  0.6.4_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.6.4_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
17 Oct 2007 11:13:01
Original commit files touched by this commit  0.6.4_3
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
19 May 2007 21:32:57
Original commit files touched by this commit  0.6.4_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
04 May 2006 22:41:12
Original commit files touched by this commit  0.6.4_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
17 Apr 2006 16:06:53
Original commit files touched by this commit  0.6.4_1
markus search for other commits by this committer
Clarify that only some models of the R series ThinkPads don't have a
hardware mixer
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.6.4_1
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
07 Jan 2006 06:59:54
Original commit files touched by this commit  0.6.4
edwin search for other commits by this committer
deskutils/tpb to 0.6.4

        Update to current release.

PR:             ports/90000
Submitted by:   Peter Thoenen <eol1@yahoo.com>
Approved by:    maintainer timeout
20 Jun 2005 22:10:58
Original commit files touched by this commit  0.6.3_3
markus search for other commits by this committer
- Fix plist
- Bump PORTREVISION

Submitted by:   pointyhat via kris
13 Jun 2005 16:43:30
Original commit files touched by this commit  0.6.3_2
markus search for other commits by this committer
- Add Bluetooth support
- Don't fail if wlan, bluetooth or thinklight sysctls are not present. They
  are generated dynamically by the driver
- Bump PORTREVISION
10 Jun 2005 14:33:41
Original commit files touched by this commit  0.6.3_1
markus search for other commits by this committer
- Fix writing the volume
- Fix some typos in pkg-descr [1]
- Fix an example in the manpage
- Bump PORTREVISION

Submitted by:   brueffer [1]
09 Jun 2005 23:56:12
Original commit files touched by this commit  0.6.3
markus search for other commits by this committer
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/

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.185 seconds.