Bug 242690 - [NEW PORT] sysutils/vector: High performance logs, metrics, and events router
Summary: [NEW PORT] sysutils/vector: High performance logs, metrics, and events router
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-17 19:28 UTC by Val Packett
Modified: 2019-12-18 09:04 UTC (History)
1 user (show)

See Also:


Attachments
vector.patch (83.99 KB, patch)
2019-12-17 19:28 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2019-12-17 19:28:34 UTC
Created attachment 210014 [details]
vector.patch

https://vector.dev/
https://github.com/timberio/vector/issues/732

(tracing-tower dependency is removed because our CARGO_USE_GITHUB thing can't handle it.. if anyone is interested in improving that, here's a test case :D)
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-12-18 07:43:23 UTC
> (tracing-tower dependency is removed because our CARGO_USE_GITHUB thing can't 
> handle it.. 

Just help it a little and add

CARGO_GIT_SUBDIR=	tracingfutures:tracing-futures:tracing-futures \
			tracingfutures:tracing-tower:tracing-tower
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-12-18 09:04:57 UTC
A commit references this bug:

Author: vanilla
Date: Wed Dec 18 09:04:35 UTC 2019
New revision: 520375
URL: https://svnweb.freebsd.org/changeset/ports/520375

Log:
  Add vector 0.6.0, high performance logs, metrics, and events router.

  PR:		242690
  Submitted by:	greg@unrelenting.technology

Changes:
  head/sysutils/Makefile
  head/sysutils/vector/
  head/sysutils/vector/Makefile
  head/sysutils/vector/distinfo
  head/sysutils/vector/files/
  head/sysutils/vector/files/patch-dynamic-linking
  head/sysutils/vector/files/patch-no-tracing-tower
  head/sysutils/vector/pkg-descr