Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.3 17 Apr 2021 11:53:35
    |
Rene Ladan (rene)  |
Remove expired ports:
2021-04-14 www/grafana4: Upstream end of life
2021-04-14 www/grafana5: Upstream end of life
2021-04-15 comms/py-lirc: No longer maintained and not compatible with Python 3
2021-04-15 x11-toolkits/qt5-gtkplatform: Archived upstream |
5.4.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.4.3 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
5.4.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.4.3 13 Mar 2021 22:34:36
  |
swills  |
www/grafana{4,5}: drop maintainership, mark deprecated |
5.4.3 08 Apr 2020 08:18:49
  |
mikael  |
www/grafana5: unbreak on aarch64
It builds fine on aarch64
PR: 245210
Approved by: swills (maintainer) |
5.4.3 29 Sep 2019 22:34:31
  |
dmgk  |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744 |
5.4.3 29 Jun 2019 03:51:14
  |
tobik  |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
5.4.3 17 Jan 2019 16:10:25
  |
swills  |
www/grafana5: update to 5.4.3 |
5.4.2 17 Dec 2018 12:47:25
  |
swills  |
www/grafana5: update to 5.4.2 |
5.4.1 11 Dec 2018 00:19:42
  |
swills  |
www/grafana5: update to 5.4.1 |
5.4.0 04 Dec 2018 18:45:21
  |
swills  |
www/grafana5: update to 5.4.0 |
5.3.4 23 Nov 2018 13:33:29
  |
swills  |
www/grafana5: Update to 5.3.4
PR: 233258
Submitted by: mahlon@martini.nu |
5.2.4 21 Sep 2018 01:49:09
  |
swills  |
www/grafana5: update to 5.2.4 |
5.2.3 31 Aug 2018 23:48:15
  |
swills  |
www/grafana5: Update to 5.2.3
PR: 231019
Submitted by: Dmitri Goutnik <dg@syrec.org>
Security: 1f8d5806-ac51-11e8-9cb6-10c37b4ac2ea |
5.2.2 22 Aug 2018 16:28:44
  |
swills  |
www/grafana5: Update to 5.2.2
PR: 230797
Submitted by: Dmitri Goutnik <dg@syrec.org> |
5.2.1 10 Jul 2018 21:10:20
  |
swills  |
www/grafana5: update to 5.2.1 |
5.1.5 09 Jul 2018 20:47:32
  |
swills  |
www/grafana5: update to 5.1.5 |
5.0.4 23 Apr 2018 20:06:22
  |
swills  |
www/grafana5: update to 5.0.4 |
5.0.3 21 Mar 2018 18:18:42
  |
swills  |
www/grafana5: update to 5.0.3 |
5.0.0 07 Mar 2018 02:04:48
  |
swills  |
www/grafana5: create port for grafana 5.x
Grafana is an open source, feature rich metrics dashboard and graph editor for
Graphite, ElasticSearch, OpenTSDB, Prometheus and InfluxDB.
WWW: https://github.com/grafana/grafana
This port is for the 5.x version of Grafana, based on the port for 4.x. Also
made changes to pet port line while here.
Submitted by: David O'Rourke
Differential Revision: https://reviews.freebsd.org/D14602 |