| Port details on branch 2025Q4 |
- jujutsu Git-compatible VCS that is both simple and powerful
- 0.35.0_1 devel
=3 0.32.0Version of this port present on the latest quarterly branch. - Maintainer: se@FreeBSD.org
 - Port Added: 2024-01-23 13:48:07
- Last Update: 2025-11-11 11:08:12
- Commit Hash: d6b6027
- People watching this port, also watch:: vpopmail, chromium, autoconf, telegram-desktop, ntimed
- License: APACHE20
- WWW:
- https://jj-vcs.github.io/jj/latest/
- Description:
- Jujutsu is a powerful version control system for software projects.
You use it to get a copy of your code, track changes to the code, and
finally publish those changes for others to see and use.
It is designed from the ground up to be easy to use - whether you're
new or experienced, working on brand new projects alone, or large scale
software projects with large histories and teams.
Jujutsu is unlike most other systems, because internally it abstracts
the user interface and version control algorithms from the storage
systems used to serve your content.
This allows it to serve as a VCS with many possible physical backends,
that may have their own data or networking models - like Mercurial or
Breezy, or hybrid systems like Google's cloud-based design, Piper/CitC.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/jujutsu/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jujutsu
- pkg install jujutsu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jujutsu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762433634
SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75
SIZE (rust/crates/ahash-0.8.12.crate) = 43413
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:
-
- rust>=1.91.0 : lang/rust
- This port is required by:
- for Run
-
- devel/jjui
Configuration Options:
- ===> The following configuration options are available for jujutsu-0.35.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_jujutsu
- USES:
- cargo localbase shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|