summaryrefslogtreecommitdiff
path: root/databases/mysql41-server/files/patch-scripts::Makefile.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-07-23Update to 4.1.13 release.Alex Dupre1-6/+4
2005-06-08Update to 4.1.12 release.Alex Dupre1-13/+4
PR: ports/81690 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-01-10Update to 4.1.8a release [1][2]:Alex Dupre1-8/+8
- Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [3] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob PR: ports/75556 [1], ports/75565 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Marcus Grando <marcus@corp.grupos.com.br> [2], sobomax [3]
2004-06-01- Update to 4.1.2 releaseAlex Dupre1-5/+6
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope threads instead of system scope threads with libpthread
2004-03-02Fix installation (a bit of perl was still there).Alex Dupre1-2/+20
Reported by: bento via kris
2004-02-29Sync with MySQL 4.0:Alex Dupre1-14/+6
- get rid of perl dependency - enhance man pages and scripts installation - move additional scripts in mysql-scripts port
2004-02-23- get rid of perl dependency [1]Alex Dupre1-0/+37
- enhance man pages and scripts installation - move additional scripts in mysql-scripts port Requested by: many [1]