devel/gitolite - The NetBSD Packages Collection

Gitolite allows you to host Git repositories easily and securely

Gitolite is an SSH-based gatekeeper providing access control for
a server that hosts many git repositories. Without gitolite, each
developer needing to push to one of the repositories hosted would
need a user account on that server; gitolite lets you do that just
using SSH public keys tied to a single, common, user that hosts
all the repositories.

Gitolite can restrict who can read (clone/fetch) from or write
(push) to a repository, and who can push to what branch or tag -
an important issue in corporate environments. Other features include:

* access control by branch-name or by modified file/directory;
* per-developer "personal namespace" prefixes;
* simple but powerful configuration file syntax (with validation);
* config files (and authority for maintaining them) can be split;
* easy integration with gitweb;
* comprehensive logging;
* easy migration from gitosis.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/git-base lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64gitolite-3.6.12.tgz
NetBSD 10.0aarch64gitolite-3.6.12.tgz
NetBSD 10.0aarch64gitolite-3.6.12.tgz
NetBSD 10.0aarch64ebgitolite-3.6.12.tgz
NetBSD 10.0aarch64ebgitolite-3.6.12.tgz
NetBSD 10.0alphagitolite-3.6.12.tgz
NetBSD 10.0earmv6hfgitolite-3.6.12.tgz
NetBSD 10.0earmv6hfgitolite-3.6.12.tgz
NetBSD 10.0earmv6hfgitolite-3.6.12.tgz
NetBSD 10.0earmv7hfgitolite-3.6.12.tgz
NetBSD 10.0earmv7hfgitolite-3.6.12.tgz
NetBSD 10.0earmv7hfgitolite-3.6.12.tgz
NetBSD 10.0i386gitolite-3.6.12.tgz
NetBSD 10.0i386gitolite-3.6.12.tgz
NetBSD 10.0powerpcgitolite-3.6.12.tgz
NetBSD 10.0vaxgitolite-3.6.12.tgz
NetBSD 10.0x86_64gitolite-3.6.12.tgz
NetBSD 10.0_BETAx86_64gitolite-3.6.12.tgz
NetBSD 8.0i386gitolite-3.6.12.tgz
NetBSD 8.0i386gitolite-3.6.12.tgz
NetBSD 8.0powerpcgitolite-3.6.6nb5.tgz
NetBSD 8.0powerpcgitolite-3.6.12.tgz
NetBSD 8.0powerpcgitolite-3.6.12.tgz
NetBSD 8.0powerpcgitolite-3.6.12.tgz
NetBSD 8.0x86_64gitolite-3.6.12.tgz
NetBSD 8.0x86_64gitolite-3.6.12.tgz
NetBSD 8.0x86_64gitolite-3.6.12.tgz
NetBSD 9.0aarch64gitolite-3.6.12.tgz
NetBSD 9.0aarch64gitolite-3.6.12.tgz
NetBSD 9.0aarch64gitolite-3.6.12.tgz
NetBSD 9.0alphagitolite-3.6.6nb5.tgz
NetBSD 9.0alphagitolite-3.6.12.tgz
NetBSD 9.0earmgitolite-3.6.6nb5.tgz
NetBSD 9.0earmv6hfgitolite-3.6.12.tgz
NetBSD 9.0earmv6hfgitolite-3.6.12.tgz
NetBSD 9.0earmv6hfgitolite-3.6.12.tgz
NetBSD 9.0earmv7hfgitolite-3.6.12.tgz
NetBSD 9.0earmv7hfgitolite-3.6.12.tgz
NetBSD 9.0earmv7hfgitolite-3.6.12.tgz
NetBSD 9.0i386gitolite-3.6.12.tgz
NetBSD 9.0i386gitolite-3.6.12.tgz
NetBSD 9.0mips64ebgitolite-3.6.6nb5.tgz
NetBSD 9.0powerpcgitolite-3.6.12.tgz
NetBSD 9.0powerpcgitolite-3.6.6nb5.tgz
NetBSD 9.0powerpcgitolite-3.6.12.tgz
NetBSD 9.0powerpcgitolite-3.6.12.tgz
NetBSD 9.0sparc64gitolite-3.6.6nb5.tgz
NetBSD 9.0sparcgitolite-3.6.6nb5.tgz
NetBSD 9.0x86_64gitolite-3.6.12.tgz
NetBSD 9.0x86_64gitolite-3.6.12.tgz
NetBSD 9.3x86_64gitolite-3.6.12.tgz
NetBSD 9.3x86_64gitolite-3.6.12.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.