aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-10-12 11:49:53 +0000
committerRene Ladan <rene@FreeBSD.org>2025-10-12 12:23:33 +0000
commitc55324a200d7c881cc2bce0f256aa4225ec2bac3 (patch)
tree6640a06ae77888d06e800a6b9bbc67513734ec3b
parent022003d98bffc86a7f63119b5775250159ab57ef (diff)
all: return ports of zirias@ to the pool after safekeeping their commit bit
Approved by: portmgr (implicit) (cherry picked from commit 1b25bcd52d9cf8118a4d1e3e1fa2da85747f81d8)
-rw-r--r--archivers/lib1541img/Makefile2
-rw-r--r--archivers/v1541commander/Makefile2
-rw-r--r--audio/gtultra/Makefile2
-rw-r--r--comms/opencbm-kmod/Makefile2
-rw-r--r--comms/opencbm-plugin-xa1541/Makefile2
-rw-r--r--comms/opencbm/Makefile2
-rw-r--r--converters/dos2ansi/Makefile2
-rw-r--r--devel/exomizer/Makefile2
-rw-r--r--devel/poser/Makefile2
-rw-r--r--devel/simavr/Makefile2
-rw-r--r--emulators/emu64/Makefile2
-rw-r--r--graphics/gtkam/Makefile2
-rw-r--r--graphics/osgearth/Makefile2
-rw-r--r--multimedia/makemkv/Makefile2
-rw-r--r--net/linphone/Makefile2
-rw-r--r--net/ortp/Makefile2
-rw-r--r--security/tlsc/Makefile2
-rw-r--r--security/unix-selfauth-helper/Makefile2
-rw-r--r--textproc/linuxdoc-tools/Makefile2
-rw-r--r--x11-fonts/ibmfonts/Makefile2
-rw-r--r--x11-wm/fvwm3/Makefile2
-rw-r--r--x11/fireflies/Makefile2
-rw-r--r--x11/xmoji/Makefile2
23 files changed, 23 insertions, 23 deletions
diff --git a/archivers/lib1541img/Makefile b/archivers/lib1541img/Makefile
index 29865b0b6811..82c6449801e3 100644
--- a/archivers/lib1541img/Makefile
+++ b/archivers/lib1541img/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= archivers devel emulators
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for handling commodore 1541 disk images
WWW= https://github.com/excess-c64/lib1541img
diff --git a/archivers/v1541commander/Makefile b/archivers/v1541commander/Makefile
index 048eb266f856..50e40c6612c6 100644
--- a/archivers/v1541commander/Makefile
+++ b/archivers/v1541commander/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.1
DISTVERSIONPREFIX= v
CATEGORIES= archivers emulators
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Virtual 1541 disk commander
WWW= https://github.com/excess-c64/v1541commander
diff --git a/audio/gtultra/Makefile b/audio/gtultra/Makefile
index 140b63918bcc..97fc539a05f1 100644
--- a/audio/gtultra/Makefile
+++ b/audio/gtultra/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.5.5
CATEGORIES= audio
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Music tracker for the C64, fork of goattracker
WWW= https://github.com/jpage8580/GTUltra
diff --git a/comms/opencbm-kmod/Makefile b/comms/opencbm-kmod/Makefile
index 77ea7d63eed5..b88cbc68c9a8 100644
--- a/comms/opencbm-kmod/Makefile
+++ b/comms/opencbm-kmod/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= ${OCBM_VERSION}
PORTREVISION= 2
CATEGORIES= comms archivers
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenCBM driver module for parallel-port X[MA]-1541 cables
WWW= http://opencbm.sourceforge.net/
diff --git a/comms/opencbm-plugin-xa1541/Makefile b/comms/opencbm-plugin-xa1541/Makefile
index fddd313b1467..64fb480a88f3 100644
--- a/comms/opencbm-plugin-xa1541/Makefile
+++ b/comms/opencbm-plugin-xa1541/Makefile
@@ -2,7 +2,7 @@ PORTNAME= opencbm-plugin-xa1541
PORTVERSION= ${OCBM_VERSION}
CATEGORIES= comms archivers
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenCBM plugin for parallel-port cables
WWW= http://opencbm.sourceforge.net/
diff --git a/comms/opencbm/Makefile b/comms/opencbm/Makefile
index d01d86da4815..f04c4d159bfa 100644
--- a/comms/opencbm/Makefile
+++ b/comms/opencbm/Makefile
@@ -2,7 +2,7 @@ PORTNAME= opencbm
PORTVERSION= ${OCBM_VERSION}
CATEGORIES= comms archivers
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Commodore CBM serial IEC/IEEE-488 bus utilities
WWW= http://opencbm.sourceforge.net/
diff --git a/converters/dos2ansi/Makefile b/converters/dos2ansi/Makefile
index 94c28f139c41..ad77c7640a03 100644
--- a/converters/dos2ansi/Makefile
+++ b/converters/dos2ansi/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Converter for old MS-DOS/ANSI.SYS text files
WWW= https://github.com/Zirias/dos2ansi
diff --git a/devel/exomizer/Makefile b/devel/exomizer/Makefile
index 2082a89586a8..bddbdb855b9e 100644
--- a/devel/exomizer/Makefile
+++ b/devel/exomizer/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 3.1.2
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/magli143/exomizer/wiki/downloads/
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cruncher for 6502-based systems
WWW= https://bitbucket.org/magli143/exomizer/wiki/Home
diff --git a/devel/poser/Makefile b/devel/poser/Makefile
index 9d3fea06bf85..4b54a24a14bb 100644
--- a/devel/poser/Makefile
+++ b/devel/poser/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= devel
MASTER_SITES= https://github.com/Zirias/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION}
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C framework for POsix SERvices
WWW= https://zirias.github.io/poser/
diff --git a/devel/simavr/Makefile b/devel/simavr/Makefile
index 09a21116cfdd..3157928fce7c 100644
--- a/devel/simavr/Makefile
+++ b/devel/simavr/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= devel emulators
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simulator for several Atmel AVR chips
WWW= https://github.com/buserror/simavr
diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile
index 4d7d2f826330..d27594aa11a2 100644
--- a/emulators/emu64/Makefile
+++ b/emulators/emu64/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 5.1.0
PORTREVISION= 1
CATEGORIES= emulators
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Commodore 64 emulator
WWW= https://github.com/ThKattanek/emu64
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index 00f2b613670e..277df70bead7 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Download and view files from various digital cameras
WWW= http://www.gphoto.org/proj/gtkam/
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile
index e61f72f0d94d..037173005bf2 100644
--- a/graphics/osgearth/Makefile
+++ b/graphics/osgearth/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 8
CATEGORIES= graphics geography
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ terrain rendering toolkit for OpenSceneGraph
WWW= http://osgearth.org/
diff --git a/multimedia/makemkv/Makefile b/multimedia/makemkv/Makefile
index 2fb1e110a4d7..8a7541565eed 100644
--- a/multimedia/makemkv/Makefile
+++ b/multimedia/makemkv/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.makemkv.com/download/:makemkv \
DISTFILES= ${DISTFL_MAKEMKV:S/$/:makemkv/} \
${DISTFL_FFMPEG:S/$/:ffmpeg/}
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Video converter reading from DVD and Bluray
WWW= https://www.makemkv.com
diff --git a/net/linphone/Makefile b/net/linphone/Makefile
index 62051225e11e..342a2ebd242d 100644
--- a/net/linphone/Makefile
+++ b/net/linphone/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 5.0.18
PORTEPOCH= 1
CATEGORIES= net
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SIP client supporting voice/video calls and text messaging
WWW= https://www.linphone.org/
diff --git a/net/ortp/Makefile b/net/ortp/Makefile
index 5d5ab1899639..3380a31f1253 100644
--- a/net/ortp/Makefile
+++ b/net/ortp/Makefile
@@ -2,7 +2,7 @@ PORTNAME= ortp
DISTVERSION= 5.4.28
CATEGORIES= net
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time Transport Protocol (RTP) library
WWW= https://www.linphone.org/technical-corner/ortp.html
diff --git a/security/tlsc/Makefile b/security/tlsc/Makefile
index 6b51b60916c8..1068f7b3e4c8 100644
--- a/security/tlsc/Makefile
+++ b/security/tlsc/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= security
MASTER_SITES= https://github.com/Zirias/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION}
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TLS connect daemon
WWW= https://github.com/Zirias/tlsc
diff --git a/security/unix-selfauth-helper/Makefile b/security/unix-selfauth-helper/Makefile
index 9273cdff3650..61d843015cd6 100644
--- a/security/unix-selfauth-helper/Makefile
+++ b/security/unix-selfauth-helper/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Local self-authentication for pam_exec
WWW= https://github.com/Zirias/${PORTNAME}
diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile
index 9295feb7b3ae..f6bf287274d0 100644
--- a/textproc/linuxdoc-tools/Makefile
+++ b/textproc/linuxdoc-tools/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.9.83
PORTREVISION= 1
CATEGORIES= textproc
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs
WWW= https://gitlab.com/agmartin/linuxdoc-tools
diff --git a/x11-fonts/ibmfonts/Makefile b/x11-fonts/ibmfonts/Makefile
index 74629e395a26..b336b1203110 100644
--- a/x11-fonts/ibmfonts/Makefile
+++ b/x11-fonts/ibmfonts/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
CATEGORIES= x11-fonts
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IBM Fonts in PCF format
LICENSE= CC-BY-SA-4.0 MIT
diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile
index 4a96dde7be69..0315e63861ee 100644
--- a/x11-wm/fvwm3/Makefile
+++ b/x11-wm/fvwm3/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-wm
MASTER_SITES= https://github.com/fvwmorg/fvwm3/releases/download/${DISTVERSION}/ \
http://fvwm.sourceforge.net/generated/icon_download/:icons
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= F? Virtual Window Manager
WWW= https://www.fvwm.org/
diff --git a/x11/fireflies/Makefile b/x11/fireflies/Makefile
index 6fae89e63dff..487f8603d1f5 100644
--- a/x11/fireflies/Makefile
+++ b/x11/fireflies/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 2.08
PORTREVISION= 1
CATEGORIES= x11
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fireflies screensaver, for use with xscreensaver
LICENSE= GPLv2
diff --git a/x11/xmoji/Makefile b/x11/xmoji/Makefile
index 187abfca8641..17d10b15407a 100644
--- a/x11/xmoji/Makefile
+++ b/x11/xmoji/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.8
CATEGORIES= x11
MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Plain X11 emoji keyboard
WWW= https://github.com/Zirias/xmoji