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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mergestat Query git repositories with SQL
0.5.4_19 textproc 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 0.5.4_17Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Ignore IGNORE: is marked as broken: fails to build
Maintainer: lcook@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-03 21:18:06
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
License: MIT
WWW:
https://www.mergestat.com/
Description:
Command-line tool for running SQL queries on git repositories. It's meant for ad-hoc querying of git repositories on disk through a common interface (SQL), as an alternative to patching together various shell commands. There is also preliminary support for executing queries against the GitHub API.
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/mergestat
  2. /usr/local/share/licenses/mergestat-0.5.4_19/catalog.mk
  3. /usr/local/share/licenses/mergestat-0.5.4_19/LICENSE
  4. /usr/local/share/licenses/mergestat-0.5.4_19/MIT
Collapse this list.
Dependency lines:
  • mergestat>0:textproc/mergestat
To install the port:
cd /usr/ports/textproc/mergestat/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Broken
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install textproc/mergestat
  • pkg install mergestat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mergestat
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1646322394 SHA256 (go/textproc_mergestat/mergestat-v0.5.4/v0.5.4.mod) = 05aceabac7a20f7d841a22a794af7b21ab74aef6fd11bd652e91de2eae52f8ee SIZE (go/textproc_mergestat/mergestat-v0.5.4/v0.5.4.mod) = 3346

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_mergestat/mergestat-v0.5.4/v0.5.4.zip) = 7cf5dafc8fe4422b96aa23628ba986528a51ee4aa50312e059e00f6d70652580 SIZE (go/textproc_mergestat/mergestat-v0.5.4/v0.5.4.zip) = 2945976

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sqlite3>=3.0.0 : databases/sqlite3
  2. go121 : lang/go121
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgit2.so : devel/libgit2
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mergestat-0.5.4_19: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_mergestat
USES:
go:modules pkgconfig 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/mergestat/mergestat/@v/
Collapse this list.
Port Moves
  • port moved here from textproc/askgit on 2022-01-03
    REASON: Project was renamed upstream

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.4_19
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.5.4_18
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.5.4_17
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.5.4_16
13 Nov 2023 13:10:10
commit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025adcommit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025adcommit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025adcommit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade
0.5.4_15
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.5.4_14
08 Sep 2023 13:50:20
commit hash: 482248a09dab712095926b4a2b160ab36fd89022commit hash: 482248a09dab712095926b4a2b160ab36fd89022commit hash: 482248a09dab712095926b4a2b160ab36fd89022commit hash: 482248a09dab712095926b4a2b160ab36fd89022 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Bump ports with dependency to libgit2

See f11ed41604723ab3c75c6a108850858b7efd4f10
0.5.4_13
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.5.4_12
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.5.4_11
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.5.4_10
20 Feb 2023 10:44:45
commit hash: 9686e21b9334e06ae4b633583f7aba267cbb3379commit hash: 9686e21b9334e06ae4b633583f7aba267cbb3379commit hash: 9686e21b9334e06ae4b633583f7aba267cbb3379commit hash: 9686e21b9334e06ae4b633583f7aba267cbb3379 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
textproc/mergestat: mark BROKEN

vendor/github.com/libgit2/git2go/v33/Build_system_dynamic.go:12:3: error:
"Invalid libgit2 version; this git2go supports libgit2 between v1.3.0 and
v1.3.0"

Reported by:	pkg-fallout
0.5.4_10
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.5.4_9
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.5.4_8
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.5.4_7
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.5.4_6
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.5.4_5
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.5.4_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5.4_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.5.4_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.5.4_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.5.4_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.5.4
03 Mar 2022 15:48:27
commit hash: c446ae949cc1be50e2c585bb97e47d619842ca28commit hash: c446ae949cc1be50e2c585bb97e47d619842ca28commit hash: c446ae949cc1be50e2c585bb97e47d619842ca28commit hash: c446ae949cc1be50e2c585bb97e47d619842ca28 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/mergestat: Update to 0.5.4

Changes:	https://github.com/mergestat/mergestat/releases/tag/v0.5.4
0.5.3
12 Feb 2022 17:17:04
commit hash: ccc454b3cdd14500e322b07dbd6228888055035acommit hash: ccc454b3cdd14500e322b07dbd6228888055035acommit hash: ccc454b3cdd14500e322b07dbd6228888055035acommit hash: ccc454b3cdd14500e322b07dbd6228888055035a files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/mergestat: Update to 0.5.3

Changes:	https://github.com/mergestat/mergestat/releases/tag/v0.5.3
0.5.2
27 Jan 2022 14:24:16
commit hash: 40b1cc76fa0c95996cc6a561c642322bf819529fcommit hash: 40b1cc76fa0c95996cc6a561c642322bf819529fcommit hash: 40b1cc76fa0c95996cc6a561c642322bf819529fcommit hash: 40b1cc76fa0c95996cc6a561c642322bf819529f files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/mergestat: Update to 0.5.2

Changes:	https://github.com/mergestat/mergestat/compare/v0.5.0...v0.5.2
0.5.0
03 Jan 2022 21:16:02
commit hash: b7e53e7513e2c066c1f2e38215a04128cdc578bacommit hash: b7e53e7513e2c066c1f2e38215a04128cdc578bacommit hash: b7e53e7513e2c066c1f2e38215a04128cdc578bacommit hash: b7e53e7513e2c066c1f2e38215a04128cdc578ba files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/mergestat: Update to 0.5.0

Changes:	https://github.com/mergestat/mergestat/compare/v0.4.6...v0.5.0
0.4.6_1
03 Jan 2022 21:15:16
commit hash: eb8f2a2fb3115d61e6c290532740a8c3b9e45e07commit hash: eb8f2a2fb3115d61e6c290532740a8c3b9e45e07commit hash: eb8f2a2fb3115d61e6c290532740a8c3b9e45e07commit hash: eb8f2a2fb3115d61e6c290532740a8c3b9e45e07 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/askgit: Move to mergestat

askgit was renamed from upstream to mergestat,
reflect these changes here.

Number of commits found: 27