aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-client
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Remove expired ports:Rene Ladan2022-06-3014-518/+0
| | | | | | | 2022-06-30 databases/percona56-server: EOL since February 2021 2022-06-30 databases/percona56-client: EOL since February 2021 2022-06-30 databases/mysql55-server: Upstream support ended on December 2018 2022-06-30 databases/mysql55-client: Upstream support ended on December 2018
* databases/mysql*: fix pkg-plist use share/manLoïc Bartoletti2022-05-161-14/+14
| | | | Approved by: portmgr (blanket)
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-251-3/+3
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories d)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508835
* Update to 5.5.62 release.Alex Dupre2018-10-261-11/+0
| | | | | | | | PR: 232699 Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=483021
* Try to fix build with clang6.Alex Dupre2018-05-081-0/+11
| | | | Notes: svn path=/head/; revision=469371
* Update to 5.5.55 release.Alex Dupre2017-04-121-6/+10
| | | | Notes: svn path=/head/; revision=438388
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Update to 5.5.46 release.Alex Dupre2015-11-192-6/+6
| | | | Notes: svn path=/head/; revision=401916
* PKGMESSAGE was misdefinedMark Felder2015-07-181-1/+1
| | | | Notes: svn path=/head/; revision=392455
* Bump PORTREVISION of the client and add pkg-message to warn aboutMark Felder2015-07-182-0/+16
| | | | | | | | | | CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Notes: svn path=/head/; revision=392454
* Update to 5.5.41 release.Alex Dupre2014-12-033-13/+20
| | | | Notes: svn path=/head/; revision=373804
* Update CONFLICTS.Alex Dupre2014-11-041-1/+3
| | | | | | | | PR: 194810 Submitted by: spil.oss@gmail.com Notes: svn path=/head/; revision=372152
* Update to 5.5.40 release and unbreak on armv6 [1].Alex Dupre2014-09-232-4/+47
| | | | | | | | PR: 193841 [1] Submitted by: mikael.urankar@gmail.com Notes: svn path=/head/; revision=369067
* Update to 5.5.39 release.Alex Dupre2014-08-041-2/+1
| | | | Notes: svn path=/head/; revision=364008
* Update to 5.5.37 release.Alex Dupre2014-03-312-22/+0
| | | | Notes: svn path=/head/; revision=349740
* Update to 5.5.36 release.Alex Dupre2014-02-011-1/+2
| | | | Notes: svn path=/head/; revision=342110
* Update to 5.5.35 release and stagify.Alex Dupre2013-12-172-1/+14
| | | | Notes: svn path=/head/; revision=336708
* Fix mysql51/55/56 build with clang on i386.Tijl Coosemans2013-10-081-0/+11
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=329781
* - use unique package namesFlorian Smeets2013-10-031-4/+2
| | | | | | | | | | - stop using LATEST_LINK - update CONFLICTS accordingly Approved by: maintainer Notes: svn path=/head/; revision=329247
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Update to 5.5.32 release.Alex Dupre2013-06-121-4/+15
| | | | Notes: svn path=/head/; revision=320671
* MySQL seems to compile correctly on 10-CURRENT.Alex Dupre2013-05-011-1/+1
| | | | Notes: svn path=/head/; revision=317032
* - Unbreak build on FreeBSD 10Martin Wilke2013-04-221-1/+1
| | | | Notes: svn path=/head/; revision=316288
* Update CONFLCITS after the addition of percona55-* and mariadb55-*Florian Smeets2013-01-171-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=310554
* Update to 5.5.29 release.Alex Dupre2012-12-211-5/+6
| | | | Notes: svn path=/head/; revision=309375
* Update to 5.5.28 release and switch to OptionsNG.Alex Dupre2012-10-121-5/+8
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305778
* Allow to set additional CMAKE_ARGS.Alex Dupre2012-04-301-1/+1
| | | | Notes: svn path=/head/; revision=295708
* Fix build on i386.Alex Dupre2012-04-021-0/+11
| | | | | | | | | PR: ports/166503 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> Feature safe: yes Notes: svn path=/head/; revision=294107
* Update to 5.5.17 release.Alex Dupre2011-10-221-3/+5
| | | | Notes: svn path=/head/; revision=284097
* Update to 5.5.16 release.Alex Dupre2011-10-072-7/+14
| | | | Notes: svn path=/head/; revision=283107
* Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.Alex Dupre2011-09-011-0/+1
| | | | | | | Spotted by: Erik <me@erik.eu> Notes: svn path=/head/; revision=280945
* Update to 5.5.14 release.Alex Dupre2011-07-121-0/+1
| | | | Notes: svn path=/head/; revision=277602
* Update to 5.5.12 release.Alex Dupre2011-05-101-2/+2
| | | | Notes: svn path=/head/; revision=273904
* Update MySQL to 5.5.10 release (shared library bumped).Alex Dupre2011-03-191-2/+2
| | | | Notes: svn path=/head/; revision=271308
* Update to 5.5.9 release [1]Alex Dupre2011-02-085-37/+8
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=268793
* Fix init_embedded_server when argc=0.Alex Dupre2011-01-131-0/+1
| | | | | | | | | Submitted by: fluffy Obtained from: MySQL Bug #57931 Feature safe: yes Notes: svn path=/head/; revision=267728
* Remove any attempts to create a libmysqlclient not linked to a threading ↵Alex Dupre2011-01-115-44/+20
| | | | | | | | | | | | library. Restore previous libraries location. These two changes should fix most of the reported errors. Feature safe: yes Notes: svn path=/head/; revision=267672
* Fix mysqlclient library in single-threaded applications,Alex Dupre2011-01-092-1/+15
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=267542
* Normalize cmake parameters and fix WITH_FAST_MUTEXES.Alex Dupre2010-12-281-1/+1
| | | | | | | | PR: ports/153472 Submitted by: Oleg Sidorkin <OSidorkin@gmail.com> Notes: svn path=/head/; revision=267043
* Update MySQL to 5.5.8 GA release. Read UPDATING.Alex Dupre2010-12-2714-2/+430
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=266994
* Update to 5.5.0 Milestone 2 release.Alex Dupre2010-01-041-1/+1
| | | | | | | | PR: ports/142162 Submitted by: ale Notes: svn path=/head/; revision=247126
* Add MySQL 5.4.1-beta.Alex Dupre2009-07-211-1/+1
| | | | | | | | | Beware: it needs a lot of memory in default configuration for InnoDB. Repocopy by: marcus Notes: svn path=/head/; revision=238154
* Remove BROKEN flag.Alex Dupre2006-05-231-2/+0
| | | | Notes: svn path=/head/; revision=163199
* BROKEN: Incorrect pkg-plistKris Kennaway2006-05-211-0/+2
| | | | Notes: svn path=/head/; revision=163009
* Update to 5.1.7 beta release:Alex Dupre2006-03-171-1/+1
| | | | | | | - add mysql_upgrade script to update the databases from an earlier (even minor) release Notes: svn path=/head/; revision=157478
* Fix rcNG startup ordering for MySQL daemon.Alex Dupre2006-03-071-0/+1
| | | | | | | | | Bump PORTREVISION for mysql-server ports. Approved by: portmgr (clement) Notes: svn path=/head/; revision=157011
* Initial import of MySQL 5.1 version.Alex Dupre2006-02-051-3/+3
| | | | | | | This is an *alpha* release (5.1.5). Notes: svn path=/head/; revision=155251
* - Fix mysqlhotdump vulnerabilityAlex Dupre2004-09-241-1/+0
| | | | | | | | | - Fix plist (don't install .la files) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118376