stop beating around the bush and drop maintainership on beats I don't use anymore (heartbeat, metricbeat and packetbeat)

This commit is contained in:
jasper 2019-03-30 04:42:31 +00:00
parent 03d4c5418f
commit 1cde17869b
6 changed files with 13 additions and 8 deletions

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile.inc,v 1.9 2018/05/17 12:47:32 pvk Exp $
# $OpenBSD: Makefile.inc,v 1.10 2019/03/30 04:42:31 jasper Exp $
PKGNAME ?= ${BEAT}-${VERSION}
CATEGORIES += sysutils
MAINTAINER ?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Apachev2
PERMIT_PACKAGE_CDROM ?= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2019/03/30 04:33:55 jasper Exp $
# $OpenBSD: Makefile,v 1.33 2019/03/30 04:42:31 jasper Exp $
COMMENT = lightweight shipper for log file data
@ -9,6 +9,8 @@ GH_ACCOUNT = elastic
GH_PROJECT = beats
GH_TAGNAME = v${VERSION}
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
CONFIGS = filebeat.yml filebeat.reference.yml README.md
BEATS_MODULES = Yes

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2019/01/27 15:32:19 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2019/03/30 04:42:31 jasper Exp $
COMMENT = lightweight shipper for real-time network analytics
BEAT = heartbeat
VERSION = 6.5.4
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2018/01/11 19:27:09 rpe Exp $
# $OpenBSD: Makefile,v 1.7 2019/03/30 04:42:31 jasper Exp $
COMMENT = lightweight shipper for hw.sensors data
@ -10,6 +10,8 @@ GH_ACCOUNT = jasperla
GH_PROJECT = ${BEAT}
GH_TAGNAME = ${VERSION}
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
ELASTIC_BEAT = No
WANTLIB = c pthread

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2019/01/27 15:32:07 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2019/03/30 04:42:31 jasper Exp $
COMMENT = lightweight shipper for system metrics
BEAT = metricbeat
VERSION = 6.5.4
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2018/11/14 18:32:03 jasper Exp $
# $OpenBSD: Makefile,v 1.29 2019/03/30 04:42:32 jasper Exp $
COMMENT = lightweight shipper for real-time network analytics
BEAT = packetbeat
VERSION = 6.4.3
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats