| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
27 Apr 2013 08:50:47
0.6.4_10
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
26 Apr 2013 10:44:29
0.6.4_10
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
08 Mar 2013 11:32:12
0.6.4_10
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
01 Jun 2012 05:26:28
0.6.4_10
|
dinoex  |
- update png to 1.5.10 |
05 Jul 2011 02:51:16
0.6.4_9
|
tabthorpe  |
- Reassign to the heap |
20 Mar 2011 12:54:45
0.6.4_9
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.6.4_9
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.6.4_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
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 13: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 06: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 13: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 17: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 10:13:01
0.6.4_3
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
19 May 2007 20: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 21:41:12
0.6.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
17 Apr 2006 15: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 21:10:58
0.6.3_3
|
markus  |
- Fix plist
- Bump PORTREVISION
Submitted by: pointyhat via kris |
13 Jun 2005 15: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 13: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 22: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/ |