| Port details on branch 2026Q3 |
- py-gitdb Git Object Database
- 4.0.12 devel
=1 4.0.12Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-03-16 00:21:08
- Last Update: 2025-01-28 17:04:50
- Commit Hash: 4099361
- People watching this port, also watch:: py311-Automat, freeimage, font-misc-meltho, libjxl, py311-pycparser
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://gitdb.readthedocs.io/en/latest/
- https://github.com/gitpython-developers/gitdb
- Description:
- GitDB allows you to access bare git repositories for reading and writing. It
aims at allowing full access to loose objects as well as packs with performance
and scalability in mind. It operates exclusively on streams, allowing to handle
large objects with a small memory footprint.
 ¦ ¦ ¦ ¦ 
- 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}gitdb>0:devel/py-gitdb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-gitdb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-gitdb
- pkg install py311-gitdb
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-gitdb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gitdb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1736671201
SHA256 (gitdb-4.0.12.tar.gz) = 5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571
SIZE (gitdb-4.0.12.tar.gz) = 394684
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>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-smmap>=3.0.1<6 : devel/py-smmap@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-gitpython
Configuration Options:
- No options to configure
- Options name:
- devel_py-gitdb
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|