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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-mariadb Python MariaDB extension
1.1.11_1 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.10Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-09-30 14:10:15
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
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 = 1736107027 SHA256 (mariadb-1.1.11.tar.gz) = cf6647cee081e21d0994b409ba8c8fa2077f3972f1de3627c5502fb31d14f806 SIZE (mariadb-1.1.11.tar.gz) = 85604

Packages (timestamps in pop-ups are UTC):
py311-mariadb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.11_11.1.11_1-1.1.11_11.1.11_1---
FreeBSD:13:quarterly1.1.101.1.11_1-1.1.101.1.11_1---
FreeBSD:14:latest1.1.11_11.1.11_1-1.1.11_11.1.11_1---
FreeBSD:14:quarterly1.1.101.1.11_1-1.1.101.1.11_1---
FreeBSD:15:latest1.1.11_11.1.11_1n/a1.1.11_1n/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: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 5