non port: net-mgmt/netdata/Makefile |
SVNWeb
|
Number of commits found: 76 |
Mon, 30 Jan 2023
|
[ 05:27 Neel Chauhan (nc) ] 20b874d
net-mgmt/netdata: Reset MAINTAINER
|
Wed, 28 Dec 2022
|
[ 23:35 Daniel Engberg (diizzy) Author: Trond Endrestol ] 1de26c7
net-mgmt/netdata: Unbreak fetch
Add missing trailing slash to MASTER_SITES
PR: 268612
Approved by: portmgr (blanket)
|
[ 05:35 Ben Woods (woodsb02) ] 14e7c1f
net-mgmt/netdata: Update to 1.37.1
- Includes fixes for recent streaming security vulnerabilities
- Also remove custom dashboard patch since it was getting harder to
maintain, and with the 1.37.0 release netdata already disable the
sign-in component when built with --disable-cloud
Reviewed by: Namkhai B. <me@forkbomb9.ch>
Approved by: nc
Security: 4b60c3d9-8640-11ed-a762-482ae324f959
Differential Revision: https://reviews.freebsd.org/D37889
|
Tue, 27 Dec 2022
|
[ 01:01 Ben Woods (woodsb02) ] b02e58a
net-mgmt/netdata: Enable CLOUD option by default
Even with the CLOUD option enabled, the Netdata agent does not connect
to the Netdata Cloud by default. This has to be manually enabled after
the agent is first run using the netdata-claim.sh script.
Add to pkg-message instructions an optional step for cloud integration,
with a link to the netdata-claim.sh online instructions.
Approved by: nc (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D37453
|
Sun, 9 Oct 2022
|
[ 15:37 Po-Chuan Hsieh (sunpoet) ] 05e7a8b (Only the first 10 of 62 ports in this commit are shown above. )
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 15 Aug 2022
|
[ 23:56 Neel Chauhan (nc) Author: Namkhai B ] 2716a56
net-mgmt/netdata: Fix DBENGINE=on & LTO=on builds
netdata's vendored judy uses the wrong version of ar when built with LTO
|
[ 20:47 Neel Chauhan (nc) Author: Namkhai B ] f21fe53
net-mgmt/netdata: Update to v1.36.1 and fix LTO=on builds
PR: 265861
|
Thu, 11 Aug 2022
|
[ 03:17 Neel Chauhan (nc) Author: Namkhai B ] 5d09803
net-mgmt/netdata: Update to v1.36.0
PR: 265769
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 43ac3e2 (Only the first 10 of 285 ports in this commit are shown above. )
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 )
|
Fri, 10 Jun 2022
|
[ 23:41 Neel Chauhan (nc) Author: Namkhai B ] d2e6490
net-mgmt/netdata: Update to v1.35.1
PR: 264557
|
Sat, 16 Apr 2022
|
[ 17:58 Neel Chauhan (nc) Author: Namkhai B ] 1b529ad
net-mgmt/netdata: Update to v1.34.1
PR: 263349
|
[ 04:19 Po-Chuan Hsieh (sunpoet) ] 10d211b (Only the first 10 of 60 ports in this commit are shown above. )
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] f7e42ce (Only the first 10 of 68 ports in this commit are shown above. )
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
Mon, 21 Feb 2022
|
[ 06:46 Daniel Engberg (diizzy) ] 140cad7
net-mgmt/netdata: Correct previous commit by defining correct dependency
CLOUD_LIB_DEPENDS should be libprotobuf and CUPS still depends on
libcups
Reported by: Namkhai B
Approved by: portmgr (blanket approval)
Fixes: a0f80c4 - net-mgmt/netdata: Style fix
|
Sun, 20 Feb 2022
|
[ 20:34 Neel Chauhan (nc) Author: Daniel Engberg ] a0f80c4
net-mgmt/netdata: Style fix
PR: 262059
|
Sat, 19 Feb 2022
|
[ 00:07 Neel Chauhan (nc) Author: Namkhai B ] 5a36d25
net-mgmt/netdata: Depend on protobuf when CLOUD=on
PR: 261979
|
[ 00:06 Neel Chauhan (nc) Author: Namkhai B ] 322d74ca
net-mgmt/netdata: Remove claim script when CLOUD=off
PR: 261979
|
Wed, 16 Feb 2022
|
[ 02:27 Neel Chauhan (nc) Author: Namkhai B ] f15b83b
net-mgmt/netdata: Update to v1.33.1
PR: 261979
|
Thu, 3 Feb 2022
|
[ 23:54 Neel Chauhan (nc) ] 2c3c67c
net-mgmt/netdata: Adopt port
|
[ 23:52 Neel Chauhan (nc) Author: Namkhai B ] 7aef84f
net-mgmt/netdata: Update to v1.33.0
PR: 261704
|
Sun, 30 Jan 2022
|
[ 19:51 Dries Michiels (driesm) ] aa6955e
net-mgmt/netdata: Simplify post-patch logic
While here pet portclippy and portfmt.
Reviewed by: 0mp, dizzy
Differential Revision: https://reviews.freebsd.org/D33590
|
Mon, 20 Dec 2021
|
[ 11:04 Dries Michiels (driesm) Author: Namkhai B ] 7857460
net-mgmt/netdata: Update to v1.32.1
Changes: https://github.com/netdata/netdata/releases/tag/1.32.1
PR: 260419
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D33480
|
Thu, 2 Dec 2021
|
[ 00:42 Guangyuan Yang (ygy) Author: Namkhai B ] 2350939
net-mgmt/netdata: Update to 1.32.0
- Updated Netdata's dashboard to customized version.
PR: 260153
|
Wed, 13 Oct 2021
|
[ 05:40 Po-Chuan Hsieh (sunpoet) ] e819fc7
net-mgmt/netdata: Clean up after ff1e979c0f1aeb1c08445d57b40f2c81032c4785
OPTIONS_DEFAULT_FreeBSD_{12,13,14} has been merged into OPTIONS_DEFAULT.
|
Sun, 3 Oct 2021
|
[ 05:38 Jan Beich (jbeich) ] ff1e979c
net-mgmt/netdata: simplify LTO default after 620968a43a5f
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Mon, 21 Jun 2021
|
[ 00:06 Piotr Kubaj (pkubaj) ] 6bfcb73
net-mgmt/netdata: replace wrong PORTVERSION with PORTREVISION
Reported by: daniel.engberg.lists@pyret.net
|
Sun, 20 Jun 2021
|
[ 23:05 Piotr Kubaj (pkubaj) ] 12eb428
net-mgmt/netdata: disable LTO on powerpc64 and riscv64
Using LTO on powerpc64 with Clang generates broken binaries.
On riscv64, LTO with Clang doesn't work at all:
checking if -flto builds executables... no
configure: error: LTO is required but is not available.
|
Mon, 14 Jun 2021
|
[ 20:58 Matthias Andree (mandree) Author: Namkhai B ] 40501c1
net-mgmt/netdata: update to 1.31.0 with...
customized dashboard.
Some cleanups by Daniel Engberg <daniel.engberg.lists@pyret.net>.
Changelog: https://github.com/netdata/netdata/releases
PR: 255980
|
Thu, 10 Jun 2021
|
[ 08:57 Piotr Kubaj (pkubaj) ] 8f31398
net-mgmt/netdata: don't force gcc on powerpc, powerpcspe and powerpc64le
LTO is broken only on powerpc64.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 20 Feb 2021
|
[ 08:12 rhurlin ]
net-mgmt/netdata: Update to 1.29.2
Improve the stability of the Netdata Agent.
Changelog: https://github.com/netdata/netdata/releases/tag/v1.29.2
PR: 253639
Submitted by: daniel.engberg.lists@pyret.net
|
Mon, 15 Feb 2021
|
[ 20:50 rhurlin ]
net-mgmt/netdata: Update to 1.29.1
Hotfix release to address a crash in the Netdata Agent
Changelog: https://github.com/netdata/netdata/releases
PR: 253216
Submitted by: daniel.engberg.lists@pyret.net
|
Wed, 10 Feb 2021
|
[ 19:17 pkubaj ]
Add LTO_DESC to Mk/bsd.options.desc.mk.
There are more and more ports using LTO.
|
Sat, 30 Jan 2021
|
[ 17:10 jbeich ]
Chase -CURRENT upgrade in OPTIONS_DEFAULT
|
Fri, 1 Jan 2021
|
[ 16:30 pi ]
net-mgmt/netdata: update 1.26.0 -> 1.28.0
PR: 251989
Submitted by: daniel.engberg.lists@pyret.net
Relnotes: https://github.com/netdata/netdata/releases
|
Thu, 15 Oct 2020
|
[ 11:28 joneum ]
Update to 1.26.0
Changelog: https://github.com/netdata/netdata/releases/tag/v1.26.0
PR: 250352
Submitted by: maintainer
MFH: 2020Q4
Sponsored by: Netzkommune GmbH
|
Wed, 23 Sep 2020
|
[ 20:55 linimon ]
Canonicalize use of GCC on all powerpc variants.
While here, pet portlint (remove whitespace).
|
Fri, 18 Sep 2020
|
[ 12:38 mandree ]
net-mgmt/netdata: fix pkg-plist @sample for ebpf_kernel_reject_list.txt.
A @sample line with one file name argument that does not end in .sample
would compare the file against itself and remove the configuration
file even if modified in the pre-deinstall phase. Fix that.
Bump PORTREVISION.
|
Thu, 13 Aug 2020
|
[ 04:14 lwhsu ]
net-mgmt/netdata: Update to 1.24.0
PR: 248634
Submitted by: daniel.engberg.lists@pyret.net
|
Fri, 7 Aug 2020
|
[ 19:56 pkubaj ]
net-mgmt/netdata: fix build on powerpc64 elfv2 with LTO
Configure crashes when building with LTO and Clang, use GCC:
checking if -flto builds executables... Segmentation fault (core dumped)
no
configure: error: LTO is required but is not available.
|
Thu, 2 Jul 2020
|
[ 08:21 lwhsu ]
Update to 1.23.1
PR: 247706
Submitted by: daniel.engberg.lists@pyret.net
|
Wed, 1 Jul 2020
|
[ 13:34 lwhsu ]
Remove BROKEN_SSL as now it builds fine with libressl
PR: 247643
Submitted by: lysfjord.daniel@smokepit.net
|
Mon, 29 Jun 2020
|
[ 15:17 lwhsu ]
Update to 1.23.0
PR: 247629
Submitted by: daniel.engberg.lists@pyret.net
|
Fri, 22 May 2020
|
[ 19:20 sunpoet ] (Only the first 10 of 67 ports in this commit are shown above. )
Bump PORTREVISION for devel/json-c json-c
|
Wed, 13 May 2020
|
[ 21:38 mandree ]
net-mgmt/netdata: Update to 1.22.1
ChangeLogs:
https://github.com/netdata/netdata/releases/tag/v1.22.0
https://github.com/netdata/netdata/releases/tag/v1.22.1
PR: 246450
Submitted by: daniel.engberg.lists@pyret.net
|
Wed, 29 Apr 2020
|
[ 22:50 mandree ]
net-mgmt/netdata: broken with libressl{,-devel}
netdata is trying to move forward with crypto versions, and use TLS v1.3
functions. libressl is outdated and does not offer these, so the proper
recourse is marking netdata BROKEN with libressl, rather than weakening its
crypto features by enabling a library.
FreeBSD 12.1 has two suitable openssl implementations currently, one in the
base system (which is also the default), one in ports.
PR: 246027
Submitted by: lysfjord.daniel@smokepit.net
|
Mon, 27 Apr 2020
|
[ 23:07 mandree ]
net-mgmt/netdata: Update to 1.21.1
Update netdata to 1.21.1
Move cloud related changes to extra-patch
Additional patch for cloud added
Remove "Nodes" button when cloud support is disabled
Source:
https://git.progress-linux.org/distributions/engywuck-backports/packages/netdata/tree/debian/patches/debian/0011-remove-login.patch
to extra-patch
Tested on FreeBSD 13.0-CURRENT #0 r358620 (AMD64)
Poudriere OK 12.1-RELEASE
----------------
Reset maintainer to ports@ after repeated maintainer timeout from mmokhi@. (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Apr 2020
|
[ 17:26 mandree ]
net-mgmt/netdata: rc script fixes for borderline cases, and use err[1]/warn.
PR: 235006
Reported by: Mateusz Piotrowski (0mp@) [1]
|
[ 16:00 mandree ]
net-mgmt/netdata: add GOPLUGIN option (default off)...
...to create a run-time dependency on net-mgmt/netdata-go.
PR: 244304
Submitted by: Dries Michiels <driesm.michiels@gmail.com>
Reviewed by: daniel.engberg.lists@pyret.net
Approved by: maintainer timeout (mmohki@, 42 days)
|
[ 15:41 mandree ]
net-mgmt/netdata rc script overhaul, fix termination, user config
This script overhaul does the following:
- Read "run as user" from the netdata configuration file,
and use that to override the default user "netdata", in case
it is not set in /etc/rc.conf* and friends.
- Kill all children of the PID in the netdata_pid file, too,
because 1.20.0 would leave some plugin processing lingering.
- Timeout the termination after (configurable) 30 seconds and
issue SIGKILL
- Cleanup the netdata_pid file after stop, so that a subsequent
start with a less privileged user (say, start as root, stop,
start as netdata) will work properly.
- Document all variables, including the all-new netdata_stop_maxwait,
in the header of the script.
- Quote parameter expansions where appropriate.
PR: 235006
Reported by: Dries Michiels <driesm.michiels@gmail.com>
Reviewed by: Dries Michiels <driesm.michiels@gmail.com>
Approved by: maintainer timeout (mmohki@, ~ 1 year)
|
Wed, 1 Apr 2020
|
[ 12:16 mandree ]
net-mgmt/netdata: Unbreak webui permissions when running netdata as root
Bump PORTREVISION (installed @sample file changes).
PR: 244544
Submitted by: Dries Michiels <driesm.michiels@gmail.com>
Approved by: maintainer timeout (mmokhi@, 31 d)
|
[ 08:59 mandree ]
net/mgmt/netdata: Update to 1.20.0
PR: 244323
Submitted by: Dries Michiels <driesm.michiels@gmail.com>
Approved by: maintainer timeout (mmohki@, 38 d)
|
Mon, 17 Feb 2020
|
[ 06:58 koobs ]
net-mgmt/netdata: Honour/respect default Python version
PR: 243567
Reviewed by: mat, koobs (python)
Approved by: portmgr (blanket: run time bug fix, ports (Python) compliance)
MFH: 2020Q1
Differential Revision: D22909
|
Fri, 6 Dec 2019
|
[ 14:01 pkubaj ]
net-mgmt/netdata: fix build on GCC architectures
Base GCC doesn't support LTO.
|
Mon, 2 Dec 2019
|
[ 09:52 araujo ]
- Update to 1.19.0.
- Add option for LTO (enabled by default in older versions).
- Update configuration sample and remove irrelevant settings for initial setup.
Submitted by: Daniel Engberg <daniel.engberg.lists_pyret.net>
Approved by: maintainer timeout (> 2 weeks)
Differential Revision: https://reviews.freebsd.org/D22615
https://reviews.freebsd.org/D21969
https://reviews.freebsd.org/D22045
|
Fri, 20 Sep 2019
|
[ 13:45 mmokhi ]
net-mgmt/netdata: Update to the latest upstream release 1.17.1
Update the patches to latest upstream changes
Add dbengine and json support options
Add cpe awareness
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Event: EuroBSDCon 2019 Hackathon
Sponsored by: EuroBSDCon 2019
Differential Revision: https://reviews.freebsd.org/D21395
|
Wed, 29 May 2019
|
[ 20:31 olgeni ]
Update net-mgmt/netdata to version 1.15.0.
Other changes:
- Add LIB_DEPENDS on devel/libuv and archivers/liblz4 as suggested by portlint
- Add USES=ssl (portlint)
- Remove BUILD_DEPENDS (LIB_DEPENDS is sufficient)
Approved by: mmokhi
Differential Revision: https://reviews.freebsd.org/D20452
|
Thu, 21 Mar 2019
|
[ 15:05 mmokhi ]
net-mgmt/netdata: Update to the latest release (v1.13.0)
This netdata release fixes upstream Bugs:
- Bug #5670: "postgres: socket: update() unhandled exception"
It also includes features:
* Kubernetes: Helm chart
* Reduce memory usage
While here:
Add a CUPS option to enable/disable the plugin
Do cleanup on plist (new options added, fix permissions [FreeIPMI, etc])
Unbreak python plugins (shebangfix)
Make PID file configurable through rc script
For more info: https://github.com/netdata/netdata/releases/tag/v1.13.0
PR: 236258 235462
Reported by: Dries Michiels <driesm.michiels@gmail.com>, geraud@gcu.info
Sponsored by: The FreeBSD Foundation
|
Wed, 2 Jan 2019
|
[ 13:06 mmokhi ]
net-mgmt/netdata: Fix build on i386
Add more exact test-cases to configure.ac to prevent it assuming support of
__atomic_add/fetch/... symbols on i386 (Clang > 4).
Sponsored by: The FreeBSD Foundation
|
Tue, 25 Dec 2018
|
[ 17:16 mmokhi ]
net-mgmt/netdata: let netdata_user be more configurable
With this change people will be able to run the service according their
configurations
With users like 'root', as well as default one (netdata)
Reported by: netchild
Sponsored by: The FreeBSD Foundation
|
Sun, 23 Dec 2018
|
[ 20:12 mmokhi ]
net-mgmt/netdata: Upgrade port to 1.11.1
Major changes:
Added plugins:
openldap: to collect performance statistics from OpenLDAP servers
tor: to collect traffic statistics from Tor
nvidia_smi: to monitor NVIDIA GPUs
Bug fix:
fix the incorrect parser error for network-interface names with ":" in
them
ChangeLog: https://github.com/netdata/netdata/releases/tag/v1.11.1
Sponsored by: The FreeBSD Foundation
|
Sun, 4 Nov 2018
|
[ 15:05 mmokhi ]
net-mgmt/netdata: Update to newest upstream release (v1.11.0)
This release has fundamental changes on config-file management.
The stock config files (templates) are now co-existing in
${LOCALBASE}/lib/netdata/*
For customizing and using them they must be compied into
${LOCALBASE}/etc/netdata/*
More of changes/bugfixes:
https://github.com/netdata/netdata/blob/v1.11.0/CHANGELOG.md
Sponsored by: The FreeBSD Foundation
|
Wed, 28 Mar 2018
|
[ 12:00 mmokhi ]
net-mgmt/netdata: Update port to 1.10.0
The local patch for PR#3276 at GH also is merged upstream.
Sponsored by: Netzkommune GmbH
|
Thu, 18 Jan 2018
|
[ 12:25 mmokhi ]
net-mgmt/netdata: Fix wrong PID assumption on FreeBSD.
The issue merged on upstream but not in release-tree yet
Also add two other dependencies for run-time.
PR: 224135
Reported by: nhoyle@hoyletech.com
Sponsored by: Netzkommune GmbH
|
Tue, 19 Dec 2017
|
[ 17:18 mmokhi ]
net-mgmt/netdata: Update port to 1.9.0
Merge the "Fixing on 12-CURRENT" patch to upstream
Introduced new features such as:
- access lists
- snapshots
- TCP overflow detection
- libvirt VM detection
|
Wed, 8 Nov 2017
|
[ 12:18 mmokhi ]
net-mgmt/netdata: Add option for freeipmi support
PR: 223460
Reported by: Bryce Edwards <bryce@bryce.net>
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D12975
|
Mon, 25 Sep 2017
|
[ 20:34 mmokhi ]
net-mgmt/netdata: Fix the pkg-plist that became broken by r450382
PR: 222589
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D12477
|
Fri, 22 Sep 2017
|
[ 15:14 mmokhi ]
net-mgmt/netdata: Update to 1.8.0
Update includes:
bug fix: streaming slaves consuming 100% CPU
Happened Under certain conditions, especially under FreeBSD and macOS slaves.
bug fix: missing alarm notifications on netdata masters
Because of messing cached alarm state, sometimes the notifications were not
always sent, although being visible at the dashboards.
bug fix: streamed charts with duplicate names
There was a minor issue with charts that were created with name aliases.
new plugin:
python.d.plugin now supports HTTP keep-alive via using urllib3.
This enables HTTP keep-alive on all connections, which allows netdata to have
permanent connections to third party web applications.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D12408
|
Wed, 19 Jul 2017
|
[ 15:18 mmokhi ]
net-mgmt/netdata: Unbreak for post-ino64 12-CURRENT
Reported by: lme
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D11648
|
Tue, 18 Jul 2017
|
[ 14:43 mmokhi ]
net-mgmt/netdata: Update to new release of 1.7.0
This version update includes:
* Fix of building on FreeBSD 12 included on upstream.
* netdata now monitors ZFS (on Linux and FreeBSD)!
* netdata now monitors ElasticSearch, RabbitMQ, Go applications (via expvar),
ipfw (on FreeBSD 11), samba, squid logs (with web_log plugin!).
* netdata is now a (very fast) fully featured statsd server and the
only one with automatic visualization.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D11626
|
Mon, 22 May 2017
|
[ 16:04 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Sun, 26 Mar 2017
|
[ 15:39 mmokhi ]
net-mgmt/netdata: Update to 1.6.0:
This release merged many parts of our local FreeBSD patches.
Reviewed by: feld, mat (mentors)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10093
|
Sat, 11 Feb 2017
|
[ 04:44 mmokhi ] (Only the first 10 of 20 ports in this commit are shown above. )
Updating the ports I maintain to my FreeBSD.org address.
Submitted by: mmokhi
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9498
|
Fri, 27 Jan 2017
|
[ 03:16 lifanov ] (Only the first 10 of 17 ports in this commit are shown above. )
new port: net-mgmt/netdata
NetData is scalable, distributed real-time performance and health monitoring.
PR: 216497
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by: lifanov, matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9351
|
Number of commits found: 76 |