Alex Dupre
8df0237606
Try to fix build with clang6.
2018-05-08 10:55:23 +00:00
Alex Dupre
6a22df3e31
Update to 5.5.55 release.
2017-04-12 17:07:45 +00:00
Dmitry Marakasov
e87a8bd319
- Fix trailing whitespace in pkg-messages
...
Approved by: portmgr blanket
2016-05-19 11:09:14 +00:00
Alex Dupre
a58764c14a
Update to 5.5.46 release.
2015-11-19 08:24:02 +00:00
Mark Felder
3cc2374112
PKGMESSAGE was misdefined
2015-07-18 21:18:36 +00:00
Mark Felder
6270ac6e60
Bump PORTREVISION of the client and add pkg-message to warn about
...
CVE-2015-3152 which will not get patched
Security: CVE-2015-3152
Security: 36bd352d-299b-11e5-86ff-14dae9d210b8
2015-07-18 21:16:31 +00:00
Alex Dupre
31cea5319a
Update to 5.5.41 release.
2014-12-03 09:33:13 +00:00
Alex Dupre
07e30da27e
Update CONFLICTS.
...
PR: 194810
Submitted by: spil.oss@gmail.com
2014-11-04 16:45:45 +00:00
Alex Dupre
fa1c1bc803
Update to 5.5.40 release and unbreak on armv6 [1].
...
PR: 193841 [1]
Submitted by: mikael.urankar@gmail.com
2014-09-23 15:03:22 +00:00
Alex Dupre
184ed069c0
Update to 5.5.39 release.
2014-08-04 14:06:08 +00:00
Alex Dupre
204ad20ce0
Update to 5.5.37 release.
2014-03-31 12:28:49 +00:00
Alex Dupre
a06ee42462
Update to 5.5.36 release.
2014-02-01 10:23:23 +00:00
Alex Dupre
baab9ab9b2
Update to 5.5.35 release and stagify.
2013-12-17 10:18:58 +00:00
Tijl Coosemans
879931c62f
Fix mysql51/55/56 build with clang on i386.
...
The included yassl library contains inline asm (only for i386) using
intel syntax which clang does not support. For now, just disable the
inline asm when clang is used and use the standard C implementation like
on every other architecture.
Approved by: ale (maintainer)
2013-10-08 13:25:00 +00:00
Florian Smeets
174a06e160
- use unique package names
...
- stop using LATEST_LINK
- update CONFLICTS accordingly
Approved by: maintainer
2013-10-03 23:18:52 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Alex Dupre
424d74766c
Update to 5.5.32 release.
2013-06-12 07:56:24 +00:00
Alex Dupre
21861f74a4
MySQL seems to compile correctly on 10-CURRENT.
2013-05-01 16:33:00 +00:00
Martin Wilke
ed86e31262
- Unbreak build on FreeBSD 10
2013-04-22 23:22:42 +00:00
Florian Smeets
c12f359886
Update CONFLCITS after the addition of percona55-* and mariadb55-*
...
Approved by: maintainer
2013-01-17 16:43:07 +00:00
Alex Dupre
2f3fc35d23
Update to 5.5.29 release.
2012-12-21 21:53:09 +00:00
Alex Dupre
5e84c1164a
Update to 5.5.28 release and switch to OptionsNG.
...
Feature safe: yes
2012-10-12 13:44:59 +00:00
Alex Dupre
1e1dd17cdb
Allow to set additional CMAKE_ARGS.
2012-04-30 07:25:41 +00:00
Alex Dupre
ed385e7025
Fix build on i386.
...
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
2012-04-02 07:43:24 +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