devel/cocogitto - The NetBSD Packages Collection

The Conventional Commits toolbox

Cocogitto is a CLI and GitOps toolbox for the Conventional Commits and
Semver specifications.

Cocogitto was designed to help you respect the conventional and semver standard
and is not intended to be used in any other context.

It strives to be a set of simple, modern and fast command line interfaces.

Goals
 - Make using the conventional commits spec easy and fun.
 - Enable people to focus on their work instead of correcting small mistakes
   and typos.
 - Enforce correctness regarding Semver and Conventional Commits.
 - Automate things when possible (ex: bumping versions).

Non goals
 - Cocogitto is not a git replacement. It uses some of libgit2 but only to
   provide features related to the Conventional Commits specification.
   Anything else shall be done with git.
 - Supporting other commit conventions or git workflows.

Build dependencies

lang/rust pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64cocogitto-6.0.1.tgz
NetBSD 10.0aarch64cocogitto-6.1.0.tgz
NetBSD 10.0earmv7hfcocogitto-6.0.1.tgz
NetBSD 10.0earmv7hfcocogitto-6.1.0.tgz
NetBSD 10.0i386cocogitto-6.1.0.tgz
NetBSD 10.0i386cocogitto-6.0.1.tgz
NetBSD 10.0x86_64cocogitto-6.1.0.tgz
NetBSD 10.0x86_64cocogitto-6.0.1.tgz
NetBSD 9.0aarch64cocogitto-6.0.1.tgz
NetBSD 9.0earmv7hfcocogitto-6.0.1.tgz
NetBSD 9.0earmv7hfcocogitto-6.1.0.tgz
NetBSD 9.0i386cocogitto-6.1.0.tgz
NetBSD 9.0i386cocogitto-6.0.1.tgz
NetBSD 9.0powerpccocogitto-6.0.1.tgz
NetBSD 9.0x86_64cocogitto-6.1.0.tgz
NetBSD 9.0x86_64cocogitto-6.0.1.tgz
NetBSD 9.3x86_64cocogitto-6.1.0.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.