git: 38a66306d794 - main - Drop maintainership on most of my ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Nov 2021 18:06:50 UTC
The branch main has been updated by arved: URL: https://cgit.FreeBSD.org/ports/commit/?id=38a66306d7941b4d37c3a2198860a3dfc4c73423 commit 38a66306d7941b4d37c3a2198860a3dfc4c73423 Author: Tilman Keskinoz <arved@FreeBSD.org> AuthorDate: 2021-11-11 18:05:38 +0000 Commit: Tilman Keskinoz <arved@FreeBSD.org> CommitDate: 2021-11-11 18:05:38 +0000 Drop maintainership on most of my ports --- audio/abcde/Makefile | 2 +- audio/gradio/Makefile | 2 +- audio/ladspa/Makefile | 2 +- audio/swhplugins/Makefile | 2 +- benchmarks/netio/Makefile | 2 +- devel/colormake/Makefile | 2 +- devel/py-kitchen/Makefile | 2 +- devel/websocketpp/Makefile | 2 +- games/moon-buggy/Makefile | 2 +- misc/img2xterm/Makefile | 2 +- net-im/libmesode/Makefile | 2 +- net-im/libstrophe/Makefile | 2 +- net/ssldump/Makefile | 2 +- textproc/luceneplusplus/Makefile | 2 +- textproc/py-markdown-math/Makefile | 2 +- textproc/py-markups/Makefile | 2 +- textproc/retext/Makefile | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 79d50347969e..5c40120bbfe3 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.9.3 CATEGORIES= audio MASTER_SITES= http://abcde.einval.com/download/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format LICENSE= ART10 GPLv2 diff --git a/audio/gradio/Makefile b/audio/gradio/Makefile index 93a1cd90e63d..59e98f6988e7 100644 --- a/audio/gradio/Makefile +++ b/audio/gradio/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 7.3 DISTVERSIONPREFIX= v CATEGORIES= audio -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK3 app for finding and listening to internet radio stations LICENSE= GPLv3 diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index fd3534947adb..19a3d0c64b9c 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://www.ladspa.org/download/ DISTNAME= ladspa_sdk_${PORTVERSION} -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux Audio Developer's Simple Plugin API LICENSE= LGPL21 diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index d297cfd6d01d..87b2ca60bb81 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.17 DISTVERSIONPREFIX= v CATEGORIES= audio -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Steve Harris' huge Collection of LADSPA Plugins LICENSE= GPLv2 diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile index d74dbd1f6be6..5d453c843cc1 100644 --- a/benchmarks/netio/Makefile +++ b/benchmarks/netio/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.33 CATEGORIES= benchmarks net DISTNAME= netio133 -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network benchmark USES= dos2unix gmake diff --git a/devel/colormake/Makefile b/devel/colormake/Makefile index 70e9e8a70101..c9bd24232acc 100644 --- a/devel/colormake/Makefile +++ b/devel/colormake/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://bre.klaki.net/programs/colormake/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to color gmake output RUN_DEPENDS= gmake:devel/gmake \ diff --git a/devel/py-kitchen/Makefile b/devel/py-kitchen/Makefile index 188a608b2329..e1b9c2bef061 100644 --- a/devel/py-kitchen/Makefile +++ b/devel/py-kitchen/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2.6 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kitchen contains a cornucopia of useful code LICENSE= GPLv2 diff --git a/devel/websocketpp/Makefile b/devel/websocketpp/Makefile index 2ae5fbc71c1f..748292e7ad2a 100644 --- a/devel/websocketpp/Makefile +++ b/devel/websocketpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= websocketpp PORTVERSION= 0.8.2 CATEGORIES= devel -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Header-only implementation of the WebSocket protocol LICENSE= MIT BSD3CLAUSE ZLIB diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index 21a9eb08f217..a37fd42c8b33 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://seehuhn.de/media/programs/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Drive a buggy across the moons surface LICENSE= GPLv2 diff --git a/misc/img2xterm/Makefile b/misc/img2xterm/Makefile index 325661efd0ba..fe3e8b3e012f 100644 --- a/misc/img2xterm/Makefile +++ b/misc/img2xterm/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= misc -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display images on 256 color xterms LICENSE= MIT diff --git a/net-im/libmesode/Makefile b/net-im/libmesode/Makefile index 1dfb4f6eb92a..ce19d85f6e62 100644 --- a/net-im/libmesode/Makefile +++ b/net-im/libmesode/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmesode PORTVERSION= 0.10.1 CATEGORIES= net-im -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight XMPP library LICENSE= MIT diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile index ca379028e169..4b378f7c2112 100644 --- a/net-im/libstrophe/Makefile +++ b/net-im/libstrophe/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstrophe PORTVERSION= 0.11.0 CATEGORIES= net-im -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight XMPP library LICENSE= MIT diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile index 7de6809ee974..0605814474da 100644 --- a/net/ssldump/Makefile +++ b/net/ssldump/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF PATCHFILES= 2-ssldump-tls12.diff PATCH_SITES= https://gist.githubusercontent.com/mtigas/5969597/raw/e62ea9ab8a66ad264ffac47c5047c8d7ba94a67f/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SSLv3/TLS network protocol analyzer USES= ssl diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index af028a043668..dc7b51d66354 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= rel_ CATEGORIES= textproc -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ port of the Lucene library LICENSE= LGPL3 diff --git a/textproc/py-markdown-math/Makefile b/textproc/py-markdown-math/Makefile index ab2fdcc9c02c..4398da67eceb 100644 --- a/textproc/py-markdown-math/Makefile +++ b/textproc/py-markdown-math/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Math formulas support to Python-Markdown LICENSE= BSD3CLAUSE diff --git a/textproc/py-markups/Makefile b/textproc/py-markups/Makefile index 5173402e5789..4224de728e92 100644 --- a/textproc/py-markups/Makefile +++ b/textproc/py-markups/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper around various text markup languages LICENSE= BSD3CLAUSE diff --git a/textproc/retext/Makefile b/textproc/retext/Makefile index 9ec7e398ccdd..0dd4740e441d 100644 --- a/textproc/retext/Makefile +++ b/textproc/retext/Makefile @@ -2,7 +2,7 @@ PORTNAME= retext DISTVERSION= 7.2.2 CATEGORIES= textproc -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Markdown editor LICENSE= GPLv2