| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.1.4_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 ) |
24 Mar 2008 23:21:25
0.1.4_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
17 Jun 2007 06:43:08
0.1.4_1
|
novel  |
Fix build with gcc42.
PR: 112821
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
Obtained from: Gentoo Linux Bugzilla (bug 135504) |
19 May 2007 21:32:57
0.1.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Jan 2006 03:16:52
0.1.4
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 04:26:57
0.1.4
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.1.4
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Mar 2005 07:38:35
0.1.4
|
novel  |
Use @freebsd.org address for my ports.
Approved by: krion (mentor) |
16 Jun 2004 16:05:39
0.1.4
|
krion  |
Disable configure warning.
PR: ports/68009
Submitted by: maintainer |
17 Apr 2004 13:43:19
0.1.4
|
kris  |
s/PKG_PLIST/PLIST_FILES/
Obviously not tested by: osa |
28 Mar 2004 19:12:48
0.1.4
|
osa  |
Add the fbpager, a desktop pager for the fluxbox
window manager. It supports key bindings, icons etc.
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
PR: 64685 |