# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
set description_common {Git extensions for Vincent Driessen branching.}
github.setup nvie gitflow 0.4.1
maintainers {maiar.org:jason-macports @gorticus} openmaintainer
description ${description_common} (nvie)
long_description ${description_common} \
This is the canonical nvie version, not maintained.
conflicts ${realname}-devel ${realname}-avh ${realname}-hf
depends_run-append port:git port:getopt
if {${subport} eq ${name}} {
destroot.destdir prefix=${destroot}${prefix}
# Does the github portgroup support 'clone --recursive'?
# This will be removed once the python re-write is complete.
system -W ${worksrcpath} "git submodule update --init"
subport ${realname}-devel {
github.setup nvie gitflow 15aab26490facf285acef56cb5d61025eacb3a69
description ${description_common} (nvie devel)
long_description ${description_common} \
This is the nvie develop branch, not maintained.
conflicts ${realname} ${realname}-avh ${realname}-hf
destroot.destdir prefix=${destroot}${prefix}
# Does the github portgroup support 'clone --recursive'?
# This will be removed once the python re-write is complete.
system -W ${worksrcpath} "git submodule update --init"
subport ${realname}-avh {
github.setup petervanderdoes gitflow 1.12.3