Port details on branch 2025Q2 |
- py-berkeleydb Python bindings for Oracle Berkeley DB
- 18.1.14 databases
=2 18.1.14Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2021-02-12 18:46:19
- Last Update: 2025-03-24 12:24:50
- Commit Hash: 67c86aa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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.
- 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 = 1742808980
SHA256 (berkeleydb-18.1.14.tar.gz) = 8c260282f57ebd5b9c3ce53da0eb75be5957addb303e3190935b716448f32f7d
SIZE (berkeleydb-18.1.14.tar.gz) = 320796
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.14:
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:
|