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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-anysqlite SQLite3 for asyncio and trio
0.0.5 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: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-27 16:12:09
Last Update: 2025-10-27 15:09:25
Commit Hash: 7ed85d1
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/karpetrosyan/anysqlite
Description:
Anysqlite provides an async/await interface to the standard sqlite3 library and supports both trio and asyncio backends using the power of Anyio.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}anysqlite>0:databases/py-anysqlite@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-anysqlite/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-anysqlite
  • pkg install py311-anysqlite
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-anysqlite listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-anysqlite
Package flavors (<flavor>: <package>)
  • py311: py311-anysqlite
distinfo:
TIMESTAMP = 1761446464 SHA256 (anysqlite-0.0.5.tar.gz) = 9dfcf87baf6b93426ad1d9118088c41dbf24ef01b445eea4a5d486bac2755cce SIZE (anysqlite-0.0.5.tar.gz) = 3432

Packages (timestamps in pop-ups are UTC):
py311-anysqlite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.0.5--0.0.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.0.5n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.0.5n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-anyio>=3.4.0 : devel/py-anyio@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-hishel

Configuration Options:
No options to configure
Options name:
databases_py-anysqlite
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/a/anysqlite/
  2. https://pypi.org/packages/source/a/anysqlite/
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
0.0.5
27 Oct 2025 15:09:25
commit hash: 7ed85d13a1f2f31df284053e71a8afe364e0f76ecommit hash: 7ed85d13a1f2f31df284053e71a8afe364e0f76ecommit hash: 7ed85d13a1f2f31df284053e71a8afe364e0f76ecommit hash: 7ed85d13a1f2f31df284053e71a8afe364e0f76e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-anysqlite: Add py-anysqlite 0.0.5

Anysqlite provides an async/await interface to the standard sqlite3 library and
supports both trio and asyncio backends using the power of Anyio.

Number of commits found: 1