Port details on branch 2023Q3 |
- py-dulwich Python Git Library
- 0.22.8_1 devel
=3 0.22.8Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-01-29 17:18:07
- Last Update: 2025-04-08 08:41:13
- Commit Hash: 2a5976a
- People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py311-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 = 1742070350
SHA256 (dulwich-0.22.8.tar.gz) = 701547310415de300269331abe29cb5717aa1ea377af826bf513d0adfb1c209b
SIZE (dulwich-0.22.8.tar.gz) = 466542
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-setuptools-rust>=0 : devel/py-setuptools-rust@py311
- py311-wheel>=0 : devel/py-wheel@py311
- rust>=1.86.0 : lang/rust
- 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.22.8_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:
- cargo cpe python:3.9+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|