Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Dec 2025 22:03:47 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 5e653c7425e0 - 2025Q4 - all: return rakuco's ports to the pool after safekeeping their commit bit.
Message-ID:  <69320543.333c3.5e1ba62a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e653c7425e0495e71437e688fa1a2f1ba47980a

commit 5e653c7425e0495e71437e688fa1a2f1ba47980a
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-04 20:53:07 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-04 22:02:54 +0000

    all: return rakuco's ports to the pool after safekeeping their commit bit.
    
    Hat:    portmgr
    (cherry picked from commit a093ee2a8298b263a4c52413056e35ecc40698c2)
---
 archivers/libzip/Makefile              | 2 +-
 devel/libcutl/Makefile                 | 2 +-
 devel/zeal/Makefile                    | 2 +-
 graphics/pngwriter/Makefile            | 2 +-
 print/latex-ltablex/Makefile           | 2 +-
 sysutils/xstow/Makefile                | 2 +-
 textproc/diff-so-fancy/Makefile        | 2 +-
 x11-fonts/alegreya-sans/Makefile       | 2 +-
 x11-fonts/alegreya/Makefile            | 2 +-
 x11-fonts/bitter/Makefile              | 2 +-
 x11-fonts/clearsans/Makefile           | 2 +-
 x11-fonts/comfortaa-ttf/Makefile       | 2 +-
 x11-fonts/consolamono-ttf/Makefile     | 2 +-
 x11-fonts/dina/Makefile                | 2 +-
 x11-fonts/fantasque-sans-mono/Makefile | 2 +-
 x11-fonts/fifteen/Makefile             | 2 +-
 x11-fonts/gohufont/Makefile            | 2 +-
 x11-fonts/hack-font/Makefile           | 2 +-
 x11-fonts/junction/Makefile            | 2 +-
 x11-fonts/montserrat/Makefile          | 2 +-
 x11-fonts/uw-ttyp0/Makefile            | 2 +-
 x11-fonts/vollkorn-ttf/Makefile        | 2 +-
 x11-themes/gtk-oxygen-engine/Makefile  | 2 +-
 x11-themes/gtk3-oxygen-engine/Makefile | 2 +-
 24 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index bf85c1ebf24e..adb9a70514ce 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	archivers devel
 MASTER_SITES=	https://github.com/nih-at/${PORTNAME}/releases/download/v${DISTVERSION}/ \
 		https://libzip.org/download/
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C library for reading, creating, and modifying ZIP archives
 WWW=		https://libzip.org/
 
diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile
index 2465a9aea479..437919e52846 100644
--- a/devel/libcutl/Makefile
+++ b/devel/libcutl/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://www.codesynthesis.com/download/xsd/4.2/
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C++ utility library with generic and independent components
 WWW=		https://www.codesynthesis.com/projects/libcutl/
 
diff --git a/devel/zeal/Makefile b/devel/zeal/Makefile
index 6ce039c14eb6..90cfdb56bd67 100644
--- a/devel/zeal/Makefile
+++ b/devel/zeal/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.2
 CATEGORIES=	devel
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Offline documentation browser
 WWW=		https://zealdocs.org
 
diff --git a/graphics/pngwriter/Makefile b/graphics/pngwriter/Makefile
index 462f0c971fe2..e7d9407b108a 100644
--- a/graphics/pngwriter/Makefile
+++ b/graphics/pngwriter/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.7.0
 PORTREVISION=	2
 CATEGORIES=	graphics devel
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C++ library for creating PNG images
 WWW=		https://pngwriter.sourceforge.net/
 
diff --git a/print/latex-ltablex/Makefile b/print/latex-ltablex/Makefile
index c7fcb370b703..c92fedfe8c50 100644
--- a/print/latex-ltablex/Makefile
+++ b/print/latex-ltablex/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	LOCAL/rakuco/latex
 PKGNAMEPREFIX=	latex-
 DIST_SUBDIR=	latex
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Combines the features of both the tabularx and longtable packages
 WWW=		https://ctan.org/tex-archive/macros/latex/contrib/ltablex/
 
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile
index fb1553e6638a..89685ea78d8d 100644
--- a/sysutils/xstow/Makefile
+++ b/sysutils/xstow/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}/
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enhanced replacement for GNU stow written in C++
 WWW=		https://xstow.sourceforge.net/
 
diff --git a/textproc/diff-so-fancy/Makefile b/textproc/diff-so-fancy/Makefile
index 821601a276b0..bc4f719ad767 100644
--- a/textproc/diff-so-fancy/Makefile
+++ b/textproc/diff-so-fancy/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.4.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fancier diff output formatter
 WWW=		https://github.com/so-fancy/diff-so-fancy/
 
diff --git a/x11-fonts/alegreya-sans/Makefile b/x11-fonts/alegreya-sans/Makefile
index 06c1b74d0525..a9c357b18bc6 100644
--- a/x11-fonts/alegreya-sans/Makefile
+++ b/x11-fonts/alegreya-sans/Makefile
@@ -5,7 +5,7 @@ PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Humanist sans serif font with a calligraphic feeling
 WWW=		https://www.huertatipografica.com/fonts/alegreya-sans-ht
 
diff --git a/x11-fonts/alegreya/Makefile b/x11-fonts/alegreya/Makefile
index 1fb17dae5e12..0d05c3dee2d4 100644
--- a/x11-fonts/alegreya/Makefile
+++ b/x11-fonts/alegreya/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	x11-fonts
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Serif typeface originally intended for literature
 WWW=		https://github.com/huertatipografica/Alegreya-libre
 
diff --git a/x11-fonts/bitter/Makefile b/x11-fonts/bitter/Makefile
index 96ecedb61a18..cac153f3b0ff 100644
--- a/x11-fonts/bitter/Makefile
+++ b/x11-fonts/bitter/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	2.110
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Contemporary serif typeface for text designed for comfortably reading
 WWW=		https://www.huertatipografica.com/fonts/bitter-ht
 
diff --git a/x11-fonts/clearsans/Makefile b/x11-fonts/clearsans/Makefile
index 0f03ffd8f794..c65afa39cc21 100644
--- a/x11-fonts/clearsans/Makefile
+++ b/x11-fonts/clearsans/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	x11-fonts
 MASTER_SITES=	https://01.org/sites/default/files/downloads/
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Versatile OpenType font for screen, print, and Web
 WWW=		https://01.org/clear-sans
 
diff --git a/x11-fonts/comfortaa-ttf/Makefile b/x11-fonts/comfortaa-ttf/Makefile
index 00a4613fbdf2..895b21e9bd9b 100644
--- a/x11-fonts/comfortaa-ttf/Makefile
+++ b/x11-fonts/comfortaa-ttf/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11-fonts
 MASTER_SITES=	https://orig00.deviantart.net/40a3/f/2017/093/d/4/
 DISTNAME=	comfortaa___font_by_aajohan-d1qr019
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Stylish, modern and free sans-serif true type font
 WWW=		https://fonts.google.com/specimen/Comfortaa
 
diff --git a/x11-fonts/consolamono-ttf/Makefile b/x11-fonts/consolamono-ttf/Makefile
index 2671c0f43a19..ea742a3d5c92 100644
--- a/x11-fonts/consolamono-ttf/Makefile
+++ b/x11-fonts/consolamono-ttf/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11-fonts
 MASTER_SITES=	https://fontlibrary.org/assets/downloads/consolamono/61cc2afcc4eca96efe7c6ebf178d39df/
 DISTNAME=	consolamono
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monospace font created for programming, text editors and terminal-use
 WWW=		https://fontlibrary.org/en/font/consolamono
 
diff --git a/x11-fonts/dina/Makefile b/x11-fonts/dina/Makefile
index 4e4631b06e36..51ad6f80b8f9 100644
--- a/x11-fonts/dina/Makefile
+++ b/x11-fonts/dina/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	x11-fonts
 MASTER_SITES=	LOCAL/rakuco
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monospace bitmap font, primarily aimed at programmers
 WWW=		https://www.donationcoder.com/Software/Jibz/Dina/
 
diff --git a/x11-fonts/fantasque-sans-mono/Makefile b/x11-fonts/fantasque-sans-mono/Makefile
index bd232b2d1a9b..348b9b6f0268 100644
--- a/x11-fonts/fantasque-sans-mono/Makefile
+++ b/x11-fonts/fantasque-sans-mono/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	x11-fonts
 MASTER_SITES=	https://github.com/belluzj/fantasque-sans/releases/download/v${PORTVERSION}/
 DIST_SUBDIR=	${DISTNAME}
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Programming font, designed with functionality in mind
 WWW=		https://fontlibrary.org/en/font/fantasque-sans-mono
 
diff --git a/x11-fonts/fifteen/Makefile b/x11-fonts/fifteen/Makefile
index 60461615d997..4e7b6a0819d5 100644
--- a/x11-fonts/fifteen/Makefile
+++ b/x11-fonts/fifteen/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11-fonts
 MASTER_SITES=	https://fontlibrary.org/assets/downloads/${PORTNAME}/c1556403ec283a1b5a23ad483af659f9/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Narrow monospaced fonts
 WWW=		https://fontlibrary.org/en/font/fifteen
 
diff --git a/x11-fonts/gohufont/Makefile b/x11-fonts/gohufont/Makefile
index 0fb2d4b8e34c..a1caca7f153d 100644
--- a/x11-fonts/gohufont/Makefile
+++ b/x11-fonts/gohufont/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://font.gohu.org/
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monospace bitmap font well suited for programming and terminal use
 WWW=		https://font.gohu.org/
 
diff --git a/x11-fonts/hack-font/Makefile b/x11-fonts/hack-font/Makefile
index 6473264ac2d3..af109ef7dee5 100644
--- a/x11-fonts/hack-font/Makefile
+++ b/x11-fonts/hack-font/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	x11-fonts
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Typeface designed for source code
 WWW=		https://sourcefoundry.org/hack/
 
diff --git a/x11-fonts/junction/Makefile b/x11-fonts/junction/Makefile
index 47c464e39af3..07f531fe794d 100644
--- a/x11-fonts/junction/Makefile
+++ b/x11-fonts/junction/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	20140329	# GH_TAGNAME's commit date.
 PORTREVISION=	1
 CATEGORIES=	x11-fonts
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Humanist sans-serif font
 WWW=		https://www.theleagueofmoveabletype.com/junction
 
diff --git a/x11-fonts/montserrat/Makefile b/x11-fonts/montserrat/Makefile
index 15aab5a34df2..77b9b2fc16d6 100644
--- a/x11-fonts/montserrat/Makefile
+++ b/x11-fonts/montserrat/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	7.222
 DISTVERSIONPREFIX=	v
 CATEGORIES=	x11-fonts
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Sans-serif font inspired by the street signs of Montserrat
 WWW=		https://github.com/JulietaUla/Montserrat/
 
diff --git a/x11-fonts/uw-ttyp0/Makefile b/x11-fonts/uw-ttyp0/Makefile
index edeb29c083cd..054c153bcfb5 100644
--- a/x11-fonts/uw-ttyp0/Makefile
+++ b/x11-fonts/uw-ttyp0/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	x11-fonts
 MASTER_SITES=	https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monospaced bitmap fonts for X11
 WWW=		https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
 
diff --git a/x11-fonts/vollkorn-ttf/Makefile b/x11-fonts/vollkorn-ttf/Makefile
index fd2fd2f1e225..fb300fb65ac1 100644
--- a/x11-fonts/vollkorn-ttf/Makefile
+++ b/x11-fonts/vollkorn-ttf/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11-fonts
 MASTER_SITES=	http://vollkorn-typeface.com/download/
 DISTNAME=	vollkorn-${PORTVERSION:S|.|-|}
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free and healthy typeface for bread and butter use
 WWW=		http://vollkorn-typeface.com/
 
diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile
index 4ae34a17ca6d..22e4d6b4db27 100644
--- a/x11-themes/gtk-oxygen-engine/Makefile
+++ b/x11-themes/gtk-oxygen-engine/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX=	gtk-
 PKGNAMESUFFIX=	-engine
 DISTNAME=	${PORTNAME}-gtk2-${PORTVERSION}
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Oxygen-Gtk engine and theme
 WWW=		http://kde-look.org/content/show.php/?content=136216
 
diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile
index 76733a08cd7b..eec757c082d8 100644
--- a/x11-themes/gtk3-oxygen-engine/Makefile
+++ b/x11-themes/gtk3-oxygen-engine/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX=	gtk3-
 PKGNAMESUFFIX=	-engine
 DISTNAME=	${PORTNAME}-gtk3-${PORTVERSION}
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Oxygen GTK 3 engine and theme
 WWW=		http://kde-look.org/content/show.php/?content=136216
 


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69320543.333c3.5e1ba62a>