82 Commits

Author SHA1 Message Date
Christopher Chavez 991facd116 various nomaintainer ports: set "deprecated.eol_version yes" 2025-10-20 09:59:43 -04:00
Christopher Chavez be90bb44c8 mysql56: fix build
Closes: https://trac.macports.org/ticket/73102
2025-10-10 02:43:15 -04:00
Christopher Chavez df72df42e3 mysql56: force pre-2017 C++ standard
Fixes: https://trac.macports.org/ticket/71801
2025-10-07 13:19:23 -04:00
Joshua Root ecaaceb301 misc: handle multiple default patch.pre_args
See: https://github.com/macports/macports-base/pull/321
2024-05-13 05:50:06 +10:00
Joshua Root 922a1646ab misc: update platforms 2022-10-26 21:24:03 +11:00
Christopher Chavez 58ff22c6f3 mysql(56|57): workaround for newer compilers 2022-08-31 19:15:22 -04:00
Christopher Chavez 72d9acabb3 mysql51, mysql55, mysql56: disable livecheck (#15854) 2022-08-23 09:21:35 -04:00
Christopher Chavez 363ffcc1b6 mysql56: select() implicitly declared in configure 2021-11-29 16:11:17 +01:00
Christopher Chavez b3c93c57f5 mysql56, mysql8: use MacPorts’ libedit
…instead of bundled libedit (as already done for mysql57 in 38aa1a0ec8)
Fixes: https://trac.macports.org/ticket/64006
2021-11-20 15:19:32 -05:00
Christopher Chavez 59a36064e0 mysql56, mysql57, mysql8: use MacPorts’ libevent
…instead of building bundled libevent
2021-11-13 12:12:22 -05:00
Christopher Chavez da2f199deb MySQL ports: remove duplicate license command
Was preventing OpenSSLException from taking effect.
2021-11-13 07:55:18 -05:00
Christopher Chavez d629df89da mysql56, mysql57, mysql8: add OpenSSL exception
Licensing information includes the following:
 "This program is also distributed with certain software (including
  but not limited to OpenSSL) that is licensed under separate terms,
  as designated in a particular file or component or in included license
  documentation.  The authors of MySQL hereby grant you an additional
  permission to link the program and your derivative works with the
  separately licensed software that they have included with MySQL."
2021-11-10 17:10:05 -05:00
Chris Jones f6e61fe512 mysql56: use openssl PG, peg to version 1.1 2021-11-10 18:45:35 +00:00
Chris Jones 5848d16670 openssl dependents: rev bump [skip ci] 2021-11-07 12:38:19 +00:00
Christopher Chavez 2fd38b52a5 mysql56: update to 5.6.51 2021-05-18 22:35:08 +01:00
Christopher Chavez 6d48f8f1b5 mysql56: update to 5.6.50
Drop patch incorporated upstream
2020-12-17 03:47:35 +01:00
Christopher Chavez 56ad08aa37 mysql56: update Upstream-Status in patch 2020-08-06 10:48:31 -07:00
Christopher Chavez d589988434 mysql56: update to 5.6.49 2020-07-15 00:40:06 -07:00
Ryan Schmidt 0adfe2d95b Fix typo in comment in macports-default.cnf 2020-06-29 11:33:33 -05:00
Ken Cunningham eb8cfe9ca6 mysql56: blacklist gcc 4.2 and ilk
gcc-4.2 failed the atomics requirements
to build this

closes: https://trac.macports.org/ticket/60400
2020-06-09 13:41:47 -07:00
Christopher Chavez d68eb6a2ff mysql56: update to 5.6.48 2020-06-08 08:36:14 -07:00
Ken Cunningham 44c085bfac mysql56: move VERSION files
there is a conflict with c++17, which
uses a header called version

see: https://trac.macports.org/ticket/60400
2020-06-07 23:48:40 -07:00
Ken Cunningham 711eff2308 mysql56: don't for /usr/bin/libtool
we need the libtool from cctools for newer objects
2020-06-07 23:40:27 -07:00
Christopher Chavez 6c92004159 mysql56: update to 5.6.47
Use MacPorts' OpenSSL:
As of MySQL 5.6.46, it is now compatible with OpenSSL 1.1.1.
yassl is no longer bundled, and external OpenSSL is required.

Remove old pre-activate phase
2020-04-25 01:32:18 -05:00
Herby Gillot 0086a52e9b mysql_select: add MySQL8's ibd2sdi 2020-02-03 20:58:42 -05:00