The devel/git port
git-2.51.0 – distributed version control system (cvsweb github mirror)
Description
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.WWW: https://git-scm.com/
Readme
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
git send-email
==============
To make it work with SSL/TLS and SMTP auth you have to install
the following additional packages.
p5-Net-SMTP-SSL
p5-Authen-SASL
CPU count detection
===================
To improve performance on OpenBSD systems with many CPUs, this package
is patched to cap the number of detected CPUs at a maximum of 4, to avoid
the kernel spending significant time in spin locks. This can be overridden
to increase or decrease if wanted in ${SYSCONFDIR}/gitconfig, e.g.
[grep]
threads = 8
[index]
threads = 8
[pack]
threads = 8
Maintainer
Benoit Lecocq, Klemens Nanni
Multi-packages
git-2.51.0 git-svn-2.51.0 git-x11-2.51.0
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64