Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.87_5 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
0.0.87_4 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
0.0.87_3 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.0.87_2 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.0.87_1 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.0.87 27 Jul 2024 07:57:43
    |
Zsolt Udvari (uzsolt)  Author: Pavel Timofeev |
net-mgmt/promxy: update to 0.0.87
Changelog: https://github.com/jacksontj/promxy/releases/tag/v0.0.87
PR: 280308
Approved by: submitter is maintainer |
0.0.86 11 Jul 2024 13:29:12
    |
Emanuel Haupt (ehaupt)  Author: Pavel Timofeev |
net-mgmt/promxy: Add new port
Promxy is a prometheus proxy that makes many shards of prometheus appear
as a single API endpoint to the user. This significantly simplifies
operations and use of prometheus at scale (when you have more than one
prometheus host). Promxy delivers this unified access endpoint without
requiring any sidecars, custom-builds, or other changes to your
prometheus infrastructure.
PR: 269195 |