| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
0.6.4_7
|
dinoex  |
- update to jpeg-8 |
13 Nov 2009 02:31:36
0.6.4_6
|
markus  |
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
0.6.4_6
|
markus  |
- 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
0.6.4_5
|
dinoex  |
- 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
0.6.4_4
|
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
21 Aug 2008 07:18:49
0.6.4_4
|
rafan  |
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 ) |
06 Jun 2008 14:18:34
0.6.4_4
|
edwin  |
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
0.6.4_3  |
miwi  |
- 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
0.6.4_3
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
19 May 2007 21:32:57
0.6.4_2
|
flz  |
- 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
0.6.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
17 Apr 2006 16:06:53
0.6.4_1
|
markus  |
Clarify that only some models of the R series ThinkPads don't have a
hardware mixer |
07 Mar 2006 08:28:06
0.6.4_1
|
ade  |
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
0.6.4
|
edwin  |
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
0.6.3_3
|
markus  |
- Fix plist
- Bump PORTREVISION
Submitted by: pointyhat via kris |
13 Jun 2005 16:43:30
0.6.3_2
|
markus  |
- 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
0.6.3_1
|
markus  |
- 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
0.6.3
|
markus  |
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/ |