Port details on branch 2023Q3 |
- py-dulwich Python Git Library
- 0.21.7_1 devel =3 0.21.7_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-01-29 17:18:07
- Last Update: 2024-12-31 15:48:27
- Commit Hash: c2dd9ae
- People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py39-beautifulsoup, mDNSResponder
- Also Listed In: python
- License: APACHE20 GPLv2+
- WWW:
- https://www.dulwich.io/
- https://github.com/jelmer/dulwich
- Description:
- Dulwich project aims to provide an interface to git repos (both local and
remote) that doesn't call out to git directly but instead uses pure Python.
By default, Dulwich' setup.py will attempt to build and install the optional C
extensions. The reason for this is that they significantly improve the
performance since some low-level operations that are executed often are much
slower in CPython.
- ¦ ¦ ¦ ¦
- 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}dulwich>0:devel/py-dulwich@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dulwich/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dulwich
- pkg install py311-dulwich
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-dulwich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dulwich
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728366242
SHA256 (dulwich-0.21.7.tar.gz) = a9e9c66833cea580c3ac12927e4b9711985d76afca98da971405d414de60e968
SIZE (dulwich-0.21.7.tar.gz) = 448028
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>=61 : 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:
-
- py311-fastimport>=0 : devel/py-fastimport@py311
- py311-gevent>=0 : devel/py-gevent@py311
- py311-geventhttpclient>=0 : devel/py-geventhttpclient@py311
- py311-setuptools>=17.1 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-urllib3>=1.25,1 : net/py-urllib3@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- devel/brz
- devel/py-perceval
- devel/py-poetry
- net/py-errbot
- textproc/py-openstackdocstheme
- textproc/py-reno
- textproc/sigil
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-dulwich-0.21.7_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
FASTIMPORT=off: Git fastimport support
PARAMIKO=off: SSH2 support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dulwich
- USES:
- cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|