| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.9.0_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 ) |
25 Jul 2008 15:34:52
0.9.0_4
|
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 |
22 Mar 2008 08:55:40
0.9.0_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 21:32:57
0.9.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 06:00:46
0.9.0_2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
24 Jan 2006 03:16:52
0.9.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
23 Jun 2005 09:19:35
0.9.0_2
|
flz  |
- Fix segfault on 6.x.
PR: ports/82563
Submitted by: maintainer
Obtained from: bbkeys CVS |
07 May 2005 21:45:48
0.9.0_1
|
kwm  |
Unbreak with new pkgconfig
Approved by: maintainer |
30 Apr 2005 01:53:45
0.9.0_1
|
kris  |
BROKEN: Does not build |
18 Mar 2005 21:20:26
0.9.0_1
|
flz  |
- Add UPDATING entry about latest blackbox ports changes.
- Update boxtools to 0.70.0.
- Update bbpager to 0.4.0.
- Global cleanup in blackbox and bbkeys.
PR: ports/78967
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> |
17 Mar 2005 18:32:22
0.9.0
|
novel  |
Add dependency on blackbox since it requires libbt (part of blackbox).
Approved by: krion (mentor) (implicit) |
15 Mar 2005 17:21:25
0.9.0
|
novel  |
- update to 0.9.0
- pass maintainership to Andrew J Caines <A.J.Caines@halplant.com>
PR: 78869
Submitted by: Danny Koenig <dako@bsdberlin.org>
Approved by: krion (mentor) (implicit) |
10 Aug 2004 19:51:20
0.8.6
|
krion  |
Update to version 0.8.6
PR: ports/70268
Submitted by: Ports Fury |
10 Aug 2004 12:04:41
0.8.5
|
vs  |
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (maintainer) |
18 Mar 2004 18:01:13
0.8.5
|
trevor  |
Add size data, approved by maintainers. |
21 Feb 2003 14:19:11
0.8.5
|
knu  |
De-pkg-comment. |
05 Oct 2002 20:23:52
0.8.5
|
obraun  |
Upgrade to 0.8.5.
PR: 43332
Submitted by: maintainer |
28 Aug 2002 06:56:42
0.8.4
|
kevlo  |
- Remove RUN_DEPENDS on blackbox - this utility can successfully be used
with other window managers like fluxbox, openbox, etc.
- Change WWW in pkg-descr to match reality
PR: 42082
Submitted by: MAINTAINER |
24 Jun 2002 18:31:19
0.8.4
|
pat  |
Fix dependencies, use REINPLACE_CMD, and remove shared directory if empty
without coughing up errors.
PR: ports/39773
Submitted by: maintainer |
09 Jun 2002 17:08:12
0.8.4
|
pat  |
Chase checksum - no changes except this time the tarball is gzipped
PR: ports/38974
Submitted by: maintainer |
14 May 2002 03:28:45
0.8.4
|
pat  |
Update to 0.8.4
PR: 37816
Submitted by: maintainer |
13 Dec 2001 03:20:04 
|
ijliao  |
upgrade to 0.8.3 pass maintainership to stijn@win.tue.nl |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
03 Apr 2001 10:14:44 
|
will  |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
29 Mar 2001 21:16:27 
|
mharo  |
update to 0.3.6 |
08 Oct 2000 09:00:02 
|
asami  |
Convert category x11-wm to new layout. |
20 Jul 2000 15:52:36 
|
alex  |
Change MASTERSITE to author's mastersite. Previous master-site was only a
temporary fix. |
19 Jul 2000 15:18:17 
|
alex  |
Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager. |