Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Aug 2022 21:35:13 1.8.2_6 |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
20 Jul 2022 14:22:42 1.8.2_5 |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
14 Jul 2022 12:46:05 1.8.2_5 |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
07 Jun 2022 21:56:10 1.8.2_4 |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
30 Mar 2022 07:01:44 1.8.2_3 |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
10 Sep 2021 21:18:16 1.8.2_2 |
Bernhard Froehlich (decke)  |
net-mgmt/prometheus1: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.8.2_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Mar 2020 11:02:04
1.8.2_2 |
mikael  |
net-mgmt/prometheus1: unbreak on aarch64
Update golang.org/x/sys to fix build on aarch64
PR: 244200
Approved by: ports@ecadlabs.com (maintainer timeout), manu (mentor) |
29 Sep 2019 22:31:58
1.8.2_1 |
dmgk  |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
misc-shells)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21743 |
04 Mar 2018 23:14:00
1.8.2_1 |
yuri  |
Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/go-appengine-sdk devel/go-bindata devel/gogs net/rclone
security/obfs4proxy-tor
misc/cryptoballot www/grafana4 sysutils/epazote net-mgmt/prometheus1
security/honeybadger
While here, corrected PYTHON_CMD in www/go-appengine-sdk/Makefile.
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
14 Feb 2018 21:58:38
1.8.2_1 |
brd  |
Add net-mgmt/prometheus2
Rename prometheus to prometheus1 so they can coexist since upgrading is
non-trival:
https://prometheus.io/docs/prometheus/2.0/migration/
PR: 225169
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
Reviewed by: swills |