Port details |
- 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:
|
Port Moves |
- port moved here from devel/py-dulwich020 on 2023-06-05
REASON: Remove obsoleted port. Use devel/py-dulwich instead
- port moved here from devel/dulwich on 2023-01-29
REASON: Add py- prefix
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.21.7_1 31 Dec 2024 15:48:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dulwich: Update version requirement of RUN_DEPENDS |
0.21.7_1 21 Nov 2024 13:38:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dulwich: Clean up
- Update WWW
- Use USES=shebangfix
- Convert to USE_PYTHON=unittest
- Convert PORTDOCS and PORTEXAMPLES to PLIST entries
- Remove TEST option
- Update pkg-descr
- Bump PORTREVISION for package change |
0.21.7 15 Nov 2024 10:17:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dulwich: Take maintainership |
0.21.7 12 Nov 2024 14:45:53 |
Ryan Steinmetz (zi) |
devel/py-dulwich: Reset MAINTAINER for freqlabs ports due to fatal email bounces
for multiple months |
0.21.7 23 Oct 2024 15:37:46 |
Muhammad Moinur Rahman (bofh) |
devel/py-dulwich: Update version 0.21.2=>0.21.7
- Convert to pep517
- Utilize OPTIONSNG
- Change OPTIONS TESTS to TEST as that is the default OPTION defined in ports
infrastructure for TEST
- Add non-default option FASTIMPORT and PARAMIKO
Changelog: https://github.com/jelmer/dulwich/releases/tag/dulwich-0.21.7
PR: 281937
Approved by: marco.broeder@posteo.eu (maintainer-timeout) |
0.21.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.21.2 30 Jan 2023 10:49:50 |
Nuno Teixeira (eduardo) Author: fullermd |
devel/py-dulwich: Update to 0.21.2
ChangeLog:
https://github.com/jelmer/dulwich/blob/98aa519c7360f4588cb06ced0b017fece866ac4a/NEWS
PR: 267679
Approved by: maintainer timeout, >2 months |
0.19.16 29 Jan 2023 17:16:38 |
Yuri Victorovich (yuri) |
devel/dulwich: Move to devel/py-dulwich
Ports with Python interfaces should all have the py- prefix. |
Number of commits found: 8
|