notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
git-flow-next Modern reimplementation of git-flow branching model written in Go
1.1.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: 000.fbsd@quip.cz search for ports maintained by this maintainer
Port Added: 2026-02-17 10:12:05
Last Update: 2026-04-12 17:15:49
Commit Hash: e800745
License: BSD2CLAUSE
WWW:
https://git-flow.sh
Description:
A modern reimplementation of git-flow in Go that offers greater flexibility while maintaining backward compatibility with the original git-flow and git-flow-avh. It is built with Go, focusing on reliability, extensibility, and developer experience.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/git-flow
  2. /usr/local/share/licenses/git-flow-next-1.1.0/catalog.mk
  3. /usr/local/share/licenses/git-flow-next-1.1.0/LICENSE
  4. /usr/local/share/licenses/git-flow-next-1.1.0/BSD2CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • git-flow-next>0:devel/git-flow-next
To install the port:
cd /usr/ports/devel/git-flow-next/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/git-flow-next
  • pkg install git-flow-next
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: git-flow-next
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776014073 SHA256 (go/devel_git-flow-next/git-flow-next-v1.1.0/v1.1.0.mod) = b804b70485ab53e6c6c21f89435a9cb0707b15a79390b99cf2e8d98f687a8841 SIZE (go/devel_git-flow-next/git-flow-next-v1.1.0/v1.1.0.mod) = 380

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_git-flow-next/git-flow-next-v1.1.0/v1.1.0.zip) = dc390b242d91cc74dea1216bcc2900458c504737e75ccdc790a3c87fa9a3c0d9 SIZE (go/devel_git-flow-next/git-flow-next-v1.1.0/v1.1.0.zip) = 351426

Collapse this list.


Packages (timestamps in pop-ups are UTC):
git-flow-next
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_11.0.0_1--1.1.0n/an/an/a
FreeBSD:13:quarterly1.0.0_21.0.0_2--1.0.0_2n/an/an/a
FreeBSD:14:latest1.0.0_21.1.0--1.1.0---
FreeBSD:14:quarterly1.0.0_21.0.0_2--1.0.0_2---
FreeBSD:15:latest1.1.01.1.0n/a-n/an/a--
FreeBSD:15:quarterly1.0.0_21.0.0_2n/a-n/an/a--
FreeBSD:16:latest1.0.0_11.1.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_git-flow-next
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/gittower/git-flow-next/@v/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
12 Apr 2026 17:15:49
commit hash: e800745a9ab990042787351519c8da8e55fc8a2dcommit hash: e800745a9ab990042787351519c8da8e55fc8a2dcommit hash: e800745a9ab990042787351519c8da8e55fc8a2dcommit hash: e800745a9ab990042787351519c8da8e55fc8a2d files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Miroslav Lachman
devel/git-flow-next: Update to 1.1.0

- Added:
    - Push-option support for publish command (--push-option / -o)
    - Support for configurable hooks directory via gitflow.path.hooks
      and core.hooksPath

- Fixed
    - Validate remote exists before any state-changing delete operations
    - Validate remote before remote operations (publish, track, finish
      sync)
    - Check if remote exists before attempting to delete remote branch
    - Skip fetch when no remote is configured
    - Use empty commit instead of README.md when initializing empty
      repositories
    - Default to empty version tag prefix during init
    - Thread config correctly into tag creation step during finish

PR:		294446
1.0.0_2
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2
1.0.0_1
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
1.0.0
17 Feb 2026 10:08:54
commit hash: 986d44e001f346f81fdc87dda25cfcf1c062c706commit hash: 986d44e001f346f81fdc87dda25cfcf1c062c706commit hash: 986d44e001f346f81fdc87dda25cfcf1c062c706commit hash: 986d44e001f346f81fdc87dda25cfcf1c062c706 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Miroslav Lachman
devel/git-flow-next: Add new port

Modern reimplementation of git-flow in Go that offers greater
flexibility while maintaining backward compatibility with the original
git-flow and git-flow-avh.

PR:		293234

Number of commits found: 4