git: c8b083107b47 - main - all: R eturn sobomax' ports to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 13:03:18 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8b083107b47a8623561033d659b2f0f9ff98ed6 commit c8b083107b47a8623561033d659b2f0f9ff98ed6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-09-05 12:55:35 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-09-05 13:03:10 +0000 all: R eturn sobomax' ports to the pool Commit bit of sobomax@ was safe-kept on 2018-12-03 by portmgr-secretary@ but somehow the ports were not reset. Reset all the ports except net/ortp which has been exclusively requested by zirias@ Approved by: portmgr (blanket) --- audio/flite/Makefile | 2 +- databases/rrdmerge/Makefile | 2 +- devel/debugedit/Makefile | 2 +- graphics/perceptualdiff/Makefile | 2 +- net/l2tpd/Makefile | 2 +- net/ortp/Makefile | 2 +- net/radiusclient/Makefile | 2 +- net/stund/Makefile | 2 +- security/pvk/Makefile | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/audio/flite/Makefile b/audio/flite/Makefile index acc16166c225..35b9e6dc14b4 100644 --- a/audio/flite/Makefile +++ b/audio/flite/Makefile @@ -4,7 +4,7 @@ CATEGORIES= audio MASTER_SITES= http://www.festvox.org/flite/packed/${PORTNAME}-2.1/ DISTNAME= ${PORTNAME}-${PORTVERSION:}-release -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small run-time speech synthesis engine LICENSE= BSD4CLAUSE diff --git a/databases/rrdmerge/Makefile b/databases/rrdmerge/Makefile index 3dc479e5c2d5..c33a4f6e4dc0 100644 --- a/databases/rrdmerge/Makefile +++ b/databases/rrdmerge/Makefile @@ -5,7 +5,7 @@ CATEGORIES= databases MASTER_SITES= http://download.sippysoft.com/thirdparty/ DISTNAME= ${PORTNAME}-${GITREVISION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to merge existing RRD data from backups into new RRD files LICENSE= GPLv3+ diff --git a/devel/debugedit/Makefile b/devel/debugedit/Makefile index 2a68e79a4c74..0b540db46fdf 100644 --- a/devel/debugedit/Makefile +++ b/devel/debugedit/Makefile @@ -2,7 +2,7 @@ PORTNAME= debugedit PORTVERSION= 20170411.1 CATEGORIES= devel -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ELF file debug information extractor and editor LICENSE= GPLv2+ diff --git a/graphics/perceptualdiff/Makefile b/graphics/perceptualdiff/Makefile index 813086a83ec3..a9d83499d4cb 100644 --- a/graphics/perceptualdiff/Makefile +++ b/graphics/perceptualdiff/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= graphics -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program that compares two images LICENSE= GPLv2 diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index aecf8e121301..3df829361176 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 10 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the layer two tunneling protocol BROKEN_armv6= fails to link: undefined reference to check_control diff --git a/net/ortp/Makefile b/net/ortp/Makefile index bd3def72c389..9eaf6d4377e0 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ortp PORTVERSION= 5.1.32 CATEGORIES= net -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= zirias@FreeBSD.org COMMENT= Real-time Transport Protocol (RTP) library LICENSE= GPLv3 diff --git a/net/radiusclient/Makefile b/net/radiusclient/Makefile index 7a044d891caf..21daec95fe7c 100644 --- a/net/radiusclient/Makefile +++ b/net/radiusclient/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net MASTER_SITES= SF/radiusclient-ng.berlios DISTNAME= ${PORTNAME}-ng-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client library and basic utilities for RADIUS AAA GNU_CONFIGURE= yes diff --git a/net/stund/Makefile b/net/stund/Makefile index 5fd300222109..b3b5938befeb 100644 --- a/net/stund/Makefile +++ b/net/stund/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net MASTER_SITES= SF/stun/stun/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_Aug13 -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple STUN (RFC 3489) server and client USES= gmake tar:tgz diff --git a/security/pvk/Makefile b/security/pvk/Makefile index cc56c93fb352..aed49abb0f68 100644 --- a/security/pvk/Makefile +++ b/security/pvk/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.drh-consultancy.demon.co.uk/ \ DISTNAME= pvksrc EXTRACT_SUFX= .tgz.bin -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to convert a RSA key in PEM format into a PVK file and vice versa USES= ssl