aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-07-07 21:05:05 +0200
committerRene Ladan <rene@FreeBSD.org>2025-07-07 21:05:05 +0200
commit084a730cd963be797169ecbf854aa7946a8a1e62 (patch)
treed8d525b456ab68ccf1d834bdb4ad962a7a095ed1
parent43d556de04aeeaa84c602d9aad8cdaee23e6e10b (diff)
all: return kwm's ports to the pool after safekeeping his commit bit.
Hat: portmgr-secretary
-rw-r--r--audio/libopenspc/Makefile2
-rw-r--r--devel/autoconf-archive/Makefile2
-rw-r--r--devel/gitg/Makefile2
-rw-r--r--devel/libgdata/Makefile2
-rw-r--r--devel/libgee/Makefile2
-rw-r--r--devel/libgee06/Makefile2
-rw-r--r--devel/orc/Makefile2
-rw-r--r--devel/regexxer/Makefile2
-rw-r--r--graphics/argyllcms/Makefile2
-rw-r--r--graphics/goocanvasmm2/Makefile2
-rw-r--r--graphics/libmypaint/Makefile2
-rw-r--r--java/netbeans/Makefile2
-rw-r--r--misc/iso-codes/Makefile2
-rw-r--r--multimedia/libde265/Makefile2
-rw-r--r--multimedia/pitivi/Makefile2
-rw-r--r--net/liferea/Makefile2
-rw-r--r--print/libraqm/Makefile2
-rw-r--r--sysutils/zeitgeist/Makefile2
-rw-r--r--textproc/highlight/Makefile2
-rw-r--r--textproc/itstool/Makefile2
-rw-r--r--www/libepc/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp30/Makefile2
-rw-r--r--x11-toolkits/libunique3/Makefile2
-rw-r--r--x11-toolkits/unique/Makefile2
24 files changed, 24 insertions, 24 deletions
diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile
index c60b542e90f2..97b9a46956a0 100644
--- a/audio/libopenspc/Makefile
+++ b/audio/libopenspc/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= audio
MASTER_SITES= http://rainbow-runner.nl/freebsd/ \
LOCAL/kwm
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for playing SPC (SNES audio) files
BUILD_DEPENDS= nasm:devel/nasm
diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile
index 6486c46300a0..64d0d56a6264 100644
--- a/devel/autoconf-archive/Makefile
+++ b/devel/autoconf-archive/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 2024.10.16
CATEGORIES= devel
MASTER_SITES= GNU
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Set of useful GNU Autoconf macros
WWW= https://savannah.gnu.org/projects/autoconf-archive
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index 9b5bee6bdf15..674aba4c067d 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -8,7 +8,7 @@ DIST_SUBDIR= gnome
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= 1978973b1284.patch:-p1 # https://gitlab.gnome.org/GNOME/gitg/-/merge_requests/175
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-based git repository viewer
WWW= https://wiki.gnome.org/Apps/Gitg
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
index 06e7f6df8f68..ad724f83d7bd 100644
--- a/devel/libgdata/Makefile
+++ b/devel/libgdata/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNOME
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GLib-based implementation of the GData protocol
WWW= https://live.gnome.org/libgdata
diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile
index c505fc660ba2..d26495f19d24 100644
--- a/devel/libgee/Makefile
+++ b/devel/libgee/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GObject collection library
WWW= https://gitlab.gnome.org/GNOME/libgee
diff --git a/devel/libgee06/Makefile b/devel/libgee06/Makefile
index ceec1bee49a4..df33e2d303b7 100644
--- a/devel/libgee06/Makefile
+++ b/devel/libgee06/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= GNOME
PKGNAMESUFFIX= 06
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GObject collection library
WWW= https://live.gnome.org/Libgee
diff --git a/devel/orc/Makefile b/devel/orc/Makefile
index 62ea67c7ceea..3fa31cc50f9d 100644
--- a/devel/orc/Makefile
+++ b/devel/orc/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.4.41
CATEGORIES= devel
MASTER_SITES= http://gstreamer.freedesktop.org/data/src/${PORTNAME}/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library and toolset to operate arrays of data
WWW= https://gstreamer.freedesktop.org/projects/orc.html
diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile
index ba55ef7209d1..0b9d2034e420 100644
--- a/devel/regexxer/Makefile
+++ b/devel/regexxer/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 9
CATEGORIES= devel textproc gnome
MASTER_SITES= GNOME
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive tool for performing search and replace operations
WWW= https://regexxer.sourceforge.net/
diff --git a/graphics/argyllcms/Makefile b/graphics/argyllcms/Makefile
index 62103aa894cf..e32d603737e0 100644
--- a/graphics/argyllcms/Makefile
+++ b/graphics/argyllcms/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= graphics
MASTER_SITES= https://www.argyllcms.com/
DISTNAME= Argyll_V${PORTVERSION}_src
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ICC compatible color management system
WWW= https://www.argyllcms.com/
diff --git a/graphics/goocanvasmm2/Makefile b/graphics/goocanvasmm2/Makefile
index 5cdec45dbdfd..dd2bce32d570 100644
--- a/graphics/goocanvasmm2/Makefile
+++ b/graphics/goocanvasmm2/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= graphics
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ bindings for the goocanvas widget for GTK
WWW= https://sourceforge.net/projects/goocanvas/
diff --git a/graphics/libmypaint/Makefile b/graphics/libmypaint/Makefile
index 391a2a56ef64..cce8505134f6 100644
--- a/graphics/libmypaint/Makefile
+++ b/graphics/libmypaint/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Brush library from the MyPaint project
WWW= http://mypaint.org/
diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile
index 1a1dffbbdc13..0a87858e51b3 100644
--- a/java/netbeans/Makefile
+++ b/java/netbeans/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= java devel
MASTER_SITES= APACHE/netbeans/netbeans/${PORTVERSION}/
DISTNAME= netbeans-${DISTVERSION}-bin
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Modular, standards-based integrated development environment
WWW= https://netbeans.apache.org/
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile
index 30c94bde6152..5b93c74e5c78 100644
--- a/misc/iso-codes/Makefile
+++ b/misc/iso-codes/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 4.18.0
CATEGORIES= misc
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lists of the country, language, and currency iso names
WWW= https://salsa.debian.org/iso-codes-team/iso-codes
diff --git a/multimedia/libde265/Makefile b/multimedia/libde265/Makefile
index 8eff230bbc5a..40c856ec61f3 100644
--- a/multimedia/libde265/Makefile
+++ b/multimedia/libde265/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.0.12
CATEGORIES= multimedia
MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open source h.265 video codec
WWW= https://www.libde265.org
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile
index e736c0268665..b2dd1cc9fd89 100644
--- a/multimedia/pitivi/Makefile
+++ b/multimedia/pitivi/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= GNOME
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gstreamer based non-linear audio/video editor
WWW= https://www.pitivi.org
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 6aad2d494a84..ba677084c196 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${DISTVERSION}/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple RSS/RDF feed reader
WWW= https://lzone.de/liferea/
diff --git a/print/libraqm/Makefile b/print/libraqm/Makefile
index c558c5e365fb..61b52c998d73 100644
--- a/print/libraqm/Makefile
+++ b/print/libraqm/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= print
MASTER_SITES= https://github.com/HOST-Oman/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= raqm-${DISTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library that encapsulates complex text layout logic
WWW= https://github.com/HOST-Oman/libraqm
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile
index bd67d7167628..c2021efb9d31 100644
--- a/sysutils/zeitgeist/Makefile
+++ b/sysutils/zeitgeist/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 1.0.4
PORTREVISION= 2
CATEGORIES= sysutils
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Event logging framework
WWW= https://wiki.gnome.org/Projects/Zeitgeist
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index c21af6eea0b9..58634415df7a 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -4,7 +4,7 @@ PORTEPOCH= 3
CATEGORIES= textproc
MASTER_SITES= http://andre-simon.de/zip/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Customizable syntax highlighter
WWW= http://andre-simon.de/
diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile
index ed5fbd914450..f1580610eefc 100644
--- a/textproc/itstool/Makefile
+++ b/textproc/itstool/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://files.itstool.org/itstool/
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Make XML documents translatable through po files
WWW= https://itstool.org/
diff --git a/www/libepc/Makefile b/www/libepc/Makefile
index 96e7deb0c492..03281fb59296 100644
--- a/www/libepc/Makefile
+++ b/www/libepc/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= GNOME
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Easy Publish and Consume library
WWW= https://live.gnome.org/libepc/
diff --git a/x11-toolkits/gtk-sharp30/Makefile b/x11-toolkits/gtk-sharp30/Makefile
index ed2683795aaf..b58128c136f4 100644
--- a/x11-toolkits/gtk-sharp30/Makefile
+++ b/x11-toolkits/gtk-sharp30/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
PKGNAMESUFFIX= 30
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK and GNOME interfaces for the .NET runtime
WWW= https://www.mono-project.com/Gtk
diff --git a/x11-toolkits/libunique3/Makefile b/x11-toolkits/libunique3/Makefile
index e90d59594b8a..787e334362e5 100644
--- a/x11-toolkits/libunique3/Makefile
+++ b/x11-toolkits/libunique3/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for single instance applications
WWW= http://live.gnome.org/LibUnique
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile
index a6597e396269..01055d3b064a 100644
--- a/x11-toolkits/unique/Makefile
+++ b/x11-toolkits/unique/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DISTNAME= lib${PORTNAME}-${PORTVERSION}
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for single instance applications
WWW= http://live.gnome.org/LibUnique