Alex Dupre
1fa17acd2a
Update to 5.1.53 release.
...
Fix plist when BUILD_STATIC is set. [1]
PR: ports/152076 [1]
Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
2010-11-23 08:29:34 +00:00
Alex Dupre
e394d5aa99
Update to 5.1.40 release.
2009-10-27 07:08:32 +00:00
Alex Dupre
3256846cea
Update to 5.1.38 release:
...
- Add support for openssl instead of yassl (for backward compatability)
- Fix plist when built static (no plugins)
- Allow static build with yassl
2009-09-04 13:37:14 +00:00
Alex Dupre
2920056f61
Update to 5.1.31 and add mysqld embedded server library.
2009-03-03 16:35:52 +00:00
Alex Dupre
5b1e54fcd9
Fix plist and bump PORTREVISION.
2008-04-23 05:49:10 +00:00
Alex Dupre
488c2c63cc
- Update to 5.1.24 release
...
- Fix my.cnf search path [1]
PR: ports/121900 [1]
Submitted by: Yarema <yds@CoolRat.org> [1]
2008-04-21 20:34:32 +00:00
Alex Dupre
493779bf8b
Update to 5.1.21 release.
2007-08-28 09:33:41 +00:00
Alex Dupre
b736078c7c
Update to 5.1.20 release.
2007-07-05 13:32:09 +00:00
Alex Dupre
c1d34f294d
Update to 5.1.18 release and drop support for FreeBSD < 5.
...
Approved by: portmgr (linimon)
2007-05-20 08:31:37 +00:00
Alex Dupre
f51ea84c17
Update to 5.1.17 release.
2007-04-19 08:58:29 +00:00
Alex Dupre
74cd81ec3b
Update to 5.1.16 release.
2007-03-14 16:30:56 +00:00
Alex Dupre
c856e33eb4
Update to 5.1.14-beta release.
2006-12-31 12:02:33 +00:00
Alex Dupre
1434656ad4
Update to 5.1.12 release.
2006-11-07 16:37:59 +00:00
Alex Dupre
20dac73485
Update to 5.1.11 release:
...
- use recommended yaSSL library
- build as max-no-ndb or max profiles
2006-06-19 09:08:56 +00:00
Alex Dupre
076d936ef8
Update to 5.1.9 release.
2006-05-11 06:14:25 +00:00
Alex Dupre
de8cbc09e1
Update to 5.1.7 beta release:
...
- add mysql_upgrade script to update the databases from an earlier (even minor) release
2006-03-17 07:06:04 +00:00
Alex Dupre
b10e49f920
Update to 5.1.6 release.
2006-02-15 21:22:14 +00:00
Alex Dupre
ed24876210
Initial import of MySQL 5.1 version.
...
This is an *alpha* release (5.1.5).
2006-02-05 10:08:40 +00:00
Edwin Groothuis
913a5a5cba
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:29:46 +00:00
Alex Dupre
cf8a1f328f
Update to 5.0.15 release, the first Generally Available (GA) version!
2005-10-26 12:04:19 +00:00
Alex Dupre
eb71ce34a6
Update to 5.0.13 rc release:
...
- Add knob to enable Archive Storage Engine [1]
Submitted by: Justin Bastedo <justin.bastedo@gmail.com> via grog [1]
2005-09-29 19:58:03 +00:00
Alex Dupre
8b7028832b
Update to 5.0.11 release.
...
PR: ports/85403
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-08-28 18:46:42 +00:00
Alex Dupre
3b948fe118
Install some header files (like mysqld_error.h) with the client, as previous behaviour.
2005-07-23 07:34:04 +00:00
Alex Dupre
9fa3b2eaeb
- Use the rcNG script to kill MySQL on deinstallation [1]
...
- Set the new sequence for finding my.cnf files [2]:
/etc, ${PREFIX}/etc, ${mysql_dbdir}
(default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)
PR: ports/79166 [1], ports/79597 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 09:31:05 +00:00
Alex Dupre
bd1e850d72
Update to 5.0.3 release:
...
- 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
2005-04-06 13:38:29 +00:00
Alex Dupre
e87c84f2d1
- Make it compilable with old gcc [1]
...
- Fix plist
PR: ports/76054
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-01-10 16:25:13 +00:00
Alex Dupre
4fc0b3222c
Update to 5.0.2 release:
...
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
Submitted by: sobomax [1]
2005-01-10 13:17:30 +00:00
Alex Dupre
de3c556dbf
Update to 5.0.1 (snapshot) release:
...
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
2004-10-24 21:28:03 +00:00
Alex Dupre
16c0520e22
Fix mysql default db installation.
...
Noticed by: many
2004-03-08 08:58:24 +00:00
Alex Dupre
9cd2122897
Fix installation (a bit of perl was still there).
...
Reported by: bento via kris
2004-03-02 12:17:32 +00:00
Alex Dupre
74f3f85057
Sync with MySQL 4.0:
...
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
2004-02-29 10:53:29 +00:00
Alex Dupre
8a1140ca5e
Finally MySQL 5.0 appears in the ports tree!
...
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
2004-02-04 15:56:17 +00:00
Norikatsu Shigemura
26d483a7a9
o Update to 4.1.1 alpha release.
...
o Sync with mysql40 port changes.
o Make portlint clean.
PR: ports/60119
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-11 15:58:26 +00:00
Norikatsu Shigemura
dc608dc90f
Repo copy & update to MySQL 4.1.0 aka mysql41-server/mysql41-client.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
2003-04-18 16:17:47 +00:00
Norikatsu Shigemura
fc5b101e78
Update to 4.0.12.
...
PR: ports/50130
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-03-24 17:02:58 +00:00
Peter Pentchev
b62043221b
Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.
...
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
2003-01-31 16:02:39 +00:00
Dirk Froemberg
882695f893
Upgrade to 3.23.43.
2001-10-05 19:15:41 +00:00
Dirk Froemberg
19add691ef
Upgrade to 3.23.42.
2001-09-10 16:13:36 +00:00
David W. Chapman Jr.
2f9d6f48db
Comply with NOPORTDOCS
...
PR: 29800
Submitted by: pat@databits.net
No response: maintainer
2001-09-03 22:27:58 +00:00
Dirk Froemberg
6a45e46521
Upgrade to 3.23.41.
2001-08-13 22:08:59 +00:00
Dirk Froemberg
0f5b447dfe
Upgrade to 3.23.39.
2001-06-14 08:25:08 +00:00
Dirk Froemberg
65bd433996
Upgrade to 3.23.38.
2001-05-12 14:43:52 +00:00
Dirk Froemberg
fe7ab376bb
Upgrade to 3.23.37.
2001-04-21 11:26:11 +00:00
Dirk Froemberg
e8edf128ce
Upgrade to 3.23.31.
2001-01-19 00:05:50 +00:00
Dirk Froemberg
c2b1c5db7f
Upgrade to 3.23.30.
2001-01-05 17:13:33 +00:00
Dirk Froemberg
f2f4c3cebe
Upgrade to 3.23.29a.
2000-12-18 16:32:15 +00:00
Dirk Froemberg
a525e01845
Upgrade to 3.23.28.
2000-12-01 10:31:49 +00:00
Dirk Froemberg
5c5dc27ac7
Upgrade to MySQL-3.23.24 after repository copy from mysql322-client
...
and mysql322-server.
- mit-pthread support was dropped.
- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
one coming with MySQL-3.22.x) so ports depending on MySQL having
a chance of using 3.23.x if installed.
mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
2000-10-19 09:17:57 +00:00
Dirk Froemberg
d9b01d7c92
- "@exec killall mysqld" should read "@unexec killall mysqld"...
...
- introduce MYSQL_VERSION in PLIST and PLIST_SUB
2000-09-24 21:07:50 +00:00
Dirk Froemberg
0243dee69b
Upgrade to 3.22.32.
...
This upgrade contains fixes for security problems. So everyone
is strongly encouraged to upgrade.
2000-02-15 10:11:24 +00:00