summaryrefslogtreecommitdiff
path: root/databases/mysql-client
AgeCommit message (Collapse)AuthorFilesLines
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-04-19Add explicit --with-named-curses-libs="-lcurses" to avoid accidentaljdolecek1-2/+2
implicit usage of ncurses in case ncurses are installed. mysql clients seem to work just just fine with old 1.4.1 curses.
2000-02-15Update mysql to 3.22.32.bad3-7/+17
This includes a security fix for the remote password checking protocol. Other wise it's just the regular bunch of bugfixes. See appendix D of the manual.
1999-12-22Defuzz patch-ac (again, but entirely my fault).bad2-37/+1
1999-12-13Update MySQL to 3.22.27.bad8-49/+50
There are a bunch of bug fixes to the server. See the documentation for a complete list. Also, get rid of USE_GMAKE. Our make is fine now.
1999-11-15defuzzrh2-8/+8
1999-08-24Extract distfile with pax. This works around bugs in our tar that manifestbad1-1/+3
themselves on big endian machines. XXX As a side effect most of the files in bench/Results won't get extracted, but we don't install them anyway.
1999-07-09Add package patch-sum filesagc1-0/+6
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-4/+1
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-06One half of a client/server-split version of the mysql pkg. This parttv9-0/+182
(client) works on all architectures. Updated to 3.22.22 and adapted to use libedit on 1.4 systems.