| Port details on branch 2026Q2 |
- py-berkeleydb Python bindings for Oracle Berkeley DB
- 18.1.15 databases
=0 18.1.15Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2021-02-12 18:46:19
- Last Update: 2025-10-14 18:20:02
- Commit Hash: cc6ab61
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.jcea.es/programacion/pybsddb.htm
- Description:
- This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
for the Database Environment, Database, Cursor, Log Cursor, Sequence and
Transaction objects, and each of these is exposed as a Python type in the
berkeleydb.db module. The database objects can use various access methods:
btree, hash, recno, queue and heap. Complete support of Oracle Berkeley DB
distributed transactions. Complete support for Oracle Berkeley DB Replication
Manager. Complete support for Oracle Berkeley DB Base Replication.
Please see the documents in the docs directory of the source distribution or at
the website for more details on the types and methods provided. The goal is to
mirror most of the real Oracle Berkeley DB API so fall back to the Oracle
Berkeley DB documentation as appropriate.
¦ ¦ ¦ ¦ 
- 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}berkeleydb>0:databases/py-berkeleydb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-berkeleydb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-berkeleydb
- pkg install py311-berkeleydb
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-berkeleydb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-berkeleydb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760456031
SHA256 (berkeleydb-18.1.15.tar.gz) = 7afa53143d754c6bb2c85656c1325ebae518adcfcd1b59e13cc2abb88ddf758e
SIZE (berkeleydb-18.1.15.tar.gz) = 188446
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libdb-5.3.so : databases/db5
- This port is required by:
- for Run
-
- audio/exaile
- science/gramps
Configuration Options:
- ===> The following configuration options are available for py311-berkeleydb-18.1.15:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_py-berkeleydb
- USES:
- bdb python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|