Port details |
- git-filter-repo-devel git filter-repo is a versatile tool for rewriting history
- 20241203 devel =0 20241021Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2024-10-21 20:33:04
- Last Update: 2024-12-04 17:09:24
- Commit Hash: 068894c
- License: MIT
- WWW:
- https://github.com/newren/git-filter-repo
- Description:
- git filter-repo is a versatile tool for rewriting history, which
includes capabilities I have not found anywhere else. It roughly falls
into the same space of tool as git filter-branch but without the
capitulation-inducing poor performance, with far more capabilities,
and with a design that scales usability-wise beyond trivial rewriting
cases. git filter-repo is now recommended by the git project instead of
git filter-branch.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- git-filter-repo-devel>0:devel/git-filter-repo-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/git-filter-repo-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-filter-repo-devel
- pkg install git-filter-repo-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-filter-repo-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733323846
SHA256 (newren-git-filter-repo-20241203-6f79afc_GH0.tar.gz) = e422948671104a5c5adde7a0a371763459253736bbc1756adf8c6bc00b4848a7
SIZE (newren-git-filter-repo-20241203-6f79afc_GH0.tar.gz) = 205049
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- git : devel/git
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_git-filter-repo-devel
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20241203 04 Dec 2024 17:09:24 |
Cy Schubert (cy) |
devel/git-filter-repo-devel: Update to the latest newren/git-filter-repo github
commit |
20241021 21 Oct 2024 20:31:02 |
Cy Schubert (cy) |
devel/git-filter-repo-devel: Add new port
devel/git-filter-repo-devel tracks git-filter-repo development. It
includes fixes not yet available in the latest release. Most
specifically bug #261, opened by myself, that results in the loss
of files. |
Number of commits found: 2
|