| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.8.7
|
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 ) |
02 Oct 2007 11:53:42
0.8.7
|
linimon  |
Mark as broken with gcc4.2. While here, pet portlint. |
22 Jan 2006 11:18:58
0.8.7
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Oct 2005 00:00:01
0.8.7
|
kris  |
BROKEN on amd64: Segfault during build |
12 Apr 2005 04:26:57
0.8.7
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.8.7
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
19 Mar 2004 16:33:41
0.8.7
|
krion  |
- Update to version 0.8.7
PR: ports/64446
Submitted by: maintainer |
04 Jan 2004 19:53:26
0.8.6
|
pav  |
- Update to 0.8.6
PR: ports/60902
Submitted by: Thorsten Greiner <thorsten@tgreiner.net> (maintainer) |
30 Dec 2003 13:13:30
0.8.5
|
pav  |
- Update to 0.8.5
PR: ports/60725
Submitted by: Thorsten Greiner <thorsten@tgreiner.net> (maintainer) |
28 Dec 2003 10:23:22
0.8.4
|
edwin  |
Update port: games/amy
Update pkg-descr with new WWW: link. The old domain does
not exist anymore
PR: ports/60647
Submitted by: Thorsten Greiner <thorsten.greiner@web.de> |
15 Dec 2003 08:55:13
0.8.4
|
pav  |
- Update master site
PR: ports/60238
Submitted by: Thorsten Greiner <thorsten.greiner@web.de> (maintainer) |
24 Oct 2003 07:25:03
0.8.4
|
roam  |
Temporarily disable building on sparc64 and alpha due to internal
compiler errors.
PR: 58138
Submitted by: maintainer |
26 Jun 2003 13:45:18
0.8.4
|
daichi  |
update games/amy: 0.8.2 --> 0.8.4
PR: 53651
Submitted by: Thorsten Greiner <thorsten.greiner@web.de> (maintainer) |
15 Feb 2003 15:12:59
0.8.2
|
markp  |
Add amy 0.8.2, a chess program for playing and analyzing games.
PR: 47672
Submitted by: Thorsten Greiner <thorsten.greiner@web.de> |