drop maintainer of stuff I don't use anymore

This commit is contained in:
abieber 2022-10-05 14:54:22 +00:00
parent bf90f8c6e7
commit f798747755
19 changed files with 19 additions and 39 deletions

View File

@ -2,7 +2,7 @@ COMMENT = modern music server and streamer
MODGO_MODNAME = github.com/navidrome/navidrome
MODGO_VERSION = v0.47.5
REVISION = 0
REVISION = 1
DISTNAME = navidrome-${MODGO_VERSION}
@ -10,8 +10,6 @@ CATEGORIES = audio
HOMEPAGE = https://www.navidrome.org/
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# Built by running "npm i; npm run build" in ${WRKSRC}/ui;
# rm -rf ${WRKSRC}/ui/node_modules;
# tar -czvf navidrome-build-${MODGO_VERSION}.tar.gz build/

View File

@ -3,12 +3,10 @@ COMMENT = AirPlay audio player
GH_ACCOUNT = mikebrady
GH_PROJECT = shairport-sync
GH_TAGNAME = 3.3.9
REVISION = 0
REVISION = 1
CATEGORIES = audio
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# BSD?
PERMIT_PACKAGE = Yes

View File

@ -2,7 +2,7 @@ COMMENT = audit Cargo.lock files for security vulnerabilities
# https://github.com/rustsec/rustsec/issues/429
V = 0.13.1
REVISION = 0
REVISION = 1
CRATE = cargo-audit
PKGNAME = ${CRATE}-${V}
@ -14,8 +14,6 @@ CATEGORIES = devel
HOMEPAGE = https://github.com/RustSec/rustsec/tree/main/cargo-audit
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# Apache 2/MIT
PERMIT_PACKAGE = Yes

View File

@ -7,10 +7,8 @@ MODGO_VERSION = v1.7.0
HOMEPAGE = https://goreleaser.com/
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
DISTNAME = goreleaser-${MODGO_VERSION}
REVISION = 0
REVISION = 1
CATEGORIES = devel

View File

@ -2,6 +2,7 @@ COMMENT = Double Ratchet cryptographic ratchet in C++
V = 3.2.12
DISTNAME = olm-${V}
CATEGORIES = devel security
REVISION = 0
SHARED_LIBS += olm 2.0 # 3.2.6
@ -9,8 +10,6 @@ MASTER_SITES = https://gitlab.matrix.org/matrix-org/olm/-/archive/${V}/
HOMEPAGE = https://git.matrix.org/git/olm
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# Apache 2.0
PERMIT_PACKAGE = Yes

View File

@ -2,13 +2,12 @@ COMMENT = shell parser, formatter, and interpreter
MODGO_MODNAME = mvdan.cc/sh/v3
MODGO_VERSION = v3.5.1
REVISION = 0
DISTNAME = shfmt-${MODGO_VERSION}
CATEGORIES = devel
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
HOMEPAGE = https://github.com/mvdan/sh
# BSD-3

View File

@ -5,12 +5,12 @@ COMMENT = create type safe go from SQL
MODGO_MODNAME = github.com/kyleconroy/sqlc
MODGO_VERSION = v1.12.0
REVISION = 0
DISTNAME = sqlc-${MODGO_VERSION}
CATEGORIES = devel
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes

View File

@ -7,14 +7,13 @@ MODGO_MODNAME = github.com/poolpOrg/filter-rspamd
MODGO_VERSION = v${V}
DISTNAME = filter-rspamd-${MODGO_VERSION:S/v//}
REVISION = 0
REVISION = 1
FILTER_NAME = rspamd
CATEGORIES = mail
HOMEPAGE = https://github.com/poolpOrg/filter-rspamd/
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# ISC
PERMIT_PACKAGE = Yes

View File

@ -2,6 +2,7 @@ COMMENT = matrix homeserver written in Go
MODGO_MODNAME = github.com/matrix-org/dendrite
MODGO_VERSION = v0.9.2
REVISION = 0
DISTNAME = dendrite-${MODGO_VERSION}
@ -9,7 +10,6 @@ CATEGORIES = net
HOMEPAGE = https://github.com/matrix-org/dendrite
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# Apache 2.0
PERMIT_PACKAGE = Yes

View File

@ -6,12 +6,11 @@ MODGO_MODNAME = github.com/ipfs/go-ipfs
MODGO_VERSION = v0.11.0
DISTNAME = go-ipfs-${MODGO_VERSION}
REVISION = 0
REVISION = 1
CATEGORIES = net
HOMEPAGE = https://ipfs.io
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# both MIT and Apache 2.0
PERMIT_PACKAGE = Yes

View File

@ -2,13 +2,12 @@ COMMENT = open source implementation of the Tailscale control server
MODGO_MODNAME = github.com/juanfont/headscale
MODGO_VERSION = v0.12.4
REVISION = 0
DISTNAME = headscale-${MODGO_VERSION}
CATEGORIES = net
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# BSD-3
PERMIT_PACKAGE = Yes

View File

@ -2,6 +2,7 @@ COMMENT = simple, modern and secure file encryption tool
MODGO_MODNAME = filippo.io/age
MODGO_VERSION = v1.0.0
REVISION = 0
DISTNAME = age-${MODGO_VERSION}
@ -9,7 +10,6 @@ CATEGORIES = security
HOMEPAGE = https://age-encryption.org/
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# BSD3
PERMIT_PACKAGE = Yes

View File

@ -2,6 +2,7 @@ COMMENT = simple tool for verifying gpg signatures
MODGO_MODNAME = suah.dev/ogvt
MODGO_VERSION = v1.2.0
REVISON = 0
DISTNAME = ogvt-${MODGO_VERSION}
@ -9,7 +10,6 @@ CATEGORIES = security
HOMEPAGE = https://git.sr.ht/~qbit/ogvt
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# BSD
PERMIT_PACKAGE = Yes

View File

@ -4,13 +4,12 @@ NOT_FOR_ARCHS = powerpc64 riscv64 sparc64
COMMENT = command line BitWarden client
DISTNAME = rbw-1.4.3
REVISION = 0
CATEGORIES = security
MASTER_SITES = https://git.tozt.net/rbw/snapshot/
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# MIT X11
PERMIT_PACKAGE = Yes

View File

@ -2,13 +2,12 @@ COMMENT = tool for managing secrets
MODGO_MODNAME = go.mozilla.org/sops/v3
MODGO_VERSION = v3.7.3
REVISION = 0
DISTNAME = sops-${MODGO_VERSION}
CATEGORIES = security
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
HOMEPAGE = https://github.com/mozilla/sops
# MPL-2.0

View File

@ -3,14 +3,12 @@ COMMENT = safe, simple git synchronization
GH_ACCOUNT = simonthum
GH_PROJECT = git-sync
GH_COMMIT = 23bfc0ea32121a30aeb8e557bfb189693cb15603
REVISION = 0
REVISION = 1
DISTNAME = git-sync-20220127
CATEGORIES = sysutils
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# CC0
PERMIT_PACKAGE = Yes

View File

@ -2,13 +2,12 @@ COMMENT = git in your tmux status bar
MODGO_MODNAME = github.com/arl/gitmux
MODGO_VERSION = v0.7.9
REVISION = 0
DISTNAME = gitmux-${MODGO_VERSION}
CATEGORIES = sysutils devel
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
HOMEPAGE = https://github.com/arl/gitmux
# MIT

View File

@ -2,15 +2,13 @@ COMMENT = REST backend for the restic backup tool
MODGO_MODNAME = github.com/restic/rest-server
MODGO_VERSION = v0.11.0
REVISION = 0
REVISION = 1
DISTNAME = rest-server-${MODGO_VERSION}
PKGNAME = restic-${DISTNAME:S/-v/-/}
CATEGORIES = sysutils
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# BSD
PERMIT_PACKAGE = Yes

View File

@ -2,6 +2,7 @@ COMMENT = fast, efficient and secure backup program
MODGO_MODNAME = github.com/restic/restic
MODGO_VERSION = v0.14.0
REVISION = 0
DISTNAME = restic-${MODGO_VERSION}
@ -9,7 +10,6 @@ CATEGORIES = sysutils
HOMEPAGE = https://restic.net/
MAINTAINER = Aaron Bieber <abieber@openbsd.org>
# BSD
PERMIT_PACKAGE = Yes