summaryrefslogtreecommitdiff
path: root/databases/mysql55-server/files/patch-include::Makefile.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-03-24Update to 4.0.12.Norikatsu Shigemura1-14/+0
PR: ports/50130 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=77407
2003-01-31Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.Peter Pentchev1-3/+3
PR: 45543 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo-copy approved by: portmgr (will) Repo-copy performed by: cvs (josefk) Notes: svn path=/head/; revision=74356
2002-12-14Upgrade to 3.23.54.Dirk Froemberg1-7/+7
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 Notes: svn path=/head/; revision=71630
2001-01-22Upgrade to 3.23.32.Dirk Froemberg1-12/+3
Notes: svn path=/head/; revision=37459
2000-11-09Install my_config.h to satisfy ports depending on mysql.Dirk Froemberg1-3/+12
Submitted by: steve Notes: svn path=/head/; revision=34927
2000-01-05- upgrade to 3.22.29Dirk Froemberg1-0/+14
- 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. Notes: svn path=/head/; revision=24452