Port details |
- gitflow Git extensions to provide high-level repository operations
- 1.12.3_2 devel =2 1.12.3Version of this port present on the latest quarterly branch.
- Maintainer: nbari@tequila.io
- Port Added: 2015-05-17 10:29:50
- Last Update: 2024-11-03 11:48:23
- Commit Hash: 521da5f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE LGPL21
- WWW:
- https://github.com/petervanderdoes/gitflow-avh
- Description:
- git-flow (AVH Edition)
A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's branching model. This fork adds functionality not
added to the original branch.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/gitflow/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gitflow
- pkg install gitflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gitflow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1568451383
SHA256 (petervanderdoes-gitflow-avh-1.12.3_GH0.tar.gz) = 54e9fd81aa1aa8215c865503dc6377da205653c784d6c97baad3dafd20728e06
SIZE (petervanderdoes-gitflow-avh-1.12.3_GH0.tar.gz) = 66173
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- getopt>=0 : misc/getopt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gitflow-1.12.3_2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_gitflow
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.3_2 03 Nov 2024 11:48:23 |
Po-Chuan Hsieh (sunpoet) |
*/*: Change *_DEPENDS from devel/util-linux back to misc/getopt
- Revert c8ace2f4ca960d3a3a0038846923efcae2f8443d
- Bump PORTREVISION for dependency change
PR: 281625, 281934
Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281934#c2 |
1.12.3_1 02 Nov 2024 12:01:52 |
Daniel Engberg (diizzy) |
*/*: Switch from misc/getopt to devel/util-linux
misc/getopt expired on 2024-10-31 so it's time to switch
PR: 281625
Approved by: portmgr (blanket, build fix) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.12.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.12.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.12.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.3 16 Sep 2019 10:08:30 |
kai |
devel/gitflow: Update to 1.12.3
* Remove patch "patch-git-flow-init" that is no longer required. [1]
While I'm here:
* Group USES block with related USE_ variables and move OPTIONS_DEFINE
further down according to the PHB.
Changelog since 1.12.1:
* Explicitly get the default values from the system and global config
* Fix missing parentheses [1]
PR: 240577
Submitted by: nbari@tequila.io (maintainer) |
1.12.1_1 12 Mar 2019 20:55:30 |
kwm |
Add upstream patch to fix syntax error in git flow init.
PR: 236498
Approved by: maintainer
Obtained from: upstream |
1.12.1 04 Mar 2019 21:17:00 |
swills |
devel/gitflow: Update to 1.12.1
PR: 236123
Submitted by: nbari@tequila.io (maintainer) |
1.11.0 07 Dec 2017 20:03:30 |
cpm |
devel/gitflow: update to 1.11.0
- Update LICENSE
- Update GH_* variables to the new repository
- Update comment and WWW in pkg-descr
Changelog: https://github.com/petervanderdoes/gitflow-avh/releases/tag/1.11.0
PR: 223399
Submitted by: Aldis Berjoza <aldis@berjoza.lv>
Approved by: Nicolas Embriz <nbari@tequila.io> (maintainer) |
1.8.0 09 Sep 2017 21:29:51 |
dbaio |
Update maintainer email address
databases/dalmp
devel/gitflow
Submitted by: maintainer, by email |
1.8.0 31 Aug 2016 15:40:45 |
amdmi3 |
- Remove bogus USES=tar
- Add NO_ARCH
Approved by: portmgr blanket |
1.8.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.0 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
1.8.0 17 May 2015 10:35:06 |
mat |
Fix LICENSE, add LICENSE_FILE.
Sponsored by: Absolight |
1.8.0 17 May 2015 10:29:43 |
mat |
Add gitflow, an AVH Edition of the git extensions to provide high-level
repository operations for Vincent Driessen's branching model
PR: 200093
Submitted by: nbari_dalmp_com
Sponsored by: Absolight |