summaryrefslogtreecommitdiff
path: root/databases/percona55-server/files/patch-include_Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MySQL to 5.5.8 GA release. Read UPDATING.Alex Dupre2010-12-271-11/+0
| | | | | | | | | | | | | | | Major changes: - new installation layout, resembling RPM packages: - client = Client Utilities + Development Libraries + Shared components - server = MySQL Server + Embedded - new build system: cmake instead of autotools - fewer port knobs Expect various breakages, but if we are lucky this could become the new default mysql port. Notes: svn path=/head/; revision=266994
* - Update to 5.5.6 RC release [1]Alex Dupre2010-09-281-16/+0
| | | | | | | | | | - Add support for DTrace [2] PR: ports/150915 [1], ports/150488 [2] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1], rpaulo [2] Notes: svn path=/head/; revision=262019
* Really fix includes.Alex Dupre2010-07-271-3/+19
| | | | Notes: svn path=/head/; revision=258338
* Update to 5.5.5-m3 release:Alex Dupre2010-07-161-6/+6
| | | | | | | | | | | - fix include layout [1] - drop obsolete WITH_NDB knob PR: ports/146276 [1] Submitted by: pgollucci Notes: svn path=/head/; revision=257849
* Fix build when perl is not installed.Alex Dupre2009-07-231-0/+11
Reported by: pointyhat Notes: svn path=/head/; revision=238239