Port details |
- mariadb101-client Multithreaded SQL database (client)
- 10.1.45 databases
=5 10.1.45Version of this port present on the latest quarterly branch.
- DEPRECATED: Port will be removed when 10.5 is added, please switch to a newer version
This port expired on: 2020-07-01
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2016-02-13 19:02:23
- Last Update: 2020-07-01 11:02:49
- SVN Revision: 540951
- People watching this port, also watch:: sudo, memcached, node
- License: GPLv2
- WWW:
- https://mariadb.org/
- Description:
- MariaDB is a database server that offers drop-in replacement functionality
for MySQL. MariaDB is built by some of the original authors of MySQL, with
assistance from the broader community of Free and open source software
developers. In addition to the core functionality of MySQL, MariaDB offers
a rich set of feature enhancements including alternate storage engines,
server optimizations, and patches.
MariaDB is primarily driven by developers at Monty Program, a company
founded by Michael "Monty" Widenius, the original author of MySQL, but
this is not the whole story about MariaDB. On the "About MariaDB" page you
will find more information about all participants in the MariaDB community,
including storage engines XtraDB and PBXT.
WWW: https://mariadb.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mariadb101-client>0:databases/mariadb101-client
- Conflicts:
- CONFLICTS_INSTALL:
- mariadb5*-client-*
- mariadb10[02-9]-client-*
- mysql[0-9]*-client-*
- mysqlwsrep*
- percona[0-9]*-client-*
- No installation instructions:
- This port has been deleted.
- PKGNAME: mariadb101-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1589725786
SHA256 (mariadb-10.1.45.tar.gz) = 9d8f0f71f9613b2028ffc5c5be8b98948ec955eb0d89600d18ed7cc04807dad5
SIZE (mariadb-10.1.45.tar.gz) = 63673824
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: databases/mariadb101-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- cmake : devel/cmake
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- libreadline.so.8 : devel/readline
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for mariadb101-client-10.1.45:
FASTMTX=off: Replace mutexes with spinlocks
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison:build cmake:insource,noninja cpe libedit ncurses shebangfix ssl readline gssapi compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/mariadb101-server |
Commit | Credits | Log message |
10.1.45 01 Jul 2020 11:02:49 |
rene |
Remove expired ports:
2020-07-01 databases/mariadb101-client: Port will be removed when 10.5 is added,
please switch to a newer version
2020-07-01 databases/mariadb101-server: Port will be removed when 10.5 is added,
please switch to a newer version
2020-07-01 databases/mariadb102-server: Port will be removed when 10.5 is added,
please switch to a newer version
2020-07-01 databases/mariadb102-client: Port will be removed when 10.5 is added,
please switch to a newer version |
10.1.41 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
10.1.40 08 May 2019 20:04:26 |
brnrd |
databases/mariadb101-server: Update to 10.1.40
- Clean up Makefiles
- Reduce -client to bare minimum |
10.1.38 08 Feb 2019 09:48:48 |
brnrd |
databases/mariadb101-server: Security update to 10.1.38
- Unbreak: Uses bundled yaSSL if OpenSSL 1.1 detected
PR: 235574, 235574
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
MFH: 2019Q1
Security: d3d02d3a-2242-11e9-b95c-b499baebfeaf |
10.1.35 08 Aug 2018 19:09:46 |
brnrd |
databases/mariadb101-server: Security update to 10.1.35
Security: 909be51b-9b3b-11e8-add2-b499baebfeaf |
10.1.33 11 May 2018 12:02:05 |
brnrd |
databases/mariadb101-client: Fix patch
Reported by: Niels Poppe |
10.1.30_2 24 Jan 2018 01:03:03 |
grembo |
Fix databases/mariadb* hostname verification when building against LibreSSL
LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).
Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.
See also https://github.com/MariaDB/server/pull/562
Approved by: ssl blanket
MFH: 2018Q1 |
10.1.23 04 May 2017 06:46:26 |
brnrd |
databases/mariadb101-server: Update to 10.1.23
- Security and bugfix update to 10.1.23
- Add upstream patch for InnoDB crash
- Update CMakeLists.txt patch
- Remove MDEV-12261 patch (included upstream)
- Fix plist issues
PR: 219045
Submitted by: Dani <i.dani@outlook.com>
MFH: 2017Q2
Security: d9e01c35-2531-11e7-b291-b499baebfeaf |
10.1.22 18 Mar 2017 11:05:32 |
brnrd |
databases/madiadb101-server: Update to 10.1.22
- Update to 10.1.22 [1]
- Add upstream patch for WITHOUT_SERVER build failure
[1]: https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/
MFH: 2017Q1
Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
Security: 7c27192f-0bc3-11e7-9940-b499baebfeaf
Security: CVE-2017-3313
Security: CVE-2017-3302 |
10.1.21 18 Jan 2017 20:19:37 |
brnrd |
databases/mariadb101-server: Update to 10.1.21
- Update to 10.1.21
- Fix patches that no longer cleanly apply
- Rename patches to new naming scheme
MFH: 2017Q1
Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf |
10.1.19_1 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
10.1.17 31 Aug 2016 19:53:21 |
brnrd |
databases/mariadb101-server: Update to 10.1.17
- Update to 10.1.17
- Remove no-op cmake flag for -client |
10.1.16 24 Jul 2016 10:23:45 |
brnrd |
databases/mariadb101-client: Update to 10.1.16
- -client was missig from the -server commit
- post-install target to post-stage
- Delete private headers
- Add service_encryption.h patch
- Fix scipts/CMakeLists.txt patch
PR: 211328 |
10.1.14 19 May 2016 10:57:35 |
amdmi3 |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket |
10.1.13 27 Mar 2016 20:57:51 |
brnrd |
databases/mariadb101-{server,client}: Update to 10.1.13
- Update to version 10.1.13
- Make GSSAPI plugin optional [2]
- Remove patches that are merged upstream
- Re-generate patches that required fuzzing
- Server
- Fix OQGraph build failure [1]
- Install server gssapi plugin only
- Don't install gssapi libs/files that were moved to -client
- Add license and readme file for TokuDB
- Add tokuft_logprint and tokuftdump binaries
- Client
- Install client gssapi plugin
- Enable PLIST_SUB for optional gssapi plugin
- Add new plugins and ini file
- Remove taocrypt patch, we don't build bundled SSL
PR: 207675 [1], 207883 [2]
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D5751 |
10.1.11 13 Feb 2016 22:33:53 |
brnrd |
databases/mariadb101-{client,server}: Add missing patches
- Patches that were non-existent in the source of the repocopy
(mariadb100-*) were not part of the initial commit
Differential Revision: D3953 |
10.1.11 13 Feb 2016 19:02:11 |
brnrd |
[NEW PORTS] databases/mariadb101-{server,client}: 10.1.11
MariaDB is one of the most popular database servers in the world. It's made
by the original developers of MySQL and guaranteed to stay open source.
Notable users include Wikipedia, Facebook and Google.
MariaDB turns data into structured information in a wide array of
applications, ranging from banking to websites. It is an enhanced, drop-in
replacement for MySQL. MariaDB is used because it is fast, scalable and
robust, with a rich ecosystem of storage engines, plugins and many other
tools make it very versatile for a wide variety of use cases.
MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. This latest versions of
MariaDB also include GIS and JSON features.
WWW: http://mariadb.org/
Reviewed by: koobs (mentor), feld (mentor)
Approved by: koobs (mentor), feld (mentor)
Differential Revision: D3953 |