Philip M. Gollucci
f61b8b83d0
- Update the (unconnected) percona ports to be percona instead of MySQL
...
PR: ports/164072 (part I)
2012-05-23 18:53:30 +00:00
Alex Dupre
e12bf51650
Update to 5.5.17 release.
2011-10-22 12:49:54 +00:00
Alex Dupre
7c285d8050
Update to 5.5.16 release.
2011-10-07 09:46:50 +00:00
Alex Dupre
143537c422
Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.
...
Spotted by: Erik <me@erik.eu>
2011-09-01 08:19:58 +00:00
Alex Dupre
4ddf65715f
Update to 5.5.14 release.
2011-07-12 14:44:51 +00:00
Alex Dupre
0d4594ec03
Update to 5.5.12 release.
2011-05-10 08:36:53 +00:00
Alex Dupre
1835bd6a5d
Update MySQL to 5.5.10 release (shared library bumped).
2011-03-19 13:13:47 +00:00
Alex Dupre
b2d972df06
Update to 5.5.9 release [1]
...
Use system readline instead of bundled libedit [2]
Enable tcp wrappers [2]
PR: ports/154579 [1], ports/154538 [2]
Submitted by: mm [1], Dan Lukes <dan@obluda.cz> [2]
Feature safe: yes
2011-02-08 16:37:40 +00:00
Alex Dupre
186cfdea42
Fix init_embedded_server when argc=0.
...
Submitted by: fluffy
Obtained from: MySQL Bug #57931
Feature safe: yes
2011-01-13 09:15:22 +00:00
Alex Dupre
784b960442
Remove any attempts to create a libmysqlclient not linked to a threading library.
...
Restore previous libraries location.
These two changes should fix most of the reported errors.
Feature safe: yes
2011-01-11 20:33:38 +00:00
Alex Dupre
e4340ab85f
Fix mysqlclient library in single-threaded applications,
...
by correctly implementing pthread_once (see PR threads/150959).
While I'm here, replace CONFLICTS with CONFLICTS_INSTALL.
Bump PORTREVISION.
PR: ports/153588
Submitted by: Richard Anthony Secor <rsecor@seqlogic.com>
2011-01-09 12:29:19 +00:00
Alex Dupre
144f3b9fb7
Normalize cmake parameters and fix WITH_FAST_MUTEXES.
...
PR: ports/153472
Submitted by: Oleg Sidorkin <OSidorkin@gmail.com>
2010-12-28 06:49:39 +00:00
Alex Dupre
d9029c5139
Update MySQL to 5.5.8 GA release. Read UPDATING.
...
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.
2010-12-27 15:02:38 +00:00
Alex Dupre
92b5a6ed5e
Update to 5.5.0 Milestone 2 release.
...
PR: ports/142162
Submitted by: ale
2010-01-04 10:10:33 +00:00
Alex Dupre
6da08f8296
Add MySQL 5.4.1-beta.
...
Beware: it needs a lot of memory in default configuration for InnoDB.
Repocopy by: marcus
2009-07-21 08:07:28 +00:00
Alex Dupre
d1d5102caa
Remove BROKEN flag.
2006-05-23 21:25:06 +00:00
Kris Kennaway
01ffad2eff
BROKEN: Incorrect pkg-plist
2006-05-21 21:46:47 +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
8140074797
Fix rcNG startup ordering for MySQL daemon.
...
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
2006-03-07 16:25:01 +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
Alex Dupre
0ac896f1ce
- Fix mysqlhotdump vulnerability
...
- Fix plist (don't install .la files)
Approved by: portmgr (marcus)
2004-09-24 16:21:27 +00:00
Alex Dupre
3fed262dde
- Replace dead MASTER_SITE [1]
...
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2]
2004-05-18 11:37:49 +00:00
Alex Dupre
16c0520e22
Fix mysql default db installation.
...
Noticed by: many
2004-03-08 08:58:24 +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
6af6d64e7e
o Add CONFLICTS sections.
...
o Fix packages dependencies.
o portlint clean
o Correct typo in MASTER_SITES, Fix non-optimized build.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 16:56:52 +00:00
Norikatsu Shigemura
03170478cc
o Update to 4.1.1 alpha release.
...
o Make portlint clean.
PR: ports/60120
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-11 15:59:24 +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
03be952534
o Move USE_PERL5_RUN into server part.
...
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.
PR: ports/50315
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by: skv (p5-DBD-myql maintainer)
2003-04-04 05:21:36 +00:00
Norikatsu Shigemura
c6a95a3a85
o Build thread-safe libs by default.
...
o Fix pkg-plist.
o Bump PORTREVISION accordingly.
PR: ports/50293
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-03-25 23:39:43 +00:00
Ade Lovett
84ea4ee842
Destroy pkg-comment for some of the stranger uses in the tree,
...
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
2003-03-06 19:23:19 +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
282d50d23d
Upgrade to 3.23.54.
...
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
2002-12-14 16:00:39 +00:00
Dirk Froemberg
d1a0e21987
Bump PORTVERSION for CXX=${CC} in mysql323-server.
2002-11-13 10:47:42 +00:00
Dirk Froemberg
172ccca45e
Upgrade to 3.23.52.
2002-08-19 13:27:52 +00:00
Dirk Froemberg
97b1019c82
- remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.
...
- add patch to use correct prototypes for libwrap
2002-08-12 20:21:51 +00:00
Dirk Froemberg
5e5ce317c6
Upgrade to 3.23.47.
2001-12-29 10:33:26 +00:00
Dirk Froemberg
e046905f75
Bump PORTREVISION here, too, because CXX="${CC}" in master port
...
also affects slave port.
2001-12-18 10:40:37 +00:00
Dirk Froemberg
5c0d042ee7
Simplify PORTNAME.
2001-08-18 21:58:55 +00:00
Dirk Froemberg
77ab88f1e1
Add dependency to p5-Mysql for the server part. mysql_convert_table_format,
...
mysql_setpermission and mysqlhotcopy need the perl module.
2001-08-18 21:57:18 +00:00
Dirk Froemberg
ad35551e9b
Upgrade to 3.23.33.
2001-02-14 09:20:08 +00:00
Dirk Froemberg
840aec531e
Install mysql-client.sh as 00mysql-client.sh so the included
...
ldconfig is run earlier.
PR: ports/24924
Submitted by: jeh
2001-02-07 23:02:26 +00:00
Dirk Froemberg
d296dcf10c
Add support for BerkeleyDB table type.
...
This type allows SQL transactions (COMMIT, ROLLBACK).
Note: BerkeleyDB is build as part of mysql323-server since mysql
needs a special version of it. Thus we can't depend on
databases/db3 at the moment.
2001-01-25 00:44:33 +00:00
Dirk Froemberg
83e2341f7d
Upgrade to 3.23.32.
2001-01-22 22:46:32 +00:00
Dirk Froemberg
88d74bc517
Switch from mysql322-{client,server} to mysql323-{client,server}.
...
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Dirk Froemberg
e8edf128ce
Upgrade to 3.23.31.
2001-01-19 00:05:50 +00:00
Dirk Froemberg
e2af3249c8
Override PORTREVISION from master port.
2001-01-07 14:52:30 +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
Satoshi Asami
ebd01801c6
Rename {COMMENT,PLIST}.client to pkg-{comment,plist}.client.
2000-10-07 23:59:32 +00:00
Akinori MUSHA
74dd526e72
Remove obsolete `Version required' lines.
2000-04-14 17:44:00 +00:00