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
Port details
py-mariadb Python MariaDB extension
1.1.8 databasesnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-09-30 14:10:15
Last Update: 2024-09-30 14:02:00
Commit Hash: cdee0fd
Also Listed In: python
License: LGPL21
WWW:
https://www.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 = 1700175623 SHA256 (mariadb-1.1.8.tar.gz) = f73f1269dad5f14aee20b48ca56db7d90a51f2d5971a400c7d66e16b3976b4c9 SIZE (mariadb-1.1.8.tar.gz) = 85307

Packages (timestamps in pop-ups are UTC):
py311-mariadb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.1.8--1.1.8---
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.1.8n/a-n/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. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. 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: 1

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