summaryrefslogtreecommitdiff
path: root/databases/mysql-client/Makefile
AgeCommit message (Collapse)AuthorFilesLines
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.bad1-2/+2
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-13Update MySQL to 3.22.27.bad1-3/+2
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-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-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 parttv1-0/+37
(client) works on all architectures. Updated to 3.22.22 and adapted to use libedit on 1.4 systems.