| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Mar 2013 19:14:43
0.2.9_1
|
eadler  |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
05 Jul 2012 09:56:11
0.2.9_1
|
danfe  |
Relinquish to the pool. |
01 Jun 2012 05:26:28
0.2.9_1
|
dinoex  |
- update png to 1.5.10 |
21 Jun 2011 05:45:13
0.2.9
|
danfe  |
- Update to version 0.2.9 and undeprecate
- Sanitize dependencies, take maintainership
- Drop USE_GMAKE as it builds fine without it
- Add LICENSE and severely clean up Makefile |
21 Jun 2011 04:48:37
0.2.8_3
|
danfe  |
Improve port description and adjust WWW link. |
12 Jun 2011 14:09:31
0.2.8_3
|
bapt  |
Reset maintainer
No longer develop so deprecate
Submitted by: maintainer (by mail) |
19 Mar 2011 12:38:54
0.2.8_3
|
miwi  |
- Get Rid MD5 support |
29 Mar 2010 19:38:32
0.2.8_3
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
0.2.8_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
21 Aug 2008 06:18:49
0.2.8_2
|
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 ) |
25 Jul 2008 14:34:52
0.2.8_2
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
23 Mar 2008 23:03:18
0.2.8_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.2.8_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 Nov 2006 20:46:45
0.2.8
|
miwi  |
- Fix WWW (copy&paste fault) |
08 Nov 2006 20:04:26
0.2.8
|
miwi  |
BBDock displays one or more PNG icons in the BlackBox/FluxBox slit from
which you can launch the corresponding applications. It is pretty similar
in function and appearance to bbbutton wich you might want to try if you
are reading this on a display with a color-depth below 16 bits.
WWW: http://http://bbdock.nethence.com/download/
PR: /ports/104708
Submitted by: idroxid<idroxid01@yahoo.fr> |