Alex Dupre
4fc0b3222c
Update to 5.0.2 release:
...
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
Submitted by: sobomax [1]
2005-01-10 13:17:30 +00:00
Alex Dupre
de3c556dbf
Update to 5.0.1 (snapshot) release:
...
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
2004-10-24 21:28:03 +00:00
Alex Dupre
8a1140ca5e
Finally MySQL 5.0 appears in the ports tree!
...
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
2004-02-04 15:56:17 +00:00
Norikatsu Shigemura
26d483a7a9
o Update to 4.1.1 alpha release.
...
o Sync with mysql40 port changes.
o Make portlint clean.
PR: ports/60119
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-11 15:58:26 +00:00
Norikatsu Shigemura
dc608dc90f
Repo copy & update to MySQL 4.1.0 aka mysql41-server/mysql41-client.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
2003-04-18 16:17:47 +00:00
Norikatsu Shigemura
fc5b101e78
Update to 4.0.12.
...
PR: ports/50130
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-03-24 17:02:58 +00:00
Norikatsu Shigemura
cc4970f845
Update to 4.0.10.
...
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-02-04 14:13:34 +00:00
Peter Pentchev
b62043221b
Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.
...
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
2003-01-31 16:02:39 +00:00
Dirk Froemberg
62f5f7182f
Upgrade to 3.23.55.
2003-01-29 16:30:27 +00:00
Dirk Froemberg
282d50d23d
Upgrade to 3.23.54.
...
This fixes a security hole which is remotely exploitable.
See http://security.e-matters.de/advisories/042002.html for details.
Submitted by: sobomax
Approved by: sobomax
2002-12-14 16:00:39 +00:00
Dirk Froemberg
5f0e15e63a
Upgrade to 3.23.52.
2002-10-21 09:04:51 +00:00
Dirk Froemberg
172ccca45e
Upgrade to 3.23.52.
2002-08-19 13:27:52 +00:00
Dirk Froemberg
93ff340325
Upgrade to 3.23.51.
2002-06-20 14:47:47 +00:00
Dirk Froemberg
b5d01e2916
Upgrade to 3.23.49.
2002-02-19 11:16:44 +00:00
Dirk Froemberg
49df86fb19
- upgrade to 3.23.48
...
- install mysql-client.sh as 000.mysql-client.sh.
The 000. prefix seems to be more common, now.
2002-02-11 13:35:35 +00:00
Dirk Froemberg
5e5ce317c6
Upgrade to 3.23.47.
2001-12-29 10:33:26 +00:00
Dirk Froemberg
417a7a0ec0
Upgrade to 3.23.46.
2001-12-02 11:18:07 +00:00
Dirk Froemberg
e9185746c0
Upgrade to 3.23.45.
2001-11-24 12:54:12 +00:00
Dirk Froemberg
ab97b362e4
Update to 3.23.44.
2001-11-18 20:30:31 +00:00
Dirk Froemberg
882695f893
Upgrade to 3.23.43.
2001-10-05 19:15:41 +00:00
Dirk Froemberg
19add691ef
Upgrade to 3.23.42.
2001-09-10 16:13:36 +00:00
Dirk Froemberg
6a45e46521
Upgrade to 3.23.41.
2001-08-13 22:08:59 +00:00
Dirk Froemberg
423d70c5d9
Upgrade to 3.23.40.
2001-07-31 21:10:10 +00:00
Dirk Froemberg
0f5b447dfe
Upgrade to 3.23.39.
2001-06-14 08:25:08 +00:00
Dirk Froemberg
65bd433996
Upgrade to 3.23.38.
2001-05-12 14:43:52 +00:00
Dirk Froemberg
fe7ab376bb
Upgrade to 3.23.37.
2001-04-21 11:26:11 +00:00
Dirk Froemberg
d7e6656197
Upgrade to 3.23.36.
...
From the announcement:
"This release should fix the final bugs we accidently got into 3.23.34
and a long security bug that has been in MySQL a long time!
The main fixed bugs are that UPDATE didn't always use keys when
updating on something not based on a primary key and that 'affected
rows' wasn't returned to the client if the mysqld server wasn't
compiled with support for transactions."
2001-03-28 13:43:06 +00:00
Dirk Froemberg
384377aff8
Upgrade to 3.23.35.
...
From the announce mail:
"The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY. We
don't know how the ORDER BY bug slipped through our testing suite or
how fatal it's really is, but as we have got a couple of reports about
core dumps regarding this, we recommend 3.23.34 users to
upgrade as soon as possible. Sorry for the inconvenience."
2001-03-17 10:35:49 +00:00
Dirk Froemberg
8d67b310bc
Upgrade to 3.23.34a.
2001-03-12 07:06:50 +00:00
Dirk Froemberg
ad35551e9b
Upgrade to 3.23.33.
2001-02-14 09:20:08 +00:00
Dirk Froemberg
d296dcf10c
Add support for BerkeleyDB table type.
...
This type allows SQL transactions (COMMIT, ROLLBACK).
Note: BerkeleyDB is build as part of mysql323-server since mysql
needs a special version of it. Thus we can't depend on
databases/db3 at the moment.
2001-01-25 00:44:33 +00:00
Dirk Froemberg
83e2341f7d
Upgrade to 3.23.32.
2001-01-22 22:46:32 +00:00
Dirk Froemberg
e8edf128ce
Upgrade to 3.23.31.
2001-01-19 00:05:50 +00:00
Dirk Froemberg
c2b1c5db7f
Upgrade to 3.23.30.
2001-01-05 17:13:33 +00:00
Dirk Froemberg
f2f4c3cebe
Upgrade to 3.23.29a.
2000-12-18 16:32:15 +00:00
Dirk Froemberg
a525e01845
Upgrade to 3.23.28.
2000-12-01 10:31:49 +00:00
Dirk Froemberg
798cac5ca4
Upgrade to 3.23.26.
2000-10-19 13:28:42 +00:00
Dirk Froemberg
5c5dc27ac7
Upgrade to MySQL-3.23.24 after repository copy from mysql322-client
...
and mysql322-server.
- mit-pthread support was dropped.
- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
one coming with MySQL-3.22.x) so ports depending on MySQL having
a chance of using 3.23.x if installed.
mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
2000-10-19 09:17:57 +00:00
Dirk Froemberg
0243dee69b
Upgrade to 3.22.32.
...
This upgrade contains fixes for security problems. So everyone
is strongly encouraged to upgrade.
2000-02-15 10:11:24 +00:00
Dirk Froemberg
6e2a3427cf
Upgrade to 3.22.30.
2000-01-25 14:34:38 +00:00
Dirk Froemberg
7680ba12a8
Add a patch for fixing a serious bug in MySQL password handling.
...
See
http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-01-08&msg=Pine.GSO.4.10.10001111730040.11035-100000@palver.dtek.chalmers.se
for details.
Everyone is strongly encouraged to upgrade.
Submitted by: Spidey <beaupran@iro.umontreal.ca>
2000-01-12 23:47:47 +00:00
Dirk Froemberg
c73aca2ef0
- upgrade to 3.22.29
...
- add -O0 for compiling sql/sql_yacc.cc. Otherwise gcc eats a lot of
memory and cpu time. It seems to be a gcc compiler bug in conjunction
with -O.
2000-01-05 21:03:03 +00:00
Dirk Froemberg
738ee56574
Upgrade to 3.22.27.
1999-10-18 08:31:46 +00:00
Dirk Froemberg
ca7f72dba1
- upgrade to 3.22.26a
...
- use --enable-assembler for ${ARCH}==i386
Requested by: Martin Nilsson <martin@filex.se>
There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files,
gcc will "hang" forever, because the assembler is called with '-' and
noone is sending data.
As a workaround use .S (capital s) files. Then cpp will be called prior
to as and thus a pipe can be build.
1999-09-17 19:51:56 +00:00
Dirk Froemberg
49903fe81a
Upgrade to 3.22.25.
...
This upgrade contains - as far as I can see - no functional change
in regard to the port. But I'm tired of receiving requests or patches
for an upgrade. People are focused on version numbers too much. *sigh* ;-)
1999-08-27 09:20:17 +00:00
Dirk Froemberg
9a12bc3253
Upgrade to 3.22.24.
1999-07-05 18:11:39 +00:00
Dirk Froemberg
305d679564
Upgrade to 3.22.23b.
1999-06-08 10:11:17 +00:00
Dirk Froemberg
acdcdf0b47
Upgrade to 3.22.22.
1999-05-02 11:11:03 +00:00
Dirk Froemberg
4e40e94cc8
- upgrade to 3.22.21
...
- pass ${CONFIGURE_ARGS} to mit-pthreads configure
1999-04-06 22:28:44 +00:00
Dirk Froemberg
703b1f296d
Upgrade to 3.22.20a.
1999-03-22 23:43:43 +00:00