aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-07-22 15:27:51 +0000
committerRene Ladan <rene@FreeBSD.org>2023-07-22 15:33:48 +0000
commite164e7a5e9878496913fc843a65c9b4f9f3059c8 (patch)
tree86501d512d0adbc90a35a30f5917b4199f0bd2d3
parent8c62ba28b5f02b787911950a17471f58fcfd6386 (diff)
downloadports-e164e7a5e9878496913fc843a65c9b4f9f3059c8.tar.gz
ports-e164e7a5e9878496913fc843a65c9b4f9f3059c8.zip
*: return Hans Petter Selasky's ports to the pool after he passed away.
portmgr would like to thank Hans Petter for his years of ports maintenance and his work on FreeBSD in general. May he rest in peace. An in-memoriam can be read at https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html With hat: portmgr-secretary
-rw-r--r--audio/a2jmidid/Makefile2
-rw-r--r--audio/alsa-seq-server/Makefile2
-rw-r--r--audio/hpsjam/Makefile2
-rw-r--r--audio/jack-keyboard/Makefile2
-rw-r--r--audio/jack_ghero/Makefile2
-rw-r--r--audio/jack_umidi/Makefile2
-rw-r--r--audio/midipp/Makefile2
-rw-r--r--audio/py-pyjacklib/Makefile2
-rw-r--r--audio/qaudiosonar/Makefile2
-rw-r--r--audio/virtual_oss/Makefile2
-rw-r--r--audio/virtual_oss_ctl/Makefile2
-rw-r--r--audio/zynaddsubfx/Makefile2
-rw-r--r--benchmarks/perftest/Makefile2
-rw-r--r--devel/linux_libusb/Makefile2
-rw-r--r--multimedia/pwcview/Makefile2
-rw-r--r--multimedia/webcamd/Makefile2
-rw-r--r--print/dymo-cups-drivers/Makefile2
-rw-r--r--sysutils/mstflint/Makefile2
-rw-r--r--sysutils/rshim-user-space/Makefile2
19 files changed, 19 insertions, 19 deletions
diff --git a/audio/a2jmidid/Makefile b/audio/a2jmidid/Makefile
index fa6d8eebf2d5..c79466947829 100644
--- a/audio/a2jmidid/Makefile
+++ b/audio/a2jmidid/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 9
PORTREVISION= 2
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ALSA to JACK MIDI bridge
WWW= https://github.com/jackaudio/a2jmidid
diff --git a/audio/alsa-seq-server/Makefile b/audio/alsa-seq-server/Makefile
index 542f5d2ce65c..340b8dd60020 100644
--- a/audio/alsa-seq-server/Makefile
+++ b/audio/alsa-seq-server/Makefile
@@ -4,7 +4,7 @@ PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ALSA MIDI sequencer server
WWW= https://github.com/hselasky/alsa-seq-server
diff --git a/audio/hpsjam/Makefile b/audio/hpsjam/Makefile
index b9934bc204da..716b641427cb 100644
--- a/audio/hpsjam/Makefile
+++ b/audio/hpsjam/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.2.7
PORTREVISION= 1
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Online jamming client and server tool
WWW= https://github.com/hselasky/hpsjam
diff --git a/audio/jack-keyboard/Makefile b/audio/jack-keyboard/Makefile
index 5a7f2b937803..d843622e6725 100644
--- a/audio/jack-keyboard/Makefile
+++ b/audio/jack-keyboard/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= audio
MASTER_SITES= SF \
http://home.selasky.org:8192/distfiles/
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Virtual keyboard for JACK MIDI
WWW= http://jack-keyboard.sourceforge.net/
diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile
index bb95af3da5d1..545c1eb82e48 100644
--- a/audio/jack_ghero/Makefile
+++ b/audio/jack_ghero/Makefile
@@ -4,7 +4,7 @@ PORTVERSION= 1.0.4
PORTREVISION= 2
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device
WWW= https://github.com/hselasky/jack_ghero
diff --git a/audio/jack_umidi/Makefile b/audio/jack_umidi/Makefile
index bbd3baeb1046..96b8176e66cc 100644
--- a/audio/jack_umidi/Makefile
+++ b/audio/jack_umidi/Makefile
@@ -4,7 +4,7 @@ PORTVERSION= 1.1.1
PORTREVISION= 2
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon that converts a raw MIDI device into a JACK MIDI device
WWW= https://github.com/hselasky/jack_umidi
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile
index 8d59aca5020f..93d05f308ce0 100644
--- a/audio/midipp/Makefile
+++ b/audio/midipp/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 2.1.7
PORTREVISION= 1
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI playback, recording, and live performance tool
WWW= https://github.com/hselasky/midipp
diff --git a/audio/py-pyjacklib/Makefile b/audio/py-pyjacklib/Makefile
index 0ed2aabc0244..27a1df0f0da1 100644
--- a/audio/py-pyjacklib/Makefile
+++ b/audio/py-pyjacklib/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 1
CATEGORIES= audio
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the Jack library
WWW= https://github.com/jackaudio/pyjacklib
diff --git a/audio/qaudiosonar/Makefile b/audio/qaudiosonar/Makefile
index 6e772364bb26..4e188c04a59b 100644
--- a/audio/qaudiosonar/Makefile
+++ b/audio/qaudiosonar/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.8.3
PORTREVISION= 1
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Quick Audio Sonar
WWW= https://github.com/hselasky/qaudiosonar
diff --git a/audio/virtual_oss/Makefile b/audio/virtual_oss/Makefile
index ea073d1ac312..4e74d93d062c 100644
--- a/audio/virtual_oss/Makefile
+++ b/audio/virtual_oss/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Virtual OSS multi device mixer application
WWW= https://github.com/hselasky/virtual_oss
diff --git a/audio/virtual_oss_ctl/Makefile b/audio/virtual_oss_ctl/Makefile
index 2c7ce98b2bf7..b0b627e524a5 100644
--- a/audio/virtual_oss_ctl/Makefile
+++ b/audio/virtual_oss_ctl/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical control panel for the virtual OSS daemon
WWW= https://github.com/hselasky/virtual_oss_ctl
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index 9125a58ef050..02d8464ada00 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= audio
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Realtime software synthesizer
WWW= http://zynaddsubfx.sourceforge.net/
diff --git a/benchmarks/perftest/Makefile b/benchmarks/perftest/Makefile
index 1e4e4d75126c..d8cc37b58451 100644
--- a/benchmarks/perftest/Makefile
+++ b/benchmarks/perftest/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 4.4-0.7
PORTREVISION= 1
CATEGORIES= benchmarks
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of tests for RDMA micro-benchmark
WWW= https://github.com/linux-rdma/perftest/
diff --git a/devel/linux_libusb/Makefile b/devel/linux_libusb/Makefile
index c8b6474bfefa..4cc327504068 100644
--- a/devel/linux_libusb/Makefile
+++ b/devel/linux_libusb/Makefile
@@ -2,7 +2,7 @@ PORTNAME= linux_libusb
PORTVERSION= 13.1.0
CATEGORIES= devel linux
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Linux-compatibility LibUSB
WWW= https://github.com/hselasky/linux_libusb
diff --git a/multimedia/pwcview/Makefile b/multimedia/pwcview/Makefile
index d4e6e696f3e2..8ad8a5df988a 100644
--- a/multimedia/pwcview/Makefile
+++ b/multimedia/pwcview/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= http://raaf.atspace.org/ \
http://www.selasky.org/hans_petter/video4bsd/releases/ \
LOCAL/kwm
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Video4Linux PWC webcam viewer
WWW= http://raaf.atspace.org/
diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile
index 3a7cc730c5d4..e33068aa65b1 100644
--- a/multimedia/webcamd/Makefile
+++ b/multimedia/webcamd/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 5.17.1.2
PORTREVISION= 1
CATEGORIES= multimedia
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Port of Linux USB webcam and DVB drivers into userspace
WWW= https://github.com/hselasky/webcamd
diff --git a/print/dymo-cups-drivers/Makefile b/print/dymo-cups-drivers/Makefile
index 406c2b2df5a6..fee29e9de156 100644
--- a/print/dymo-cups-drivers/Makefile
+++ b/print/dymo-cups-drivers/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= http://download.dymo.com/Software/Linux/
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open source DYMO CUPS driver
WWW= http://www.dymo.com
diff --git a/sysutils/mstflint/Makefile b/sysutils/mstflint/Makefile
index efb8fa6599c5..8e1f5573a547 100644
--- a/sysutils/mstflint/Makefile
+++ b/sysutils/mstflint/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 4.22.0-1
CATEGORIES= sysutils
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Firmware Burning and Diagnostics Tools for Mellanox devices
WWW= https://github.com/Mellanox/mstflint
diff --git a/sysutils/rshim-user-space/Makefile b/sysutils/rshim-user-space/Makefile
index bad527945d6f..afc0e8da97b7 100644
--- a/sysutils/rshim-user-space/Makefile
+++ b/sysutils/rshim-user-space/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= rshim-
DISTVERSION= 2.0.9
PORTEPOCH= 1
-MAINTAINER= hselasky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Userspace daemon for the Mellanox BlueField SoC
WWW= https://github.com/Mellanox/rshim-user-space/