notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-mariadb Python MariaDB extension
1.1.12 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.12Version of this port present on the latest quarterly branch.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-30 14:10:15
Last Update: 2025-06-03 06:04:09
Commit Hash: f73cbc7
Also Listed In: python
License: LGPL21
WWW:
https://github.com/mariadb-corporation/mariadb-connector-python
Description:
MariaDB Connector/Python enables python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB Connector/C client library for client server communication.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mariadb>0:databases/py-mariadb@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-mariadb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-mariadb
  • pkg install py311-mariadb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-mariadb listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-mariadb
Package flavors (<flavor>: <package>)
  • py311: py311-mariadb
distinfo:
TIMESTAMP = 1745169272 SHA256 (mariadb-1.1.12.tar.gz) = 50b02ff2c78b1b4f4628a054e3c8c7dd92972137727a5cc309a64c9ed20c878c SIZE (mariadb-1.1.12.tar.gz) = 85934

Packages (timestamps in pop-ups are UTC):
py311-mariadb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.121.1.12-1.1.121.1.12---
FreeBSD:13:quarterly1.1.121.1.12-1.1.121.1.12---
FreeBSD:14:latest1.1.121.1.12-1.1.121.1.12---
FreeBSD:14:quarterly1.1.121.1.12-1.1.121.1.12---
FreeBSD:15:latest1.1.121.1.12n/a1.1.12n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-packaging>=0 : devel/py-packaging@py311
  2. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-packaging>=0 : devel/py-packaging@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libmariadb.so : databases/mariadb-connector-c
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_py-mariadb
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mariadb/
  2. https://pypi.org/packages/source/m/mariadb/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.12
03 Jun 2025 06:04:09
commit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Change maintainer address to my @FreeBSD.org email

Approved by:    acm (mentor)
1.1.12
20 Apr 2025 19:38:06
commit hash: a176fb5fb6a5168af2961d2d6922d9dfc38edd1dcommit hash: a176fb5fb6a5168af2961d2d6922d9dfc38edd1dcommit hash: a176fb5fb6a5168af2961d2d6922d9dfc38edd1dcommit hash: a176fb5fb6a5168af2961d2d6922d9dfc38edd1d files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
databases/py-mariadb: Update 1.1.11 => 1.1.12

Changelog:
Callback functions for session or fetch callbacks didn't work properly
when passing connection->thread_state in threaded environment.
Instead we acquire and release the GIL explicitly in these callback
functions.
https://github.com/mariadb-corporation/mariadb-connector-python/releases/tag/v1.1.12

PR:	286243
MFH:	2025Q2
1.1.11_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
1.1.11
05 Jan 2025 23:08:10
commit hash: e74b15a19d24cf61636c7aa32df586bf0d05b111commit hash: e74b15a19d24cf61636c7aa32df586bf0d05b111commit hash: e74b15a19d24cf61636c7aa32df586bf0d05b111commit hash: e74b15a19d24cf61636c7aa32df586bf0d05b111 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
databases/py-mariadb: Update 1.1.10 → 1.1.11

ChangeLog:
https://github.com/mariadb-corporation/mariadb-connector-python/releases/tag/v1.1.11

PR:	283872
1.1.10
14 Oct 2024 21:57:24
commit hash: dcf1c54ae77c67a738b310728098cdfed2cd773acommit hash: dcf1c54ae77c67a738b310728098cdfed2cd773acommit hash: dcf1c54ae77c67a738b310728098cdfed2cd773acommit hash: dcf1c54ae77c67a738b310728098cdfed2cd773a files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
databases/py-mariadb: Update 1.1.8 → 1.1.10

Changelogs:
https://github.com/mariadb-corporation/mariadb-connector-python/releases/tag/v1.1.9
https://github.com/mariadb-corporation/mariadb-connector-python/releases/tag/v1.1.10

PR:	282091
1.1.8
07 Oct 2024 14:18:37
commit hash: f687d136edc48055625157e986d900ea2ba35b9bcommit hash: f687d136edc48055625157e986d900ea2ba35b9bcommit hash: f687d136edc48055625157e986d900ea2ba35b9bcommit hash: f687d136edc48055625157e986d900ea2ba35b9b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-mariadb: Fix WWW

Approved by:	portmgr (blanket)
1.1.8
30 Sep 2024 14:02:00
commit hash: cdee0fdd4da947d470da0f2d686e40fdf602507ecommit hash: cdee0fdd4da947d470da0f2d686e40fdf602507ecommit hash: cdee0fdd4da947d470da0f2d686e40fdf602507ecommit hash: cdee0fdd4da947d470da0f2d686e40fdf602507e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
databases/py-mariadb: New port: Python MariaDB extension

MariaDB Connector/Python enables python programs to access MariaDB
and MySQL databases, using an API which is compliant with the Python
DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB
Connector/C client library for client server communication.

WWW: https://www.github.com/mariadb-corporation/mariadb-connector-python

PR:		275157

Number of commits found: 7