audio/freebsd-13-mixer: Discontinue

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Christos Margiolis
2026-06-13 19:24:07 +03:00
parent c3c20bddef
commit 2717347b94
4 changed files with 1 additions and 31 deletions
+1
View File
@@ -5341,3 +5341,4 @@ audio/surge-synthesizer-lv2|audio/surge-synthesizer-xt-lv2|2026-06-04|Retire old
dns/dnsmasq-devel|dns/dnsmasq|2026-06-05|Discontinued -devel port, use dns/dnsmasq instead
www/surge|ftp/surge|2026-06-05|Switch to a more updated ftp/surge port, which was accidentally added despite www/surge being available (but outdated)
sysutils/mixer||2026-06-13|Discontinued, use /etc/rc.d/mixer
audio/freebsd-13-mixer||2026-06-13|Discontinued.
-25
View File
@@ -1,25 +0,0 @@
PORTNAME= freebsd-13-mixer
DISTVERSION= 13.0.0
PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Original mixer(8) from FreeBSD 13.0
WWW= https://github.com/0mp/freebsd-13-mixer
LICENSE= PD
DEPRECATED= End of life, please use the base system mixer(8) utility.
EXPIRATION_DATE=2026-06-15
USES= uidfix
USE_GITHUB= yes
GH_ACCOUNT= 0mp
MAKE_ENV= BINDIR=${PREFIX}/sbin \
SHAREDIR=${PREFIX}/share
PLIST_FILES= sbin/mixer \
share/man/man8/mixer.8.gz
.include <bsd.port.mk>
-3
View File
@@ -1,3 +0,0 @@
TIMESTAMP = 1633331454
SHA256 (0mp-freebsd-13-mixer-13.0.0_GH0.tar.gz) = 23c4219802cb2ae4587963c07c7b2b264db2e3510e45ea6efefd9c84d2088c91
SIZE (0mp-freebsd-13-mixer-13.0.0_GH0.tar.gz) = 4604
-3
View File
@@ -1,3 +0,0 @@
The mixer utility is used to set and display soundcard mixer device levels. It
is a copy of the mixer(8) command from FreeBSD 13.0 from before the utility was
completely redesigned for FreeBSD 14.0.