summaryrefslogtreecommitdiff
path: root/databases/mysql50-server/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.23.52.Dirk Froemberg2002-08-191-15/+0
| | | | Notes: svn path=/head/; revision=64658
* Upgrade to 3.23.29a.Dirk Froemberg2000-12-181-12/+3
| | | | Notes: svn path=/head/; revision=36063
* Upgrade to MySQL-3.23.24 after repository copy from mysql322-clientDirk Froemberg2000-10-191-22/+13
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=33988
* - move startup file from Makefile to files/mysql-server.shDirk Froemberg2000-04-021-9/+7
| | | | | | | | - check for start/stop arguments in startup file - don't rip off --force option from mysql_install_db Notes: svn path=/head/; revision=27292
* - upgrade to 3.22.26aDirk Froemberg1999-09-171-2/+15
| | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=21697
* Upgrade to 3.22.19b.Dirk Froemberg1999-03-041-29/+9
| | | | Notes: svn path=/head/; revision=16999
* Upgrade to 3.22.14b-gamma.Dirk Froemberg1999-01-051-11/+15
| | | | | | | | According to T.c.X DataKonsultAB this is the recommended version now. So remove NO_LATEST_LINK (and set it for mysql321). Notes: svn path=/head/; revision=15873
* Upgrade to 3.22.13-beta.Dirk Froemberg1998-12-241-13/+22
| | | | Notes: svn path=/head/; revision=15549
* Upgrade to 3.22.11-beta.Dirk Froemberg1998-12-221-34/+20
| | | | | | | Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=15493
* Update to version 3.22.10-beta.Steve Price1998-11-211-106/+22
| | | | | | | | PR: 8701 Submitted by: maintainer Notes: svn path=/head/; revision=14746
* Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>Peter Hawkins1998-10-221-33/+53
| | | | | | | | - Upgrade to mysql-3.22.9-beta - fix build under ELF Notes: svn path=/head/; revision=14157
* This is the latest mysql version.Andreas Klemm1998-09-061-23/+76
| | | | | | | | In the future we have to mysql ports, a stable one and a developer version. Under FreeBSD-current this port supports threads ... Notes: svn path=/head/; revision=13036
* upgrade to 3.21.33Peter Hawkins1998-08-141-13/+15
| | | | Notes: svn path=/head/; revision=12520
* Upgrade to version 3.21.25g-gamma.Steve Price1998-03-161-25/+52
| | | | | | | | PR: 5983 Submitted by: Dirk Foremberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=10166
* Add patch to make this compile on -currentJames FitzGibbon1997-07-021-0/+25
Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=7198