| Port details on branch 2023Q4 |
- py-dulwich Python Git Library
- 1.2.10 devel
=1 1.2.4_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-01-29 17:18:07
- Last Update: 2026-07-11 12:21:09
- Commit Hash: a22e096
- People watching this port, also watch:: p5-Net-Domain-TLD, python311, py311-pycparser, p5-CPAN-Meta-YAML, xerces-c3
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-dulwich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dulwich
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783564058
SHA256 (dulwich-1.2.10.tar.gz) = 106546960f592216315e56d32a92e72e67f1e86671335722f833f5ecd5b73314
SIZE (dulwich-1.2.10.tar.gz) = 1310282
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:
-
- py312-setuptools>=61 : devel/py-setuptools@py312
- py312-setuptools-rust>=0 : devel/py-setuptools-rust@py312
- py312-wheel>=0 : devel/py-wheel@py312
- rust>=1.96.0 : lang/rust
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-fastimport>=0 : devel/py-fastimport@py312
- py312-gevent>=0 : devel/py-gevent@py312
- py312-geventhttpclient>=0 : devel/py-geventhttpclient@py312
- py312-setuptools>=17.1 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-urllib3>=2.2.2,1 : net/py-urllib3@py312
- python3.12 : lang/python312
- 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
- net-mgmt/peering-manager
- textproc/py-openstackdocstheme
- textproc/py-reno
-
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 py312-dulwich-1.2.10:
AIOHTTP=off: Asynchronous HTTP client/server support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
FASTIMPORT=off: Git fastimport support
HYPOTHESIS=off: Hypothesis support
PARAMIKO=off: SSH2 support
RANGE_DIFF=off: Compare ranges of commits
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dulwich
- USES:
- cargo cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|