summaryrefslogtreecommitdiff
path: root/databases/mysql50-server/files/patch-scripts::Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.0.45 release.Alex Dupre2007-07-121-9/+9
|
* Update to 5.0.41 release and drop support for FreeBSD < 5.Alex Dupre2007-05-201-11/+14
| | | | Approved by: portmgr (linimon)
* - Update to 5.0.24Pav Lucistnik2006-08-061-6/+6
| | | | Approved by: ale's vacation
* Update to 5.0.19 release:Alex Dupre2006-03-171-8/+9
| | | | - add mysql_upgrade script to update the databases from an earlier (even minor) release
* Update to 5.0.7 release.Alex Dupre2005-06-181-6/+4
|
* Update to 5.0.6 release.Alex Dupre2005-06-081-14/+5
|
* Update to 5.0.3 release:Alex Dupre2005-04-061-10/+10
| | | | | | | - Add the possibility to specify the database directory in rc.conf - Move database creation from post-install stage into startup script - Add the possibility to specify additional command-line arguments to be passed to mysqld_safe on startup
* Update to 5.0.1 (snapshot) release:Alex Dupre2004-10-241-5/+6
| | | | | | | - Unmark FORBIDDEN - Install a rcNG startup script - Enable support for ndbcluster - Add knob to use process scope threads
* Fix installation (a bit of perl was still there).Alex Dupre2004-03-021-2/+20
| | | | Reported by: bento via kris
* Sync with MySQL 4.0:Alex Dupre2004-02-291-0/+29
- get rid of perl dependency - enhance man pages and scripts installation - move additional scripts in mysql-scripts port