The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commitizen is release management tool designed for teams.
Commitizen assumes your team uses a standard way of committing rules and
from that foundation, it can bump your project's version, create the
changelog, and update files.
By default, commitizen uses conventional commits, but you can build your
own set of rules, and publish them.
Using a standardized set of rules to write commits, makes commits easier
to read, and enforces writing descriptive commits.
devel/commitizen: transiently update the port to version 3.31.0
This is the latest version in the 3.x series for the benefit of
some Python projects checking for commitizen >= 3.29.0 and then
refusing to work, while we're working on a major version update.
PR: 289050
Requested by: O. Hartmann
Reported by: portscout
devel/commitizen: Chase py-yaml rename
As in 1a80ec7c2281, follow move from devel/py-yaml to devel/py-pyyaml
and bump PORTREVISION.
This should unbreak INDEX.
devel/commitizen: new port had been added (+)
Commitizen is release management tool designed for teams.
It assumes your team uses a standard way of committing
rules and from that foundation it can bump your project's
version, create the changelog, and update files.
WWW: https://commitizen-tools.github.io/commitizen/