Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.6_1 03 Jan 2022 21:15:16 |
Lewis Cook (lcook) |
textproc/askgit: Move to mergestat
askgit was renamed from upstream to mergestat,
reflect these changes here. |
0.4.6_1 04 Dec 2021 12:07:30 |
Matthias Fechner (mfechner) |
*/*: bump ports depending on libgit2 |
0.4.6 25 Sep 2021 17:18:30 |
Mikael Urankar (mikael) |
textproc/askgit: Add missing build dependency.
# github.com/mattn/go-sqlite3
vendor/github.com/mattn/go-sqlite3/backup.go:12:10: fatal error: 'sqlite3.h'
file not found
#include <sqlite3.h>
Approved by: portmgr (build fix blanket) |
0.4.6 10 Sep 2021 14:35:24 |
Lewis Cook (lcook) |
textproc/askgit: Update to 0.4.6
Changes: https://github.com/askgitdev/askgit/compare/v0.3.7...v0.4.6 |
0.3.7_1 13 May 2021 17:59:48 |
Lewis Cook (lcook) |
Switch to GO_MODULE after r566063 |
0.3.7 21 Apr 2021 12:02:45 |
Lewis Cook (lcook) |
textproc/askgit: Unbreak build with git2go
Whilst building git2go, it is necessary such that we have
pkg-config installed. Prior to this update, we would fail
building as indicated by:
pkg-config --cflags -- libgit2
pkg-config: exec: "pkg-config": executable file not found in $PATH
Remedy this behaviour by adding `USES= pkgconfig`.
Reported by: pkg-fallout |
0.3.7 18 Apr 2021 18:48:17 |
Lewis Cook (lcook) |
New port: textproc/askgit: Query git repositories with SQL
Differential Revision: https://reviews.freebsd.org/D29817 |
Number of commits found: 7
|