| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Nov 2008 09:28:40
6.0.7
|
ale  |
Accept all linuxthreads library major versions. |
23 Oct 2008 07:53:31
6.0.7
|
ale  |
Update to 6.0.7 release. |
10 Oct 2008 19:31:29
6.0.6_1
|
ale  |
Fix my.cnf search path. |
27 Aug 2008 14:35:53
6.0.6
|
ale  |
Update to 6.0.6 alpha release. |
21 Aug 2008 07:18:49
6.0.5
|
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 ) |
30 Jul 2008 07:11:16
6.0.5
|
ale  |
Make startup script ssh-friendly.
PR: ports/81915
Submitted by: David Marshall <marshall@chezmarshall.com> |
26 Jul 2008 09:33:38
6.0.5
|
ale  |
Add MySQL 6.0.5-alpha release. |
26 Jul 2008 09:18:56
5.1.26
|
ale  |
Forced commit: repocopy from MySQL 5.1. |