Port details |
- git-extras Sub-commands for repo summary, repl, changelog population, and more
- 7.3.0 devel
=2 7.2.0Version of this port present on the latest quarterly branch. - Maintainer: igoro@FreeBSD.org
 - Port Added: 2014-11-08 11:34:47
- Last Update: 2024-10-21 20:47:05
- Commit Hash: a87be0b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/tj/git-extras/
- Description:
- Additional Git sub-commands:
- repository summary
- author commit percentages
- changelog population
- shortcuts for branching/tagging/releasing
- GitHub related shortcuts
- repl (read-eval-print-loop), an interactive mode
- and more...
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- git-extras>0:devel/git-extras
- To install the port:
- cd /usr/ports/devel/git-extras/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-extras
- pkg install git-extras
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-extras
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729422501
SHA256 (tj-git-extras-7.3.0_GH0.tar.gz) = 89bae1a05731f4aaafb04066ea0186e181117b74fcfbf89d686cf205459220b7
SIZE (tj-git-extras-7.3.0_GH0.tar.gz) = 186768
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:
-
- bash : shells/bash
- git : devel/git
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_git-extras
- 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 |
7.3.0 21 Oct 2024 20:47:05
    |
Igor Ostapenko (igoro)  |
devel/git-extras: Update to 7.3.0
ChangeLog: https://github.com/tj/git-extras/releases/tag/7.3.0
PR: 282224
Approved by: fuz |
7.2.0 27 Apr 2024 16:26:15
    |
Nuno Teixeira (eduardo)  Author: Igor Ostapenko |
devel/git-extras: Update to 7.2.0
ChangeLog: https://github.com/tj/git-extras/releases/tag/7.2.0
PR: 278552 |
7.1.0_1 23 Feb 2024 12:50:24
    |
Muhammad Moinur Rahman (bofh)  |
devel/git-extras: Moved man to share/man
Approved by: portmgr (blanket) |
7.1.0 03 Nov 2023 21:09:45
    |
Robert Clausecker (fuz)  Author: Igor Ostapenko |
devel/git-extras: update to 7.1.0
Changelog: https://github.com/tj/git-extras/releases/tag/7.1.0
PR: 274837 |
7.0.0 28 Apr 2023 16:13:39
    |
Robert Clausecker (fuz)  Author: Igor Ostapenko |
devel/git-extras: update to 7.0.0
Changelog: https://github.com/tj/git-extras/releases/tag/7.0.0
PR: 271046 |
6.5.0 11 Oct 2022 15:43:21
    |
Fernando Apesteguía (fernape)  Author: Igor Ostapenko |
devel/git-extras: Update to 6.5.0
ChangeLog: https://github.com/tj/git-extras/releases/tag/6.5.0
* Include revert conflicts in git abort
* fix(git-effort):fork: retry: Resource temporarily unavailable
* git-sync --force will sync without interaction
* fix(git-cp): keep the history of the files
* git-bulk: previous refactor redirected $PWD to stderr by mistake
* Fix lazy loading bash_completion from XDG_DATA_DIRS
* feat(bin/git-browse): open website at file & line number or range
* #970 standup added -A flag for author date
* update git-utimes.{1,html} to add --newer flag
* git-utimes: add --newer flag and don't touch files in the working tree and
index
* docs(instllation): replace git.io
* Added config git-extras.standup-implicit-week for git standup
* Document git standup -w option
PR: 266953
Reported by: igor.ostapenko@pm.me (maintainer) |
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) |
6.4.0 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 ) |
6.4.0 07 May 2022 16:45:24
    |
Dmitri Goutnik (dmgk)  Author: Igor Ostapenko |
devel/git-extras: Update to 6.4.0
Changes: https://github.com/tj/git-extras/releases/tag/6.4.0
PR: 263664 |
6.3.0 08 Oct 2021 06:11:32
    |
Yasuhiro Kimura (yasu)  Author: Igor Ostapenko |
devel/git-extras: Update to 6.3.0
* Pet portclippy
* Reformat Makefile with portfmt
ChangeLog: https://github.com/tj/git-extras/blob/6.3.0/History.md
PR: 258992
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32364 |
6.2.0 08 Apr 2021 02:56:31
    |
Koichiro Iwao (meta)  |
devel/git-extras: Update to 6.2.0
PR: 254662
Reported by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
Relnotes: https://github.com/tj/git-extras/releases/tag/6.2.0 |
6.1.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.1.0 29 Sep 2020 05:06:18
  |
pi  |
devel/git-extras: update 6.0.0 -> 6.1.0
PR: 249968
Submitted by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
Relnotes: https://github.com/tj/git-extras/releases/tag/6.1.0 |
6.0.0 23 Jun 2020 08:58:59
  |
tagattie  |
Update to 6.0.0
PR: 247483
Submitted by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
Approved by: mentors (implicit)
Changelog: https://github.com/tj/git-extras/releases/tag/6.0.0 |
5.1.0 22 Dec 2019 12:51:18
  |
tcberner  |
devel/git-extras: Update to 5.1.0
PR: 242772
Submitted by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer) |
5.0.0 26 Aug 2019 14:54:29
  |
sunpoet  |
Update to 5.0.0
- Update MAINTAINER address
Changes: https://github.com/tj/git-extras/releases
PR: 240044
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
4.7.0 06 Jul 2019 18:21:22
  |
swills  |
devel/git-extras: update to 4.7.0
PR: 238955
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
4.6.0 18 Oct 2018 22:28:23
  |
swills  |
devel/git-extras: Update to 4.6.0
PR: 232410
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
4.5.0 19 Feb 2018 12:07:12
  |
sunpoet  |
Update to 4.5.0
Changes: https://github.com/tj/git-extras/releases
PR: 226038
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
4.4.0 28 Jul 2017 02:02:11
  |
dbaio  |
devel/git-extras: Update to 4.4.0
While here, add LICENSE_FILE
Changes: https://github.com/tj/git-extras/releases/tag/4.4.0
PR: 220964
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
4.3.0 09 May 2017 03:37:22
  |
adamw  |
Update to 4.3.0.
PR: 219144
Submitted by: maintainer (Igor Ostapenko) |
4.2.0 09 Oct 2016 01:19:24
  |
adamw  |
Update to 4.2.0, and add NO_ARCH.
Changes: https://github.com/tj/git-extras/releases/tag/4.2.0
PR: 213313
Submitted by: maintainer (Igor Ostapenko) |
4.1.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.1.0 27 Jan 2016 07:23:31
  |
miwi  |
- Update to 4.1.0
PR: 206611
Submitted by: maintainer |
4.0.0 29 Dec 2015 21:55:52
  |
robak  |
devel/git-extras: update 3.0.0 -> 4.0.0
- Remove shebangfix from USES
PR: 205698
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> |
3.0.0 10 May 2015 13:53:51
  |
robak  |
devel/git-extras: update 2.2.0 -> 3.0.0
PR: 200090
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
2.2.0 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.2.0 22 Nov 2014 17:13:38
  |
danilo  |
- Update to 2.2.0
PR: 195163
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer) |
2.1.0 08 Nov 2014 11:34:38
  |
pawel  |
Additional Git sub-commands:
- repository summary
- author commit percentages
- changelog population
- shortcuts for branching/tagging/releasing
- GitHub related shortcuts
- repl (read-eval-print-loop), an interactive mode
- and more...
WWW: https://github.com/tj/git-extras/
PR: ports/194542
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> |