git: 11c0dd4e8638 - main - */*: Return ports to pool

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 21 Feb 2026 16:31:59 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=11c0dd4e8638f69b3b64b7a6f316fd4fe28ee609

commit 11c0dd4e8638f69b3b64b7a6f316fd4fe28ee609
Author:     Nikola Kolev <koue@chaosophia.net>
AuthorDate: 2026-02-21 16:10:48 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-02-21 16:31:06 +0000

    */*: Return ports to pool
    
    As requested by maintainer and thanks for your contributions
    
    PR:             293335
---
 graphics/p5-Chart-Gnuplot/Makefile | 3 ++-
 net/dhcpd/Makefile                 | 4 ++--
 sysutils/graffer/Makefile          | 3 ++-
 www/gpx2map/Makefile               | 4 ++--
 www/obhttpd/Makefile               | 4 ++--
 www/rssroll/Makefile               | 4 ++--
 www/slowcgi/Makefile               | 4 ++--
 7 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/graphics/p5-Chart-Gnuplot/Makefile b/graphics/p5-Chart-Gnuplot/Makefile
index 6c5aa73f7d4c..08b31cd631ef 100644
--- a/graphics/p5-Chart-Gnuplot/Makefile
+++ b/graphics/p5-Chart-Gnuplot/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	Chart-Gnuplot
 PORTVERSION=	0.23
+PORTREVISION=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl module to plot graphs using GNUPLOT on the fly
 WWW=		https://metacpan.org/release/Chart-Gnuplot
 
diff --git a/net/dhcpd/Makefile b/net/dhcpd/Makefile
index d11faa7e7793..a71a9c0dd751 100644
--- a/net/dhcpd/Makefile
+++ b/net/dhcpd/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	dhcpd
 PORTVERSION=	6.6.20200413
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OpenBSD dhcp daemon
 WWW=		https://github.com/koue/dhcpd
 
diff --git a/sysutils/graffer/Makefile b/sysutils/graffer/Makefile
index 8dc6b091b214..de6e5a389cd2 100644
--- a/sysutils/graffer/Makefile
+++ b/sysutils/graffer/Makefile
@@ -1,9 +1,10 @@
 PORTNAME=	graffer
 DISTVERSION=	1.5.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://chaosophia.net/downloads/graffer/
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Utility to collect and render graphical statistics
 WWW=		http://chaosophia.net/graffer/
 
diff --git a/www/gpx2map/Makefile b/www/gpx2map/Makefile
index 89503d443227..836d6b5d30db 100644
--- a/www/gpx2map/Makefile
+++ b/www/gpx2map/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	gpx2map
 PORTVERSION=	0.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Put GPX track on Google Map or OpenStreetMap
 WWW=		https://github.com/sd2k9/gpx2map
 
diff --git a/www/obhttpd/Makefile b/www/obhttpd/Makefile
index e9fffc0e1247..efd9906edf4c 100644
--- a/www/obhttpd/Makefile
+++ b/www/obhttpd/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	obhttpd
 DISTVERSION=	7.4.20231129
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	OPENBSD/LibreSSL:libressl
 DISTFILES=	libressl-${SSL}.tar.gz:libressl
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OpenBSD http server
 WWW=		https://github.com/koue/httpd
 
diff --git a/www/rssroll/Makefile b/www/rssroll/Makefile
index 9ddece995c32..7c145d995d8c 100644
--- a/www/rssroll/Makefile
+++ b/www/rssroll/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	rssroll
 PORTVERSION=	0.11.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	RSS collector in C
 WWW=		http://chaosophia.net/rssroll/
 
diff --git a/www/slowcgi/Makefile b/www/slowcgi/Makefile
index 512d11386f3f..a952d125e45a 100644
--- a/www/slowcgi/Makefile
+++ b/www/slowcgi/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	slowcgi
 PORTVERSION=	7.1.20220916
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
-MAINTAINER=	koue@chaosophia.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	FastCGI interface for old CGI programs
 WWW=		https://github.com/koue/slowcgi