| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 Jan 2010 11:58:42
6.0.11
|
ale  |
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. |
04 Jan 2010 09:02:45
6.0.11
|
ale  |
Set DEPRECATED and EXPIRATION_DATE. |
02 Aug 2009 20:36:34
6.0.11
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
20 May 2009 20:32:13
6.0.11
|
ale  |
Update to 6.0.11 release and add new manpages. |
24 Mar 2009 11:12:17
6.0.10
|
ale  |
Update to 6.0.10 release. |
04 Mar 2009 15:45:54
6.0.9_1
|
ale  |
Add mysql embedded server library. |
27 Jan 2009 11:48:00
6.0.9
|
ale  |
Fix build. |
18 Jan 2009 22:20:43
6.0.9
|
ale  |
Update to 6.0.9 release. |
16 Jan 2009 22:41:06
6.0.8
|
linimon  |
Move the USE_PERL5 definition for the scripts slave ports from the master
to the slave port, to move it before the inclusion of bsd.port.pre.mk.
Approved by: maintainer |
07 Dec 2008 22:36:58
6.0.8
|
ale  |
Update to 6.0.8 release. |
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. |